lp:ubuntu/feisty/acpi-support

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/acpi-support
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

53. By Paul Sladen <paul@katu>

* Clean up issues with toggling multiple wireless cards.
  - Move variable initiation into loop inside 'wireless.sh'
  - Move contents of 'wireless.sh' into lib/state-funcs:toggleAllWirelessState()
  - Update '{ibm,tosh,asus}-wireless.sh' to use state-funcs
  (Closes: LP #96107)
  (Thanks to Nicolò Chieffo for assistance and testing)
* Remove spurious 'echo HERE' from lib/state-funcs. D'oh.

52. By Paul Sladen

* Save and restore values that the kernel does not preserve across
  suspend/resume and hibernate/resume:
  - /sys/class/net/eth*/device/rf_kill
  (Closes: LP #37010)
  - /proc/acpi/ibm/bluetooth
  (Closes: LP #37175)
  - /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
  (Closes: LP #68191)
* White list Lenovo ThinkPad Z60m as working suspend.
  (Closes: LP #57144)

51. By Paul Sladen

* Change 'wireless.sh' to use 'device/rf_kill' for wireless devices (if
  available) in preference to 'device/power/state' which was been
  removed by the upstream kernel developers.
  (Closes: LP #42820)
* Teach 'lib/state-funcs:isAnyWirelessPoweredOn()' to also check
  'device/rf_kill' if it's available.
  (Closes: LP #42820)
* Change 'ibm-wireless.sh' to rotate wireless and bluetooth states
  through the sequence: both, bluetooth only, wireless only, neither.
  (Closes: LP #24680)
* Correct inverted logic in 'isAnyWirelessPoweredOn()'.
  (Closes: LP #66083)
* Change script shebangs to use '/bin/sh' instead of '/bin/bash'.

50. By Paul Sladen

Add 'events/sony-eject' for Sony Vaio TX3.
(Closes: LP #55388)

49. By Matthias Klose

Rebuild for changes in the amd64 toolchain.

48. By Matthew Garrett <email address hidden>

Identical to 0.90, revert the sync from Debian

47. By Loïc Minier

* Invoke /usr/sbin/s2disk instead of /sbin/s2disk; thanks Jan Luebbe.
* Don't pass any arguments to s2disk as it doesn't support these in newer
  uswsusp versions.
* Fix "APCI" instead of "ACPI" typo in IBM.config; thanks Joshua Kwan;
  closes: #389511.

46. By Matthew Garrett <email address hidden>

Explicitly switch the screen back to text mode if it was that way
before resume

45. By Matthew Garrett <email address hidden>

Add support for high-res uswsusp

44. By Matthew Garrett <email address hidden>

Change defaults

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/acpi-support
This branch contains Public information 
Everyone can see this information.

Subscribers