Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mouse Problems
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
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 834
Location: Somerville, MA

PostPosted: Tue Jun 08, 2004 1:21 pm    Post subject: Mouse Problems Reply with quote

I just put X.org on a machine, and I trying to get a mouse to work. So far I've tried both PS/2 and Serial, neither have worked. I can't post my configuration just yet (class ends in a minute), but later today I can.

Are there any special kernel options (2.6) that I've forgotten about?

CLI works fine, just going to a GUI fails. Knoppix also was unable to make either mouse work, it said it could not detect the serial mouse when it was plugged in.
Back to top
View user's profile Send private message
John5788
Advocate
Advocate


Joined: 06 Apr 2004
Posts: 2140
Location: 127.0.0.1

PostPosted: Tue Jun 08, 2004 1:37 pm    Post subject: Reply with quote

post mouse section of xorg.conf
_________________
John5788
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 834
Location: Somerville, MA

PostPosted: Tue Jun 08, 2004 2:32 pm    Post subject: Reply with quote

Code:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
EndSection
Back to top
View user's profile Send private message
BiOCHiP
n00b
n00b


Joined: 07 Jul 2002
Posts: 57
Location: Amsterdam

PostPosted: Tue Jun 08, 2004 4:06 pm    Post subject: Reply with quote

Is /dev/mouse the correct device? Try a 'cat /dev/mouse' and move your mouse to see if anything comes up.

It's not clear to me whether you have a serial or ps/2 mouse.
_________________
Music is the Answer
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 834
Location: Somerville, MA

PostPosted: Wed Jun 09, 2004 1:41 am    Post subject: Reply with quote

I tried both a serial and PS/2, neither seemed to work (under Gentoo or Knoppix).

I'm sorry if I didn't give much info before, the keyboards at school kind of suck, and I can't type much on them :).

Basically, I'm setting up a server machine, but due to the fact that the teachers who will be administering it don't know CLI, it needs a basic GUI (they'll be able to get by with Fluxbox) with a couple of programs to manipulate an LDAP database and other basic functions. I have the LDAP bit setup, but now X.org won't use a mouse, be it Serial, PS/2, or USB (haven't actually tried that yet, but I never have luck with USB mice). Is there some obscure kernel option that could be causing a problem here?
Back to top
View user's profile Send private message
Frodg
l33t
l33t


Joined: 11 Feb 2004
Posts: 761

PostPosted: Wed Jun 09, 2004 2:33 am    Post subject: Reply with quote

as biochip says. - first check you are using the correct assignment for the mouse - mine is usually /dev/psaux .....
_________________
Aerosolo ergo sum - I spray therefore I am

Gentoo - Registered Linux User # 361400
Back to top
View user's profile Send private message
John5788
Advocate
Advocate


Joined: 06 Apr 2004
Posts: 2140
Location: 127.0.0.1

PostPosted: Wed Jun 09, 2004 2:38 am    Post subject: Reply with quote

after i switched to udev, my mouse was listed as /dev/input/mouse0
_________________
John5788
Back to top
View user's profile Send private message
Ian
l33t
l33t


Joined: 28 Oct 2002
Posts: 834
Location: Somerville, MA

PostPosted: Wed Jun 09, 2004 12:17 pm    Post subject: Reply with quote

I'm still using dev, not udev, and I was under the impression that /dev/mouse took care of all the different possible mouse inputs, but I suppose I'll have to go and check manually.
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