View previous topic :: View next topic |
Author |
Message |
]Trix[ Apprentice
Joined: 27 Feb 2003 Posts: 184
|
Posted: Sat Nov 21, 2009 4:59 pm Post subject: Keyboard and mouse stopped working |
|
|
I have a very strange problem for which I don't know where to search solution, neither do I know what can be the cause of this problem.
Today I have rebooted computer into Windows (dual boot) and when rebooting back into Linux keyboard and mouse stopped working, they are both USB...
The keyboard and mouse work perfectly in Windows or from Live CD. Thinking it was X problem I disabled xdm on boot using chrooted env from Live CD, rebooted
and found out that keyboard doesn't work in console also. It works perfectly in grub...
I upgraded the whole system, switched into new kernel, rebooted and still nothing.
Any help would be appriciated... _________________ Frank Zappa: "A mind is like a parachute. It doesn't work if it's not open." |
|
Back to top |
|
|
]Trix[ Apprentice
Joined: 27 Feb 2003 Posts: 184
|
Posted: Sat Nov 21, 2009 9:06 pm Post subject: |
|
|
UPDATE on the whole situation:
After plugging in the PS2 mouse and keyboard while living USB mouse and keyboard still plugged I managed to normally log into Linux. BUT.
Now the USB mouse and keyboard also works in X windows but not in console. _________________ Frank Zappa: "A mind is like a parachute. It doesn't work if it's not open." |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sun Nov 22, 2009 1:55 am Post subject: |
|
|
Are you sure that hald is actually working ? |
|
Back to top |
|
|
]Trix[ Apprentice
Joined: 27 Feb 2003 Posts: 184
|
Posted: Sun Nov 22, 2009 12:04 pm Post subject: |
|
|
It says it is...
This thing is getting stranger and stranger:
After next reboot with PS2 keyboard and mouse USB keyboard and mouse weren't working anymore as it was before... So I replugged USBs and then they started to work... _________________ Frank Zappa: "A mind is like a parachute. It doesn't work if it's not open." |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sun Nov 22, 2009 4:37 pm Post subject: |
|
|
Maybe your motherboard is dying. |
|
Back to top |
|
|
]Trix[ Apprentice
Joined: 27 Feb 2003 Posts: 184
|
Posted: Sun Nov 22, 2009 5:36 pm Post subject: |
|
|
It isn't hardware thing.... No problem with keyboard or mouse in Windows or LiveCD... Or any other problems with it. It is half year old computer and works perfectly in every way.
I think it has something to do with hal or some other software thing. _________________ Frank Zappa: "A mind is like a parachute. It doesn't work if it's not open." |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sun Nov 22, 2009 9:10 pm Post subject: |
|
|
Ok then, chroot your box with a LiveCD and post this :
Code: |
# emerge --info
# rc-update show
# cat /etc/X11/xorg.conf
|
|
|
Back to top |
|
|
]Trix[ Apprentice
Joined: 27 Feb 2003 Posts: 184
|
Posted: Sun Nov 22, 2009 9:18 pm Post subject: |
|
|
Thank you, but after rebuilding sys-apps/hal the problem seems to be solved... _________________ Frank Zappa: "A mind is like a parachute. It doesn't work if it's not open." |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sun Nov 22, 2009 11:40 pm Post subject: |
|
|
Nice
Make sure that you run this :
Code: |
# emerge --sync
# emerge -auDNv world
# dispatch-conf
# revdep-rebuild -i
|
|
|
Back to top |
|
|
|