LG Optimus S: 4.4 KitKat?

Re: 4.4 KitKat?

I'm curious does thekraven's cwm recovery format anyone else's sd-ext correctly? For me it fails

Sent from my LG-VM670 using Tapatalk
 
Re: 4.4 KitKat?

I'm curious does thekraven's cwm recovery format anyone else's sd-ext correctly? For me it fails

Sent from my LG-VM670 using Tapatalk
Same here. I heard about this happening with other cwms. I think there's a way to build it that gives an option to use rm -r instead of makef4fs. Is makef4fs even the right command to format ext4?
 
Re: 4.4 KitKat?

TheKraven, since your cwm build Is required to flash cm11 would you oppose to having it posted in the OP of skinbarks thread?

Sent from my LG-VM670 using Tapatalk
 
Re: 4.4 KitKat?

No, still under review I think. You'd better check your files before you build.
ah, it's under review all right... what I didn't notice was that they removed the commit rather than adding it. I'll fix it myself the way they said until they approve it.
 
Re: 4.4 KitKat?

TheKraven, since your cwm build Is required to flash cm11 would you oppose to having it posted in the OP of skinbarks thread?

Sent from my LG-VM670 using Tapatalk

Yeah no problem, The latest recovery.img will get built every time you build cm11.
 
Re: 4.4 KitKat?

Try this wifi fix in our init.qcom.rc

Gerrit Code Review

Whee!
Working wifi!
Code:
on property:init.svc.ril-daemon=running
    start get_macaddrs
#on property:gsm.version.baseband=V07u-000-000-MAR-23-2009
   start setapversion
this stuff, I disabled the GSM bit, and made it start the service regardless, but it didn't start the ril.
/system/bin/get_macaddrs isn't being built and may help with bluetooth.

otherwise, the wifi fixes seem good. pinging Google.com in terminal works. haven't checked out the market yet.
View attachment init.qcom.rc.zip
 
Re: 4.4 KitKat?

Whee!
Working wifi!
Code:
on property:init.svc.ril-daemon=running
    start get_macaddrs
#on property:gsm.version.baseband=V07u-000-000-MAR-23-2009
   start setapversion
this stuff, I disabled the GSM bit, and made it start the service regardless, but it didn't start the ril.
/system/bin/get_macaddrs isn't being built and may help with bluetooth.

otherwise, the wifi fixes seem good. pinging Google.com in terminal works. haven't checked out the market yet.
View attachment 98086

Glad it worked. I'd rearrange this one line like their's also and put it ahead that fix.

on property:init.svc.wpa_supplicant=stopped
stop dhcpcd_wlan0

And that last line you commented out is just for the gsm baseband reading. You still need to add a Settings patch for cdma. https://github.com/TheJBC/android_p...mmit/186aef97578bbb50a8f198ac2511bd229a630f9a
 
Re: 4.4 KitKat?

i had radio working on my early builds. If i have time i'll upload what i have later.
 
Re: 4.4 KitKat?

Make sure the vendor lge is just like this when you do a build. This should fix the ril on zvd. https://github.com/TheJBC/android_v...3f2d1e6e59e/thunderc/thunderc-vendor-blobs.mk

But you can just copy these two files from my build place the rild in system/bin with permission 0755, and the libril.so in system/lib with permissions 0644. It's not flashable, just extract and place in the rom zip.
 

Attachments

Last edited:
Re: 4.4 KitKat?

Make sure the vendor lge is just like this when you do a build. This should fix the ril on zvd. https://github.com/TheJBC/android_v...3f2d1e6e59e/thunderc/thunderc-vendor-blobs.mk

But you can just copy these two files from my build place the rild in system/bin with permission 0755, and the libril.so in system/lib with permissions 0644. It's not flashable, just extract and place in the rom zip.
I added these files and rild is not crashing. The phone number etc. is showing up in Settings > About phone > Status so I think it worked. Thanks a bunch kraven!
 

Trending Posts

Forum statistics

Threads
956,928
Messages
6,970,693
Members
3,163,659
Latest member
Jokerman