[Bug 1244629] Re: xfce4-weather-plugin showing 'No Data'

2013-10-28 Thread ergatif
Thanks for the PPA it worked for me : sudo add-apt-repository ppa:dtl131/mediahacks sudo apt-get update sudo apt-get install xfce4-weather-plugin sudo add-apt-repository --remove ppa:dtl131/mediahacks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 315882] Re: [Jaunty] synaptics driver needs to be updated to work with devices known as "ETPS/2 Elantech Touchpad" and "SynPS/2 Synaptics TouchPad" starting with 2.6.28 series kernels

2009-12-25 Thread ergatif
To be more acurate, on my U100 the mouse was unusable after a few seconds, cursor moved but click has no effect. Removing the psmouse module at startup solved this issue. So I put only the following command (and not the other one which reloads the unwished module) in /etc/rc.local : /sbin/modprob

[Bug 315882] Re: [Jaunty] synaptics driver needs to be updated to work with devices known as "ETPS/2 Elantech Touchpad" and "SynPS/2 Synaptics TouchPad" starting with 2.6.28 series kernels

2009-12-25 Thread ergatif
This worked for me to correct mouse failure after first click with a U100 Wind and both 9.04 and 9.10... I had to put the commands : /sbin/modprobe -r psmouse /sbin/modprobe psmouse in /etc/init.d/rc.local in order that they will be executed as root Thanks for this fix. -- [Jaunty] synaptics