[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debian 9 no monta dispositivo mp3




Hola lista...

¿Enguayabados?...

Estoy tratando de montar un mp3 en D9 y no se ha podido.
Datos:

sudo apt-get install gvfs-backends mtpfs jmtpfs libmtp-common mtp-tools libmtp-dev libmtp-runtime libmtp9

 mtp-detect
libmtp version: 1.1.10

Listing raw device(s)
Device 0 (VID=0781 and PID=74e4) is a SanDisk Sansa Clip Zip.
   Found 1 device(s):
   SanDisk: Sansa Clip Zip (0781:74e4) @ bus 8, dev 5
Attempting to connect device(s)
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
LIBMTP PANIC: failed to open session on second attempt
Unable to open raw device 0
OK.


 lsusb
Bus 008 Device 005: ID 0781:74e4 SanDisk Corp.

cat /etc/udev/rules.d/69-libmtp.rules
cat /etc/udev/rules.d/69-libmtp.rules
# SanDisk Sansa Clip Zip\nATTR{idVendor}=="0781", ATTR{idProduct}=="74e4", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"


cat /etc/udev/rules.d/51-android.rules
SUBSYSTEM=="usb", ATTR{idVendor}=="0781", ATTR{idProduct}=="74e4", MODE="0666"

cat /etc/fuse.conf
# Set the maximum number of FUSE mounts allowed to non-root users.
# The default is 1000.
#mount_max = 1000
# Allow non-root users to specify the allow_other or allow_root mount options.
user_allow_other


mtpfs -o allow_other /media/tableta
Listing raw device(s)
Device 0 (VID=0781 and PID=74e4) is a SanDisk Sansa Clip Zip.
   Found 1 device(s):
   SanDisk: Sansa Clip Zip (0781:74e4) @ bus 6, dev 5
Attempting to connect device
PTP_ERROR_IO: failed to open session, trying again after resetting USB interface
LIBMTP libusb: Attempt to reset device
LIBMTP PANIC: failed to open session on second attempt
Unable to open raw device 0

fdisk -l no muestra el dispositivo.

¿Alguna idea?

Saludos,


Reply to: