JF Updates Defined for the Average User

Get to know fellow G1 and myTouch owners. General topics about the G1 go here!

Moderators: Kwills88, kron2


JF Updates Defined for the Average User

New postby Octoberriot on Thu Feb 12, 2009 10:32 pm

So most of us are familiar with who JF is and what hes done for the android community. He's always pushing out new updates that give us the best features and allows us to have root. what many of us dont know, is what exactly all his updates really include, but more importantly, what his updates include for the average user.

What I'll be doing here is basically posting a change log in layman's terms for new users to see whats been happening, and help them decide which version is best for them. I'll be updating this as more things come to mind, or as JF releases more updates.

*Note: lite versions are only required if you're going to use a theme, on JF RC33 V1.41 and up

JFvMOD by LucidREM
-Seems to be the most popular version right now.
-Same as JF RC33 V1.42 except for a few added files to make APPS to SD really easy for everyone.
-Themes will not work on this unless you manually make it a "lite" version following the steps below

JF RC33 V1.42
-This version really only introduced a bug fix so Android Debug Bridge (adb) would work in recovery mode.
*A wipe shouldn't be necessary when updating to this version.*


  • JF RC33 V1.42 (lite)
    Same as the JF RC33 v1.41 (lite) version but has the bug fix of rc1.42
    you can manually make your own lite version of the firmware by typing these commands
    in the terminal emulator.
    Code: Select all
    su
    mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
    cp -rf /system/media /sdcard
    rm -rf /system/media

    what those commands do, in a simple explination, is copies all your ringtones and notifications to your sd card, removes those files from the original location, and the os it already set to understand when the ringtones are there, so it works out well.


JF RC33 V1.41
Just recently there was an update pushed out by T-mobile which enabled features such as latitude, saving mms, and Google voice search. Along with a few bug fixes.

RC33 also introduced a new radio that JF didn't include in his updates, but released it as a separate file as to keep everyone from reflashing it with every update.
*A wipe shouldn't be necessary when updating to this version.*


  • JF RC33 v1.41 (lite)
    RC33 introduced a problem for all the themers out there. The /System partition of the devices only has a set amount of memory, and with more and more features and applications being included in updates, that space is becoming smaller and smaller. If you're familiar with themes at all, you know they are written to that partition and over write similar images and thats why we see the new image over the old. Often, complex themes like the More Vintage Less War, use files that take up much more room than the original that its overwriting. Causing the system partition to run out of space before you even finish flashing the theme, resulting in a failed flash, or causing the g1 to hang at boot. The Lite version of this update removes the ringtones and notification sounds which free up much much more space for themes to be applied.


JF RC30 V1.41
Probably one of the biggest break throughs for the G1, this update enabled multi-touch.
Only certain apps will support it, but we're all hoping for more to come.

-Built in browser now supports multi-touch zooming and has an auto rotate option in the options menu. (off by default)
-Added a console to recovery mode.
*A wipe shouldn't be necessary when updating to this version.*
Last edited by Octoberriot on Thu Feb 26, 2009 1:44 am, edited 1 time in total.
Android irc chat
Server: irc.geekshed.net
Port: 6667
Channel: #cupcakehax0r
Tweet
User avatar
Octoberriot
AllShadow Regular
 
Posts: 407
Joined: Fri Apr 11, 2008 3:32 am
Location: Pittsburgh, Pa

Recent Headlines from the Main Site

  1. Why Doesn't T-Mobile Have the iPhone?view full post →
  2. HTC HD2 Running Windows Phone 7 Series!view full post →
  3. T-Mobile HD2 view full post →
  4. T-Mobile HD2 Deals Make a Great Buy Even Betterview full post →
  5. HTC HD2 removed from handset upgrade programview full post →

Re: JF Updates Defined for the Average User

New postby dom2684 on Wed Feb 18, 2009 11:31 am

i was able to do this before....

i had to reoad rc33

now i cant do it
any suggestions?


Code: Select all
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cp -rf /system/media /sdcard
rm -rf /system/media
Image
Follow me On Twitter
Add me on myspace Myspace
Request me on Facebook
User avatar
dom2684
AllShadow Godfather
 
Posts: 2946
Joined: Wed May 21, 2008 7:50 am
Location: Brownsville, Tx

Re: JF Updates Defined for the Average User

New postby chrisrj28 on Wed Feb 18, 2009 12:32 pm

