• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] [ Team Osiris ][ Linaro ] CyanogenMOD 10 Beta 2.0 Camera WORKING ( Jellybean 4.1.2 ) for ZTE WARP

also re wrote a wifi script.


#!/system/bin/sh
# Team Osiris, for ZTE WARP CM10 2013

wifishd=`getprop wifi.chip.type`
case "$wifishd" in
"WCN1314")
;;
"loading")
;;
*)

sh /system/etc/init.qcom.sdio.sh 1
insmod /system/lib/modules/librasdioif.ko
insmod /system/lib/modules/libra.ko
rmmod libra.ko
rmmod librasdioif.ko
sh /system/etc/init.qcom.sdio.sh 0
;;
esac

setprop ro.tether.denied false
setprop ro.wps_enabled true

exit 0
..



modified ramdisk aswell. hope it works
 
Should I re flash? This is working pretty good Brother! You've done great! Is this another update to wip5?
 
Gonna tell ya something. Been working this Lil som bitch over today. Just a few glitches here & there. You guys are SO Close! I like it!
 
My GPS is working, ( But CoPilot says there is no GPS Fix). IDK? sorry, don't mean to be a PITA!
 
bluetooth is soooo close to working at this point its not funny

You've done a miracle already DM ;)
I finally got the latest nightly to download a few minutes ago :D

Had to go down the street and hook up to McDs wi-fi;)
IDK whats up with my connection and chromium:mad:
Cant download anything from dropbox, but it lets me do
torrents? Go figure :confused:

Flashing the latest pretty soon:D
Your awesome!!;):p
 
DONT FLASH GAPPS RIGHT AWAY, play with it for a while... for some reason gapps pisses it off.. phenom said the same thing about lg optimus elite. pretty much same hardware

Phew guess its a good thing I forgot to download gapps for jb before flashing it :o
 
DONT FLASH GAPPS RIGHT AWAY, play with it for a while... for some reason gapps pisses it off.. phenom said the same thing about lg optimus elite. pretty much same hardware

Ok, I have Tigatrons version on my SD Card, but I will wait a while before flashing it. Maybe after a few hours and a couple of reboots? Maybe even tomorrow?
 
started making a little headway with camera last night. iam still unsure what approach i want to take.

i took the libcamera from zte blade for jb, which is OV5642, changed a few things around for OV5640 "OUR CAMERA".

And now it at least loads a camera hal. before it wouldnt even load it. but still needs alot of work. iam getting /DEBUG segfaults. anyone want to help reverse engineer the camera hal from the kernel driver ?


Or iam thinking of a wrapper approach.. have to try both and see where they lead
 
Brother.....do you ever rest?
All of your effort will not go without notice! You, and your associates will surely be recognized for you exuberant efforts!
 
Brother.....do you ever rest?
All of your effort will not go without notice! You, and your associates will surely be recognized for you exuberant efforts!

to be honest. i dont get a chance to rest. on way or annother iam always up. so i use my time when kids dont need me to work on this. other than that. its going to work 40+ hrs a week. and now helping my friend who i got her a job.. soo no not really any time to rest
 
Back
Top Bottom