Difference between revisions of "EmCORE Releases"

From freemyipod.org
Jump to: navigation, search
m (Release notes / Known issues: fixed a typo)
 
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{outdated|reason=emCORE on iPod Classic is DEPRECATED, please use the [https://files.freemyipod.org/~user890104/bootloader-ipodclassic.html Rockbox bootloader] instead.}}
 +
 
Here is a list of all builds of [[emCORE]] that have been released into public so far.
 
Here is a list of all builds of [[emCORE]] that have been released into public so far.
  
 
'''Please do not use any other builds unless you really know what you're doing!'''
 
'''Please do not use any other builds unless you really know what you're doing!'''
  
==r708: April 24th, 2011==
+
The most recent version is the topmost one in the following list. It is recommended to use that one, unless you have a specific reason to use another.
===Release notes / Known issues===
 
* The display doesn't work on some iPod Nano 2G devices. If this happens to you, we suggest to stick with iLoader for now.
 
* Reducing the CPU core voltage on the iPod Classic has been disabled. Battery life might be adversely affected.
 
* There's a small number of iPod Classic devices where USB doesn't work unless the device was booted through DFU.
 
 
 
===Fixes / Improvements===
 
* Fixed several kernel bugs that affected CPU exception and panic handling and caused the device to just lock up instead of showing proper error messages.
 
* Added trivial memory protection to catch most null pointer or garbage memory address accesses.
 
* Fixed a race condition in libUI that caused the boot menu to crash occasionally.
 
* Fixed various graphics glitches in the boot menu.
 
 
 
===Files===
 
[http://files.freemyipod.org/releases/20110406/bootstrap-ipodclassic-r692-20110406.dfu  bootstrap-ipodclassic.dfu]<br/>
 
[http://files.freemyipod.org/releases/20110424/fastboot-r708-20110424.emcoreapp fastboot.emcoreapp]<br/>
 
[http://files.freemyipod.org/releases/20110424/installer-ipodclassic-r708-20110424.ubi installer-ipodclassic.ubi]<br/>
 
[http://files.freemyipod.org/releases/20110424/installer-ipodnano2g-r708-20110424.bootnote installer-ipodnano2g.bootnote]<br/>
 
[http://files.freemyipod.org/releases/20110424/installer-ipodnano2g-r708-20110424.ipodx installer-ipodnano2g.ipodx]<br/>
 
[http://files.freemyipod.org/releases/20110424/installer-ipodnano2g-r708-20110424.ubi installer-ipodnano2g.ubi]<br/>
 
[http://files.freemyipod.org/releases/20110424/rockbox-ipodclassic-r29777-20110424.zip rockbox-ipodclassic.zip]<br/>
 
[http://files.freemyipod.org/releases/20110424/rockbox-ipodnano2g-r29777-20110424.zip rockbox-ipodnano2g.zip]<br/>
 
  
==r692: April 6th, 2011==
+
* [[EmCORE_Releases/r859|'''emCORE r859 (2012-01-02)''']]
===Release notes / Known issues===
 
* The boot menu occasionally locks up due to a combination of a kernel bug and a libUI bug. Rebooting the iPod the hard way by holding the menu and select buttons for 5 seconds should help.
 
* The display doesn't work on some iPod Nano 2G devices. If this happens to you, we suggest to stick with iLoader for now.
 
* Reducing the CPU core voltage on the iPod Classic has been disabled. Battery life might be adversely affected.
 
* There's a small number of iPod Classic devices where USB doesn't work unless the device was booted through DFU.
 
  
===Fixes / Improvements===
+
* <s>[[EmCORE_Releases/r855|emCORE r855 (2012-01-01)]]</s>
* Disabled undervolting for the iPod Classic.
 
* Fixed a kernel bug that causes lockups when injecting a firmware image while the boot menu is updating the display.
 
  
===Files===
+
* [[EmCORE_Releases/r708|emCORE r708 (2011-04-24)]]
[http://files.freemyipod.org/releases/20110406/bootstrap-ipodclassic-r692-20110406.dfu bootstrap-ipodclassic.dfu] <small>(some people have reported that this file gives an error: ''Exception: DFU upload failed! (2 / 7)'' so if you also see this message, please use bootstrap-ipodclassic.dfu from the previous release)</small><br/>
 
[http://files.freemyipod.org/releases/20110406/fastboot-r692-20110406.emcoreapp fastboot.emcoreapp]<br/>
 
[http://files.freemyipod.org/releases/20110406/installer-ipodclassic-r692-20110406.ubi installer-ipodclassic.ubi]<br/>
 
[http://files.freemyipod.org/releases/20110406/installer-ipodnano2g-r692-20110406.bootnote installer-ipodnano2g.bootnote]<br/>
 
[http://files.freemyipod.org/releases/20110406/installer-ipodnano2g-r692-20110406.ipodx installer-ipodnano2g.ipodx]<br/>
 
[http://files.freemyipod.org/releases/20110406/installer-ipodnano2g-r692-20110406.ubi installer-ipodnano2g.ubi]<br/>
 
[http://files.freemyipod.org/releases/20110406/rockbox-ipodclassic-r29681-20110406.zip rockbox-ipodclassic.zip]<br/>
 
[http://files.freemyipod.org/releases/20110406/rockbox-ipodnano2g-r29681-20110406.zip rockbox-ipodnano2g.zip]<br/>
 
  
==r674: March 25th, 2011==
+
* [[EmCORE_Releases/r692|emCORE r692 (2011-04-06)]]
===Release notes / Known issues===
 
* This is the first public release, so please be aware that there might be a bunch of still unknown bugs in the wild.
 
* The boot menu occasionally locks up due to a cinbination of a kernel bug and a libUI bug. Rebooting the iPod the hard way by holding the menu and select buttons for 5 seconds should help.
 
* The display doesn't work on some iPod Nano 2G devices. If this happens to you, we suggest to stick with iLoader for now.
 
* This release reduces the CPU core voltage to conserve battery power, but apparently by a bit too much for some iPod Classic devices, causing all kinds of weird behavior. This was disabled in the r692 release, so please update if you suspect that you're affected by this.
 
* We found a kernel bug in this release that causes lockups when injecting a firmware image while the boot menu is updating the display. This should not affect normal users.
 
* There's a small number of iPod Classic devices where USB doesn't work unless the device was booted through DFU.
 
===Fixes / Improvements===
 
* Initial public [[emCORE]] release
 
  
===Files===
+
* [[EmCORE_Releases/r674|emCORE r674 (2011-03-25)]]
[http://files.freemyipod.org/releases/20110325/bootstrap-ipodclassic-r674-20110325.dfu bootstrap-ipodclassic.dfu]<br/>
 
[http://files.freemyipod.org/releases/20110325/fastboot-r674-20110325.emcoreapp fastboot.emcoreapp]<br/>
 
[http://files.freemyipod.org/releases/20110325/installer-ipodclassic-r674-20110325.ubi installer-ipodclassic.ubi]<br/>
 
[http://files.freemyipod.org/releases/20110325/installer-ipodnano2g-r674-20110325.bootnote installer-ipodnano2g.bootnote]<br/>
 
[http://files.freemyipod.org/releases/20110325/installer-ipodnano2g-r674-20110325.ipodx installer-ipodnano2g.ipodx]<br/>
 
[http://files.freemyipod.org/releases/20110325/installer-ipodnano2g-r674-20110325.ubi installer-ipodnano2g.ubi]<br/>
 
[http://files.freemyipod.org/releases/20110325/rockbox-ipodclassic-r29644-20110325.zip rockbox-ipodclassic.zip]<br/>
 
[http://files.freemyipod.org/releases/20110325/rockbox-ipodnano2g-r29644-20110325.zip rockbox-ipodnano2g.zip]<br/>
 

Latest revision as of 03:23, 9 June 2016

Warning The information and/or topic discussed here is not up to date.

emCORE on iPod Classic is DEPRECATED, please use the Rockbox bootloader instead.

Here is a list of all builds of emCORE that have been released into public so far.

Please do not use any other builds unless you really know what you're doing!

The most recent version is the topmost one in the following list. It is recommended to use that one, unless you have a specific reason to use another.