linux 2.6.24-21 copied to hardy-updates.
** Changed in: linux (Ubuntu Hardy)
Status: Fix Committed => Fix Released
--
Backport USB-PERSIST fix from upstream to Hardy
https://bugs.launchpad.net/bugs/254783
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Accepted into -proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Tags added: verification-needed
--
Backport USB-PERSIST fix from upstream to Hardy
https://bugs.launc
Commited to Hardy tree as 6ca9208c22280928597bcc738bf4248de0ab359d.
** Changed in: linux (Ubuntu Hardy)
Status: In Progress => Fix Committed
--
Backport USB-PERSIST fix from upstream to Hardy
https://bugs.launchpad.net/bugs/254783
You received this bug notification because you are a membe
the classmate has an initscript to enable this feature with the
following code:
for file in $(/usr/bin/find /sys -name persist|grep usb1);do
echo -n 1 >$file 2>>/var/log/syslog;
done
if the respective sysfs flags are not set the patch wont have any
effect.
--
Back
Just nitpicking, but resume fails on the classmate w/o this patch
The patch works by _not_ re-enumerating USB devices that are set to
'persist' across a suspend/resume.
--
Backport USB-PERSIST fix from upstream to Hardy
https://bugs.launchpad.net/bugs/254783
You received this bug notification be
SRU justification:
Impact: The USB-PERSIST feature
(0458d5b4c9cc4ca0f62625d0144ddc4b4bc97a3c) lets USB mounted filesystems
remain intact (the USB device not removed) during power loss. This is
important for small machines that have their root fs on a USB device.
However this did not work in all c
** Changed in: linux (Ubuntu Hardy)
Importance: Undecided => Medium
Assignee: (unassigned) => Stefan Bader (stefan-bader-canonical)
Status: New => In Progress
--
Backport USB-PERSIST fix from upstream to Hardy
https://bugs.launchpad.net/bugs/254783
You received this bug notificatio
Upstream fix in 2.6.26-rc1
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
Status: New => Fix Released
--
Backport USB-PERSIST fix from upstream to Hardy
https://bugs.launchpad.net/bugs/254783
You received this bug notification because you are a member of Ubuntu
Bugs, whi