I am trying to get my touchpad working once and for all. It is very over sensitive, and moves way too fast. I tried gsynaptics, and using it I can get the touchpad behaving properly, but after logging out and back in, the settings are lost. I was getting so frustrated that I decided to try using a generic usb mouse driver for th touchpad to see if that helped. However, sax2 (which lists the touch pad as an “ALPS touchpad”) gives me the following error when I try to test or save the new configuration:
Testing Configuration Failed:
For further information refer to the file /var/log/Xorg.99.log. The following report has been created from the calling instance:
SaX library: Success
X Configuration: Data incomplete in file /var/lib/sax/xorg.conf.
Undefined Screen "Py]<< " referenced by ServerLayout (null).
Sounds like a corrupt file somewhere. However, the /var/lib/sax/xorg.conf looks fine, not corruption anywhere that I can see. And the log file gives little help:
(II) RADEON(0): CAIL: CailReadATIRegister
(II) RADEON(0): CAIL: CailWriteATIRegister
(II) RADEON(0): CAIL: CailReleaseMemory
(II) RADEON(0): ParseTable said: CD_SUCCESS
(II) RADEON(0): Call to AtomBIOS Exec succeeded
Unblank CRTC 0 success
(II) RADEON(0): Disposing accel...
(II) RADEON(0): Disposing cursor info
(II) RADEON(0): Disposing DGA
(II) RADEON(0): Unmapping memory
I don’t know what else to try. Any ideas?