Jump to content

Beta2 Patches Repository


Guest aerovolce

Recommended Posts

Guest aerovolce

I noticed in the monstrous topic people kept asking for the same thing, so I thought I would create this topic for all the patches. I did not make any of this, just collected them. For simplicity sake, I chose what I felt was the best atm. Feel free to add your own sauce.

Just place them in mystorage one at a time.

Remember to delete the suffix at the end of the file names (left in as a clue for easier management)

=========================================

Suffixes

=========================================

GPS - changes the gps source to google's (unneeded in latest beta2, see notes)

stu_2d3d- Stu's 2d3d lib. Works best in my opinion [reuploaded with the correct file, sorry about that]

210- Almar's February 10 update. (Bugfix: the init dont allowed the GSM network to get DNS, dalvik vm problems. ) (unneeded in latest beta2, see notes)

CPU- Gruven's CPU library.

build.prop- Enable JIT (Post 4)

o2b2update_KEYS.tar.gr - key update from Jimmad

Time update, post #28

=========================================

Notes

=========================================

"GPS" and "210" are not necessary if you are using latest beta2.

Especially "210" will overwrite the "CPU" fix, if you think it is necessary for you, apply "210" then "CPU"

Also for the "CPU 1.3" fix, it is required to enable JIT on build.prop.

Unfortunately, I forgot who made what. So if you want your credit, pm/reply!

o2b2update_gps.tar.gz

o2b2updatecpu.tar.gz

o2b2update210.tar.gz

o2b2update_stu_2d3d.tar.gz

Edited by aerovolce
Link to comment
Share on other sites

Guest aerovolce

=========================================

Current Benchmark

=========================================

--Without JIT--

Total: 255

Memory 284

i/o 774

2D 121

3D 95

--With JIT--

Total: 253

memory: 297

i/o: 746

2d:128

3d:94

Linpack: 8.09

--

(note: on my storage, with cpu on auto. Installed a bunch of daily usage program (voice, air control, opera, and etc.). Ended the tasks before running though, so it might not give the best number)

Edited by aerovolce
Link to comment
Share on other sites

Guest aerovolce

=========================================

Misc

=========================================

Though not a patch, since we are on the topic of optimization, below are tools that the community have deemed useful

setCPU to help control battery drainage: http://forum.xda-developers.com/showthread.php?t=505419

Quadrant 1.11 From Stu_2k1

KeepScreen- Call Light Alternative From Raptor2k3

=========================================

Converting ext2/3 -> ext4 (needs new zImage) (Written by Raptor2k3)

=========================================

Changing sdb1 from ext3->ext4 in ubuntu terminal (USE SUDO IF STH DOESNT WORK)

# cd /; umount /dev/sdb1

# tune2fs -O extents,uninit_bg,dir_index /dev/sdb1

unplug phone, plugin phone

Next run fsck, enter:

# fsck /dev/sdb1 (press "y" everytime).

where sdb1 is the drive you are converting, can be figured out with gparted.

Edited by aerovolce
Link to comment
Share on other sites

I noticed in the monstrous topic people kept asking for the same thing, so I thought I would create this topic for all the patches. I did not make any of this, just collected them. I chose what I felt was the best atm.

Just place them in mystorage one at a time.

Remember to delete the suffix at the end of the file names (left in as a clue for easier management)

suffixes--

GPS - changes the gps source to google's

2d3d- Stu's 2d3d lib. Works best in my opinion

210- Almar's February 10 update. (Bugfix: the init dont allowed the GSM network to get DNS, dalvik vm problems. )

CPU- Gruven's CPU library.

key- home key fix

Unfortunately, I forgot who made what. So if you want your credit, pm/reply!

"GPS" and "210" are not necessary if you are using latest beta2.

Especially "210" will overwrite the "CPU" fix, if you think it is necessary for you, apply "210" then "CPU"

Also for the "CPU 1.3" fix, it is required to enable JIT on build.prop.

10:35 - beta2 without any fix.

13:10 - CPU fix without JIT enabled.

12:32 - CPU fix with JIT enabled.

I only apply 3D driver from Stu's, 2D driver is not stable for me, anyone like me?

post-455187-1298525869_thumb.png

post-455187-1298525987_thumb.png

post-455187-1298525995_thumb.png

o2b2update_build.prop.tar.gz

