[Kernel][android_kernel_lge_msm7x27-3.0.x][bigsuperkernel-3.08]

Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Hopefully you get this...but I have gone back to the 3.0.8 kernel, this time on the latest PAC build. My BatteryBot app reports that the phone is charging via USB...despite the fact that I am using a travel AC charger plugged to an AC outlet...

hm. any way you can get a dmesg with terminal or adb?
that whole section of battery got chopped up pretty viciously removing vbatt.
in spite of the battery issues i haven't reverted to a 2.6 kernel since the accelerometers came online...
getting caught up on homework slowly now. maybe time one of these days to dig into it again.
 

atrain2324

Well-known member
Apr 23, 2012
203
2
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

hm. any way you can get a dmesg with terminal or adb?
that whole section of battery got chopped up pretty viciously removing vbatt.
in spite of the battery issues i haven't reverted to a 2.6 kernel since the accelerometers came online...
getting caught up on homework slowly now. maybe time one of these days to dig into it again.

Battery is fine on PAC now, it just takes forever to charge to 100 like it would if it was charging off my computer's USB ports. BatteryBot still reports "Charging (USB)" and Go Power Master says it will take 12 mins to go from 97 to 100.

I dunno how to pastebin, but I got a screenshot. Hope that helps.

View attachment 81748
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

the attachment doesn't display.

for normal usb, the kernel announces std downstream port when plugged in.
wall charger says something else.
i was wondering what it says about your charger.
 

atrain2324

Well-known member
Apr 23, 2012
203
2
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

the attachment doesn't display.

for normal usb, the kernel announces std downstream port when plugged in.
wall charger says something else.
i was wondering what it says about your charger.

Let's try this again.

Nothing's wrong with the charger...it charges fine and reports as "AC" on CAI and the JB ROMs using the 2.6 kernel. I ran into this as well with the latest build of JBC.

View attachment 81792
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

it still won't display.

I'm wondering if the kernel is reporting it correctly but it's getting mangled by the battery code.
 

atrain2324

Well-known member
Apr 23, 2012
203
2
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Maybe an existing bug? Again, on the latest PAC build. Turning on WIFI is a no go. In fact, turning it on causes it go between enable and disable for me...locks the hell up for my processor after a while. I think it basically causes the OS to go into kernel panic, locks up and gives me the black screen of death.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

wifi works fine for me... maybe reflash the kernel zip to be sure the wifi module took.

the battery code sees a carkit as a usb charger, and that's probably why it charges so slowly.
I'm piddling with the battery code to maybe ditch a charger status notification issue. Will keep this posted.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

teaser!
dunno exactly what I did to make it work, but msm_battery_thunderc is clicking along nicely! I'm watching my battery meter dropping in realtime with everything turned on to drain it faster.
the charger notify is still uppity, of course, and the outputs need scaled properly, but it's much closer now.
the battery is the last thing keeping this from beta instead of alpha!
//edit
ninety nine percent working! all but persistent charging status in battery stats.
more including upload tomorrow.
 
Last edited:
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

ok!
full day of use, seems stable.
only two remaining glitches:
no.offline charging, and the already mentioned issue with battery stats saying it's charging (no source) when unplugged after charging.
will upload shortly. test 81 may be last alpha release before beta 1.
 

brotherswing

Well-known member
Feb 24, 2011
555
167
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Looking forward to this, I'll be testing it for myself as soon as it's uploaded!

What does the fox say?
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

as you wish!
I do so enjoy seeing the battery level change without toggling sleep. Hopefully it's as enjoyable experience for everyone else too.
 

brotherswing

Well-known member
Feb 24, 2011
555
167
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

So far, when I am running JB this has been my preferred kernel. With your progress on this, it may become my daily driver.

Dave's not here, man!
 

Pomman

Member
Aug 15, 2011
22
1
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

ok!
full day of use, seems stable.
only two remaining glitches:
no.offline charging, and the already mentioned issue with battery stats saying it's charging (no source) when unplugged after charging.
will upload shortly. test 81 may be last alpha release before beta 1.

Hello,. Can your kernel run with Quattrimus ICS, for me his build seems most like for now.

Sent from my cm_tenderloin using Tapatalk 2
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Hello,. Can your kernel run with Quattrimus ICS, for me his build seems most like for now.

Sent from my cm_tenderloin using Tapatalk 2

probably, but like with gingerbread recoveries, and CAI rom, there'll be no ADB over USB or USB mass storage.
//edit: oh, and use the removecharger zip or you'll probably bootloop.
 
Last edited:

thewraith420

Well-known member
Sep 6, 2011
1,987
223
63
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Running test81 on JBC and it's working great, thanks!

Sent from my LG-VM670 using Tapatalk 2
 

thewraith420

Well-known member
Sep 6, 2011
1,987
223
63
Visit site
Re: [Kernel][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Really loving this! Flashed beta 1. If you don?t mind my asking what's up next for this kernel? Any thoughts on adding fast charge support?

Sent from my LG-VM670 using Tapatalk 2
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Really loving this! Flashed beta 1. If you don’t mind my asking what's up next for this kernel? Any thoughts on adding fast charge support?

Sent from my LG-VM670 using Tapatalk 2
funny, I was working on that just before reading your post.
I will also be open to compiling some modules now that the headers should be stable. After the fast charge works, or doesn't.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

I have archived the init.thunderc.rc zips in favor of a generic solution which should work on anything being tested.
it removes /sbin/charger* from the ramdisk. The edited .rc files just had references to that file commented out to 'fix' them.