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

Root cm10.2

basically, we are taking what we can get lol. totlth and dadcup worked out the camera from what i understand, relayed to mouse, and it was then passed along to me. it was a patch explained to me by konstat a while back, but i never did put it into action for the sequent kuz i couldnt build at the time and then i forgot about it. so now its in there and hopefully it will make the camera work
 
but yea, if this camera fix works we will be well on our way to a finished cm10... mms is still broken if im not mistaken, need the wifi fix which i believe was already worked out by totlth and dadcup, bluetooth i believe mouse has a fix for already, and we need to figure out the boost lte issues so that really only leaves mms and lte. so yea let me know how the camera test goes, if it doesnt work out of the box ill have mouse run some tests and try to get it worked out because i did add the camera parameters but im not sure if i have all the right files building/being pulled as proprietary

Here is what I did for camera and Bluetooth if you add the Bluetooth and the camera setting in to your device tree it may work check the proprietary file too there is some old bluez file the I remove to build the Bluetooth


http://www.4shared.com/zip/nNllIwDV/elden.html
 
Here is what I did for camera and Bluetooth if you add the Bluetooth and the camera setting in to your device tree it may work check the proprietary file too there is some old bluez file the I remove to build the Bluetooth


http://www.4shared.com/zip/nNllIwDV/elden.html

And in INI.qcom.rc add this for camera
#start camera server as daemon
service qcamerasvr /system/bin/mm-qcamera-daemon
* *class late_start
# user camera
# group camera system inet input graphics
* *user media
* *group system camera inet input graphics
 
awesome, thanks. yea basically i probably just need the right combination of cm built and proprietary files, which is a crap shoot usually lol. just gotta keep swapping back and forth till you figure it out, luckily dadcup did that for us XD
 
alright, i got a new test on its way up. hopefully should fix camera but its gonna take a few. i just wish i could convert this fix to source so i could use it for the sequent... i guess ill just have to do without camera kuz its all proprietary crap...
 
The camera app comes up now, but it freezes for a while then says something about not being able to connect to the camera, I couldn't take snapshot this time because for some reason it couldn't save to the SD card or access it or something. If I go to storage in settings it crashes.
 
ah yes, the good old storage issue... ill have to work on that among other things. camera seems to work fine according to logcat now, it just has an issue with the atcmdfwd binary ATFWD-daemon... i have no clue why
 
me too, the last, and only other device i worked on will probably have to remain unfinished barring some miracle... camera doesnt work, mms is busted, bluetooth just lost me completely, fought with it forever but got nowhere :( though working on this device has given me some new theories, i am still not sure itll ever work out
 
me too, the last, and only other device i worked on will probably have to remain unfinished barring some miracle... camera doesnt work, mms is busted, bluetooth just lost me completely, fought with it forever but got nowhere :( though working on this device has given me some new theories, i am still not sure itll ever work out

Don't lose faith me and totlth start 6 or 4 moth ago not know what we aren't do it and now we got and full work cm10 it will bee upload soon day I will look in your device and I will try a build and if I can fix what ever don't work I let you know OK
 
i truly appreciate it, i started in december working on the sequent though and sadly there arent enough devices like it with the proprietary fixes necessary to get some things working, like for instance your camera.msm8960.so to my knowledge a camera.msm7x30.so that works doesnt exist... but hey, this device should get mostly working. the only thing i am really worried about is the lte service, i dont know how we are going to get that working since it would seem the boost mobile lte is different from the metro lte. ive tried programming it for the right apn but to no avail, i cant even get the menu to act right lol. if you wanna take a look though my github has some of the work, though not all of it, the most recent changes arent on there
 
i truly appreciate it, i started in december working on the sequent though and sadly there arent enough devices like it with the proprietary fixes necessary to get some things working, like for instance your camera.msm8960.so to my knowledge a camera.msm7x30.so that works doesnt exist... but hey, this device should get mostly working. the only thing i am really worried about is the lte service, i dont know how we are going to get that working since it would seem the boost mobile lte is different from the metro lte. ive tried programming it for the right apn but to no avail, i cant even get the menu to act right lol. if you wanna take a look though my github has some of the work, though not all of it, the most recent changes arent on there

For that check if your stock app have a STK.apk app that what made the lte work for us and build.pro
 
sorry i cant help ya there, i dont have the device and even if i did my internet is a 30kb/s throttled boost mobile 3g connection tethered to my computer lol. personally ive just been going off of the droidsmith rom, its pretty close to stock. im sure there is a stock backup here somewhere though. you could always just extract it from a nandroid, that will save you waiting
 
the droidsmith from has no really significant modification, and should work as a guide. Is deodexed, debloated, with init.d in the ramdisk
 
this stuff would be so much easier and quicker if i had a force... but yea when somebody gets the chance try out my newest build with the lte fix. might need some adjusting
 
Back
Top Bottom