More memory with radio 2708 on HTC G1

I've known for some time that a radio update for the G1 gives about 14Mb more userspace memory when used in conjunction with the right components on your rooted HTC G1.

I wasn't quite clear on what you had to do to get this working, and my first attempt failed. So here's what worked for me.

I referenced these pages. EzTerry's XDA post, EzTerry's CyanogenMod Forum update, srd's summary of actions.

You will need

  1. HTC G1 rooted and with DangerSPL and Recovery installed as per the instructions here.
  2. hboot-1.33.0013d.img and radio-2.22.27.08.img from dream_2708kit.zip.
  3. Radio 2.22.28.25 update zip.
  4. Modified CyanogenMod 6.1 image.
  5. Google Apps Tiny zip for CyanogenMod 6 from the Cyanogen page.
  6. fastboot for your host.

Procedure

Copy radio update, CyanogenMod image and Google Apps zip files to the G1 SD card.

Reboot phone into bootloader - power off, hold down camera button, power on. Press Back button to enter Fastboot mode.

On your host

$ fastboot flash radio radio-2.22.27.08.img
$ fastboot flash hboot hboot-1.33.0013d.img
$ fastboot reboot-bootloader

and after the phone reboots into the new bootloader

$ fastboot erase system -w
$ fastboot erase boot

Now power the phone off. Then power on again into recovery by holding down the Home button while pressing Power to switch on.

In recording, apply the radio 2.22.28.25 update zip. It will apply and reboot back into recovery. Then apply the modified Cyanogen image zip and then the Google Apps zip. Finally, reboot.

The phone will take longer starting than usual, but when it does if you adb shell into the phone and check the memory, you'll see

# cat /proc/meminfo
MemTotal:         112844 kB

a worthwhile improvement over the previous

# cat /proc/meminfo
MemTotal:          98568 kB
 
g1-2708-radio.txt · Last modified: 2011/03/05 15:08 by jim
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0