Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo-sources-2.6.19-r3 funks up evdev?
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
dentharg
Guru
Guru


Joined: 10 Aug 2004
Posts: 438
Location: /poland/wroclaw

PostPosted: Sat Jan 06, 2007 10:13 am    Post subject: gentoo-sources-2.6.19-r3 funks up evdev? Reply with quote

Hi!

After switching to gentoo-sources-2.6.19-r3 from -r1 my Logitech MX700 now stops being recognized as CorePointer.
ie.

BEFORE:

Code:
(**) Option "CorePointer"
(**) LogitechMX700-usb-0000:00:02.1-3/input0: Core Pointer
(II) LogitechMX700-usb-0000:00:02.1-3/input0: Found 3 relative axes.
(II) LogitechMX700-usb-0000:00:02.1-3/input0: Configuring as pointer.
(**) LogitechMX700-usb-0000:00:02.1-3/input0: WHEELRelativeAxisButtons: 4 5.
(II) LogitechMX700-usb-0000:00:02.1-3/input0: Found 16 mouse buttons
(**) LogitechMX700-usb-0000:00:02.1-3/input0: Configuring 3 relative axes.
(II) LogitechMX700-usb-0000:00:02.1-3/input0: Configured 18 mouse buttons


AFTER:
Code:
(**) Option "CorePointer"
(**) LogitechMX700-isa0060/serio0/input0: Core Pointer
(WW) LogitechMX700-isa0060/serio0/input0: does not have core pointer capabilities


And X shuts down. I have made no changes to config (simply copied it from -r1 tree). What's wrong?
Back to top
View user's profile Send private message
Steffen
Apprentice
Apprentice


Joined: 14 Jul 2002
Posts: 159

PostPosted: Sat Jan 06, 2007 9:47 pm    Post subject: Reply with quote

I'm having the same problem and solved it by changing my mouse driver from "evdev" to "mouse".

X crashed mentioning FontFileCompleteXFLD in the backtrace (just mentioning this so that it can be indexed by the search function).
Back to top
View user's profile Send private message
dentharg
Guru
Guru


Joined: 10 Aug 2004
Posts: 438
Location: /poland/wroclaw

PostPosted: Sun Jan 07, 2007 11:47 am    Post subject: Reply with quote

Ok. But I rather know why it did broke.
Back to top
View user's profile Send private message
dentharg
Guru
Guru


Joined: 10 Aug 2004
Posts: 438
Location: /poland/wroclaw

PostPosted: Mon Jan 15, 2007 7:20 pm    Post subject: Reply with quote

gentoo-sources-r4 doesn't fix the thing.
Back to top
View user's profile Send private message
juhah
n00b
n00b


Joined: 03 Oct 2004
Posts: 46

PostPosted: Fri Jan 19, 2007 7:18 pm    Post subject: Reply with quote

Added bug 162836. If you have any insight to the problem please add here/buzilla. Thanks!
Back to top
View user's profile Send private message
juhah
n00b
n00b


Joined: 03 Oct 2004
Posts: 46

PostPosted: Tue Jan 23, 2007 6:28 pm    Post subject: Reply with quote

I solved the issue by changing one line in xorg.conf from:
Code:
Option      "Device" "/dev/input/event1"

to:
Code:
Option      "Device" "/dev/input/event0"
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