Skip to content

Instantly share code, notes, and snippets.

@wesgarner
Forked from jhawthorn/6.35 kernel bugs
Created July 26, 2010 04:41
Show Gist options
  • Save wesgarner/490190 to your computer and use it in GitHub Desktop.
Save wesgarner/490190 to your computer and use it in GitHub Desktop.
Problems with the kernel for HTC magics with the 6.35 radio
Kernel used is a compile of http://github.com/carz2/cm-kernel
ROM used is CM6-RC1
There are two problems with this kernel, first is that camera doesn't work. Second is that it won't charge while on.
This sounds pretty silly, but when the phone is on and plugged in (either via USB or the AC adapter) rather than charging, the battery discharges rapidly, much faster than the phone would when unplugged. carz12 has stated that he also has this problem in the xda forums (http://forum.xda-developers.com/search.php?searchid=40980990).
When using the phone not plugged in, I get . Plugging in the phone while turned off will charge the phone normally.
Values in /sys/class/power_supply/battery
batt_current: 4
batt_id: 1
batt_temp: 315
batt_vol: 3992
charging_enabled: 0
charging_source: 1
full_bat: 1340000
health: Good
present: 1
status: Charging
I'd love to give any more information if I could. I can be contacted as @jhawthorn on twitter or jhawthorn on freenode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment