Hi, I am using a TI OMAP 3503 processor with a TPS69590/TWL4030 power management interface. The goldfish battery driver is probably for the emulator class correct? Is there some solution for the OMAP3 platform?
Best regards, elvis On Mon, Apr 27, 2009 at 3:53 PM, [email protected] <[email protected]>wrote: > > u nend enable BAT driver > 1.Open ur kernel DIR > 2.make menuconfig > select Device Drivers->Power supply class support -> Goldfish > battery driver > 3.save > 4.make ur kernel file > > i think u can see it in the sys/class/power_supply/battery DIR > > On Apr 27, 12:37 am, Elvis Dowson <[email protected]> wrote: > > Hi, > > I've ported the android-2.6.29 kernel to the Overo linux- > > omap3-2.6.29 kernel version. The android logo boots up, and after > > sometime, the system shuts down. > > > > When I look in the find /sys/class/power_supply folder, I don't see > > anything. I have enabled CONFIG_POWER_SUPPLY=y in my defconfig. > > > > What could be going wrong? Why are the required devices not being > > created? > > > > Best regards, > > > > Elvis > > > > I/SystemServer( 865): Starting Battery Service. > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ac/ > > online' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/usb/ > > online' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/present' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/capacity' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/batt_vol' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/batt_temp' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/status' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/health' > > E/BatteryService( 865): Could not open '/sys/class/power_supply/ > > battery/technology' > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
