Comment 10 for bug 39315

Revision history for this message
eddie70 (duncan-adams) wrote : Re: [Bug 39315] Re: Keyboard random repeat

 i8042.nomux=1

On Tue, 2006-05-16 at 22:11 +0000, Paul Sladen wrote:
> Maybe related to bug #37472 or bug #21558.

Hi Paul

Yes this does seem to be the same bug as #37472 but not the same as
#21558

I also tried to place the "i8042.nomux=1" in my /boot/grub/menu.lst but
the problem did not go away.

kernel /vmlinuz-2.6.15-22-686 root=/dev/hdc6 ro quiet splash
i8042.nomux=1

strange that afterwards when i sysctl -a | grep nomux
i got the following.

error: "Operation not permitted" reading key "net.ipv6.route.flush"
error: "Operation not permitted" reading key "net.ipv4.route.flush"
error: "Invalid argument" reading key "fs.binfmt_misc.register"

although i suspect this is not how to check for kernel parameters or
that the nomux was not loaded?