Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« previous next »
  • Print
Pages: [1] 2

Author Topic: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)  (Read 10402 times)

Offline Noxneo

  • Member
  • *
  • Posts: 48
  • Dazzled by starlights...
    • My blog (french)
How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« on: September 22, 2006, 11:14:56 AM »
Some of you out there might have done the ultimate mistake of upgrading your iPod to 1.2 FW (if you didn't, well keep it this way ^^). More, there is no way to downgrade the FW.

If you want to install rockbox on your iPod while having this firmware, the unofficial installer might report a problem regarding the sysinfo.

To avoid this problem, simply create a file named "SysInfo" (without extension) in /iPod_Control/Device (those folder are hidden, so be sure to display them).

Open that file with the notepad, and paste the following:

If you have a Nano:

Code: [Select]
BoardHwName: iPod M26
pszSerialNumber: YM548470TJU
ModelNumStr: PA099
FirewireGuid: 0x000A2700126DCB6C
HddFirmwareRev: ADBA40KB
RegionCode: LL(0x0001)
PolicyFlags: 0x00000000
buildID: 0x05118000 (5.1.1)
visibleBuildID: 0x01118000 (1.1.1)
boardHwRev: 0x00000000 (0.0 0)
boardHwSwInterfaceRev: 0x000C0005 (0.0.12 5)
bootLoaderImageRev: 0x00000000 (0.0 0)
diskModeImageRev: 0x00000000 (0.0 0)
diagImageRev: 0x00000000 (0.0 0)
osImageRev: 0x00000000 (0.0 0)
iPodFamily: 0x00000000
updaterFamily: 0x00000000

If you have a video:

Code: [Select]
BoardHwName: iPod M25
pszSerialNumber: ................
ModelNumStr: MA146
FirewireGuid: 0x000A270014862D14
HddFirmwareRev: BU111A
RegionCode: LL(0x0001)
PolicyFlags: 0x00000002
buildID: 0x06118000 (6.1.1)
visibleBuildID: 0x01118000 (1.1.1)
boardHwRev: 0x00000000 (0.0 0)
boardHwSwInterfaceRev: 0x000B0005 (0.0.11 5)
bootLoaderImageRev: 0x00000000 (0.0 0)
diskModeImageRev: 0x00000000 (0.0 0)
diagImageRev: 0x00000000 (0.0 0)
osImageRev: 0x00000000 (0.0 0)
iPodFamily: 0x00000000
updaterFamily: 0x00000000

Now you can install Rockbox via the unofficial installer ;)

Hope I helped some people out there.

NB: When you load the normal Apple OS, the SysInfo will be emptied, so make sure to install rockbox just after creating the file.
Logged
Key of Valgden

People cannot gain anything wothout sacrificing something. You must present something of equal value to gain something. That is the principle of equivalent trade in alchemy. We believed that was the truth of the world when we were young.

Offline rapster

  • Member
  • *
  • Posts: 6
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #1 on: September 22, 2006, 03:46:30 PM »
Thanks a lot! One question: I sometimes use the Apple OS too. After installing Rockbox the Apple OS doesn't show any more informations about artists, albums, playlists etc. Is there a trick to use both firmwares?

Greetings

rapster
Logged

Offline L

  • Member
  • *
  • Posts: 145
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #2 on: September 22, 2006, 06:50:19 PM »
Actually, just to pinpoint something.

You can actually downgrade the firmware by installing the previous Updater to restore it to factory settings
Logged

Offline Kreator666

  • Member
  • *
  • Posts: 35
    • Rockbox Installer X - Home
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #3 on: September 22, 2006, 08:08:31 PM »
I do not recommend doing this for a Nano v1.2.

This is because the Nano with v1.2 has the extra component of firmware (the Nike+iPod bit) that needs extracting, just like the 5G has a Broadcom firmware.  The installer at this point doesn't pick up on that and will not extract the Nike firmware on the v1.2 Nano - probably leading to installation problems.

The new version, with a way better GUI and feature set (also coded in NSIS), will be out next week sometime.  It will address this problem and more - plus you won't have to fake a sysinfo file for it to recognise generation.
Logged