dom2684 wrote:i was able to do this before....

i had to reoad rc33

now i cant do it
any suggestions?


Code: Select all
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cp -rf /system/media /sdcard
rm -rf /system/media

Which JFRC33 did you get, b/c a lot of the latest ones are the lite version already, that may be why your commands arent working, is it saying something like file not found?
T-Mobile Touch Pro 2: Mocha....
OS:EnergyRom HTC Leo, WM6.5 Little Buggy but very pretty
Hacks: Too many Reg Edits to List, Suffice to say mine's better than yours
Props: NRGZ28, he's awesome
User avatar
chrisrj28
AllShadow Godfather
 
Posts: 1001
Joined: Wed Apr 09, 2008 1:08 am
Location: Sacramento, CA

Re: JF Updates Defined for the Average User

New postby dom2684 on Wed Feb 18, 2009 12:50 pm

no its saying thats something about it being read only...

and i already remounted as read/write
Image
Follow me On Twitter
Add me on myspace Myspace
Request me on Facebook
User avatar
dom2684
AllShadow Godfather
 
Posts: 2946
Joined: Wed May 21, 2008 7:50 am
Location: Brownsville, Tx

Re: JF Updates Defined for the Average User

New postby Octoberriot on Wed Feb 18, 2009 1:03 pm

if its saying about being read only, you need to make 100% sure that you remounted it. make sure its typed just as it. the other option you have is use droidsans to remount before typing that stuff out.
Android irc chat
Server: irc.geekshed.net
Port: 6667
Channel: #cupcakehax0r
Tweet
User avatar
Octoberriot
AllShadow Regular
 
Posts: 407
Joined: Fri Apr 11, 2008 3:32 am
Location: Pittsburgh, Pa

Re: JF Updates Defined for the Average User

New postby dom2684 on Wed Feb 18, 2009 1:07 pm

i did use droid sans :cry:


:edit: ok so i tried it again..

had to remount and unmount like 3 times before i got it back on
Image
Follow me On Twitter
Add me on myspace Myspace
Request me on Facebook
User avatar
dom2684
AllShadow Godfather
 
Posts: 2946
Joined: Wed May 21, 2008 7:50 am
Location: Brownsville, Tx

Re: JF Updates Defined for the Average User

New postby Octoberriot on Wed Feb 18, 2009 1:45 pm

you're good now though? its working for you?
Android irc chat
Server: irc.geekshed.net
Port: 6667
Channel: #cupcakehax0r
Tweet
User avatar
Octoberriot
AllShadow Regular
 
Posts: 407
Joined: Fri Apr 11, 2008 3:32 am
Location: Pittsburgh, Pa

Re: JF Updates Defined for the Average User

New postby dom2684 on Wed Feb 18, 2009 1:51 pm

yup i gots it thanks
Image
Follow me On Twitter
Add me on myspace Myspace
Request me on Facebook
User avatar
dom2684
AllShadow Godfather
 
Posts: 2946
Joined: Wed May 21, 2008 7:50 am
Location: Brownsville, Tx

Re: JF Updates Defined for the Average User

New postby shadowuser on Sun Feb 22, 2009 12:06 pm

This is a great topic for me because I am defiantly one of those "average users". Before I root my phone I have one question. I want to install the JF1.42 RC33 (lite) update. My question is, do I have to install the JF1.42 RC33 update and then intsall the JF1.42 RC33 (lite) update? Or can I just install the JF1.42 RC33 (lite) update? For some reason I thought that the JF1.42 RC33 (lite) update is only a way of moving the ringtones and notificatiion to the SD card after the JF1.42 RC33 was already installed. I hope this makes sense. Any help would be appreciated.
shadowuser
Newbie
 
Posts: 92
Joined: Thu Mar 13, 2008 12:09 pm

Re: JF Updates Defined for the Average User

New postby dom2684 on Sun Feb 22, 2009 1:40 pm

you need to have rc33 1.41 first

then just type those commands in the terminal emulator to move your ringtones to the sdcard

then you have the lite version
Image
Follow me On Twitter
Add me on myspace Myspace
Request me on Facebook
User avatar
dom2684
AllShadow Godfather
 
Posts: 2946
Joined: Wed May 21, 2008 7:50 am
Location: Brownsville, Tx


Next

Return to General

Who is online

Users browsing this forum: No registered users and 2 guests

cron
./cache/ is NOT writable.