Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
writing via usb
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
weltgeist
n00b
n00b


Joined: 12 Feb 2004
Posts: 4

PostPosted: Thu Feb 12, 2004 6:34 pm    Post subject: writing via usb Reply with quote

Hello to everyone, maybe it's an old question, but i have a problem with my mp3 player
aiptek 310, i can mount it i can copy on it with mcopy or cp
i can see the file on it but when i umont and diconnect the device
the file are not there! it seems a sort of evil trick!
of course this device works with windows (sigh!)

did someone solve the problem?

PLEASE...
Back to top
View user's profile Send private message
WilliamMcInnis
n00b
n00b


Joined: 08 Feb 2004
Posts: 43

PostPosted: Thu Feb 12, 2004 6:40 pm    Post subject: Reply with quote

what about if you do it with kde or something like that?
_________________
Life is short get open source
Back to top
View user's profile Send private message
weltgeist
n00b
n00b


Joined: 12 Feb 2004
Posts: 4

PostPosted: Thu Feb 12, 2004 6:52 pm    Post subject: Reply with quote

I tried to copy with konqueror but i got the same result, it's as if the computer it's not able to physically write on the stick......
Back to top
View user's profile Send private message
sklettke
Guru
Guru


Joined: 05 Nov 2002
Posts: 352
Location: Madison, WI

PostPosted: Thu Feb 12, 2004 8:12 pm    Post subject: Reply with quote

weltgeist,

As shown here, http://www.qbik.ch/usb/devices/search_res.php?pattern=aiptek, your mp3 player is a usb-storage compatible device. Which means that it is really easy to get working in Linux.

Just follow the step-by-step directions here: HOWTO USB Mass Storage Device and Gentoo :D

[EDIT]Ahhh, I see that you already got it mounted. You might want to check that you are mounting it as vfat. ie. mount -t vfat. When you say that you can't see the file, does that mean that you can't play the mp3 or see the name of the mp3 on the player? Are you still able to play/see any of the other mp3s that were put on there by Windows? When it is mounted are you able to play the mp3 using xmms (or an equivalent) from the memory card/player's internel memory?

Scott
_________________
Jab.ID: scottk@jabber.org

Kernel: 2.6.11-rc3-nitro0
KDE 3.3.2 with Xorg
MythBox: 2.6.5-gentoo-dev-r2 (LVMed 360GB in XFS; Athlon 2500+)
Back to top
View user's profile Send private message
weltgeist
n00b
n00b


Joined: 12 Feb 2004
Posts: 4

PostPosted: Fri Feb 13, 2004 9:24 am    Post subject: Reply with quote

thank you for your help. The problem is that everything seems perfect
i got the device mounted
moreover in an automatic "vfat" way
i see the files already on the stick, i can copy them to my computer
i can even erase them!
with all these things there is no problem!
But
when i copy some file on the stick
i can see the file attached in the /media/sda1/ directory
i can even play it with xmms! i can even unmount the device
and remount it without disconnecting it
and everything seems ok the file i copied is still there!
Only when i unmount and i disconnect the device, the file it's not there anymore!
it's really as if the computer writes in a somehow wrong way which the stick is
not able to handle on its own. Maybe i have to change something in the fstab....

P.S..
the dmesg gives me "sda: Write Protect is off"
Back to top
View user's profile Send private message
sklettke
Guru
Guru


Joined: 05 Nov 2002
Posts: 352
Location: Madison, WI

PostPosted: Fri Feb 13, 2004 3:23 pm    Post subject: Reply with quote

Just a thought... What is your /etc/fstab entry for /dev/sda1?

Scott
_________________
Jab.ID: scottk@jabber.org

Kernel: 2.6.11-rc3-nitro0
KDE 3.3.2 with Xorg
MythBox: 2.6.5-gentoo-dev-r2 (LVMed 360GB in XFS; Athlon 2500+)
Back to top
View user's profile Send private message
weltgeist
n00b
n00b


Joined: 12 Feb 2004
Posts: 4

PostPosted: Mon Feb 16, 2004 10:03 am    Post subject: Reply with quote

this is the entry:

/dev/sda1 /media/sda1 auto noauto,user,exec 0 0 #HOTPLUG B3Fu.e1NP0BwJri5


and the entry for the usb device is:

usbdevfs /proc/bus/usb usbdevfs noauto 0 0
Back to top
View user's profile Send private message
sklettke
Guru
Guru


Joined: 05 Nov 2002
Posts: 352
Location: Madison, WI

PostPosted: Tue Feb 17, 2004 1:26 am    Post subject: Reply with quote

This is what mine is:
Code:
/dev/sda1               /mnt/usb        vfat            rw,noauto,owner,users,uid=1000,gid=100,umask=000        0 0


Maybe trying changing the first auto to vfat and add rw to the second set of options. Possibly, the "auto" is getting confused.

Note: You could always try booting up Knoppix and seeing if it works there. Knoppix is nice because it automatically mounts and unmounts usb devices as they are plugged in/unplugged.

Scott
_________________
Jab.ID: scottk@jabber.org

Kernel: 2.6.11-rc3-nitro0
KDE 3.3.2 with Xorg
MythBox: 2.6.5-gentoo-dev-r2 (LVMed 360GB in XFS; Athlon 2500+)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum