Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Logitech dual optical 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
RickDB
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 155
Location: Netherlands

PostPosted: Sun Oct 13, 2002 1:18 pm    Post subject: Logitech dual optical does not work Reply with quote

I have an Logitech dual optical usb mouse the "light" of the usb does go on when booting gentoo, but it does not work in X:

This are my settings:

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"

And i have also tried:

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"


And i tried this on my onboard usb controller(MSI k7t266) and on my pci usb card.
I also seen my mouse connected on the boot.
Can someone tell me how i can get my mouse to work?
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Oct 13, 2002 1:55 pm    Post subject: Reply with quote

I have the same mouse, and it's always worked without any problems.

input should be /dev/input/mouse0

make sure you have usb support enabled in your kernel, as well as hid support (there are about 3 or 4 places that need to be enabled)

just follow the normal usb mouse instructions found under the documentation and tips area.
Back to top
View user's profile Send private message
RickDB
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 155
Location: Netherlands

PostPosted: Sun Oct 13, 2002 3:57 pm    Post subject: Reply with quote

It was my kernel that was missing one usb support option, it works just fine now :D
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