Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mouse not found(solved)
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
guardianofflight
n00b
n00b


Joined: 19 Mar 2006
Posts: 3

PostPosted: Sun Mar 19, 2006 1:51 am    Post subject: mouse not found(solved) Reply with quote

I have installed and since uninstalled both gentoo-2005 and 2006. My usb mouse will work in the gui of 2006 installer, but as soon as I reboot my mouse can not be found. I used the option of the live cd kernel, on which the mouse will work. I do do not know the error itself. I find the problem when I run Xorg -configure. An error says the mouse can not be found. I have added usb support in the kernel. To make things interesting, it also refuses to see my ps2 mouse. This problem only seems to happen on my desktop. I have installed on my old laptop of which is no longer in my posession, and had no issues. Any ideas would be appreciated, for I do not wish to spend 8 hours installing gentoo and compiling xorg only to find that there is no answer. My usb and ps2 mouse work on other distros.

Last edited by guardianofflight on Tue Mar 21, 2006 10:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Sun Mar 19, 2006 2:07 am    Post subject: Reply with quote

Could you please post the relevant section of your kernel config...
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
guardianofflight
n00b
n00b


Joined: 19 Mar 2006
Posts: 3

PostPosted: Sun Mar 19, 2006 4:11 pm    Post subject: Reply with quote

.config file shows the following

Input device drivers
CONFIG_INPUT_KEYBOARD=y
CONFIG_INPUT_KEYBOARD_ATKBD=y
not set
blah blah
CONFIG_INPUT_MOUSE=y
CONFIG_INPUT_MOUSE_PS2=y
not set
blah blah

on usb
HID=y
HIDINPUT=y

unfortuantely I am unknowlegdeable in copying and pasting from the command line

Xorg.conf is as follows:
section "input device"
id "mouse0"
driver "mouse"
option "protocol" "auto"
option "device" "/dev/mouse" of which does not really exist in the /dev

I gave up on the usb mouse ... sticking with the ps2 mouse. I still have the same issue with the ps2 mouse.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sun Mar 19, 2006 7:56 pm    Post subject: Reply with quote

/dev/mouse :arrow: /dev/input/mice
Back to top
View user's profile Send private message
guardianofflight
n00b
n00b


Joined: 19 Mar 2006
Posts: 3

PostPosted: Sun Mar 19, 2006 11:20 pm    Post subject: Reply with quote

That did it. Made a link to /dev/inputs/mouse0.
Thank you. I knew it would be something small and overlooked on my part.
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