[ltp] performance with X.org - radeon 7500 T41
Michael Olbrich
linux-thinkpad@linux-thinkpad.org
Mon, 19 Sep 2005 15:32:14 +0200
On Mon, Sep 19, 2005 at 02:31:50PM +0200, alejo wrote:
> apropos Konstantin i have tried the xorg.conf from your site
> fallenangel but it dies cause i lack the synaptics module:
>
> (EE) Failed to load module "synaptics"
>
> isn't supposed to be part of xorg? anything extra i should (apt-get)
> install?
nope. Not part of xorg because of licence issues. You could install
xorg-driver-synaptics from:
deb http://ftp.ubuntu.com/ubuntu/ hoary main multiverse restricted universe
(I'm not sure which section it is in)
Your kernel needs CONFIG_INPUT_EVDEV for /dev/input/*
michael