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

flapjack.fiasco

Well-known member
Sep 13, 2011
776
102
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

It appears that the kernel doesn't have USB fast charge. It would be awesome if you could add that, at your leisure of course.

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

It appears that the kernel doesn't have USB fast charge. It would be awesome if you could add that, at your leisure of course.
Sent from my LG-LS670 using Tapatalk 4 Beta
well, the fast charge sysfs is missing to switch it on and off , but it should draw 400mA instead of the standard 2mA, and not block mass storage.

edit:// wow, that is pretty code for the sysfs switch.
I think I will import most if not all of it so the toggle will work. Some people used to complain about Blarf's kernel with the high charge rate getting their phone too hot.
 
Last edited:

flapjack.fiasco

Well-known member
Sep 13, 2011
776
102
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

well, the fast charge sysfs is missing to switch it on and off , but it should draw 400mA instead of the standard 2mA, and not block mass storage.

Well okay then! Thanks for the quick reply.

This space intentionally left blank.
 

upconvert

Well-known member
Oct 24, 2011
486
3
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

I didn't notice any clock lag today, but I wasn't looking at it.


The kernel worked well on ICS. The accelerometer is still broken, but everything else was good. Smooth, fast, over clocked well.

Sent from my GT-P7310 using AC Forums mobile app
 

_alexkta

Well-known member
Nov 3, 2012
289
0
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Flashed this on ics & I'm loving it, I can oc up to 825 with no reboots rather than the 748 my phone could handle, thanks for this really!

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

bump
test40
needs bluetooth audio tested on jbc.
camera fixed except still rotated 90 degrees. was a voltage regulator issue. no more 'gallery has stopped' message.

using hardfloat flags
https://github.com/jawz101/android_kernel_thunderc/commit/78f4241838d6b7d856ef49b495e18135dbb5465e
android toolchain sez no.
so got gnu toolchain here
was major pain to track down.
added armv6k compile flags since the MSM7627 is capable of handling the added instructions.
it seems a bit faster. new quadrant score from JBC, PAC is slower on CPU tests for some reason.
Screenshot_2013-07-13-23-34-02.png vs quadrant.jpg
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

bump
accelerometer and compass working.
also a regulator issue.

that leaves finishing up the battery code to consider this beta.
 

flapjack.fiasco

Well-known member
Sep 13, 2011
776
102
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Had some adventures with your kernel today. Let the battery drain too low before leaving work. Charging in the car keeps the battery level stable at best, haven't yet seen it increase while charging in the car. The wife wants to know how close to the house I am, because I work an hour and a half away from work, so I have to be able to stay in contact. I realized too late that I could charge it faster in recovery. The battery was too low to boot all the way, as soon as the OS loads, it starts to shut down. I had to hold the charge plug in my mouth while simultaneously holding home, volume up and power, and plug it in with my teeth to get it into recovery. So in other words, I can't wait until off-line charging works. Still loving the new kernel though, and can't wait to test the new build. Thanks again bigsupersquid!
 

flapjack.fiasco

Well-known member
Sep 13, 2011
776
102
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

I came up with an idea for a name for the kernel. Well, 1/3 of a name. I don't know if you're looking to name it, or have already chosen one, but you can use this if you want.

I.N.K.

It's squid related, and the last letter of the acronym can stand for kernel. I just haven't thought of any relevant letters for the I or the N. Just putting that out there for what it's worth.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

hadn't thought about naming anything.
still need a keyswap?
I just deleted the /system/usr folder from the virgin fix zip.
 

_alexkta

Well-known member
Nov 3, 2012
289
0
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Test 41 soft bricked me on CAI, I flashed test 30 & it boots back up, gonna try test 40 & see if it works

Sent from my VM670 using Tapatalk 4 Beta
 

JRansomed

New member
Feb 8, 2012
2
0
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

I had the same experience on CAI with Test41. However, Test40 boots on CAI.
 
Last edited:

dingermtb

Well-known member
Aug 16, 2011
203
26
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Really wanna try this, but gotta wait till battery charge notification is fixed. My charger is messed up, so until i can get a new one, i gotta keep messing with it to charge, so i gotta be able to see if it's charging. Once fixed, definitely gonna flash on my PAC 4.2.2 :D

Sent from my ZombieBean-VM670 using Xparent Blue Tapatalk 2
 

upconvert

Well-known member
Oct 24, 2011
486
3
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

BSS,

Congrats on making the member shoutouts under "most thanked!" I love it when I recognize a name there.
 

upconvert

Well-known member
Oct 24, 2011
486
3
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

I posted over in the jbc thread, but I wanted to thank you here, too. The Bluetooth audio on the latest jbc build with your kernel works! Great job!

Sent from my GT-P7310 using AC Forums mobile app
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

BSS,

Congrats on making the member shoutouts under "most thanked!" I love it when I recognize a name there.
hahaha. cool.
I'd never have seen that if you hadn't pointed it out.
nice that the bluetooth worked. I reverted the BT_ numbers and audio codecs in board-thunderc-snd.c to the p500 code.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Really wanna try this, but gotta wait till battery charge notification is fixed. My charger is messed up, so until i can get a new one, i gotta keep messing with it to charge, so i gotta be able to see if it's charging. Once fixed, definitely gonna flash on my PAC 4.2.2 :D

Sent from my ZombieBean-VM670 using Xparent Blue Tapatalk 2
I might be able to 'fix' it relatively soon. the kernel announces the charger being plugged in, it's a matter of getting the battery code to see that.
the sysfs code from the usb fastcharge mod should finish off what I needed to know to make the battery read out appropriately instead of only after sleep.
just need some time... today was day 1 of 5 days job overlap while quitting one and starting another. really limited time this week.
 

dingermtb

Well-known member
Aug 16, 2011
203
26
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Take all the time ya need :D Life comes first. I'll be getting a new charger Friday morning after work, so i'll be able to play with current version then :D

Sent from my ZombieBean-VM670 using Xparent Blue Tapatalk 2
 

_alexkta

Well-known member
Nov 3, 2012
289
0
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Absolutely no clock lag with this kernel running on build 6 of the JBC ROM, amazing.

Sent from my LG-VM670 using Tapatalk 4 Beta
 

dingermtb

Well-known member
Aug 16, 2011
203
26
0
Visit site
Re: [Kernel][ALPHA][android_kernel_lge_msm7x27-3.0.x (3.0.8)]

Tried the test 41 kernel with PAC ROM, but phone would not boot. Gets stuck on PAC Logo.Tried JBC, but just didn't wanna give up PAC features. Really wanna try this kernel. Hoping with next version, i'll be able to get it to work.

Sent from my ZombieBean-VM670 using Xparent Blue Tapatalk 2