Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/mouse ? [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
kinetix63
n00b
n00b


Joined: 02 Jun 2005
Posts: 21

PostPosted: Thu Jun 09, 2005 7:57 pm    Post subject: /dev/mouse ? [solved] Reply with quote

Hi guys,

Hope someone can help me here! I'm a first time gentoo user, so please forgive me if this is something I've done that's pretty daft.

I've managed to compile my gentoo kernel from stage 1. I've even managed to get my damn USB Speedtouch modem working, but I'm having problems trying to install and configure a desktop.

For some reason /dev/mouse or /dev/usbmouse (I'm using a MS Wireless Optical Desktop KB and Mouse) does not exist.

Can anybody point me in the right direction?

Thanks in advance,

Paul


Last edited by kinetix63 on Fri Jun 10, 2005 3:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Thu Jun 09, 2005 8:00 pm    Post subject: Reply with quote

/dev/input/mouse0
Back to top
View user's profile Send private message
chovy
Guru
Guru


Joined: 03 Dec 2004
Posts: 453

PostPosted: Thu Jun 09, 2005 8:20 pm    Post subject: Reply with quote

Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        #Option     "Protocol" "auto"
        Option      "Protocol" "IMPS/2"
        #Option     "Protocol" "PS/2"
        Option      "Device" "/dev/input/mouse0"
        Option      "ZAxisMapping" "4 5"
        Option      "Resolution" "300"
EndSection


This is what I have for a micro innovations optical mouse with scrollwheel.
_________________
Woof, Woof! Add "[solved]" to the title! Woof, Woof!
Back to top
View user's profile Send private message
johnnabn
n00b
n00b


Joined: 09 Jun 2005
Posts: 5

PostPosted: Thu Jun 09, 2005 9:03 pm    Post subject: Reply with quote

it sounds like I have the exact same issue. There are no mouse related entries of any kind in /dev
I remeber seeing USB HID option about USB input devices(in the Kernel config), and I'm almost sure I checked it, but I'm going to go double check.
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Fri Jun 10, 2005 12:06 am    Post subject: Reply with quote

new xorg uses /dev/input/mouse0
Back to top
View user's profile Send private message
chovy
Guru
Guru


Joined: 03 Dec 2004
Posts: 453

PostPosted: Fri Jun 10, 2005 12:08 am    Post subject: Reply with quote

Correct me if i'm wrong, but I think he's saying there is no /dev/input/mouse*
_________________
Woof, Woof! Add "[solved]" to the title! Woof, Woof!
Back to top
View user's profile Send private message
Fashong
Apprentice
Apprentice


Joined: 14 Feb 2005
Posts: 168

PostPosted: Fri Jun 10, 2005 12:19 am    Post subject: Reply with quote

Try /dev/input/mice
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Fri Jun 10, 2005 12:26 am    Post subject: Reply with quote

Quote:
Try /dev/input/mice


that should work as well.
Back to top
View user's profile Send private message
johnnabn
n00b
n00b


Joined: 09 Jun 2005
Posts: 5

PostPosted: Fri Jun 10, 2005 2:02 am    Post subject: Reply with quote

I got it working fine, i was being an idiot and messed up

Thanks for the help,
johnnabn
Back to top
View user's profile Send private message
kinetix63
n00b
n00b


Joined: 02 Jun 2005
Posts: 21

PostPosted: Fri Jun 10, 2005 3:33 pm    Post subject: Reply with quote

Got it, thank you very much! Mouse seemed to work fine with the ghastly default WM that X installs.

Now to wait 3 days whilst KDE emerge's and fingers crossed one happy desktop gentoo system!
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