Fix issues with Pentium machines and their escaping phantom keystrokes by dumbing down kbd interactions with kernel,R1 FirstStorm release just about ready
This commit is contained in:
parent
674592d883
commit
f667bcd324
11 changed files with 188 additions and 18 deletions
|
|
@ -2,5 +2,5 @@ set default="0"
|
|||
set timeout="5"
|
||||
|
||||
menuentry "Mentalnet GNU/Linux" {
|
||||
linux /boot/bzImage root=@ROOTDEV@ rootwait rw console=ttyS0,9600n8 console=tty0
|
||||
linux /boot/bzImage root=@ROOTDEV@ rootwait rw console=ttyS0,9600n8 console=tty0 i8042.nomux i8042.noloop noapic acpi=off i8042.dumbkbd=1
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue