[Keyboard] Losing mouse and keyboard on new build how to pass kernel boot options

Asked by GoodOlMike

I just rebuilt my computer. I got an Intel i5 quad cpu, am asus P7P55D motherboard and 4 GB of Kingston memory and a Visiontek HD4670 pcie vid board. I start up normally and everything is fine till at some point, maybe quickly, sometimes not so quickly, my mouse and keyboard lock up. I've tried updating the motherboard bios, replacing the mouse, reinstalling ubuntu and still have the problem. This is a new one on me. Any ideas?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try the boot options:

irqpoll
and/or
i8024.reset
and/or
i8024.nomux=1

HTH

Revision history for this message
GoodOlMike (goodolmike) said :
#2

I'm looking for a file to put those commands. Grub configure, boot configure?

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

gksudo gedit /etc/default/grub

Add one / some / all inside the quotes alongside:

quiet splash

Save the new file then run:

sudo update-grub

to apply the changes. Reboot to test.

Revision history for this message
GoodOlMike (goodolmike) said :
#4

at the risk of jinxing myself, I have to say that the fix has worked for 3 hours of torture testing :)

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

What combo made it fly?

Revision history for this message
GoodOlMike (goodolmike) said :
#6

i used them all

On Sat, Aug 21, 2010 at 2:47 PM, marcobra (Marco Braida) <
<email address hidden>> wrote:

> Your question #122118 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/122118
>
> Project: gnome-system-monitor in ubuntu => Ubuntu
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#7

@actionparsnip
Do you have any ideas about what to do for this similar problem?
https://answers.launchpad.net/ubuntu/+source/ubiquity/+question/160070