Celso, > I just upgraded my Breezy instalation to Dapper and I'm having some > issues with the touchpad, probably due to some bad configuration > settings in xorg.conf (which worked nicely in Breezy, BTW). > > Has anyone experienced problems with the touchpad as well?
I had a similar problem, and after dig a bit I found[1] that the evdev module is required but wasn't being automatically loaded, as it was with Breezy 2.6.12 kernel. A simple 'echo evdev >> /etc/modules' solved my problem. This is with the linux-image-2.6.15-3-686 kernel. I'll try the new -4 as soon as it becomes available at repository... ;-) [1] /usr/share/doc/xorg-driver-synaptics/README.gz HTH, -- Dorneles Treméa X3ng Web Technology -- laptop-testing-team mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/laptop-testing-team
