Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the Rockbox Technical Forums!
Rockbox Technical Forums
Installation / Removal
Manual Installation
Apple - Installation/Removal
iPod first generation install?
« previous
next »
Print
Pages:
1
2
3
[
4
]
5
6
Author
Topic: iPod first generation install? (Read 47910 times)
bidmead
Member
Posts: 26
Re: iPod first generation install?
«
Reply #45 on:
March 18, 2008, 02:39:51 PM »
The screen is very faint indeed, and the characters are tiny. Examining them using a loupe I can just about make out the iPod version number as 0xFFFFFFFF (which probably means "unknown", doesn't it?).
--
Chris
Logged
amiconn
Developer
Member
Posts: 176
Re: iPod first generation install?
«
Reply #46 on:
March 18, 2008, 03:18:39 PM »
OK, so we know what happens. The hardware revision should always be present (so we thought), but in this case, it isn't. That fact makes the button code not enable the wheel (cause it checks for 1st Gen, and doesn't find one), and therefore it cannot work of course.
So the question is why this ipod doesn't report a version number. I could provide a special test build that dumps the ROM right after boot. That file would be interesting....
Logged
Jens
Dindojul
Member
Posts: 7
Re: iPod first generation install?
«
Reply #47 on:
March 18, 2008, 03:20:20 PM »
As bidmead I find an iPod version 0xFFFFFFFF
Logged
bidmead
Member
Posts: 26
Re: iPod first generation install?
«
Reply #48 on:
March 18, 2008, 03:33:12 PM »
[OT?]
(I'd place this elsewhere, but there doesn't seem to be an appropriate forum, and it's closely related to what we've been discussing here.)
It's clear from this thread that the TWiki>Main>iPodPort>RockBox Status report on 1G is over-optimistic. "RockBox works nicely but more work is needed" doesn't accurately reflect the reality that, at least on some 1Gs, RB is actually unusable.
I take the point made earlier that developers may not have the interest or time to update the docs (although IMHO docs should be as important to them as code). The value of a Wiki is that end-users can pitch in and do the job. So I've signed up for the Wiki.
The TWiki page on TWikiAccessControl suggests "Open, freeform editing is the essence of WikiCulture - what makes TWiki different and often more effective than other collaboration tools. For that reason, it is strongly recommended that decisions to restrict read or write access to a web or a topic are made with great care - the more restrictions, the less Wiki in the mix. Experience shows that unrestricted write access works very well.." I agree.
But apparently da management doesn't. Edit access to the RockBox Status report I mention above is restricted. Although signed up, I can't reach in to edit it. And unlike Wikipedia, for instance, there doesn't seem to be a discussion page behind the main Wiki page, where at least I could lodge a proposal to change the page.
Correct me if I'm wrong -- please -- but it looks as if the developers are too busy to update the docs themselves, but leary of letting end-users do it. IMHO this is no way to run a code shop.
--
Chris
Logged
linuxstb
Developer
Member
Posts: 1163
Re: iPod first generation install?
«
Reply #49 on:
March 18, 2008, 03:36:48 PM »
@Chris,
You simply need to ask in IRC for write access to the wiki - this should be mentioned on the TWiki Registration page. This is an anti-spam security measure (we've suffered badly in the past), and any person with write access to the wiki can give another user write access - it's not limited to developers.
Logged
bidmead
Member
Posts: 26
Re: iPod first generation install?
«
Reply #50 on:
March 18, 2008, 04:31:27 PM »
Ah, OK. Ignore my rant, then.
--
Chris
Logged
amiconn
Developer
Member
Posts: 176
Re: iPod first generation install?
«
Reply #51 on:
March 18, 2008, 06:29:32 PM »
So, here's the promised test build:
http://www.jens-arnold.net/Rockbox/rockbox-1g-rom-dump.zip
Brief instructions:
Install a current official build.
Replace /.rockbox/rockbox.ipod with the test version.
Boot your ipod with that version. It will create the file internal_rom_000000-0FFFFF.bin in the root
Then post that file somewhere (it's 1MB, so the forum won't work).
Jens
Logged
Jens
soap
Member
Posts: 1679
Creature of habit.
Re: iPod first generation install?
«
Reply #52 on:
March 18, 2008, 06:46:14 PM »
Even I wouldn't be so bold as to speak for my brother, Joe Soap.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Dindojul
Member
Posts: 7
Re: iPod first generation install?
«
Reply #53 on:
March 18, 2008, 07:11:49 PM »
Here is my file
http://jul.yus.free.fr/rockbox/internal_rom_000000-0FFFFF.bin
if it doesn't work, I also put a zipped version here
http://jul.yus.free.fr/rockbox/internal_rom_000000-0FFFFF.zip
Thank you for your attention!
Logged
linuxstb
Developer
Member
Posts: 1163
Re: iPod first generation install?
«
Reply #54 on:
March 19, 2008, 09:23:47 AM »
Dindojul,
Thanks for that file - the extract worked fine.
Just to update people, the issue now is to find an alternative way to distinguish 1st and 2nd generation ipods - the method currently used obviously doesn't work on all 1st gen ipods...
Logged
Dindojul
Member
Posts: 7
Re: iPod first generation install?
«
Reply #55 on:
March 19, 2008, 01:25:17 PM »
An easy way can add a disk capacity test:
If rockbox find an iPod 1/2G...
just check the harddisk...
with a 5Gb disk, it can only be an iPod 1G... Isn't it?
«
Last Edit: March 19, 2008, 04:02:05 PM by Dindojul
»
Logged
Llorean
Member
Posts: 12931
Re: iPod first generation install?
«
Reply #56 on:
March 19, 2008, 02:18:45 PM »
People can change their disks.
Logged
bidmead
Member
Posts: 26
Re: iPod first generation install?
«
Reply #57 on:
March 19, 2008, 03:49:24 PM »
Enable the mechanical scroll wheel by default, unless the firmware reports a version number?
Or is that too simplistic?
--
Chris
Logged
Llorean
Member
Posts: 12931
Re: iPod first generation install?
«
Reply #58 on:
March 19, 2008, 04:42:23 PM »
I imagine that's a fallback option, but there might be other reasons to explicitly identify the iPod version in the future too, and there's still things to look into for that.
Logged
yapper
Rockbox Expert
Member
Posts: 794
Re: iPod first generation install?
«
Reply #59 on:
March 19, 2008, 10:58:55 PM »
Why not invert the logic (look for the 0x0002000X identifier to see if it's a 2nd gen, and if thats NOT found, assume a 1st Gen)?
Logged
G2 iPod 20GB / Sansa c240 v1 + 2GB microSD / Sansa c250 v1 / Sansa e250 v1 + 8GB microSDHC / Sansa Fuze v2 + 32GB microSDHC
Print
Pages:
1
2
3
[
4
]
5
6
« previous
next »
Rockbox Technical Forums
Installation / Removal
Manual Installation
Apple - Installation/Removal
iPod first generation install?
SMF 2.0.19
|
SMF © 2021
,
Simple Machines
Rockbox Privacy Policy
XHTML
RSS
WAP2
Page created in 0.514 seconds with 21 queries.