Hey,
Back from reflashing my Zaurus (Collie) with Hentges T1 (3.5.4rc+Opie 1.2.1), I wanted to make a few observations while the experience is still fresh in my mind. There are a few issues I am encountering, which is probably due to something I got out of order.
1. sshd not starting - I installed the entire ssh suite (openssh, openssh-misc openssh-scp openssh-sftp openssh-ssh and openssh-sshd), but when I reboot, sshd is not getting started. I have to manually go into a terminal window and issue a /etc/init.d/sshd restart. S09sshd exists in /etc/rc[2345].d.
2. aqpkg not creating symlinks - I installed multiple files in multiple passes after the initial install and flash. I installed everything I needed in the devel tab on aqpkg, because there were only about 6, but in console, I installed 3 or 4 groups, because there were about 30 files. I found that a number of apps that I installed (like keyring) were not appearing on the desktop. When I attempted to find them from the konsole, I found that they were in /media/card/opt/QtPalmtop/bin, so apparently the app is not running ipkg-link. I did this by hand, but only after moving apps around tabs.
3. aqpkg appears to be installing apps, even those with missing dependencies - I launched FBReader from the feeds, and it was missing libexpat0. I thought the package manager installed dependent packages.
4. Sort utility - I have locate installed, but when I try to do an updatedb, the sort that ships in busybox doesn't like the -f option (case insensitivity). I have taken it out of the script, but that takes away some functionality.
5. Zaurus only makes USB network connection a few times - If I put my Zaurus on the cradle (I bought one for work, since they use a non-Linux-friendly Cisco vpn concentrator), and about every third time, my laptop will tell me
SIOCSIFADDR: No such device
usb0: ERROR while getting interface flags: No such device
at which point, I have to reboot the Z. Three times today, so far.
6. setting up ssh-agent under Opie - I installed opie-sshkeys, but is there a way to get the agent running as a parent of opie? I can look at the startup scripts, but I figured I would ask since I was composing this...
7. Audio problems - Both mplayer and xmms fail. mplayer goes straight to segmentation fault. xmms gives me a possible qt error:
Processing plugin: /opt/QtPalmtop/lib/xmms/Output/liboss.so
Found oplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libmplayer.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libwav.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libmikmod.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libshorten.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libxmms-mad.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libxmms-sid.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/Input/libfixpvorbisplugin.so
Found iplugin
Processing plugin: /opt/QtPalmtop/lib/xmms/General/libQPEgui.so
Found generalplugin
Processing OSS Driver 1.2.7
Will crash?
not here
-----------------------OSS INIT
bs: 3,176400
Allocating memory soon! 529200 bytes
Allocating memory! 529200 bytes
OK! prebuf: 40a8e008 5292
Processing Qtopia gui for XMMS 3.1.2
QPE init started
Internal bps 176400
STEP 2048
SONGSPLAYED in open = 0
Opened !
Segmentation fault
You've probably found a bug in Qtopia, please visit
http://www.trolltech.com and fill out a bug report.:)
Coredump? Anyone seen anything like these?
Thanks,
--Storm