Thanks a lot! With the old zd1211b module, wifi is working fine, I was surprised how much magic is within the MAKEDEV command - with MAKEDEV rtc you can also get hwclock -s accessing the rtc.
@duttydea: have you xli installed? Can you set it manually?
I have packet up my Debian install again, it contains jwm, vlc (mplayer lagged when playing mp3 files

- unfortunately there are no debian miltimedia packets for etch under mipsel - lenny has some, but there a newer libc is mandatory

. Maybe we will see a 2.6 kernel someday.), links2 (for the framebuffer (links2 -g starts it in graphics mode)), bb (fun for the text terminal), iceweasel, urxvt (smaller than xterm) and weechat (less dependencies than irssi and cooler default interface

) But as it's Debian, you can add and remove anything you like using apt-get

There are two scripts in ~ to enable and disable the wifi - you have to create a /etc/wpa_supplicant/wpa_supplicant.conf first.
Some useful things are done by /etc/init.d/init-stuff.sh (creating MAKEDEV devices, setting time) - unfortunately modprobe usb-storage doesn't work there yet, so you have to load the module manually (I did even write it to /etc/modules). After that, you can mount your usb thumbdrives using mount.
So there we come to the known bugs:
- SD Card coesn't work - MAKEDEV magic wasn't strong enough so far - any suggestions?
- Moving windows by alt+click doesn't work - but I couldn't find the setting for this in the old jwmrc. It's pretty nasty if this doesn't work when you have a small screen and touchpad.
- No battery indicator. You may install desktop-backend and the Battery status icon, but when I find some time I'll try to find out how to read battery state directly.
- Terminal is still messed up after login - just type reset
You may want to set a password. Start X by
startx.
I assume you have your
kernel control the backlight, so I didn't add anything backlight related. The only things that set this apart from a vanilla debian are the Zydas Module, the wpa_supplicant with zydas support and hwclock replaced with the busybox version - I doubt that this was necessary at all.
Recovery_Debian_Etch+X.img