Dell笔记本电脑的挂起修正
发表于 : 2005-03-31 22:15
Dell latitude/inspiron laptops hang when the lid is closed.
It would appear that a lot of Dell latitiude/inspiron laptops hang hard when using local apic. You can provoke it by closing the lid.
The fix is to passs the kernel the 'nolapic' flag.
You can do this by appending 'nolapic' to the 'kernel' line(s) in '/boot/grub/menu.lst'.
e.g kernel /boot/vmlinuz-2.6.8.1-3-386 root=/dev/hda2 ro quiet splash nolapic
http://www.ubuntulinux.org/support/docu ... wto/dellat
It would appear that a lot of Dell latitiude/inspiron laptops hang hard when using local apic. You can provoke it by closing the lid.
The fix is to passs the kernel the 'nolapic' flag.
You can do this by appending 'nolapic' to the 'kernel' line(s) in '/boot/grub/menu.lst'.
e.g kernel /boot/vmlinuz-2.6.8.1-3-386 root=/dev/hda2 ro quiet splash nolapic
http://www.ubuntulinux.org/support/docu ... wto/dellat