documentation-packages team mailing list archive
-
documentation-packages team
-
Mailing list archive
-
Message #00611
[Bug 1296138] [NEW] ubuntu-doc: WikiGuide for Aspire S3
Public bug reported:
https://help.ubuntu.com/community/AspireS3
In the "Increasising the battery runtime " in the Script
# Runtime PM for USB Device
for i in /sys/bus/usb/devices/*/power/control ; do
echo auto > ${i}
done
will cause that in battery power some wireless mouse will have this issue
http://askubuntu.com/questions/80638/how-to-disable-auto-power-off-of-
usb-devices-like-usb-mouse
Users should be warned
** Affects: ubuntu-docs (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1296138
Title:
ubuntu-doc: WikiGuide for Aspire S3
Status in “ubuntu-docs” package in Ubuntu:
New
Bug description:
https://help.ubuntu.com/community/AspireS3
In the "Increasising the battery runtime " in the Script
# Runtime PM for USB Device
for i in /sys/bus/usb/devices/*/power/control ; do
echo auto > ${i}
done
will cause that in battery power some wireless mouse will have this issue
http://askubuntu.com/questions/80638/how-to-disable-auto-power-off-of-
usb-devices-like-usb-mouse
Users should be warned
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1296138/+subscriptions
Follow ups
References