Date of information: 2004-11-23, page version 2.0 (update history on end of page)
Subsystem | Status | Updated | Info |
---|---|---|---|
Hard Disk (UDMA) | 2003-10-28 | Works well, throughput about 29 MByte/s | |
DVD+R/DVD+RW/CD-R/CD-RW | 2003-10-28 | Reading, writing, hotswap works. Some apps like k3b have problems, though. | |
Audio | 2003-10-28 | playback works, but no reaction on hardware keys yet. Microphone not tested. | |
Keyboard (special keys) | 2004-11-23 | Keycodes working for volume and xmms control. | |
ACPI (Power Management) | 2003-12-23 | SuSE standard kernel has ACPI backports, so battery status etc. works, but no suspend. Screen blanking with NVidia driver and workaround | |
X11 | 2004-11-23 | 2D works with opensource nv driver. Faster graphics, 3D and TwinView available with the new NVidia driver versions 5328-5336,6111! | |
IEEE 1394 (Firewire) | 2003-10-28 | External FW harddisk works fine and fast | |
Ethernet | 2004-05-18 | 10/100 wired network works fine. Occasional device hangs fixed | |
Modem | ? | 2003-10-28 | driver present, but no success during a few hours |
USB | 2003-10-28 | both USB 1.0 and USB 2.0 working | |
Infrared | 2003-10-28 | works fine | |
Bluetooth | 2004-01-15 | Works great, nearly out of the box. | |
Wireless LAN | 2003-10-29 | Dell TrueMobile 1300 is working! Details below! | |
PCMCIA | 2003-10-28 | works fine | |
USB-Floppy | ? | 2003-10-28 | not working, device configuration stuck somewhere (not yet examined). |
Extra Battery | 2003-10-28 | Works fine, gets listed in acpi -v. Is hot swappable. | |
Port replicator | 2003-10-28 | Works well so far. |
Component | Brand | Model | Info |
---|---|---|---|
CPU | Intel | Pentium M, 1.7 GHz | |
RAM | ? | 2 GByte DDR-2700, 333 MHz 2.5CL | Both slots are occupied with a 1 GByte module each |
Hard disk | IBM/Hitachi | 80 GByte ATA/100 UDMA5 4500rpm | IC25N080ATMR04 on 82801DBM Ultra-ATA controller |
Display | ? | 1680x1050 WSXGA+ TFT | |
Graphics | nVidia | GeForce FX 5650 Go, 128 MB DDR-RAM | |
Optical drive | NEC | ND-5100A DVD+R/DVD+RW/CD-R/CD-RW | |
Ethernet | Broadcom | BCM4401 | 10/100 MBit/s RJ45 |
Wireless LAN | Broadcom | BCM94306, aka Dell TrueMobile 1300 | IEEE 802.11g/b, in mini-PCI slot |
Bluetooth | Broadcom | BCM4110A | |
Modem | Broadcom | BCM9415M | V.92 |
PCMCIA | Texas Instruments | PCI4510 | 1 cardbus slot, type II |
IEEE1394 | Texas Instruments | PCI4510 | 1 firewire port, 400 MBit/s |
USB | ? | ? | Two 2.0 ports, 480 MBit/s |
Audio | Broadcom | AC97 82801DB | |
Accessories | Dell | Second battery for media bay, port replicator (4 USB, PS/2 mouse and keyboard, VGA, DVI, Ethernet, Modem, External MediaBay, parallel, serial, SP/DIF, SVideo), floppy drive for media bay (can also be connected via USB) |
Further, the following ports are provided:
/dev/hda1 | 43 MB | Dell Service parition, simply left untouched | ||
/dev/hda2 | 14 GB | Windows XP | ||
/dev/hda5 | 25 MB | /boot | ||
/dev/hda6 | 2 GB | swap | ||
/dev/hda7 | 60 GB | / |
keycode 164 = XF86AudioStop keycode 176 = XF86AudioRaiseVolume keycode 162 = XF86AudioPlay keycode 153 = XF86AudioNext keycode 144 = XF86AudioPrev keycode 174 = XF86AudioLowerVolume keycode 160 = XF86AudioMute
__NEXT_ACTION __KEY XF86AudioPlay __EVENT __KEY_PRESS __ACTION __A_EXEC "xmms --play-pause" __NEXT_ACTION __KEY XF86AudioStop __EVENT __KEY_PRESS __ACTION __A_EXEC "xmms --stop" __NEXT_ACTION __KEY XF86AudioPrev __EVENT __KEY_PRESS __ACTION __A_EXEC "xmms --rew" __NEXT_ACTION __KEY XF86AudioNext __EVENT __KEY_PRESS __ACTION __A_EXEC "xmms --fwd"
xoff() { /usr/X11R6/bin/xset dpms force off } xon() { /usr/X11R6/bin/xset dpms force on }and changed the ACPI_BUTTON_LID_OPEN setting in /etc/sysconfig/powermanagement to xon and the ACPI_BUTTON_LID_CLOSE to xoff and restarted acpid.
2003-10-29 | Added a users's comment in WLAN section and some more links | |
2003-11-03 | Info about system freezes in install section | |
2003-11-04 | USB section added | |
2003-12-23 | Updated after NVidia released their new driver; added some experiences here and there | |
2004-01-05 | Added comments on TwinView in X11 section, as well as a comment in ACPI section | |
2004-01-11 | Added experiences with a Logitech MX900 Bluetooth mouse in Bluetooth section | |
2004-01-15 | Modified the linked source code for MX900 driver in Bluetooth section | |
2004-04-06 | Added comments in DVD section and regarding VMware | |
2004-05-18 | Added information about how to fix the occasionally hanging eth0 | |
2004-08-03 | Added warning about NVidia driver 6106 | |
2004-11-23 | Info about new NVidia driver versions; new keybinding help for remaining audio keys |
Maik Musall (when mailing me, please give an expressive, wordy subject so I don't overlook your mail among all that spam...)