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

Root CyanogenMod 7 Unofficial Beta 5 02/20/12

not sure if that is gonna happen

I had to mod 2 files that normally should not be modded, and being I am not a coder, I probably did it in a dirt hack type of way

I had to MOD this file from the start to get the MEID to show, I could not get CM to work with the new RIL file, so we are still using the Froyo RIL
https://github.com/hroark13/android...ndroid/internal/telephony/cdma/CDMAPhone.java


With the new kernel the battery/power status was not being read along with other issues, but I modded this file to be able to get battery/AC to work


https://github.com/hroark13/android...ces/jni/com_android_server_BatteryService.cpp



I dont think they will want to adopt the changes
yeah I see what you mean. I was actually using your source to do some test compiling( just learning) and my results came up similar. New RILs wouldn't show MEID. I wouldn't call it a dirt hack. I think it's quite geneius how you made it work. Even if it's not official. I was able to compile a working ROM but not useable yet. certainly not like yours. No intention on putting it out there even if it was perfect. just trying to learn what you guys already know. maybe sometime in the future enough of us can make it official somehow.... all I can do is try.

It may be linux based but Android is almost entirely a diffrent animal
 
yeah I see what you mean. I was actually using your source to do some test compiling( just learning) and my results came up similar. New RILs wouldn't show MEID. I wouldn't call it a dirt hack. I think it's quite geneius how you made it work. Even if it's not official. I was able to compile a working ROM but not useable yet. certainly not like yours. No intention on putting it out there even if it was perfect. just trying to learn what you guys already know. maybe sometime in the future enough of us can make it official somehow.... all I can do is try.

It may be linux based but Android is almost entirely a diffrent animal

I just updated my git yesterday with all the new beta 35 stuff

everything is up to date except the init.sph-m820.rc cleaning that I am doing now
 
I was actually using your source to do some test compiling( just learning)

if you see anything that needs fixin, let me know

most of my code was kanged from Psyke, and I think he Kanged it from someone else, and that person kanged it from someone too

that is how it goes


if you get good enough maybe you will be able to use my code and adpat it for ICS / CM9

who knows

how long does it take you to compile the build ?
what are the specs of your build system ?
what commands do you use?
 
My settings suddenly began not to stick... took a reboot in airplane mode to get them back working...


are you using s2e ? or a2sd

are you on hf2

did you have issue on hf1

do you know of a way i can duplicate on my phone this issue
 
Ok but I forgot to post this I'm still fresh with cm7 3.5 hf2 and the volume for in call does not work with headphones or speaker just thought I put that out there

works for me

Installed 35 rom
hf2
and my new init (which should not effect this)


called my self from land line

and tested volume with headset, speaker phone, and head phone, but they are head phones with no mic



what was you install procedure, and what other apps, settings have you done?
 
works for me

Installed 35 rom
hf2
and my new init (which should not effect this)


called my self from land line

and tested volume with headset, speaker phone, and head phone, but they are head phones with no mic



what was you install procedure, and what other apps, settings have you done?


No mods or tweaks just ebuddy Pandora filemanger phandroid app Facebook pretty Mich it I installed awd ex as well missed with stats bar settings under cyanogen I used a mic enabled head phone set. But my phone was running slow from the CPU governor
I will try again and see if its working

*side note* just did ur flash everything works just fine aldou I did not test s2e because I don't mess with that stuff



Install guide
Wipe factory/reset
Flash cm7 3.5
Flash hot fix 2

After that is apps from my SD card so o don't have to.download from market
On testing mods
 
No mods or tweaks just ebuddy Pandora filemanger phandroid app Facebook pretty Mich it I installed awd ex as well missed with stats bar settings under cyanogen I used a mic enabled head phone set. But my phone was running slow from the CPU governor
I will try again and see if its working

*side note* just did ur flash everything works just fine aldou I did not test s2e because I don't mess with that stuff



Install guide
Wipe factory/reset
Flash cm7 3.5
Flash hot fix 2

After that is apps from my SD card so o don't have to.download from market
On testing mods


here is the current audio driver we are using that handles this stuff

https://github.com/hroark13/android_device_samsung_prevail/tree/master/libaudio

I may have a headphone with mic to test but i will need to look for it tommorow
 
here is the current audio driver we are using that handles this stuff

https://github.com/hroark13/android_device_samsung_prevail/tree/master/libaudio

I may have a headphone with mic to test but i will need to look for it tommorow


Just tested again seem to work fine maybe it was were my phone was lagging a lot had to many things running I noticed when u run a lot of services including music its laggy to turn it up or down same with the calling part for me maybe ill do another fresh install and test my method lol
 
Just tested again seem to work fine maybe it was were my phone was lagging a lot had to many things running I noticed when u run a lot of services including music its laggy to turn it up or down same with the calling part for me maybe ill do another fresh install and test my method lol


The stock ROM uses an Alsa driver, I could not find source code for an Alsa driver that would work with msm7627

When I tried to use the libs from the stock ROM I could only get it partially working
 
ok i got cwm to update. i had it in the right place but i didnt extract the update zip. lol must have missed it. now to try cyanogenmod. do i have to make another back up if i already did it with cwm 4?
huang4.jpg

huang3.jpg

3.jpg

you should have CWM5 ,and make a backup with CWM5 before this

it is also not a bad idea to keep a copy of the CTMOD 2.3 ROM on your sd card, just in case

make sure you are on baseband ej06
 
I just updated my git yesterday with all the new beta 35 stuff

everything is up to date except the init.sph-m820.rc cleaning that I am doing now

Ok cool. I'm syncing my repo.sh now. I'm still on hotfix 1.. should I reflash cm7 first then hf2 then the cleanup or can I just leave my system intact and just flash hf2 and cleanup?
 
are you using s2e ? or a2sd

are you on hf2

did you have issue on hf1

do you know of a way i can duplicate on my phone this issue

Yes I am using s2e... it seems to break after a some reboot... does not happen often tho.... restoring setting storage data and app on titanium also fixes...

And I did have this issue with hf1 but it seemed more severe... happening like every other reboot...
 
Yes I am using s2e... it seems to break after a some reboot... does not happen often tho.... restoring setting storage data and app on titanium also fixes...

And I did have this issue with hf1 but it seemed more severe... happening like every other reboot...


are you using the option in s2e to mount as ext4


I dont think we need that anymore since I fixed that mount script
 
Back
Top Bottom