You are not logged in.

#1 2006-02-03 19:17:01

caust1c
Member
Registered: 2005-12-02
Posts: 56

[solved] Bad USB Stick Performance

Hi!
I got my MP3 USB Stick today, (Creative MuVo TX SE).
It has USB 2.0 Support, and my Mainboard should be USB2.0 ready too (NForce 4 wink)
But when i copy some files on the stick, i have about 3 mb/min, but even USB 1.1 should have a much higher transfer rate.
I had the same Problem some time ago, with another USB Stick.

I mount the Stick with the autofs daemon, this is my entry in /etc/autofs/auto.media
usbstick -fstype=auto,sync,nodev,nosuid,umask=000 :/dev/sda1


dmesg says following:
usb 1-9: new high speed USB device using ehci_hcd and address 5
scsi7 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 5
usb-storage: waiting for device to settle before scanning
  Vendor: Creative  Model: NOMAD MuVo TX     Rev: 1105
  Type:   Direct-Access                      ANSI SCSI revision: 04
SCSI device sda: 1016064 512-byte hdwr sectors (520 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 1016064 512-byte hdwr sectors (520 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
sda: sda1
sd 7:0:0:0: Attached scsi removable disk sda
sd 7:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete

I'm running the Archck Kernel and newest udev from stable.
If you need further information, just ask smile

€dit:
problem only exists on pc #1

###### solution ######

autofs seems to make problems, with manually mounted usbstick i get full performance

Offline

Board footer

Powered by FluxBB