Difference between revisions of "Talk:Firmware"

From The iPhone Wiki
Jump to: navigation, search
m (Jailbreak column - Removal Request: comment)
(Removal Request)
Line 25: Line 25:
 
Would it be ok to delete the [[jailbreak]] column because they are shown on [[jailbreak]] page. We could also add [[jailbreak]] to the See Also part. I think we should because it is just duplicating. Let me know what you think. --[[User:Adaminsull|adaminsull]] ([[User talk:Adaminsull|talk]]) 18:07, 11 March 2013 (UTC)
 
Would it be ok to delete the [[jailbreak]] column because they are shown on [[jailbreak]] page. We could also add [[jailbreak]] to the See Also part. I think we should because it is just duplicating. Let me know what you think. --[[User:Adaminsull|adaminsull]] ([[User talk:Adaminsull|talk]]) 18:07, 11 March 2013 (UTC)
 
: Actually you're right that it's duplicated at we don't need to have this info twice. On the other hand, all current jailbreaks depend mainly on the iOS version (mainly independent of the device). That would mean this info would be better suited to be here. So I'm not 100% sure if we should remove it. I'd like to hear some other opinions too. If we decide so and you finally remove it, then take that opportunity to compare everything against the other page. --[[User:Http|http]] ([[User talk:Http|talk]]) 07:38, 14 March 2013 (UTC)
 
: Actually you're right that it's duplicated at we don't need to have this info twice. On the other hand, all current jailbreaks depend mainly on the iOS version (mainly independent of the device). That would mean this info would be better suited to be here. So I'm not 100% sure if we should remove it. I'd like to hear some other opinions too. If we decide so and you finally remove it, then take that opportunity to compare everything against the other page. --[[User:Http|http]] ([[User talk:Http|talk]]) 07:38, 14 March 2013 (UTC)
  +
:: [[Jailbreak]] does have it by device and iOS version. --[[User:Adaminsull|adaminsull]] ([[User talk:Adaminsull|talk]]) 08:36, 14 March 2013 (UTC)
   
 
== New firmwares ==
 
== New firmwares ==

Revision as of 08:36, 14 March 2013

Archives
 • 2008 • 2009 • 2010 • 2011 • 2012 • 2013 • 2015 •

Prohibited

Why are some links "prohibited", like the 3.1.3 of the iPod Touch 1G? --Jaggions 15:25, 31 August 2012 (MDT)

Because of copyright issues. We don't want any problems here. I have an iPod touch 1G and had to pay for all the major firmware upgrades. --http 19:30, 1 September 2012 (MDT)

iPod touch 4G 6.0

Was there a final for the iPod touch 4G released? --5urd 19:47, 19 September 2012 (MDT)

Yes, of course. :P I didn't get around to adding it earlier due to an evening class, though. --Dialexio 20:47, 19 September 2012 (MDT)

New iPhones

I'm holding off on adding the new iPhone models (iPhone3,2 / iPhone5,1 / iPhone5,2) until we get more information about them (e.g. which iPhone 5 is for AT&T, what exactly is iPhone3,2…). --Dialexio 20:58, 19 September 2012 (MDT)

iPhone 3GS 6.0.1 Can be jailbroken.

I see it says 3GS 6.0.1 cannot be jailbroken but it can. I was going to edit this myself but cant understand where that part is in the code. --The preceding unsigned comment was added by Adaminsull (talk) 21:34, November 6, 2012 (MST). Please consult this page for more info on how to sign pages, and how to fix this.

It can be, there is just no tool that does it yet. The 3GS has a bootrom (un)tethered exploit and therefore, there is no work to be done to jailbreak. You just need an updated payload. --5urd 15:10, 6 November 2012 (MST)
fixed. redsn0w works (just pointing to 6.0 firmware). --http 16:54, 6 November 2012 (MST)

Jailbreak column

