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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Decision: Get Ipod Classic or stick with rockbox'd 5.5g  (Read 10321 times)

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #15 on: November 01, 2007, 09:00:36 PM »
Quote
only thing I see that is problematic is compiling your own rockbox even that is easily solved

I assumed Rockbox would check the disk size at runtime...

It's not a problem, I compile my own build anyway, but it seems strange to have to compile just to swap out the hard drive.  Or are you just guessing?

I ended up ordering a MK1011GAH, since I could only find the HS122JB at two places - both said it would be a month before they would even get it in, and it was about $100 more (including shipping) than the MK1011GAH off eBay.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #16 on: November 01, 2007, 10:08:44 PM »
Rockbox does check the disk.  But it has to be compiled with the following options
Code: [Select]
#define HAVE_LBA48
#define HAVE_MULTIVOLUME

in order for Rockbox to support LBA48.  Otherwise it will simply see an upper limit of 137GB.  If you are putting a disk smaller than this into your player then a standard current build should work.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline melancholydm

  • Member
  • *
  • Posts: 71
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #17 on: November 01, 2007, 11:23:30 PM »
in regards to that.... how much of a difference would it make if those 2 lines of code would be added to the current build?
Logged

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #18 on: November 02, 2007, 01:22:13 AM »
i thought you only had to add that if you had archos player? or maybe i didnt read it right? more info on big hard drives here: http://www.rockbox.org/twiki/bin/view/Main/BigDisk
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #19 on: November 02, 2007, 01:45:26 AM »
The first line is needed to enable LBA48 support.  Without this you are stuck with a maximum capacity of 137GB.  The second line provides support for multiple partitions.  I'm not sure that this one is necessary on non-Archos players.  It looks like it's needed there because the USB-ATA bridge in those Archos targets was limited to LBA28.  

I think those lines are not added by default in order to keep the size of the binaries down.  For most players it simply represents wasted space (to be honest I don't know how much).  I don't really see a good reason to change things.  You can easily add those lines and compile a build should you add a large disk to your player.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline melancholydm

  • Member
  • *
  • Posts: 71
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #20 on: November 02, 2007, 02:28:49 AM »
well im asking because im thinking of upgrading my ipod hd to a 160gb hd with a zip 40 connector... Ive had problems with cygwin so it might be a problem for me.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #21 on: November 02, 2007, 02:45:40 AM »
Maybe you should try using VMWare then.

I don't think there are any 160GB ZIF drives available:
http://www.rockbox.org/twiki/bin/view/Main/HardDriveReplacement#1_8_Drive_Comparison

There are a few 100GBs around, but even the 120s I found were pretty scarse, and expensive.
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #22 on: November 02, 2007, 02:47:21 AM »
I also prefer the VMWare environment.

For 120GB drives you shouldn't need any special measures.
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #23 on: November 10, 2007, 01:24:21 AM »
For anyone who's interested, the whole thing went off without a hitch. iTunes was fine with formatting the drive.
Logged

Offline Pileot

  • Member
  • *
  • Posts: 42
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #24 on: November 17, 2007, 06:30:19 PM »
they no longer sell the 5.5g's in my area, and my friend was wondering about geting rockbox on his classic. So i guess i'm telling him tough luck....
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #25 on: November 18, 2007, 01:25:17 AM »
You can often find auctions for discontinued products at places like eBay.  
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline magnumforce2006

  • Member
  • *
  • Posts: 46
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #26 on: November 18, 2007, 07:38:00 PM »
Is there a tutorial available online anywhere for going in and swapping the ipod HDs?
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Decision: Get Ipod Classic or stick with rockbox'd 5.5g
« Reply #27 on: November 30, 2007, 10:37:17 PM »
Quote
Is there a tutorial available online anywhere for going in and swapping the ipod HDs?

Yes, it's quite easy.

http://ipodhowtovideo.com/
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Decision: Get Ipod Classic or stick with rockbox'd 5.5g
 

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

Page created in 0.1 seconds with 16 queries.