• 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

A reminder:

Android Forums is pretty lenient when it comes to using "everyday language", but gratuitous cursing is not welcome. It certainly doesn't encourage others to answer questions or offer assistance.

Also, if your post displays **** then it's fallen foul of our filters which is a sure sign that whatever you're saying has previously been deemed unacceptable. Please see the Site Rules & Guidelines for possible reasons why.

Thanks!
 
hey hroark13
Can you please check out the apks that was removed. i have tried re-downloading the zip and none of the apks in that zip file works.i download the zip,unzip it and then copy the apks to my sd card then i use apk installer to try installing them. i even have the unknown sources checked in the settings. I don't what i'm doing wrong or is it the apks? I cant seem to find any of the apks from anywhere else on the web! I love the work all you guys do!TIA
 
hey hroark13
Can you please check out the apks that was removed. i have tried re-downloading the zip and none of the apks in that zip file works.i download the zip,unzip it and then copy the apks to my sd card then i use apk installer to try installing them. i even have the unknown sources checked in the settings. I don't what i'm doing wrong or is it the apks? I cant seem to find any of the apks from anywhere else on the web! I love the work all you guys do!TIA

If LV's method doesn't work , you might wanna try using Bloodawn's apkinstaller.zip . Just click the link below, read the directions and download the zip . :)

http://androidforums.com/3580675-post777.html
 
Odined back, reflashed beta 5&mapfix,didn't touch any settings, still got that ringer issue :/
Even tried beta 4, same things, my phone just doesn't like this rom.
 
when i flash it do i make a zip? is it a update from sd card or installing zip from sd card ? not sure?


Just download the apkinstaller.zip . Open it ( do not unzip it ) . Just double click on the zip file . Then double click on "system" then double click on "app" . Drag the window to the side of your screen .

Then , open the removed apps zip. Drag the apk's you want to the opened app folder of the apkinstaller.zip . Once you have transferred the apk's that you want , just close the window .

Transfer the apkinstaller.zip with you newly added apk's to your SD Card and install using CWM . ( Boot in to RECOVERY , select install from sdcard , select choose zip from sdcard , select the apkinstaller.zip and install it .

After rebooting the phone , you should now have the apk's that you wanted .
 
@Durak
If you mean the little chirp before the ringtone, i just assumed it had to do with the "new" sound drivers... (new being vs stock) been happening to every prevail i have put cm7 on... But it does not do it on silent mode...
 
@Durak
If you mean the little chirp before the ringtone, i just assumed it had to do with the "new" sound drivers... (new being vs stock) been happening to every prevail i have put cm7 on... But it does not do it on silent mode...

It wouldn't be so bad if it didn't happen when on silent, that's what bothers me so much about it :/
 
Thanks for the maps fix, hroark. I updated my cm7b4 install yesterday with the map fix kernel and the newest maps is working perfectly. Seems like the new kernel also fixed the other problem with the non-data2ext kernel thinking it was a data2ext kernel. LOL. Newest Quadrant scores in the mid 1500's!
 
Newest Quadrant scores in the mid 1500's!


If it is the new version of Quadrant, it seems they changed their scoring system

On the older version of Quadrant we use to get pretty close to 2000

but on the new version 1500 seems about around the high end
 
Yes, the scoring system has indeed changed on the latest version of Quadrant. It also takes A LOT longer to perform the series of tests. You're right, I used to be hitting low 1900's on previous versions.
 
screenshot-1328649763582.png

—--————----—
Btw Forgot I had this.

Cm7 b5 No Boost Carrier id on notifications and lock screen.

Mount system and flash

DOWNLOAD

the no carrier id bricked my phone... when I installed the phone went through formating partitions and flashing kernel other things that happen when installing cm7... not sure if anyone else had this issue
 
@wyelkins

I had the same problem, i changed this line in the build prop
dalvik.vm.heapsize=32m
To
dalvik.vm.heapsize=23m
(don't ask, 23 just seems to be the number, lol)
And changed
/system/xbin/echo "2048"
To
/system/xbin/echo "1024"
In /system/etc/init.d/10sdcache
Fixed it right up, for me at least (ymmv)

Oh, i also have 66Citbun, but i took out the lines that conflict with Hroarks ram script... (And also made sure 66Citbun had a lower # than Hroarks ram script, so his gets the final say)

what changes did you make to 66citbun. I was thinking of adding it, but I don't want it to interfere with what hroark already added
 
what changes did you make to 66citbun. I was thinking of adding it, but I don't want it to interfere with what hroark already added

i re3moved theselines
Code:
echo 0 > /proc/sys/vm/panic_on_oom;

echo 0 > /proc/sys/vm/overcommit_memory;

echo 0 > /proc/sys/vm/oom_kill_allocating_task;

echo 3 > /proc/sys/vm/page-cluster;

echo 10 > /proc/sys/vm/swappiness;

echo 50 > /proc/sys/vm/vfs_cache_pressure;
from 66citbun. and like i said, also renamed the it to 22Citbun so that the hroarks script runs after it (i originally renamed the ram to 70, but then decided to change it back and lower the number for the citbun)
 
i re3moved theselines
Code:
echo 0 > /proc/sys/vm/panic_on_oom;

echo 0 > /proc/sys/vm/overcommit_memory;

echo 0 > /proc/sys/vm/oom_kill_allocating_task;

echo 3 > /proc/sys/vm/page-cluster;

echo 10 > /proc/sys/vm/swappiness;

echo 50 > /proc/sys/vm/vfs_cache_pressure;
from 66citbun. and like i said, also renamed the it to 22Citbun so that the hroarks script runs after it (i originally renamed the ram to 70, but then decided to change it back and lower the number for the citbun)

do you mind posting?
 
Back
Top Bottom