View previous topic :: View next topic |
Author |
Message |
iancognito85 Apprentice
Joined: 31 Dec 2002 Posts: 283 Location: United Kingdom
|
Posted: Thu Apr 15, 2004 4:08 pm Post subject: busmouse options in kernel |
|
|
Hi there
Trying to configure my USB busmouse (logitech cordless). I tried a cat on /dev/mice and nothing happened when i moved the mouse. I switched to the kernel messages and unplugged/plugged the usb reciever back in - still, it didnt come back with anything. I cant find the answer anywhere. Any ideas?
Cheers
Offie
Last edited by iancognito85 on Thu Apr 15, 2004 5:58 pm; edited 1 time in total |
|
Back to top |
|
|
Malakin Veteran
Joined: 14 Apr 2002 Posts: 1692 Location: Victoria BC Canada
|
Posted: Thu Apr 15, 2004 4:30 pm Post subject: |
|
|
Should be /dev/input/mice on 2.6x and if it's not working then try looking over your kernel config. |
|
Back to top |
|
|
iancognito85 Apprentice
Joined: 31 Dec 2002 Posts: 283 Location: United Kingdom
|
Posted: Thu Apr 15, 2004 4:40 pm Post subject: |
|
|
looked over it about 50 times... re compiled about 20 times today
still no luck
it works in the Live CD Though...
offie |
|
Back to top |
|
|
iancognito85 Apprentice
Joined: 31 Dec 2002 Posts: 283 Location: United Kingdom
|
Posted: Thu Apr 15, 2004 5:56 pm Post subject: |
|
|
dang nav it - still havnt managed to sort it. Could I trouble someone to tell me:
A - Which modules i need to enable in the kernel config (2.6.5 Kernel)
B - Whether they need to be integrated into the kernel, or installed as modules.
Cheers
Offie |
|
Back to top |
|
|
dtor Guru
Joined: 19 Jan 2004 Posts: 461 Location: Indiana, USA
|
Posted: Thu Apr 15, 2004 6:33 pm Post subject: |
|
|
offie wrote: | B - Whether they need to be integrated into the kernel, or installed as modules.
|
I theory it should not matter but in practice when USB is built in kernel there sometimes problems with suspend. Also, I have heard rumors that if you have USB 2.0 it is better to have ehci-hcd and uhci-hcd build as modules and have ehci-hcd loaded first, then uhci-hcd.
You may also try booting with acpi turned off (acpi =off) as sometimes acpi bothes IRQ routing... _________________ Dmitry |
|
Back to top |
|
|
|