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
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  iAudio X5L and 240GB MK2431GAH
« previous next »
  • Print
Pages: [1]

Author Topic: iAudio X5L and 240GB MK2431GAH  (Read 12155 times)

Offline sixthofmay

  • Member
  • *
  • Posts: 10
iAudio X5L and 240GB MK2431GAH
« on: March 22, 2010, 01:37:56 AM »
Hot off the press and it'll take a few days for me to fill the drive and test...





As you can see I discovered the hard way that the zif connector does not flip open... I  broke part of the connector off.... the contacts are strong and springy, and it's a snug fit so I hope it won't be a problem. I'll put in the adapter spacer and use a bit of epoxy to add strength, and cover the area with electrical tape like I did on my X5 80GB upgrade.

Brief details and I'll do a full writeup if it passes the 137GB barrier without issue:
Cowon iAudio X5L with a 1100mAH battery
Toshiba MK2431GAH 8mm thick and 240GB
Drive extracted from a A18-USB-240 ordered last week from Newegg (you'll need a security torx bit to turn the case screws).
libmart.co.kr AN-ZIF219 zif to micro ata adapter
Rockbox built with the VMWare development image running on the free VMWare 1.09 server.
Rockbox and bootloader compiled from the trunk r25280.
Write speed from the PC to X5 over USB is about 6MB/sec.
The drive is 4096 bytes/sector but doesn't need #define MAX_PHYS_SECTOR_SIZE 4096.
I only added #define HAVE_LBA48 in ../firmware/export/config/iaudiox5.h
Logged

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: iAudio X5L and 240GB MK2431GAH
« Reply #1 on: March 22, 2010, 05:34:19 AM »
Have a look at http://www.rockbox.org/wiki/UDMAonUSB to help with speed. It might help (or not...)
Logged

Offline pwhodges

  • Member
  • *
  • Posts: 39
  • I did it on purpose!
    • My simple website
Re: iAudio X5L and 240GB MK2431GAH
« Reply #2 on: March 22, 2010, 05:19:11 PM »
See also my discovery of how to speed up the even slower USB writes to this disk via an iriver H340 - in a thread near here :-)
Logged

Offline sixthofmay

  • Member
  • *
  • Posts: 10
Re: iAudio X5L and 240GB MK2431GAH
« Reply #3 on: March 23, 2010, 08:30:37 PM »
Thanks for the speed tips! I checked with that utility and it's running at UDMA4, but that wasn't the issue. I forgot that when copying from my music server over my gige network to a USB drive, transfers go slow for some reason... Copying from a local drive, I timed about 70 seconds for a 1400MB file, or 20MB/sec.

I took some more pics and closed it up and have copied about 160GB of music to it now, mostly flacs and preliminary tests are good. No problems listening to the last folders copied over. I'll take it to work the rest of this week and see how it goes.

Here's chkdsk output (win XP):
The type of the file system is FAT32.
Volume AEGIS MINI created 9/15/2009 3:46 PM
Volume Serial Number is 239D-42BC
File and folder verification is complete.
Windows has checked the file system and found no problems.
  234,371,232 KB total disk space.
       23,840 KB in 743 folders.
  166,434,304 KB in 9,114 files.
   67,913,056 KB are available.

       32,768 bytes in each allocation unit.
    7,324,101 total allocation units on disk.
    2,122,283 allocation units available on disk.
Logged

kvnknrd

  • Guest
Re: iAudio X5L and 240GB MK2431GAH
« Reply #4 on: May 05, 2010, 04:34:43 PM »
question will this work in a 5.5 80gb ipod with a 32mb motherboard??
Logged

Offline torne

  • Developer
  • Member
  • *
  • Posts: 994
  • arf arf
Re: iAudio X5L and 240GB MK2431GAH
« Reply #5 on: May 05, 2010, 05:09:46 PM »
Any hard drive which physically fits and has the right connector should now work, but you will need to manually install the test version of the bootloader from the official test builds forum, as the current released bootloader doesn't support large drives.
Logged
some kind of ARM guy. ipodvideo/gigabeat-s/h120/clipv2. to save time let's assume i know everything.

kvnknrd

  • Guest
