This page is for tracking issues related to Ubuntu 8.04 on Dell platforms. If you don't see your issue here, you've got many options:
Description: WiFi LED on system does not work. Systems Affected: All intel wireless hardwareImpact: WiFi LED on system does not turn on when WiFi is in use, but wireless still works. Fix: Install linux-backports-modules for your kernel. For example, if running kernel 2.6.24-16-generic:
$ sudo apt-get install linux-backports-modules-2.6.24-16-generic
Description: SATA Drive isn't detected in IDE mode Systems Affected: Inspiron DesktopsImpact: Unable to install or Boot Ubuntu 8.04 when hard drive is in IDE mode Bug: https://bugs.launchpad.net/dell/+bug/153702 Fix: Two workarounds are available.
1) Switch your hard drive to RAID mode in the BIOS
2) Add the all_generic_ide parameter to your /boot/grub/menu.lst and to your installer command line
Description: System fails to suspend more than once. This is caused by a kernel bug in the USB subsystem that shipped with kernel 2.6.24. It is resolved in 2.6.26. Systems Affected: Studio familiesImpact: After the first suspend, the USB subsystem is hung. Fix: Unload ehci-hcd before suspending.
$ echo SUSPEND_MODULES="ehci-hcd" | sudo tee -a /etc/pm/config.d/unload_modules
Please visit this link for more information on individual platform issues:
Consumer Hardware Platforms