Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 364121

Summary: x11-drivers/xf86-input-mouse-1.7.0: not worked with xorg-server/xorg-server-1.10.1
Product: Gentoo/Alt Reporter: Denis I. Polukarov <dipolukarov>
Component: FreeBSDAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED WORKSFORME    
Severity: normal CC: x11
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Xorg.0.log
emerge --info x11-drivers/xf86-input-mouse

Description Denis I. Polukarov 2011-04-19 12:35:13 UTC
After update from xorg-server/xorg-server-xorg-server-1.9.5 to xorg-server/xorg-server-1.10.1 mouse's driver not worked (all drivers were rebuild afet update). Resolved: rollback to xorg-server/xorg-server-xorg-server-1.9.5 .

Reproducible: Always

Steps to Reproduce:
1. emerge =xorg-server/xorg-server-1.10.1 (& all drivers: ati, keyboard, mouse)
2.
3.
Actual Results:  
Mouse driver is't worked.

Expected Results:  
Working mouse driver with =xorg-server/xorg-server-1.10.1
Comment 1 Denis I. Polukarov 2011-04-19 12:36:23 UTC
Created attachment 270515 [details]
Xorg.0.log
Comment 2 Denis I. Polukarov 2011-04-19 12:38:01 UTC
Created attachment 270517 [details]
emerge --info x11-drivers/xf86-input-mouse
Comment 3 Oo.et.oO 2011-06-29 20:26:35 UTC
aren't we supposed to be using the evdev driver only now?

i believe xf86-input-mouse and xf86-input-keyboard are deprecated.  why they aren't marked with a keyword, or masked i don't know.

i can't know much, as i have no keyboard/mouse in xorg 1.10.
Comment 4 Denis I. Polukarov 2011-06-30 12:18:38 UTC
evdev not allowed on Gentoo FreeBSD.
Comment 5 Naohiro Aota gentoo-dev 2011-07-25 12:29:24 UTC
Do you have moused running? or try using /dev/ums0 (if your mouse is USB) for xorg.conf Device setting instead of /dev/sysmouse
Comment 6 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-24 10:06:41 UTC
Please reopen with the information requested in comment 5 if you still see this problem.