On Fri, Oct 29, 2010 at 11:51:29AM +0200, Jose Luis Perez Diez wrote: > A Divendres 29 Octubre 2010 09:37:30, [email protected] va escriure: > > Hi all, > > > > Since the upgrade if shr-u from 28th of october 20:13 I have the problem, > > that the touchscreen is not working properly. Icons cannot be marked, the > > home screen display jumps forth and back, I cannot hit the top bar at all, > > in Quick-Settings buttons at the bottom can be touched in the upper half > > of the screen, same is true for the Auto-DIm and Auto-Suspend slider. > > > > How can I roll back the e-wm upgrade? > > I 've just upgraded yesterday night and noticed this mornig problemss whith > the touchscreen. Looking /etc/X11/xorg.conf shaw that it was using tslib > reverted to evdev and it's is working again
Today Fox_Muldr had similar problem on IRC #openmoko So after a while we found the problem -> udevd installed on his fr Check if you have udev installed -> you can uninstall it also with udev-utils (only libudev0 is needed). xinput --list should list only input devices from xorg.conf which is id=8 "Touchscreen", udevd adds another id=9 "S3C24XX TouchScreen", but probably only if xorg.conf defines different driver (in this case tslib). So better fix then replacing tslib with evdev in xorg.conf is to uninstall udevd or at least disable AutoAddDevices in xorg.conf. Would be nice if someone with udevd installed confirms that disabling AutoAddDevices is enough and send patch for xorg.conf. Regards, -- Martin 'JaMa' Jansa jabber: [email protected] _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
