[RADIO & FIRMWARE]HTC One Radio's | Firmware | Other Useful Files | Updated 6/6/14

godfirst

Senior Member
Jul 6, 2010
4,195
1,182
0
Somewhere Giving God All The Glory!
Did you know that the ATT radio file has a "_" at the end of the file name? Typo maybe?
ATT_1.26.502.15_Radio_4A.17.3250.20_10.40.1150.04L._.zip

I'm in U.S. with AT&T, and have S-off, 3.09 firmware, and AndroidRevolution 20.1 (4.3 based) on mine. When updating the firmware to "3.09_Sense_Firmware_with_TWRP_hboot_1.55", it also flashed my radio to 4A.19.3263.13. I'm thinking this radio is more suited for people outside the U.S., so should I use the AT&T's "4A.17.3250.14" radio instead?

I did notice less LTE and more H+ connection today, not that it matters much to me since I only have 300MB data.
Yeah it's just a typo for the file it's still the correct file/zip. I'm also on the latest radio from 4.3 and in my area signal is better then my wife's HTC One that is still stock and locked.

Sent from my HTC One using Tapatalk 4
 
Last edited:

Prash8429

Senior Member
Nov 20, 2012
674
232
0
Syracuse
Doubt

@godfirst
My baseband says 4A.17.3250.14_10.39.1150.04L
and in the list you provided , theres the same version but you mentioned Latest 2.24
how can i check if mine is already the latest version or not ?
 

godfirst

Senior Member
Jul 6, 2010
4,195
1,182
0
Somewhere Giving God All The Glory!
@godfirst
My baseband says 4A.17.3250.14_10.39.1150.04L
and in the list you provided , theres the same version but you mentioned Latest 2.24
how can i check if mine is already the latest version or not ?
That is your current baseband. Baseband = radio. That is the radio that was released with the 2.24.401.1 ota release.

Sent from my HTC One using Tapatalk 4
 
  • Like
Reactions: Prash8429

sakumaxp

Senior Member
Aug 7, 2009
447
66
0
31
I'm seeing a lot more 3G, H and H+ fluctuating instead of LTE with the latest AT&T radio

Sent from my One using xda app-developers app
 
Last edited:

Stoney 666

Senior Member
Aug 23, 2010
2,724
734
0
SUR GATE!!
I'm in Compton and there's not much 4g in my neighborhood... But there is tons of wi-fi hotspots around the city. Specially if you are a Timewarner customer. At&t also has a few free hotspots around.
 

godfirst

Senior Member
Jul 6, 2010
4,195
1,182
0
Somewhere Giving God All The Glory!
Sorry, this might be a dumb question as I don't see it asked, but how can I backup just my current radio before I flash?
This is the command to backup radio.img to your sd card using adb.
adb shell
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img

PHP:
~ # dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
153601+0 records in
153601+0 records out
78643712 bytes (75.0MB) copied, 11.826523 seconds, 5.4MB/s
If you wanted to do it from your phone just download terminal from play store and type:
su
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img


I would look in settings>about>software>more>baseband and if there is a flashable radio that matches your baseband then just download from here as a backup and download which radio's you are interested in.:D
 
Last edited:
  • Like
Reactions: linedpaper

GermanGuy

Senior Member
Mar 19, 2005
1,327
158
0
Minneapolis
I see we have the latest ATT Radio (4T). Does anybody have the corresponding RIL and is there a Firmware only floating around from the latest AT&T 4.3 leaked ROM? Is it also known now what components enable the two new bands of LTE - Firmware or RAdio?
 

godfirst

Senior Member
Jul 6, 2010
4,195
1,182
0
Somewhere Giving God All The Glory!
I see we have the latest ATT Radio (4T). Does anybody have the corresponding RIL and is there a Firmware only floating around from the latest AT&T 4.3 leaked ROM? Is it also known now what components enable the two new bands of LTE - Firmware or RAdio?
4T radio is not from the ATT leak, it's from the 3.17.401.2 leak in the International thread. Not sure which actually enables the the two new bands. Here is link to ATT leak firmware.
 
Last edited:
  • Like
Reactions: GermanGuy