Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no usb mouse in X
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54834
Location: 56N 3W

PostPosted: Sat Jan 02, 2010 7:18 pm    Post subject: Reply with quote

/dev/input/mice is all the events that arrive on /dev/input/mouseX where X is a digit.

This method of enumerating poiting devices does not cater for hot plugging unless you can use the same driver for *all* pointers and have Xog only deal with /dev/input/mice

You can use /dev/input/mouse0 and so on but when a device is unplugged and reconnected it gets a new /dev node and Xorg no longer sees it.

So, its rock, hard place and hal.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sat Jan 02, 2010 7:29 pm    Post subject: Reply with quote

NeddySeagoon,

there is a mouse device present which seems not to be associated with OPs USB mouse. In any case, it does not work. Have you seen something like this before?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54834
Location: 56N 3W

PostPosted: Sat Jan 02, 2010 7:45 pm    Post subject: Reply with quote

Jaglover,

Only in two circumstances.
A mouse was unplugged then reconnected - the old /dev/input/mice remains
The protocol is incorrect. In this case Xorg won't read it but cat will.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Sysa
Apprentice
Apprentice


Joined: 16 Mar 2005
Posts: 161
Location: Europe

PostPosted: Sat Jan 02, 2010 7:53 pm    Post subject: Reply with quote

indietrash wrote:
idk. I don't use that. I use the keyboard when I'm in vt, lol. I have no configurations in BIOS. mouse works in Windows 7.

are you saying I should try emerging x11-drivers/xf86-input-evdev and set driver to evdev instead of mouse?

No, you should to add the following parameters into /etc/make.conf:
Code:
INPUT_DEVICES="evdev keyboard mouse"

and update your world:
Code:
emerge --with-bdeps=y -uDN world


BTW: the command I advised you before
Code:
emerge -1 $(qlist -IC x11-dr)

rebuild x11-drivers to sure that they are definitely compatible with the current x-server build.
_________________
RedHat -> SuSE -> Debian -> Gentoo
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sat Jan 02, 2010 9:02 pm    Post subject: Reply with quote

indietrash wrote:
are you saying I should try emerging x11-drivers/xf86-input-evdev and set driver to evdev instead of mouse?

No, X works fine in my system without evdev.
Back to top
View user's profile Send private message
indietrash
Guru
Guru


Joined: 17 Sep 2008
Posts: 353
Location: Norway

PostPosted: Tue Jan 12, 2010 9:45 pm    Post subject: Reply with quote

hi. I just changed the mouse. now it works. the mouse had bad wires. now it doesn't even work in Windows. so I tried another mouse I found. and it works. thus I guess the mouse was the problem, not Gentoo.

I am however expecting a World of Warcraft mouse in the mail, so expect a thread on that one! :lol:
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
Goto page Previous  1, 2
Page 2 of 2

 
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