[Expired for linux (Ubuntu) because there has been no activity for 60
days.]
** Changed in: linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980469
Ti
I worked around this a while back, by adding the following to a new file
/etc/pm/sleep.d/wifi:
#! /bin/sh
rfkills=$(ls /sys/class/rfkill)
#echo $rfkills
case $1 in
suspend|suspend_hybrid|hibernate)
rmmod psmouse
for rfkill in ${rfkills}; do
echo 0 > /sys/class/rfk
Hugh Perkins, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/cur
Hi Hugh,
Thanks for the update. It would be good to know what upstream version
fixed this issue, so we can investigate backporting the fix. Would it
be possible for you to test some kernels, to help identify the exact
fix? I can perform a "Reverse bisect" to find the commit that fixed
this bug.
Hi Joseph,
I've been using the mainline kernel for 3 days now, and I've not seen
any issues with the psmouse not working when coming out of suspend. I'm
90% sure that the bug doesn't exist in the mainline kernel, so I am
marking the bug 'kernel-fixed-upstream'.
** Tags removed: needs-upstream-t
Hi Joseph,
Ok, I'm running that kernel now:
$ uname -a
Linux watermelon 3.4.0-030400rc2-generic-pae #201204072235 SMP Sun Apr
8 02:50:00 UTC 2012 i686 i686 i386 GNU/Linux
I will use for one week, and post fixed in upstream, or else if the
problem occurs within one week, post not fixed in upstrea
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.4kernel[1] (Not a kernel in the daily directory). Once you've tested
the upstream kernel, please remove the 'needs-upstream-testing' tag(Only
that one
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980469
Title:
psmouse doesn't work when come out of suspend
To manage notifications about
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980469
Title:
psmouse doesn't work when come out of suspend
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linu