Ethernet (Broadcomm BCM 4401) | Works (needs kernel >= 2.4.23) |
IDE (855PM) | Works (needs kernel >= 2.4.23) |
X11 (NVidia GeForce FX Go 9650) | Works (needs a recent X) |
Video output | Works (using the NVIDIA binary X11 driver) |
Sound (SigmaTel 9750) | Works after patching |
CD/DVD (NEC DVD+RW ND5100A) | Works after patching |
Additional keys | Works after patching |
ACPI | Works nearly perfect |
WLAN (Intel PRO/Wireless 2100) | Works after patching |
USB (2.0) | Works out of the box |
PCMCIA | Works out of the box |
Modem (Pctel 2304WT) | Works after patching with the 2.4 kernel |
IEEE1394 | Not tested (the chipset is recognized out of the box) |
BIOS | Version A00 is quiet with Linux |
shell# growisofs -Z /dev/hdc -R -J /some/files
shell# mkzftree -z 5 /home/rudi tmp-dir/home/rudi
shell# mkzftree -z 5 /etc tmp-dir/etc
shell# mkzftree -z 5 ...
shell# growisofs -Z /dev/hdc -z -R tmp-dir
shell# rm tmp-dir
#e005=Darker; e006=Lighter; e007=Battery; e008=WiFi; e009=Eject;
setkeycodes e005 133 e006 134 e007 135 e008 136 e009 137
# echo 1400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
You can do this on the AC event, or (as I prefer it) each time after
resume. As I did not see a "resume" event, I used a (small) hack: