ok, great!!!
Can you precise whay are your distros and what Zaurus/rom?
Specifics on Linux connectivity:
I\'m using the default ROM that shipped with my Zaurus SL-5600.
uname -a on the Z produces:
Linux zaurus 2,4,18-rmk7-pxa3-embedix #1 Thu, 26 Jun 2003 11:07:45 +900 armv51 unknown
My distribution is Red Hat 9. I got the CD\'s out of \"The Red Hat 9 Bible,\" and have not updated with many RPMs.
I installed kernel RPM:
kernel-2.4.24.1.11.rh90.ccrma.i386.rpm
which seems to be available from:
http://ccrma-www.stanford.edu/planetccrma/...tem.html#kernelAfter it was suggested by a helpful person in this group.
Now, a statement which iidentifies the Z by name should appear at the end of:
/var/log/messages
when the Z is put into the cradle.
Now, as root, type:
/sbin/ifconfig usb0 192.168.129.1 netmask 255.255.255.0 up
/sbin/route add -host 192.168.129.201 usb0
Now, ping 192.168.129.201 should ping the Z.
I have tried this procedure on 2 different occasions on 2 different PC\'s and it worked both times. I think the first time I used the kernel RPM for i686, but it worked then too, and I typed most of this directly from my notes which I used on the second machine. Everything says \"OK\" when Red Hat 9 boots up, from what I can tell.
Is that specific enough?
Specifics on 2.6.0 kernel:
See above for distro. Compiling the kernel is a bit involved to describe here, and mine didn\'t work perfectly anyway. I found \"Running Linux\" and the read me files helpful though, and the QM_MODULES error I found described somewhere on the internet. I\'m not using 2.6.0 right now to connect to the Z anyway.
If you want specifics on how to get telnet and ftp working, I have those too.
Now, for my problems, about which I continue to whine:
Now, I just need to get QT or some other method of programming working. I got QT working once, but it didn\'t work the second time. I think TT updated their RPM or something. Java at sun is going to Personal-profile-something, which is supposedly \"only available for personal use,\" and \"built for the 700.\" I just hope that I can get QT, kopi, jikes, gcc, minscript, assembly code, ML, or SOMETHING working on this thing so that I don\'t make it a useless brick. What good is a computer if you can\'t program it, right?
Any ideas on how I could work on my problem?
Clint Reese