分页: 1 / 1

Dell笔记本电脑的挂起修正

发表于 : 2005-03-31 22:15
oneleaf
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

Dell笔记本电脑的挂起修正

发表于 : 2005-04-08 1:10
ct
Dell latitude/inspiron 系列笔记本电脑当合上后会发生死机(hang)现象

在很多的 Dell latitude/inspiron 系列笔记本电脑上都会出现在使用系统apic时当合上电脑后会发生死机的现象。

修正的办法是打开kernel的“nolapic”参数。

你可以在“/boot/grub/menu.lst”里面给“kernel”添加“nolapic”的参数

e.g kernel /boot/vmlinuz-2.6.8.1-3-386 root=/dev/hda2 ro quiet splash nolapic

发表于 : 2007-12-19 20:36
linusware
这个参数是干什么用的呢?

现在暂时好用,不知道时间长了怎么样