LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-12-2004, 01:37 PM   #1
Icetec
Member
 
Registered: Oct 2004
Posts: 33

Rep: Reputation: 15
Problems with USB mouse in Gentoo


I installed Gentoo a while ago on my laptop (nx9105), and I have just one unresolved problem left.

I can't get my USB mouse to work properly. It lights up when I start Gentoo but I can't get it to work in X (or console for that matter). I had the same problem om my stationary computer, but it worked with a PS/2 mouse on it. Since I don't have any PS/2 ports on the laptop I have to get this resolved. The USB controller gets recognized properly. I heard that it might be because the mouse doesn't support USB 2.0, but since I don't have any products using 2.0 I can't see if that's true. Using "cat /dev/input/mice" does not do anything. No matter how much I move the mouse the command just hangs there until I cancel it.

I _REALLY_ need help here. I have tried to find a sollution to this problem for several days now, but noone seems to know.

Last edited by Icetec; 12-15-2004 at 06:46 AM.
 
Old 12-13-2004, 01:19 AM   #2
Icetec
Member
 
Registered: Oct 2004
Posts: 33

Original Poster
Rep: Reputation: 15
Please!? I can't be the only one having this problem!
 
Old 12-23-2004, 06:28 PM   #3
David1nc
LQ Newbie
 
Registered: Nov 2004
Location: mexico
Posts: 1

Rep: Reputation: 0
that's right, i have the same problem......
 
Old 12-23-2004, 08:38 PM   #4
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
post lsmod and your xorg.conf like this one,most likely don't have support enabled in the kernel;
Code:
Section "ServerLayout"
        Identifier     "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice     "Mouse1" "SendCoreEvents"
EndSection
# touchpad
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "PS/2"
        Option      "Device" "/dev/mouse"
        Option      "Emulate3Buttons"
        Option      "Emulate3Timeout" "50"
EndSection
# usb optical logitech mouseman with wheel
Section "InputDevice"
        Identifier      "Mouse1"
        Driver          "mouse"
        Option          "Protocol" "IMPS/2"
        Option          "Device" "/dev/input/mice"
        Option          "ZAxisMapping" "4 5"
EndSection
See if this helps; http://forums.gentoo.org/viewtopic.p...t=mouse+laptop
or http://forums.gentoo.org/viewtopic.p...asc&highlight=
and look for your laptop here;
http://www.linux-on-laptops.com/
and here for the kernel .config
http://gentoo-wiki.com/Gentoo_Acer_T...nual#USB-Mouse

Last edited by comprookie2000; 12-23-2004 at 09:17 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mouse problems in Gentoo command line khermans Linux - Newbie 2 06-16-2004 08:18 PM
gentoo mouse problem Txlyo Linux - Distributions 0 10-22-2003 12:27 AM
PS/2 mouse gentoo aeruzcar Linux - Hardware 1 09-22-2003 04:55 PM
no mouse and keyboard in gentoo. raylpc Linux - General 5 08-08-2003 07:42 AM
Gentoo mouse problems Helper_Monkey Linux - General 8 03-15-2003 10:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration