LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 08-16-2005, 07:44 PM   #1
zhuangshi
Member
 
Registered: Jun 2004
Posts: 51

Rep: Reputation: 15
SuSE 9.3, my iPod, and gtkpod (mouting troubles)


Greetings all:

First I would like to thank you for taking the time to read this.

Here's my problem. I got my iPod (2nd Gen. - 6GB) the other day and I hooked it up, created the databases and everything using gtkpod. It was all REALLY simple, and I uploaded my songs. So far so good, but then today I decided I wanted to add more songs (ones that I didn't have properly tagged before) to my iPod. So I plug it in, and since I'm running SuSE 9.3 it automatically mounts, but I didn't realize it only mounted as a "read-only" device (it took me quite a while to figure this out).

Anyway, I figured out that the other day I didn't unmount the iPod. I have tried plugging the iPod back in and unmounting it ("umount /media/iPod" in console as SU), unplugging and then remounting, but it's still not working. I keep getting the following message when I try to upload songs:

Code:
Could not open file "/media/iPod/iPod_Control/Music/F12/gtkpod00980.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F13/gtkpod00981.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F14/gtkpod00982.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F15/gtkpod00983.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F16/gtkpod00984.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F17/gtkpod00985.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F18/gtkpod00986.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F19/gtkpod00987.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F00/gtkpod00988.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F01/gtkpod00989.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F02/gtkpod00990.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F03/gtkpod00991.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F04/gtkpod00992.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F05/gtkpod00993.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F06/gtkpod00994.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F07/gtkpod00995.mp3" for writing.
Could not open file "/media/iPod/iPod_Control/Music/F08/gtkpod00996.mp3" for writing.
If anyone who has had this problem and solved it please tell me how to do it, it would be greatly appreciated. As a matter of fact, if anyone could tell me what to do it would be greatly appreciated.

PS. Please be detailed when responding, because sometimes I read posts and have no idea where they want me to type things in.

Thanks again guys/girls.
 
Old 08-16-2005, 08:12 PM   #2
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
I've never been able to successfully unmount an iPod using unmount. The only way to properly unmount it (so that the "Do not disconnect" message disappears from the iPod screen) is to eject it. So when I want to eject my iPod, I type df in the terminal, to see where it is. If it's at /dev/sde1, then I type eject /dev/sde1. You have to have eject installed, of course (it's a program, not just a command).
 
Old 08-16-2005, 08:21 PM   #3
zhuangshi
Member
 
Registered: Jun 2004
Posts: 51

Original Poster
Rep: Reputation: 15
is it on Guru or Packman?
 
Old 08-16-2005, 08:39 PM   #4
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Quote:
Originally posted by zhuangshi
is it on Guru or Packman?
I don't have SuSE handy. It's possible eject may already be installed. If it is, and you type man eject in the terminal, you should get the manual for that command. Otherwise, it should say the bash command is not found.
 
Old 08-17-2005, 12:26 AM   #5
zhuangshi
Member
 
Registered: Jun 2004
Posts: 51

Original Poster
Rep: Reputation: 15
I'm still getting the error when I try to upload the mp3s to my iPod. (Even after I eject and then plug it in again.)
 
Old 08-17-2005, 09:46 AM   #6
orgcandman
Member
 
Registered: May 2002
Location: new hampshire
Distribution: Fedora, RHEL
Posts: 600

Rep: Reputation: 110Reputation: 110
Actually, I'm also having some troubles using SuSE and iPod. I have a 3G (Maybe it's a 4G) 20GB iPod, and I keep having problems with the FAT sync (when the kernel actually performs the scheduled writes to the iPod). I get the following message:
Quote:
Info fld=0x0, Current sda: sense key No Sense
...
SCSI error : <9 0 0 0> return code = 0x70000
end_request: I/O error. dev sda. sector 307062
FAT bread failed in fat_clusters_flush
sda : READ CAPACITY FAILED
sda : status=0, message=00, host=7, driver=00
sda : sense not available.
and I can't seem to get the iPod to recognize new songs with ANY of the software (gtkpod, gnupod, etc..).

Seems like a problem with the vfat driver?

Anyone have any experience with this issue?

Thanks,
Aaron
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
suse mounts ipod mini, but gtkpod doesn't see it capitano SUSE / openSUSE 9 06-08-2007 07:40 AM
gtkpod is not working with my Ipod shuffle Riadgoas Linux - Hardware 5 01-14-2006 04:26 AM
Ipod Shuffle using GTKPod notregistered Linux - General 4 08-12-2005 09:19 AM
copying songs from iPod using gtkpod traybore19 Linux - Software 0 06-21-2005 02:45 PM
ipod on linux (gtkpod) cloids Linux - General 1 01-01-2004 10:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration