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,6 +2,6 @@ set default="0"
|
|||
set timeout="10"
|
||||
|
||||
menuentry "Mentalnet GNU/Linux" {
|
||||
linux /boot/bzImage root=/dev/sr0 ro
|
||||
linux /boot/bzImage root=/dev/sr0 ro i8042.nomux i8042.noloop noapic acpi=off i8042.dumbkbd=1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue