Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB mouse + touchpad
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
discomfitor
l33t
l33t


Joined: 21 Feb 2003
Posts: 927
Location: None

PostPosted: Sat Feb 22, 2003 12:13 am    Post subject: USB mouse + touchpad Reply with quote

I've got the touchpad working on /dev/psaux, but the mouse (targus mini mouse) refuses to cooperate. I've tried every combination of kernel USB drivers and modules and have 'cat'ed every possible /dev entry pertaining to mice, yet it still won't work. Any suggestions?


-Mike
_________________
There is no substitute for experience.
Imperfection indicates a lack of effort.
Back to top
View user's profile Send private message
snkmoorthy
Guru
Guru


Joined: 19 Nov 2002
Posts: 376

PostPosted: Sat Feb 22, 2003 4:29 pm    Post subject: Reply with quote

what is your usb bus chipset, uhci or ohci.

to have support of usbmouse you should have modules

usbmouse,input,usb-uhci/ohci,hid,mousedev

once you have loaded these modules, doing a cat /dev/input/mice should work.
Back to top
View user's profile Send private message
discomfitor
l33t
l33t


Joined: 21 Feb 2003
Posts: 927
Location: None

PostPosted: Sat Feb 22, 2003 4:51 pm    Post subject: Reply with quote

usb chipset is uhci

I thought that usbmouse and hid were conflicting modules?


also, when I cat /proc/bus/usb/devices it says that the driver is either hid or usb_mouse depending on which was loaded first. dmesg tells me that it's identifying the mouse on input0, but I still can't get it to work. could it be conflicting with the touchpad somehow?

-Mike
_________________
There is no substitute for experience.
Imperfection indicates a lack of effort.
Back to top
View user's profile Send private message
discomfitor
l33t
l33t


Joined: 21 Feb 2003
Posts: 927
Location: None

PostPosted: Sat Feb 22, 2003 8:00 pm    Post subject: Fixed Reply with quote

Nevermind I fixed it. There was some conflict with hid and usbmouse after all. I just enabled usbmouse, mousedev, usb-uhci, usbcore, and input then used /dev/input/mouse0 and it works.


-Mike
_________________
There is no substitute for experience.
Imperfection indicates a lack of effort.
Back to top
View user's profile Send private message
lsiden
Tux's lil' helper
Tux's lil' helper


Joined: 09 Feb 2003
Posts: 116
Location: Ann Arbor, MI, USA

PostPosted: Mon Feb 24, 2003 4:52 am    Post subject: Reply with quote

snkmoorthy wrote:

to have support of usbmouse you should have modules
usbmouse,input,usb-uhci/ohci,hid,mousedev

once you have loaded these modules, doing a cat /dev/input/mice should work.


Do the above modules need to be built as modules, or will they work if some of them were built into the kernel? On my system, only mousedev.o is built as a module, I couldn't figure out where to enable input.o to get built at all, and the rest are built into the kernel. Is that why the kernel still won't recognize my USB mouse when I plug it in?

-Larry
Back to top
View user's profile Send private message
discomfitor
l33t
l33t


Joined: 21 Feb 2003
Posts: 927
Location: None

PostPosted: Mon Feb 24, 2003 7:32 pm    Post subject: Reply with quote

I had them all as modules and autoloaded.

-Mike
_________________
There is no substitute for experience.
Imperfection indicates a lack of effort.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum