FAQ  •  Search  •  Profile  •  Log in to check your private messages  •  Log in
 WRT54G/GS: How to run kaiEngine on Alchemy/Satori View next topic
View previous topic
Post new topicReply to topic
Author Message
Crash83
Kai Beginner
Kai Beginner


Joined: 16 Nov 2004
Posts: 6
Location: USA - Florida

PostPosted: Wed Jan 05, 2005 11:51 pm Reply with quoteBack to top

Ok i have it all hooked up and the files are up and it connected but still when i go into halo 2 itself once selecting a game no game shows up in my system link games.... i have a 2.2 and i set it right to the vlan0 so now im scratching my head once again....


Scratch this....ok. I can do everything up to loading the script. I log into putty with my wrt54g 2.2 IP adress 192.168.X.X. Then i put my "root" and password. I type in wget http://192.168.1.100:80/kaid.conf -O /tmp/kaid.conf
and it says "wget: unable to connect to remote host (192.168.1.100) : No route to host

Ive followed the directions and changed the ip in the wget thing to match my computer and the port after to show what aybss said and thats all i get. i also tried the port number that shows up when u double click the server button in the taskbar :9999 can anyone help me out?
View user's profileSend private messageMSN Messenger
raver2046
Kai Beginner
Kai Beginner


Joined: 12 Aug 2004
Posts: 12
Location: France

PostPosted: Thu Jan 06, 2005 12:35 am Reply with quoteBack to top

i have successfully installed kaid in openWRT

very simple.

No need to wget on everyboot ! nice !

ipkg install http://www.zbit.pt/kai/kaid_7.0.0.3_mipsel.ipk

modify the mac adress with xbox mac in /etc/kaid.conf

(howto get xbox mac adress
ping (ip adress of xbox)
arp -a (show mac adress of xbox ip)
)

cd /etc/init.d/
touch S90kaid
chmod 755 S90kaid

edit and put in S90kaid (with editor like vi) :

Code:

#!/bin/sh
kaid -c /etc/kaid.conf -d


thats's all

_________________
my hostname - tiburon hyundai - gmail invites spooler
View user's profileSend private messageVisit poster's websiteMSN Messenger
skubacb
Kai Beginner
Kai Beginner


Joined: 13 Dec 2004
Posts: 8
Location: USA - Arizona

PostPosted: Sun Jan 23, 2005 4:08 am Reply with quoteBack to top

Smile Odd, I can add the MAC of my PC to do testing and I see no looping.

Not that I am saying I understand all of this. But I wanted to see if I could see what was available without going into the XBox. Also, to check if my script was actually working.

BTW: Passwords. Since the UI has a place for the password both in the PC and in XBMC is it really necessary to put a password in the kaid.conf?

I ask this since it would be nice to put kaid and kaid.conf in the webspace that my provider gives me. I have tested this and it works.

Does putting my MACs numbers there make me vulnerable to something?
View user's profileSend private message
raver2046
Kai Beginner
Kai Beginner


Joined: 12 Aug 2004
Posts: 12
Location: France

PostPosted: Sun Jan 23, 2005 11:05 am Reply with quoteBack to top

Puting mac adress doesn't make you vulnerable.

You must put your xbox mac adress to test if that works.

No need to put password and id in kaid.conf just une XBMC.

Sorry for my bad english i am french.

bye

_________________
my hostname - tiburon hyundai - gmail invites spooler
View user's profileSend private messageVisit poster's websiteMSN Messenger
skubacb
Kai Beginner
Kai Beginner


Joined: 13 Dec 2004
Posts: 8
Location: USA - Arizona

PostPosted: Mon Jan 24, 2005 3:15 am Reply with quoteBack to top

Laughing Laughing
I have to laugh every time someone apologizes for their non-native english because it is always 100 times better than my ability with their language.

Also, many people that are non-native english speakers do better than many of the US kids I see posting in many forums. Lived for a few years in Europe.

Thanks for the answer. For testing most of us have webspace with our net provider. I would suggest that as the primary place to put our Kaid and Kaid.conf as long as no one sees a security issue.

I did that for testing. It worked great so I may just leave it that way.

I do not understand how you used the ipk package. I downloaded it but am uncertain what I am supposed to do with it. An upload of some kind but where and how?

