bigsupersquid
o_O
- Feb 19, 2011
- 1,971
- 284
- 0
No, still under review I think. You'd better check your files before you build.cool, they did upload already. my last repo sync contains those patches.
No, still under review I think. You'd better check your files before you build.
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?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
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.No, still under review I think. You'd better check your files before you build.
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.
on property:init.svc.ril-daemon=running
start get_macaddrs
#on property:gsm.version.baseband=V07u-000-000-MAR-23-2009
start setapversion
This got merged last night.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.
Whee!
Working wifi!
this stuff, I disabled the GSM bit, and made it start the service regardless, but it didn't start the ril.Code:on property:init.svc.ril-daemon=running start get_macaddrs #on property:gsm.version.baseband=V07u-000-000-MAR-23-2009 start setapversion
/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
I flashed cwm 6.0.4.6 and tried to make a backup. It said it's unable to mount /system. Did anyone else have this problem?Try the new one cwm 6.0.4.6. I think hephappy is still working on the recovery mounts. Back in post 173
http://forums.androidcentral.com/lg...ms-hacks/331332-4-4-kitkat-7.html#post3318794
I flashed cwm 6.0.4.6 and tried to make a backup. It said it's unable to mount /system. Did anyone else have this problem?
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!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.