Link to comment
Share on other sites

Guest aerovolce
"GPS" and "210" are not necessary if you are using latest beta2.

Especially "210" will overwrite the "CPU" fix, if you think it is necessary for you, apply "210" then "CPU"

Also for the "CPU 1.3" fix, it is required to enable JIT on build.prop.

10:35 - beta2 without any fix.

13:10 - CPU fix without JIT enabled.

12:32 - CPU fix with JIT enabled.

I only apply 3D driver from Stu's, 2D driver is not stable for me, anyone like me?

Thank you for the clarification! i'll add your notes.

I just enabled JIT and got 8.042. Thanks man

If by unstable you mean random black lines, i have that sometimes

Link to comment
Share on other sites

Finally, already wanted to to the same but had no time collecting the links.

thx.

----------------------------

something about ext 4:

Changing sdb1 from ext3->ext4 in ubuntu terminal (USE SUDO IF STH DOESNT WORK)

# cd /; umount /dev/sdb1

# tune2fs -O extents,uninit_bg,dir_index /dev/sdb1

unplug phone, plugin phone

Next run fsck, enter:

# fsck /dev/sdb1 (press "y" everytime).

where sdb1 is the drive you are converting, can be figured out with gparted.

--------------------------

alternative to calllight:

KeepScreen

https://market.android.com/details?id=com.tni.KeepScreenLite

select "dialer" and "phoneutil" both.

--------------------------

post-738935-1298553472_thumb.jpg

Edited by Guest
Link to comment
Share on other sites

Guest darkworldzz

nice thread..

quick qns, do i install the stu drivers over the usual 2d3d drivers or install on a fresh install??

and i am confused, whats the key fix?? i find no problems with the hardware keys, or does it solve the death sleep problem??

Link to comment
Share on other sites

Guest stu_2k1
nice thread..

quick qns, do i install the stu drivers over the usual 2d3d drivers or install on a fresh install??

and i am confused, whats the key fix?? i find no problems with the hardware keys, or does it solve the death sleep problem??

you can just use my drivers.

Link to comment
Share on other sites

Guest TheGoDxxxx

sry for noobing around again, but how do u install the above updates? Just rename to o2b2update.tar.gz? Last time I tried that with o2b2update_build.prop.tar.gz it killed my android-install (freeze on boot)!

Link to comment
Share on other sites

Guest aerovolce
sry for noobing around again, but how do u install the above updates? Just rename to o2b2update.tar.gz? Last time I tried that with o2b2update_build.prop.tar.gz it killed my android-install (freeze on boot)!

do you have the cpulib?

Link to comment
Share on other sites

I'm not using the 2d/3d from first post, i installed some drivers out o f the large thread. but forgot whose drivers these are :huh:

in 3d i have only 37 points ?? with the other drivers i got ~ 95

Edited by Guest
Link to comment
Share on other sites

Guest stu_2k1
I'm not using the 2d/3d from first post, i installed some drivers out o f the large thread. but forgot whose drivers these are :huh:

in 3d i have only 37 points ?? with the other drivers i got ~ 95

If your were getting about 95 you were prob using my drivers.

Thanks

Stu

Link to comment
Share on other sites

Guest aerovolce
I think I tried them booth, but not shure. Do I just have to rename them as described above? Any praticular order?

i did cpulib first and then the prop

can someone confirm this is the correct way?

Link to comment
Share on other sites

How do you merge various updates? I've tried from XP with 7zip many times and actually the file disappears so I think it's untared, but Android doesn´t boot and I have to clean install from zero

thanks in advance

Edit: nevermind, I could do it in ubuntu

Edited by bufalo
Link to comment
Share on other sites

Guest darkworldzz

hmm

i am having

2d : 107

3d : 35

using the drivers posted here is it really stu's drivers??

--edit--

i found the drivers by stu off google and the 3d bench marks upped to 95.. so i can confirm it is not stu's drivers..

Edited by darkworldzz
Link to comment
Share on other sites

hmm

i am having

2d : 107

3d : 35

using the drivers posted here is it really stu's drivers??

--edit--

i found the drivers by stu off google and the 3d bench marks upped to 95.. so i can confirm it is not stu's drivers..

don't think so, stu's drivers 3d ~ 95

Attached -> 3d 95

o2b2update.tar.gz

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.