tips_and_tricks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips_and_tricks [2012/02/13 22:10] – Add a link to powertop-for-arm paulf | tips_and_tricks [2013/02/15 17:13] (current) – [Using side LEDs and WiFi LED] turbooster | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ===== Lid and jack insertion events ===== | ===== Lid and jack insertion events ===== | ||
| You can use a lightweight https:// | You can use a lightweight https:// | ||
| + | |||
| + | ===== Using side LEDs and WiFi LED ===== | ||
| + | (This is for the 12.04 kernel) | ||
| + | The LEDs on the side can be triggered by echoing values between 0 and 7 to | ||
| + | echo 7 > / | ||
| + | for different blinking-patterns (need to be root). Try | ||
| + | echo 0 > brightness ; sleep 1 ; echo 7 > brightness ; sleep .2;echo 1 > brightness | ||
| + | to ' | ||
| + | |||
| + | You can also set different triggers for the WiFi LED. To see the available options do | ||
| + | cat / | ||
| + | then to change the trigger (temporarily) do for example | ||
| + | echo mmc0 > / | ||
| + | to get eMMC activity. | ||
| + | |||
| ===== Video playback ===== | ===== Video playback ===== | ||
| Line 105: | Line 120: | ||
| "" | "" | ||
| AT*ENAPDBG=1 OK \ | AT*ENAPDBG=1 OK \ | ||
| + | ' | ||
| " | " | ||
| ! chat -v "" | ! chat -v "" | ||
| Line 110: | Line 126: | ||
| </ | </ | ||
| - | This assumes your card has PIN disabled, if it's not, you should be able to add '' | + | This assumes your card has PIN disabled, if it's not, you should be able to add '' |
| < | < | ||
| #!/bin/sh | #!/bin/sh | ||
| / | / | ||
| </ | </ | ||
tips_and_tricks.1329167422.txt.gz · Last modified: by paulf · Currently locked by: 216.73.217.103,10.89.1.2
