Hi I have updated my kernel to 3.0.4. Battery logo is not able to get read the battery information Got logcat messages as follows
E/BatteryService( 146): Could not open '/sys/class/power_supply/ac/type' E/BatteryService( 146): Could not open '/sys/class/power_supply/usb/type' E/BatteryService( 146): Could not open '/sys/class/power_supply/battery/type' E/BatteryService( 146): acOnlinePath not found E/BatteryService( 146): usbOnlinePath not found E/BatteryService( 146): batteryStatusPath not found E/BatteryService( 146): batteryHealthPath not found E/BatteryService( 146): batteryPresentPath not found E/BatteryService( 146): batteryCapacityPath not found E/BatteryService( 146): batteryVoltagePath not found E/BatteryService( 146): batteryTemperaturePath not found E/BatteryService( 146): batteryTechnologyPath not found But in POWER_SUPPLY_ATTR(type), is present in the power_supply_attrs. What could be the reason the attribute type is not present in sys/class/power_supply/ac or /usb or /battery Thanks in Advance Regards, MAK -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