Can "Yes1" be changed to "tethered" . Its not much more letters and if people who do not use the wiki often look, they may think its untethered without looking at the bottom. I am willing to do this. --Adaminsull 11:29, 4 December 2012 (MST)

I have no problem with that. (I actually remember it being that way before, but it was changed for some reason.) --Dialexio 12:04, 18 December 2012 (MST)
Ok I will do this later. I will also do this on the jailbreak page. --Adaminsull 12:37, 18 December 2012 (MST)
How do I add the color for tethered? This template does not show. --Adaminsull 04:15, 19 December 2012 (MST)

Removal Request

Would it be ok to delete the jailbreak column because they are shown on jailbreak page. We could also add jailbreak to the See Also part. I think we should because it is just duplicating. Let me know what you think. --adaminsull (talk) 18:07, 11 March 2013 (UTC)

Actually you're right that it's duplicated at we don't need to have this info twice. On the other hand, all current jailbreaks depend mainly on the iOS version (mainly independent of the device). That would mean this info would be better suited to be here. So I'm not 100% sure if we should remove it. I'd like to hear some other opinions too. If we decide so and you finally remove it, then take that opportunity to compare everything against the other page. --http (talk) 07:38, 14 March 2013 (UTC)
Jailbreak does have it by device and iOS version. --adaminsull (talk) 08:36, 14 March 2013 (UTC)

New firmwares

I use http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStore.woa/wa/com.apple.jingle.appserver.client.MZITunesClientCheck/version but this does not show the download size. Is there a better site? --Adaminsull 11:44, 18 December 2012 (MST)

Nope. That's the one and only place where iTunes checks for iOS updates. We're stuck with downloading the entire IPSW (or perhaps sniff HTTP headers after starting a download?) to figure out the file size. --Dialexio 12:01, 18 December 2012 (MST)
The way I do it is start the download, find the mb size and then convert it. --Adaminsull 12:09, 18 December 2012 (MST)
Dont do that please. Reported file sizes are rounded. In addition, files are not saved to a 1MB boundary. You need to get the byte count and that only.
Ok so how do I find the byte size? --Adaminsull 16:02, 18 December 2012 (MST)
You either have to read the header returned to the browser or download the whole thing. If you have done any by the calculation from megabyte/mebibytes, do tell so I can fix them. --5urd 17:23, 18 December 2012 (MST)
I have looked but cannot see what header you mean. Please tell me where. --adaminsull (talk) 16:41, 2 January 2013 (UTC)
Nevermind, found out that you can do curl -I <URL>. --adaminsull (talk) 18:12, 2 January 2013 (UTC)
Yes, that header. The one that you don't see because it is intended for the browser. If there are any you have done with the MB calculation, please fix them.

--5urd (talk) 00:28, 3 January 2013 (UTC)

They have all been fixed. I'll use curl next time. --adaminsull (talk) 00:51, 3 January 2013 (UTC)

Finding Baseband.

How can you find the baseband of a new firmware without the device? --adaminsull (talk) 09:15, 20 February 2013 (UTC)

Baseband version page name format

I think we had a discussion on the format of the baseband version we use for the links / pages here and if I remember correctly we decided to use the format of the version how it is displayed. I can see on this page that for iPhone until about iPhone 4 many modem versions have leading zeroes, but all the rest hasn't. Are these pages just not fixed yet or do they really display the modem version like that? I think I removed one of the leading zeroes on at least one page in the last days (on a baseband chip page I think), so we should know what is correct now. --http (talk) 01:07, 21 February 2013 (UTC)

Yes, the baseband actually reports that. Also, the file names are named that way also. --5urd (talk) 01:09, 21 February 2013 (UTC)
Yeah, the newer baseband chips don't have the leading zero. The "cutoff area" seems to be when Apple switched to Qualcomm basebands. --Dialexio (talk) 04:32, 21 February 2013 (UTC)
Ah, then we should be fine. And I also found my change, but that was probably correct. --http (talk) 08:05, 21 February 2013 (UTC)