Dell Latitude LS
From ArchWiki
This page is a work in progress!
Contents |
[edit] Specifications
[edit] LS500
- BIOS: A09
- CPU: PIII-M 500MHz
- RAM: 128MB
- HDD: 30GB IBM Travelstar 4200RPM (7GB Windows 2000, 23GB Arch)
- PCMCIA Cards: None
- Kernel: 2.6.24-ARCH
[edit] Current Problems
- HAL does not mount USB Storage devices
- Hard Disk will fail upon mounting when a soft-reboot has occured. Only solution so far is to hard-reboot.
[edit] Hardware
[edit] NIC
Works out of the box.
[edit] Power Management
Power management does not work out of the box as ACPI is unsupported on this laptop but it does support APM.
pacman -S apmd
Edit the DEAMONS line in /etc/rc.conf accordingly. You may also want to edit /boot/grub/menu.lst and add the following to the kernel line:
acpi=off apm=power_off nolapic noapic