BTW I am running Sveasoftware in a WRT54GS.

Cheers,
Skuba
View user's profileSend private message
skubacb
Kai Beginner
Kai Beginner


Joined: 13 Dec 2004
Posts: 8
Location: USA - Arizona

PostPosted: Mon Jan 24, 2005 8:41 am Reply with quoteBack to top

Hi,
Everything looks like I am working properly. But in XBMC, I get "The service is not connected......" Each attempt to log on to Kai from the XBMC ends in failure.

I ran Kai from the PC and it runs ok so it is not a name/pw problem.

To my untrained eye it looks like it logged into the engine.

Any help would be appreciated.
------------------------------------------

Welcome to the Sveasoft WRT54G/GS Firmware

Alchemy-6.0-RC5a beta build
version v3.01.3.8sv

USE OF THIS FIRMWARE IS AT YOUR OWN RISK

http://www.sveasoft.com

------------------------------------------


BusyBox v1.00 (2004.12.04-16:43+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ #
~ # killall -9 kaid
~ # ps
PID Uid VmSize Stat Command
1 root 808 S init noinitrd
2 root SW [keventd]
3 root RWN [ksoftirqd_CPU0]
4 root SW [kswapd]
5 root SW [bdflush]
6 root SW [kupdated]
10 root SW [mtdblockd]
81 root 560 S httpd -d /www
85 root 492 S httpd -S -d /www
28744 root 308 S resetbutton
28770 root 328 S tftpd -s /tmp -c -l
28784 root 452 S /usr/sbin/nas /tmp/nas.lan.conf /tmp/nas.lan.pid lan
28789 root 316 S /sbin/wland
28836 root 384 S dropbear -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/r
28870 root 320 S udhcpd /tmp/udhcpd.conf
28877 root 360 S dnsmasq --conf-file /tmp/dnsmasq.conf
28937 root 400 S process_monitor
28947 root 324 S /usr/sbin/cron
28949 root 448 S upnp -D -L br0 -W vlan1
28989 root 292 S udhcpc -i vlan1 -p /var/run/udhcpc.pid -s /tmp/udhcpc
30428 root 656 S dropbear -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/r
30431 root 520 S -sh
30693 root 656 R dropbear -r /tmp/root/.ssh/ssh_host_rsa_key -d /tmp/r
30694 root 520 S -sh
30698 root 356 R ps
~ # wget http://members.cox.net/xxxxyxs/kaid/kaid.conf -O /tmp/kaid.conf
Connecting to members.cox.net[68.1.17.8]:80
kaid.conf 100% |***************************************| 2359 00:00 ETA
~ # wget http://members.cox.net/xxxxyxs/kaid/kaid -O /tmp/kaid
Connecting to members.cox.net[68.1.17.8]:80
kaid 100% |***************************************| 1197 KB 00:00 ETA^
~ # cd /tmp && chmod +x /tmp/kaid && /tmp/kaid -c kaid.conf &
~ # KAI: Reading settings from kaid.conf
CONFIG: Downloading settings from http://www.teamxlink.co.uk/connector/clientgetconfig.php...
CONFIG: 5 orbital(s) available...
KAI: Kai for KaiStation now starting...
KAI: Listening for UI's on :34522
KAI: Added 1 device(s) to engine cache.
PKTSNIFF: Setting up packet sniffer...
PKTSNIFF: Applying pcap filter 'ether src 00:50:F2:17:4A:F7'
PKTSNIFF: Everything set with packet sniffer...
UI: Received: KAI_CLIENT_ATTACH; (18 bytes)
UI: Sending msg 'KAI_CLIENT_ATTACH;' to controller UI.
UI: Received: KAI_CLIENT_GETSTATE; (20 bytes)
UI: Sending msg 'KAI_CLIENT_NOT_LOGGED_IN;xxxxxxx;xxxxxxxx;1;' to controller UI.
UI: Received: KAI_CLIENT_LOGIN;xxxxxxxx;xxxxxxxxxxx; (37 bytes)
UI: Sending msg 'KAI_CLIENT_STATUS;Querying orbital mesh...;' to controller UI.
ORBDGRAM: Sent Orb Probe to 212.26.219.228:34525
ORBDGRAM: Sent Orb Probe to 81.27.99.53:34525
ORBDGRAM: Sent Orb Probe to 64.231.39.209:34525
ORBDGRAM: Sent Orb Probe to 66.139.75.29:34525
ORBDGRAM: Sent Orb Probe to 64.27.6.84:34525
ORBDGRAM: Elected orb is 64.27.6.84
ORBSTREAM: Sending authentication to orbital...
ORBDGRAM: Now waiting for Orb datagrams.
View user's profileSend private message
raver2046
Kai Beginner
Kai Beginner


Joined: 12 Aug 2004
Posts: 12
Location: France

PostPosted: Mon Jan 24, 2005 11:01 am Reply with quoteBack to top

i work with openwrt firmware http://openwrt.org/

better because no need to laucnh de download of kaid every restart.

ipkg works with openwrt.

Alchemy is a non free firmware so be carefull.

_________________
my hostname - tiburon hyundai - gmail invites spooler
View user's profileSend private messageVisit poster's websiteMSN Messenger
TaskMaster
Kai Regular
Kai Regular


Joined: 21 May 2004
Posts: 85
Location: USA - Massachusetts

PostPosted: Fri Jan 28, 2005 12:15 am Reply with quoteBack to top

raver2046 @ Mon Jan 24, 2005 11:01 am wrote:
Alchemy is a non free firmware so be carefull.


Let's not open that can of worms again... (but yes it is!). Team Xlink seems to agree since they offer it for download here http://www.teamxlink.co.uk/forum/viewtopic.php?t=6853.
View user's profileSend private message
zues
Kai Beginner
Kai Beginner


Joined: 27 Nov 2004
Posts: 50
Location: USA - Oregon

PostPosted: Mon Feb 14, 2005 12:09 am Reply with quoteBack to top

This is what happens when I try on wrt54gs v1.1 alchemy 6.0rc6


USE OF THIS FIRMWARE IS AT YOUR OWN RISK

http://www.sveasoft.com

------------------------------------------


BusyBox v1.00 (2004.12.04-16:43+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # killall -9 kaid
killall: kaid: no process killed
~ # ps
PID Uid VmSize Stat Command
1 root 732 S init noinitrd
2 root SW [keventd]
3 root SWN [ksoftirqd_CPU0]
4 root SW [kswapd]
5 root SW [bdflush]
6 root SW [kupdated]
10 root SW [mtdblockd]
75 root 528 S httpd -d /www
81 root 488 S httpd -S -d /www
279 root 296 S udhcpc -i vlan1 -p /var/run/udhcpc.pid -s /tmp/udhcpc
372 root 308 S resetbutton
398 root 304 S /usr/sbin/telnetd
399 root 328 S tftpd -s /tmp -c -l
416 root 276 S /sbin/wland
479 root 320 S udhcpd /tmp/udhcpd.conf
484 root 364 S dnsmasq --conf-file /tmp/dnsmasq.conf
553 root 380 S process_monitor
558 root 324 S /usr/sbin/cron
601 root 296 S udhcpc -i vlan1 -p /var/run/udhcpc.pid -s /tmp/udhcpc
966 root 520 S -sh
968 root 356 R ps
~ # wget http://www.xx.net/kaid.conf -O /tmp/kaid.conf
Connecting to www.xx.net[198.107.xx.xx]:80
kaid.conf 100% |*****************************| 4865 00:00 ETA
~ # wget http://www.xx.net/kaid -O /tmp/kaid
Connecting to www.xx.net[198.107.xx.xx]:80
kaid 100% |*****************************| 1206 KB 00:00 ETA
~ # cd /tmp && chmod +x /tmp/kaid && /tmp/kaid -c kaid.conf &
~ # KAID: Kai Engine for KaiStation is initialising...
KAID: No orbitals servers are available...
KAID: Abnormal Kai Engine Termination...

[1] + Done cd /tmp && chmod +x /tmp/kaid && /tmp/kaid -c k
aid.conf
~ #

any ideas why?[/quote]
View user's profileSend private messageAIM AddressYahoo MessengerMSN Messenger
raver2046
Kai Beginner
Kai Beginner


Joined: 12 Aug 2004
Posts: 12
Location: France

PostPosted: Tue Feb 15, 2005 5:04 pm Reply with quoteBack to top

the kaid.conf isn't correct or kaid version is too old.

_________________
my hostname - tiburon hyundai - gmail invites spooler
View user's profileSend private messageVisit poster's websiteMSN Messenger
zues
Kai Beginner
Kai Beginner


Joined: 27 Nov 2004
Posts: 50
Location: USA - Oregon

PostPosted: Tue Feb 15, 2005 5:25 pm Reply with quoteBack to top

@raver
please look at my configurations at http://www.teamxlink.co.uk/forum/viewtopic.php?t=4820&postdays=0&postorder=asc&start=60
View user's profileSend private messageAIM AddressYahoo MessengerMSN Messenger
desolatax
Kai Beginner
Kai Beginner


Joined: 23 Mar 2005
Posts: 7
Location: Canada

PostPosted: Fri Apr 01, 2005 1:47 am Reply with quoteBack to top

What did i do wrong? i have WRT54G v2.2 with Alchemy installed
btw this is for my PSP
Quote:

~ # wget http://***********/kaid.conf -O /tmp/kaid.conf
Connecting to ***********.com[************]:80
kaid.conf 100% |*****************************| 356 00:00 ETA
~ # wget http://***********/kaid -O /tmp/kaid
Connecting to ***********.com[***********]:80
kaid 100% |*****************************| 1197 KB 00:00 ETA
~ # cd /tmp && chmod +x /tmp/kaid && /tmp/kaid &
~ # KAI: Reading settings from kaid.conf
CONFIG: Downloading settings from http://www.teamxlink.co.uk/connector/clientget...fig.php
CONFIG: No orbitals found!
KAI: Kai for KaiStation now starting...
KAI: Listening for UI's on :34522
KAI: Added 2 device(s) to engine cache.
PKTSNIFF: Setting up packet sniffer...
'. pcap error was 'ioctl: No such device'.
Try using 'br0' as SnifferDevice



heres the kaid.conf
Code:

# Kai daemon configuration file
UIBind = :34522
OrbPort = 34525
EngineBind = :37500
SniffDevice = eth1
ConsoleMacs = ***********;
ConfigURL = http://www.teamxlink.co.uk/connector/clientgetconfig.php
Username =
Password =
AutoLogin = 1
IgnoreTCP       = 1
[/code]
View user's profileSend private messageMSN Messenger
Sharky303
Kai Beginner
Kai Beginner


Joined: 01 Feb 2005
Posts: 3
Location: Canada

PostPosted: Thu Jun 30, 2005 8:50 pm Reply with quoteBack to top

This won't work with the Sveasoft Talisman firmware, will it?

Edit: Well I just tried it. I'm pretty sure it's running because I can connect to it using PC UI only interface and use the router to run the engine. I also see all the chat messages and ping requests from kai on the ssh window. I haven't tested it yet because nobody is playing any games I have at the time.

One thing is for sure. This won't brick a router running Talisman, and seems to be working. I'll update this when I get a chance to test it. Thanks, nice guide.

Update: Yep it works. I'm not sure if it's fully working with PSP. But I just did it with XBMC kai UI and it connected to the Engine successfully and I was able to browse through the rooms, so I'm pretty sure this means the engine will work on the Talisman firmware. Now to try and get my friend with a PSP all set up so I can try playing my PSP with him on Kai. Again, thanks for the guide. Very informative.
View user's profileSend private messageVisit poster's websiteMSN Messenger
Shens
Kai Beginner
Kai Beginner


Joined: 01 Oct 2005
Posts: 2
Location: USA - Nebraska

PostPosted: Sun Oct 02, 2005 4:13 pm Reply with quoteBack to top

has anyone successfully gotten this working over wds? My setup is

Modem --- Alchemy1 <<WDS>> Alchemy2 --- Xbox

I have kaid running on Alchemy2 and it is listening for traffic, however I'm not sure what to listen on (br0, wds0.2, eth1, vlan, wlan) Is there anybody who has a similar setup and has this working?
View user's profileSend private message
Display posts from previous:      
Post new topicReply to topic


 Jump to:   



View next topic
View previous topic
You cannot 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