LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-02-2003, 12:23 AM   #1
SiZaint
Member
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 36

Rep: Reputation: 15
Mouse problems :(


Ok, so i spend all day with a friend online walking me through the gentoo install now every thing works X/KDE and all that fun stuff but........... my mouse does not work! ugg.. can any one think of any ideas to enable it? when starting the boot to gentoo hotplug gives some error about the mouse "i dont remember what exactly.." but all thats stoping me from enjoying gentoo after all this hard work is the mouse.. and thats a pretty import thing .. for me any ways
thanks for any help!


EDIT:

The error i get is this:

* starting USB/PCI hotplugging......
modprobe: modprobe: can't locate module mousedev

Last edited by SiZaint; 09-02-2003 at 12:36 AM.
 
Old 09-02-2003, 01:41 AM   #2
SiZaint
Member
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 36

Original Poster
Rep: Reputation: 15
i pluged in an PS/2 mouse and it works but i really miss my wireless optical 5 button mouse over this ps/2 2 button peice of crap...... :\ any one got any ideas?
 
Old 09-02-2003, 06:38 AM   #3
german
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Debian etch, Gentoo
Posts: 312

Rep: Reputation: 30
I assume your nice mouse is USB? If so it means that (because the PS2 one works) you probably have a symlink from /dev/mouse to /dev/psaux. Try doing this:

$ ls -l /dev/mouse
lrwxrwxrwx 1 root root 10 Mar 26 13:35 /dev/mouse -> /dev/psaux

$ rm -rf /dev/mouse

$ ln -s /dev/input/mice /dev/mouse

then restart X and see if it detects it. If it doesn't, fix what you just did:

$ rm -rf /dev/mouse

$ ln -s /dev/psaux /dev/mouse

see if GPM works (ctrl-alt-f1 to a text terminal, move the mouse and see if a white box moves around the screen). If that works then ps aux | grep gpm and see what device gpm is using and symlink it to /dev/mouse. If it doesn't then try

$ cat /dev/input/mice

and see if it spits anything out when you move the mouse around. you could also try /dev/psaux, or anything else that makes sense.

HTH

B.
 
  


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
SUSE 9.3 problems (mouse working incorrectly) and other problems izquierdista SUSE / openSUSE 1 09-22-2005 08:08 PM
Mouse setup problems for a 8 button mouse. Devboy Linux - General 3 12-25-2004 04:53 PM
new nvidia driver & mouse problems - odd errors produced, no mouse detected. UrbanSlayer Debian 4 07-03-2004 08:13 PM
USB mouse, keyboard, hid, console mouse problems jqcaducifer Linux - General 1 08-05-2003 09:43 AM
USB Mouse and Trackpad Mouse problems macshark Linux - Hardware 6 12-24-2002 10:56 PM

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

All times are GMT -5. The time now is 11:07 PM.

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