Re: iAudio X5L and 240GB MK2431GAH
« Reply #6 on: May 05, 2010, 05:40:39 PM »
Ok sounds good. I have a thread up in here right now about a potentially bricked ipod and I found those 240gb usb drives for like 175 shipped.. not such a bad deal after pricing it around.. just have to weigh out whether I actually need that much space or not. Plus if it fails on me in a couple years due to the poor housing of a 5.5 gen ipod I'll be pretty miffed.
Logged

Offline Nick H.

  • Member
  • *
  • Posts: 7
Re: iAudio X5L and 240GB MK2431GAH
« Reply #7 on: May 31, 2010, 02:47:31 AM »
What's the best way to acquire this drive? Walmart has the Apricorn for $199: http://www.walmart.com/ip/Apricorn-A18-USB-240-Aegis-Mini-240GB-4200-RPM-2MB-Cache-USB-2.0-External-Hard-Drive/11017038?sourceid=1500000000000003142050&ci_src=14110944&ci_sku=11017038
Logged

Offline Jennifur

  • Member
  • *
  • Posts: 51
  • I <3 mochi
Re: iAudio X5L and 240GB MK2431GAH
« Reply #8 on: May 31, 2010, 01:18:29 PM »
Quote from: sixthofmay on March 23, 2010, 08:30:37 PM
Thanks for the speed tips! I checked with that utility and it's running at UDMA4, but that wasn't the issue. I forgot that when copying from my music server over my gige network to a USB drive, transfers go slow for some reason... Copying from a local drive, I timed about 70 seconds for a 1400MB file, or 20MB/sec.

I took some more pics and closed it up and have copied about 160GB of music to it now, mostly flacs and preliminary tests are good. No problems listening to the last folders copied over. I'll take it to work the rest of this week and see how it goes.

Here's chkdsk output (win XP):
The type of the file system is FAT32.
Volume AEGIS MINI created 9/15/2009 3:46 PM
Volume Serial Number is 239D-42BC
File and folder verification is complete.
Windows has checked the file system and found no problems.
  234,371,232 KB total disk space.
       23,840 KB in 743 folders.
  166,434,304 KB in 9,114 files.
   67,913,056 KB are available.

       32,768 bytes in each allocation unit.
    7,324,101 total allocation units on disk.
    2,122,283 allocation units available on disk.

It is going slower over the network than from a local drive because network transfers are almost always slower. Fast ethernet is 100 megabit a second which is roughly 10 megabytes a second. Wifi-N can be a bit quicker. The max for it is 300 megabit a second which is roughly 30 megabyte a second. You also have it copying from the network share, to a temporary folder on the computer's hard drive, then to your player.
Logged
FuzeV2 4GB +8GB uSD

Offline Nick H.

  • Member
  • *
  • Posts: 7
Re: iAudio X5L and 240GB MK2431GAH
« Reply #9 on: June 18, 2010, 11:10:31 PM »
I have a 30GB X5L and would love to do this upgrade, but I'm not clever enough. Any chance of one of you brainiacs writing an idiot's guide?
Logged

Offline TexasRockbox

  • Member
  • *
  • Posts: 267
Re: iAudio X5L and 240GB MK2431GAH
« Reply #10 on: February 13, 2011, 05:19:13 AM »
Have upgraded a Cowon X5L with the Toshiba MK2431GAH 240GB drive and the Libmart AN-ZIF219.  Rockbox 3.7.1 installed.  Both batteries are still being used.  The back cover isn't fully closed.  Found some slightly longer screws that allow for the original back to be secured (don't over tighten!).  Will have to engineer a black gasket that will fit around the gap.

When 256GB 1.8" SSD ZIF drives are less expensive (costing about $600USD as of writing) I should be able to attach the drive without need of a gasket (SSD are 5mm thick).

Great looking player, great sound, built in FM, high capacity and long battery life.
Logged
Cowon X5L 240GB.  Rockbox 3.9.1  File browser with dircache, .flac -8  using both batteries! Samsung Player 5.0 Android 2.3.5 RaaA (Rasher daily build) .ogg -q7 & -q8

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  iAudio X5L and 240GB MK2431GAH
 

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

Page created in 0.111 seconds with 14 queries.