User:Bjordan/Chris Power MGMT: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: Control of power --> transmitter? vs. using repeater)
 
No edit summary
Line 1: Line 1:
Control of power --> transmitter? vs. using repeater
Control of power --> transmitter? vs. using repeater

OHM - "Open Hardware Manager" by [http://blogs.gnome.org/hughsie/ Richard Hughes]

Useful debugging tools for power management:
<pre>
ohmd --verbose --no-daemon
lsohm # ohm's ideas of what state things are in
lshal # all things hal knows about status of battery, lid, etc
lshal --monitor # realtime, HW events broadcasted to ohm
</pre>

Revision as of 15:27, 23 June 2008

Control of power --> transmitter? vs. using repeater

OHM - "Open Hardware Manager" by Richard Hughes

Useful debugging tools for power management:

ohmd --verbose --no-daemon
lsohm # ohm's ideas of what state things are in
lshal # all things hal knows about status of battery, lid, etc
lshal --monitor # realtime, HW events broadcasted to ohm