Offline scorche

  • Administrator
  • Member
  • *
  • Posts: 666
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #4 on: September 22, 2006, 08:11:41 PM »
...Just wanted to drop by and say that how to get rockbox installed with 1.2 is depicted in the windows ipod installation page in the wiki (where it is supposed to be, besides the manual, which I haven't checked if it includes those instructions yet).
Logged

Offline Noxneo

  • Member
  • *
  • Posts: 48
  • Dazzled by starlights...
    • My blog (french)
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #5 on: September 23, 2006, 07:48:25 AM »
Quote
Insert Quote
Actually, just to pinpoint something.

You can actually downgrade the firmware by installing the previous Updater to restore it to factory settings

Didn't work out for me. Maybe I got to give it another try though...

Quote
I do not recommend doing this for a Nano v1.2.

This is because the Nano with v1.2 has the extra component of firmware (the Nike+iPod bit) that needs extracting, just like the 5G has a Broadcom firmware.  The installer at this point doesn't pick up on that and will not extract the Nike firmware on the v1.2 Nano - probably leading to installation problems.

The new version, with a way better GUI and feature set (also coded in NSIS), will be out next week sometime.  It will address this problem and more - plus you won't have to fake a sysinfo file for it to recognise generation.

Oh well, mine works fine. But if there's an update coming out for 1.2 in a few day's time, better wait then ;)
Logged
Key of Valgden

People cannot gain anything wothout sacrificing something. You must present something of equal value to gain something. That is the principle of equivalent trade in alchemy. We believed that was the truth of the world when we were young.

Offline Kreator666

  • Member
  • *
  • Posts: 35
    • Rockbox Installer X - Home
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #6 on: September 23, 2006, 06:50:51 PM »
What, you're saying that Rockbox works on a v1.2 Nano without extracting the Nike firmware?
Odd behaviour, from what I've read it shouldn't work...
Logged

Offline Noxneo

  • Member
  • *
  • Posts: 48
  • Dazzled by starlights...
    • My blog (french)
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #7 on: September 23, 2006, 08:58:05 PM »
Well mine works perfectly since a few days. It's a 1.2 Nano.

However, I didn't boot in Apple OS since Rockbox is installed...
Logged
Key of Valgden

People cannot gain anything wothout sacrificing something. You must present something of equal value to gain something. That is the principle of equivalent trade in alchemy. We believed that was the truth of the world when we were young.

Offline soap

  • Member
  • *
  • Posts: 1678
  • Creature of habit.
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #8 on: September 23, 2006, 10:57:06 PM »
Quote from: Noxneo on September 23, 2006, 08:58:05 PM
Well mine works perfectly since a few days. It's a 1.2 Nano.

However, I didn't boot in Apple OS since Rockbox is installed...

Well, that's always been the issue.  If you don't follow the new (wiki, not these) instructions for installing on a Nano with FW 1.2 Rockbox works fine, but the Apple Firmware won't see songs.
« Last Edit: September 25, 2006, 08:26:32 AM by soap »
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way

Offline Noxneo

  • Member
  • *
  • Posts: 48
  • Dazzled by starlights...
    • My blog (french)
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #9 on: September 24, 2006, 03:33:41 AM »
Hum, I don't give a damn about the apple firmware anyway  ;D

But I guess it'll be better to wait for 3.0 to come out then.
Logged
Key of Valgden

People cannot gain anything wothout sacrificing something. You must present something of equal value to gain something. That is the principle of equivalent trade in alchemy. We believed that was the truth of the world when we were young.

Offline L

  • Member
  • *
  • Posts: 145
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #10 on: September 24, 2006, 05:39:40 PM »
Quote from: Noxneo on September 23, 2006, 07:48:25 AM
Didn't work out for me. Maybe I got to give it another try though...

Hi, one of the earlier firmware should be included in the installation page at the bottom.

http://www.rockbox.org/twiki/bin/view/Main/IpodInstallation
Logged

Offline jaspercp

  • Member
  • *
  • Posts: 3
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #11 on: September 25, 2006, 03:56:11 PM »
Any info out there yet for the 5th gen that came with v1.2?  I don't seem to be able to go back to previous version and the ipodpatcher.exe won't find my ipod video 30g...
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #12 on: September 25, 2006, 03:58:32 PM »
Are you sure it's not the so-called 5.5G?
Logged

Offline jaspercp

  • Member
  • *
  • Posts: 3
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #13 on: September 26, 2006, 11:22:57 AM »
When it comes to iPods, I'm not sure about anything... It was not working at all when I got it.  1hr on tech with India and she couldn't fix it so she transferred me to someone in US.  12 minutes later, it was working but she told me I couldn't drag and drop songs from my PC into Itunes.  I told her I did it with my Nano and she said, "You shouldn't have been able to do that"... pretty funny if you ask me.

No, I'm not sure it isn't the 5.5.  Haven't heard of it.  I received it on the 22nd from Apple Store Online so I'm sure it is the latest and "greatest" so I guess it will be a while before a "mod" for it.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
« Reply #14 on: September 26, 2006, 11:29:59 AM »
No, if it was from August, it wouldn't be the 5.5G. The "latest" isn't a month old yet.
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Installation / Removal
| |-+  Manual Installation
| | |-+  Apple - Installation/Removal
| | | |-+  How to install Rockbox on a 1.2 firmware (5th gen and 1st gen Nano)
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.121 seconds with 15 queries.