Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
scroller of usb mouse does not work
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
asubedi
Tux's lil' helper
Tux's lil' helper


Joined: 26 Mar 2003
Posts: 105

PostPosted: Wed Apr 02, 2003 1:55 am    Post subject: scroller of usb mouse does not work Reply with quote

I compiled a kernel with usb support (and all those support that's in Tips & Tricks). Now both my touchpad and usbmouse work. But the scoller of my usb mouse does not work; the third button (when I push the scroller down) works though. So i did
Code:
# cat /dev/input/mice
cat: /dev/input/mice: No such file or directory


then i did
Code:
# lsmod
Module                  Size  Used by    Not tainted
usbcore                49056   0  (unused)
sr_mod                 17464   0  (unused)
sg                     28844   0  (unused)
ide-scsi                9360   0


There's only usbcore!

So, I do,
Code:
# cat /dev/psaux


It responds to both the touchpad and usbmouse.

Then I tried loading usb-uhci, hid, input, mousedev. Now, there's /dev/input/mice but it does not respond to usb mouse. After that, the usb mouse stops working, even after I remove all those modules I reloaded.

What's going wrong here?
Back to top
View user's profile Send private message
velvetunderground
n00b
n00b


Joined: 29 Mar 2003
Posts: 58

PostPosted: Wed Apr 02, 2003 3:02 am    Post subject: Reply with quote



Last edited by velvetunderground on Wed Aug 18, 2010 7:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
asubedi
Tux's lil' helper
Tux's lil' helper


Joined: 26 Mar 2003
Posts: 105

PostPosted: Wed Apr 02, 2003 3:15 am    Post subject: Reply with quote

yes, mousewheel. I have ZAxisMapping XF86Config file. Does not the cat /dev/mouse should respond to the movement of mousewheel when everything else respond to it? This is weird :S
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