FAQ  •  Search  •  Profile  •  Log in to check your private messages  •  Log in
 gKaiUi Installation View next topic
View previous topic
Post new topicReply to topic
Author Message
[SH]Mario
Kai Beginner
Kai Beginner


Joined: 26 Jul 2005
Posts: 33

PostPosted: Sun Sep 16, 2007 8:44 pm Reply with quoteBack to top

If your stuck trying to set this up and don't know what to do, then check out these quick simple step by step walkthrew to install kaid on your Linux machine.
(Video tutorials Coming Soon)
If you need a UI I would recommend using gKaiUI for Linux

The gKaiUI
http://www.teamxlink.co.uk/downloads/gkaiui-preview.tar.bz2?downloadID=400&grab=Download

You can download the kaid engine here.
http://www.teamxlink.co.uk/binary/kaid-7.0.0.7-linux-x86.tar.gz?downloadID=103&grab=Download

First you must know the root password. Then login to the root and do the following.
Place the Kaid file in the Systemfile/bin
And the Kaid.config In the systemfile/etc

-Then log back into your account on your Linux. And type into the terminal "su" and it will request password type in the root password
and click Enter. Then type "kaid"
Then Start the gKaiUi and Type in User name and password In the Space's provided.



---------------------------------------------------
If errors or faults happen to come up.
If you need any further clarification please don't hesitate to post for help, I'll be more than willing to help.
If i can.
-----------------[gKaiUI images]---------------------------------------
Do this to make the images in gkaiui show up if you use it.

/usr/local/share/ go there and make a new folder call it gkaiui
now put the pixmaps folder there with all the images in it. Launch gkaiui and the images should show up. Very Happy

/usr/local/share/gkaiui/pixmaps should be what the structure looks like when done and all those images should be in that pixmaps folder that was included with gkaiui
---------------------------------------------------------------
If you wish to use jKaiUI then do the following
Download
http://superb-west.dl.sourceforge.net/sourceforge/jkaiui/jKaiUI.jar
then in terminal type
java -jar /path/to/jKaiUI.jar
(if you don't know the path where its at just move jKaiUI.jar to your home folder that way you can just get away with java -jar jKaiUI.jar)
and hit enter, don't close the terminal window or jkaiui will close

Remake's of his Video tutorials are coming soon. My myself and MsrGmr

_________________
Image
View user's profileSend private message
q_dmc12
Kai Enthusiast
Kai Enthusiast


Joined: 05 Jun 2005
Posts: 201

PostPosted: Sun Oct 28, 2007 4:50 am Reply with quoteBack to top

I am fairly new to linux in general, but I learn quickly - this is what I get:

[root@localhost bin]# ./kaid
KAID: Kai Engine for Linux is initialising...
WARNING: Unable to open engine persist data file (/tmp/kaiEnginePersist.txt)
KAID: Kai Engine for Linux is starting...
THREAD: Engine thread started...
THREAD: Packet sniffing thread started...
THREAD: Orbital stream thread started...
THREAD: Datagram server thread started...
KAID: Kai Engine for Linux has started...
UI: Parsing UI command: KAI_CLIENT_DISCOVER;
UI: Parsing UI command: KAI_CLIENT_ATTACH;
UI: UI Attached...
UI: Sending UI response: KAI_CLIENT_ATTACH;
UI: Parsing UI command: KAI_CLIENT_GETSTATE;
UI: Sending UI response: KAI_CLIENT_NOT_LOGGED_IN;q_dmc12;(not displaying this Wink );1;
UI: Parsing UI command: KAI_CLIENT_LOGIN;q_dmc12;(not displaying this Wink );
UI: Sending UI response: KAI_CLIENT_STATUS;Querying orbital mesh...;
ORBSTREAM: Orbital stream established...
Segmentation fault

Any help?

_________________
Image
N00bs click here Image Posting & You
View user's profileSend private message
SaMaHo
Kai Beginner
Kai Beginner


Joined: 25 Sep 2007
Posts: 25

PostPosted: Thu Nov 01, 2007 7:14 pm Reply with quoteBack to top

this is what I get starting the Engine:

sudo kaid
KAID: Kai Engine for Linux is initialising...
Floating point exception (core dumped)

don't know what to do now.... I can't start the windows version with wine, also. What can I do?

Edit: I have found a tut for ubuntu... sorry for posting before... maybe you can delete this post...
View user's profileSend private message
MeanMF
Team XLink Administrator
Team XLink Administrator


Joined: 11 Nov 2004
Posts: 5024

PostPosted: Thu Nov 01, 2007 7:53 pm Reply with quoteBack to top

Does gKaiUI even work? Last I heard it was broken...
View user's profileSend private message
q_dmc12
Kai Enthusiast
Kai Enthusiast


Joined: 05 Jun 2005
Posts: 201

PostPosted: Fri Nov 02, 2007 9:09 pm Reply with quoteBack to top

gkaiui runs for me but because of the segmentation fault it hangs on querying the orbital mesh

_________________
Image
N00bs click here Image Posting & You
View user's profileSend private message
[1up]MstrGmr200
Team XLink Administrator
Team XLink Administrator


Joined: 11 Oct 2006
Posts: 1702

PostPosted: Sun Nov 04, 2007 2:27 am Reply with quoteBack to top

MeanMF wrote:
Does gKaiUI even work? Last I heard it was broken...


I have successfully used it without any segmentation faults. I would say it works, just unreliable. I would recommend they use the JKaiUI instead.

_________________
Image
View user's profileSend private message
q_dmc12
Kai Enthusiast
Kai Enthusiast


Joined: 05 Jun 2005
Posts: 201

PostPosted: Sun Nov 04, 2007 4:58 am Reply with quoteBack to top

Okay, I'll give that a try

EDIT: How do I open a jnlp file? Confused

_________________
Image
N00bs click here Image Posting & You
View user's profileSend private message
[SH]Mario
Kai Beginner
Kai Beginner


Joined: 26 Jul 2005
Posts: 33

PostPosted: Wed Nov 28, 2007 2:30 pm Reply with quoteBack to top

Segment fault.

Try typeing "ps -a"
Then "Kill [then what ever number kaid is]".
then try starting kaid again.

_________________
Image
View user's profileSend private message
dad2ten
Kai Beginner
Kai Beginner


Joined: 08 Jan 2008
Posts: 5

PostPosted: Tue Jan 08, 2008 10:29 pm Reply with quoteBack to top

A lot of this is predicated on the root login. I am new to linux and I am using Ubuntu as my introduction. Where do you find the root login? I have been trying to use sudo, but it seems that there are still areas that I am denied permission. I think if I could find the password I could be successful using su instead of sudo. your thoughts?

D2T
View user's profileSend private message
[1up]MstrGmr200
Team XLink Administrator
Team XLink Administrator


Joined: 11 Oct 2006
Posts: 1702

PostPosted: Tue Jan 08, 2008 10:54 pm Reply with quoteBack to top

http://www.debianadmin.com wrote:
As you have noticed during the Ubuntu installation there was no question about the root password, as you might have been used to see during other Linux distribution installation process.Because of this your root accout is inactive.

If you want to enable root account (which is not recommended) enter the following command.

$sudo passwd root

This will prompt for a new root password and once you confirm it, you can start using the root account to login.


http://www.debianadmin.com/enable-and-disable-ubuntu-root-password.html

_________________
Image
View user's profileSend private message
dad2ten
Kai Beginner
Kai Beginner


Joined: 08 Jan 2008
Posts: 5

PostPosted: Wed Jan 09, 2008 4:42 am Reply with quoteBack to top

MstrGmr200, Thx for the info. with your help and a little more attention to syntax I am up and running. Thanks to everyone on the thread.
View user's profileSend private message
jinkazama82it
Kai Beginner
Kai Beginner


Joined: 09 Jan 2008
Posts: 1

PostPosted: Wed Jul 01, 2009 8:18 am Reply with quoteBack to top

hello friends, I have a problem with kai ubuntu the psp is recognized but does not make me see the other in the waiting room.
in webu not say, but in gkaiui, the psp is recognized as an Xbox and I think that the problem is how do I fix it?
View user's profileSend private message
Display posts from previous:      
Post new topicReply to topic


 Jump to:   



View next topic
View previous topic
You can post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group :: Theme by Daz :: All times are GMT