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
|-+  Support and General Use
| |-+  Recording
| | |-+  Can't transfer my recordings via USB to the Mac
« previous next »
  • Print
Pages: [1]

Author Topic: Can't transfer my recordings via USB to the Mac  (Read 3698 times)

Offline nslhrn

  • Member
  • *
  • Posts: 14
Can't transfer my recordings via USB to the Mac
« on: June 27, 2007, 11:54:19 PM »
For some reason, when I record, I can't move the recordings from the iRiver to the Mac. I used to be able to do it with no porblem but now, on files larger than 30 or 40MB, the iRiver hangs and I get some kind of I/O error.

If I double click on the file in the broswer and play it in Quicktime, I can jump to any section but if I try any method of getting the file of the iriver, I'm stuck.

Anybody have this issue? How do I solve it? Makes it really difficult to do what I want to do. The REP is the reason I have Rockbox on the iRiver-to monitor recordings and be able to edit the files on my computer. I would think the transferring would be simple. Any ideas.

Oh, I've been having the problem for 1 year, I almost stopped using my iRiver because of this. I've had the iRiver for about 4 years, ihp 120-the first one. battery life is getting significantly lower.

THANKS!
Logged
hp-120 original

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Can't transfer my recordings via USB to the Mac
« Reply #1 on: June 28, 2007, 03:07:00 AM »
this sounds like harddisk corruption.

When connecting via USB, rockbox is not involved, everything is done in hardware. So if rockbox does something wrong, it has to be during the creation of the file.

Things to try:
- chkdsk/scandisk the player
- try the same with just dummy files (copy to player and back)
- backup, format the disk and restore the files and try again
Logged

Offline nslhrn

  • Member
  • *
  • Posts: 14
Re: Can't transfer my recordings via USB to the Mac
« Reply #2 on: June 28, 2007, 09:44:35 PM »
OK. When I try to back up the disc, I can't because of the same stoppage. I'm on a mac. The disk utilities for MAC don't complete. I''l try my wifes windows PC.

 My only work around is to open the individual files with quicktime, copy them(which puts the file  in RAM, export them as a .wav or .mp3 file. Of course, with the number recordings I make each week, this is expensive to my time and schedule.


This also happens with files I drag and drop to the unit. So, if I've riped a CD and plaed it on the iRiver, sometimes I can't those to transport back to my computer.  Portions will transfer but there will be a hang. Some FOlders, no problem. I'd say 3 of every 5 folders I try to export to the computer hangs up. Most of my recorxings hang up.

I wonder if this has to do with disc speed type issues.  As if, the computer is requesting information to quickly or something and the slow iRiver drive can't keep up. (Can't you tell I nkow nothign about computers)
Logged
hp-120 original

Offline gnu

  • Member
  • *
  • Posts: 269
Re: Can't transfer my recordings via USB to the Mac
« Reply #3 on: June 29, 2007, 04:06:20 AM »
No, it's not the disk speed.
I'd guess that your disk is corrupted - run a chkdsk!
Logged

Offline nslhrn

  • Member
  • *
  • Posts: 14
Re: Can't transfer my recordings via USB to the Mac
« Reply #4 on: June 29, 2007, 06:50:24 AM »
OK. I'll run the scndsk BUT I don't know how. I use a mac 99% of my life.
I'm here with  Windows all fired up and the drive attached. Now what?

Thanks again.
Logged
hp-120 original

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Can't transfer my recordings via USB to the Mac
« Reply #5 on: June 29, 2007, 07:42:08 AM »
2 options:
1) right-click the drive in explorer, select Properties, then the Tools tab
2) open a commandline box (Start->run program and type cmd) and type chkdsk : /f  (example chkdsk F: /f)

The latter will give more info as the first is a gui just hiding the interesting stuff...

feel free to post the resulting output here ;)
Logged

Offline nslhrn

  • Member
  • *
  • Posts: 14
Re: Can't transfer my recordings via USB to the Mac
« Reply #6 on: June 29, 2007, 09:49:19 AM »
OK did that the only option that seems related to the scndsk is error check, the other options are defrag and backup. So, I selected the error check. It's been running for about an hour in Phase II.

At least the iRiver is continuing to function during that long of a spin.

oooooohhh kaayyy. It ran for three hours then stopped " Erro check complete." Nothing more.
Transferring a 305 4 mb files is extremely slow for me and stopped about hald way throuhg.

Can/should the iRiver be defragged?
Logged
hp-120 original

Offline gnu

  • Member
  • *
  • Posts: 269
Re: Can't transfer my recordings via USB to the Mac
« Reply #7 on: June 29, 2007, 11:41:17 AM »
Why not?
Logged

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Can't transfer my recordings via USB to the Mac
« Reply #8 on: June 29, 2007, 02:14:05 PM »
I wonder why you didn't go the dosbox route.
Did you tick the 'repair errors' checkbox?

Anyway, if your disk is corrupted and you start a defrag, you might as well do a format on it, it will have the same effect....

Another thing to check: h1x0 series sometimes suffer from a broken connection between motherboard and HDD. The normal symptoms are that the disk is not accessible at all, but it is still a thing to check. You would have to look for broken solderings on the daughterboard.
Logged

Offline nslhrn

  • Member
  • *
  • Posts: 14
Re: Can't transfer my recordings via USB to the Mac
« Reply #9 on: June 29, 2007, 11:41:50 PM »
I don't know windows well enough to do that.  What is the dosbox.

Logged
hp-120 original

Offline petur

  • Developer
  • Member
  • *
  • Posts: 769
  • wtb: time
Re: Can't transfer my recordings via USB to the Mac
« Reply #10 on: June 30, 2007, 05:33:18 AM »
Quote from: petur on June 29, 2007, 07:42:08 AM
2) open a commandline box (Start->run program and type cmd) and type chkdsk : /f  (example chkdsk F: /f)

The latter will give more info as the first is a gui just hiding the interesting stuff...

feel free to post the resulting output here ;)
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Recording
| | |-+  Can't transfer my recordings via USB to the Mac
 

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

Page created in 0.075 seconds with 14 queries.