[ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

looking into it now.
.//edit:
Uploaded md5 file with os2sd build but not internal.
Sorry about the glitch.
Should have 4.4.4 build up before long, am just adding md5 files to upload now, for archive and ease of cut n paste.
 
Last edited:
Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

http://forums.androidcentral.com/op...perimental-twrp2-7-1-0_os2sd.html#post3723879

needs testers. should flash either internal or os2sd kitkat. zips that don't specify default to os2sd.

About to finish testing 4.4.4 release.
//edit: 4.4.4 internal uploading. md5 alongside.
cm-11-20140621-EXPERIMENTAL-bigsuperROM_internal-thunderc.zip
cm-11-20140622-EXPERIMENTAL-bigsuperROM_os2sd-thunderc.zip
 
Last edited:

jdmco

New member
Oct 19, 2012
3
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Thanks much for your efforts!

Some time ago I tried 4.4.2 with an LS670 and was unable to charge. I didn't quite find the time until now to reflash for the dmesg. Using the current version, still unable to charge or communicate via USB. Used terminal in TWRP to get the dmesg: LS670 dmesg

Pasted what I thought was the relevant part below.

Code:
<6>[    2.194384] battery rpc: ept : 0xda156c00, prog : 0x30000089, vers : 0x10001
<6>[    2.194414] charger rpc: ept : 0xda156a00, prog : 0x3000001a, vers : 0x10001
<6>[    2.194893] msm_batt_get_charger_api_version(): num_of_chg_api_versions = 4  The chg api version = 0x00010004
<3>[    2.196399] msm_rpc_client_req2: RPC call was not successful (4)
<6>[    2.196941]  batt_clnt_handle = 2
If there is anything else I can do to help troubleshoot, please let me know!
 

xmxm

Member
Jul 14, 2011
6
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

It seems that ZIP files for both 0619 and 0621 builds are broken or not uploaded completely - Google Drive cannot open these archives and after downloading them I cannot open them locally and I've tried downloading multiple times. Also local MD5 does not match MD5 value from Google Drive. Would it be possible to reupload these files?
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

I'll download and verify md5 in morning, re upload if neeed.

For battery, I need full dmesg from terminal in rom, pastebin.com
plug in and unplug cable a few times waiting several seconds between before dmesg.
 

Casey Campanile

Well-known member
Dec 3, 2013
58
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

It seems that ZIP files for both 0619 and 0621 builds are broken or not uploaded completely - Google Drive cannot open these archives and after downloading them I cannot open them locally and I've tried downloading multiple times. Also local MD5 does not match MD5 value from Google Drive. Would it be possible to reupload these files?
Confirmed. Os2sd zip is unable to flash. It must be broken.
 

fortyquid

Active member
May 17, 2011
27
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Well, the new version boots, but stuck at CM setup. FCs when you try to skip, FCs when you try to finish setting-up. Any way to get around it? Or is this a bug? MD5 checks out, now.
Thanks for the ROM, Squiddy. Been my daily driver since March. I screwed up yesterday and wiped my card, so I'm trying to get it back again.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

wow, that's dorky.
The md5sum for the internal file is right for the build but wrong for what downloads.
The md5sum for os2sd is right but it has issues I didn't get on testing.

I will rebuild and retest and reupload.
Dang.
That's like, approximately, an hour and a half for internal if I just uploaded it without testing. Another 45 min to upload os2sd after.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Here is the shortest reference to the power cable.
1 551. <6>[ 123.886728] msm_otg_resume: usb exited from low power mode 552. <6>[ 125.114973] 553. <6>[ 125.114991] Charger Type: STD DOWNSTREAM PORT 554. <6>[ 126.575381] 555. <6>[ 126.575403] Charger Type: STD DOWNSTREAM PORT 556. <6>[ 128.035229]
It sees the connection, over and over.
So it doesn't have time to connect with adb or charge.
It looks like the connection is loose.
I was able to fix that 2 ways.
First, clean out the charger port with an exacto blade in front and behind the little piece of circuit board in there, battery out.
Blow it out, hard, compressed air or a straw, after scraping pocket fuzz loose with the blade.
Second, try different cables.
That's all I got for that. Maybe mirage or harmonia would be more forgiving.

P.S. logs are the lifeblood of debugging.
Thank you.
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Will it be reuploaded soon?

Ok, internal is uploading.
External is building.

By the way, linaro gcc 4.7 and thumb -O2 optimizations.

Haven't figured out which of JustArchi's fancy flags are killing my linker, so only the concept of -O2 thumb flags applied from his tweaks. -O3 kills libv8 linking. It probably has something in that which can be force-overridden once I know, again, more of what I'm doing. A new field to be a noob in.
 

xmxm

Member
Jul 14, 2011
6
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.3][OS2SD/internal]bigsuperROM-thunderc-4.4.3

0622 build is good now (local MD5 matches MD5 from Goodle Drive), 0619 still seems to be broken
 

john donut

New member
Mar 31, 2013
3
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Broken archive and md5 mismatch on the osd version 6B5846E5A1E2A60663C38F2038218066 vs 7C45F20212270BC988094FB2C1CA92FF
 

BradN2

Well-known member
Jul 20, 2013
48
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Is there a reason the sprint patch shouldn't be flashing? I get "set_perm: some changes failed / E:Error executing updater binary"

This is using the internal 6-22 rom you just posted a bit ago.

Edit: I should also mention, the sprint download link for the sd version doesn't seem to work.
 
Last edited:
Feb 18, 2014
13
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Newest os2sd won't flash. Also when opening with b1 file manager, it says zip header is missing. Did you zip it correctly, Squiddie?
 
Feb 19, 2011
1,971
284
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal]bigsuperROM-thunderc-4.4.3

Is there a reason the sprint patch shouldn't be flashing? I get "set_perm: some changes failed / E:Error executing updater binary"

This is using the internal 6-22 rom you just posted a bit ago.

Edit: I should also mention, the sprint download link for the sd version doesn't seem to work.
I'll look at carrier fixes in morning.

Newest os2sd won't flash. Also when opening with b1 file manager, it says zip header is missing. Did you zip it correctly, Squiddie?
Flashed for me. The build system makes the zip. Check the md5 and which recovery you're using.
The newest twrp works fine so far, or use TechVendetta's twrp.

if you're using M$ Window$, and the aaaiiIEeeee browser, (internet exploder,) try another browser for downloading. IE, like Window$ itself, kinda bites.
 

fortyquid

Active member
May 17, 2011
27
0
0
Visit site
Re: [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal]bigsuperROM-thunderc-4.4.3

7c45f20212270bc988094fb2c1ca92ff local, 42d4ea5f28a61a2f3537fbb15a137b42 posted for the 6/23 OS2SD. Sorry, man. Thanks for your hard work. Drive is being a PITA, it seems.
 

Forum statistics

Threads
943,138
Messages
6,917,463
Members
3,158,835
Latest member
Junkie XL