Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267028 - Synpatic driver fails to load after X server update
Summary: Synpatic driver fails to load after X server update
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-21 21:32 UTC by a_tevelev
Modified: 2009-04-22 11:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.79 KB, text/plain)
2009-04-21 21:33 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2009-04-21 21:32:55 UTC
Synaptic driver used to work perfectly until upgrade to x11-base/xorg-server-1.5.3-r5.

Now it (x11-drivers/xf86-input-synaptics-1.0.0) fails to load with the following error in Xorg.0.log:

(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"

(II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so
dlopen: /usr/lib64/xorg/modules/input//synaptics_drv.so: undefined symbol: miPointerGetMotionEvents
(EE) Failed to load /usr/lib64/xorg/modules/input//synaptics_drv.so
(II) UnloadModule: "synaptics"
(EE) Failed to load module "synaptics" (loader failed, 7)
(EE) No input driver matching `synaptics'
(EE) config/hal: NewInputDeviceRequest failed
Comment 1 a_tevelev 2009-04-21 21:33:52 UTC
Created attachment 189098 [details]
emerge --info
Comment 2 Rafał Mużyło 2009-04-22 11:02:24 UTC
xorg-server post-intall message explicitly
tells you to reemerge all drivers after upgrade.