View previous topic :: View next topic |
Author |
Message |
silvius Guru
Joined: 16 May 2006 Posts: 364
|
Posted: Sat Sep 02, 2006 2:53 am Post subject: [RISOLTO]problemi scrittura lettura USB |
|
|
Le velocità in lettura sulle penne usb sono molto lente:~700KByte/s ( da konqueror )
In scrittura, konqueror da velocità corrette per una penna usb2 ma quando lui finisce la penna sta ancora finendo e se tolgo la chiavetta vedo che solo una piccola parte del file è stata scritta, quindi le velocità sono prossime a quelle di lettura.
Inoltre se ho un file ( ad es. un filmato ) e lo lancio da usb, prima viene copiato ( forse in ram, anche se non tutto ) e poi parte il player.
Ho configurato USB come da manuali....
Ho modificato come da vecchi post di Hal sull' " async ".....
ho un kernel 2.6.17-r4
dmesg:
Code: |
usb 3-2: new full speed USB device using uhci_hcd and address 3
usb 3-2: not running at top speed; connect to a high speed hub
usb 3-2: configuration #1 chosen from 1 choice
scsi3 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
Vendor: USB 2.0 Model: Flash Disk Rev: 3000
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdb: 2006016 512-byte hdwr sectors (1027 MB)
sdb: Write Protect is off
sdb: Mode Sense: 43 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 2006016 512-byte hdwr sectors (1027 MB)
sdb: Write Protect is off
sdb: Mode Sense: 43 00 00 00
sdb: assuming drive cache: write through
sdb: sdb1
sd 3:0:0:0: Attached scsi removable disk sdb
sd 3:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
UDF-fs: No VRS found
Unable to identify CD-ROM format. |
mount:
Code: | mount
/dev/sda5 on / type ext3 (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw,nosuid,noexec)
/dev/sda1 on /boot type ext2 (rw,noatime)
shm on /dev/shm type tmpfs (rw,noexec,nosuid,nodev)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
/dev/sdb1 on /media/sdb1 type vfat (rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=1000,gid=100,umask=077) |
Cosa è errato ?
Non è possibile far partire i filmati direttamente da usb senza che avvenga una azione di copia ?
Saluto
Last edited by silvius on Mon Sep 04, 2006 12:56 pm; edited 1 time in total |
|
Back to top |
|
|
Deus Ex Guru
Joined: 16 Nov 2005 Posts: 489 Location: Patavium
|
Posted: Sat Sep 02, 2006 7:11 am Post subject: |
|
|
A occhio, ti conviene ricontrollare le impostazini di hal, riguardo all'async. In ogni caso, non togliere mai il supporto usb mentre è in scrittura, altrimenti rischi di corrompere il filesystem e sputtanarti la chiavetta.
Per completezza magari, posta le modifiche che hai fatto alla configurazione di hal. _________________ Deus Ex
--
L’inflazione che caccia nelle mani dell’individuo, in un gesto solo, miliardi di marchi, lasciandolo più miserabile di prima, dimostra punto per punto che il denaro è un’allucinazione collettiva. |
|
Back to top |
|
|
bandreabis Advocate
Joined: 18 Feb 2005 Posts: 2495 Location: イタリアのロディで
|
Posted: Sat Sep 02, 2006 8:19 am Post subject: |
|
|
Io per esempio smonto SEMPRE la chiavetta dopo l'uso, e uso l'async per montarlo.
Per il problema che deve copiare il file su HD prima di leggerlo ce l'ho anch'io ma non mi da fastidio. Anzi forse è più corretto così.
Andrea _________________ Il numero di post non fa di me un esperto! Anzi! |
|
Back to top |
|
|
silvius Guru
Joined: 16 May 2006 Posts: 364
|
Posted: Sun Sep 03, 2006 12:52 pm Post subject: |
|
|
Avevo due penne usb, entrambe "non compatibili", infatti con un' altra di un mio amico è tutto OK... Booooooo.
Non si può eliminare il caricamento in hd dei file prima di essere eseguiti ?
Saluto |
|
Back to top |
|
|
|
|
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
|
|