[Desktop-packages] [Bug 787451] Re: pcscd spams to syslog and kern.log after enabling smartcard reader in VMWare Workstation

2017-11-29 Thread Erki Hallingu
I'm still having the same issue: in Ubuntu 18.04 and Virtualbox 5.2.2. Disabling pcscd before attaching reader to virtualbox removes the log flooding. But its very inconvinient. I have two card readers and I need to use one for host (ubuntu) and one for guest (windows). Is there a way to disable o

[Desktop-packages] [Bug 1386127] Re: mouse does not work correctly after suspend

2015-02-24 Thread Erki Hallingu
erki@siil:~$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date Version 1.14 04/26/2013 erki@siil:~$ -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1386127 Title: mou

[Desktop-packages] [Bug 1386127] Re: mouse does not work correctly after suspend

2015-02-24 Thread Erki Hallingu
Unfortunately this did not help. Still exactly the same symptoms, after syspend mouse moves but unable to move or interact with windows. reenabled my pm script and everything works OK again. So still psmouse needs reload after suspend. I'm also currently using ubuntu 15.04 with all updates applie

[Desktop-packages] [Bug 1386127] Re: mouse does not work correctly after suspend

2014-10-27 Thread Erki Hallingu
I was able to fix (workaround) the issue with following /etc/pm/sleep.d script: #!/bin/sh # restart psmouse after waking from suspend . "${PM_FUNCTIONS}" restart_mouse() { rmmod psmouse modprobe psmouse } case "$1" in thaw|resume) restart_mouse

[Desktop-packages] [Bug 1386127] Re: mouse does not work correctly after suspend

2014-10-27 Thread Erki Hallingu
I'm able to fix mouse by: sudo rmmod psmouse;sudo modprobe psmouse -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1386127 Title: mouse does not work correctly after suspend Status in “

[Desktop-packages] [Bug 1386127] [NEW] mouse does not work correctly after suspend

2014-10-27 Thread Erki Hallingu
Public bug reported: Afer waking from suspend mouse does not work correctly. I'm able to move pointer but am not able to move, resize or select windows with mouse. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: xorg 1:7.7+7ubuntu2 ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4 Un