Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
A7n8x-e deluxe nforce2 mobo + mouse scroll wheel?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kachaffeous
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jun 2002
Posts: 86

PostPosted: Fri Feb 06, 2004 11:15 pm    Post subject: A7n8x-e deluxe nforce2 mobo + mouse scroll wheel? Reply with quote

Has anyone been able to get a nforce2 motherboard usb working correctly with a logitech scroll mouse. I just got a the Asus mobo and while the mouse works the scroll wheel does not. I have the proper ZAxisMapping in my XF86Config file (I actually didn't do a complete reinistall, I just moved the harddrives to the new mobo and recompiled the kernel).

The only thing that is weird is that before I was using /dev/input/mice for the driver which
no longer works. I have to use /dev/mouse even though I'm plugged into a usb port.

Other info:
cat /proc/bus/usb/devices returns nothing
cat /dev/input/mice returns nothing
Logitech Wireless Optical mouse (M-RM63) (5 buttons?, left,right,middle, wheel, thumb)
Asus A7n8x-e deluxe.
I have tried IMPS/2, ExplorerPS/2, and auto as protocols
I have compiled in USB1 and USB2 support in the kernel (have not tried modules)
The actual wheel works as a press action button (ie open new tab in Firebird)

Any help is appreciated, not having a scroll wheel drives me crazy.
Back to top
View user's profile Send private message
bobbydole
n00b
n00b


Joined: 04 Feb 2004
Posts: 31

PostPosted: Mon Feb 09, 2004 3:10 am    Post subject: Reply with quote

i've got almost the exact same setup as you, hardware wise, and i have no problems with the wheel, some times it stops working in mozilla-firebird though.

here's my part in mu x config

Code:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
EndSection

if the mouse works in X then i would double check that your zaxis is setup correctly.
Back to top
View user's profile Send private message
Darkstar274
n00b
n00b


Joined: 16 Feb 2004
Posts: 40
Location: Frozen Hell - Connecticut

PostPosted: Thu Oct 28, 2004 12:39 pm    Post subject: Did you compile your kernel properly? Reply with quote

Did you compile the appropriate support within your kernel? I'm not running Gentoo right now :-( but I have had my Logitech MX-700 Wireless laser USB mouse work under Gentoo Linux with all the buttons working! This weekend I will be back to good ol' Gentoo Linux. I'm tired of Winblows and their bloody security patches. Give me Gentoo or give me death!

Follow this guide & tweak your XConfig file accordingly.

https://forums.gentoo.org/viewtopic.php?t=79&highlight=usb+mouse+keyboard+howto
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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