Changes between Version 45 and Version 46 of Debian gen8
- Timestamp:
- 05/13/12 16:29:09 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Debian gen8
v45 v46 376 376 }}} 377 377 We have one problem with this, because capacity values aren't updated in /sys/class/power_supply/battery/capacity on debian. We need to run the batteryd from archos android to do that, more on this when we get to the startup script. 378 379 Some more commandline options for batteryd thanks to alex@debi 380 381 382 {{{ 383 alex@archos:~$ /system/bin/batteryd -h 384 usage: batteryd [-dn] [-i interval] [-f file] [-v voltage] 385 -d increase debug level, 386 -i specify a mesurement interval (in seconds), 387 -f output file for debug messages, 388 -n dry run mode, 389 -s no shutdown mode, 390 -v get the battery level for the specified idle voltage. 391 }}} 392 378 393 379 394 == 11) Enable autologin ==
