I have a similar problem, but not entirely. I can browse my MP3 player fine, and move files back and forth. But after copying media files onto it, the player don't find and recognize them. When I used windows this worked, and I loved moving media this way, instead of using a specific program for it.
Did the fdisk -l but it didn't show there, but what the heck, here it is anyway:
Code:
[root@grendellap ~]# fdisk -l
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x851e36ef
Device Boot Start End Blocks Id System
/dev/sda1 1 1275 10240000 83 Linux
/dev/sda2 * 1275 1301 204800 83 Linux
/dev/sda3 1301 30401 233751201 8e Linux LVM
Disk /dev/dm-0: 235.1 GB, 235149459456 bytes
255 heads, 63 sectors/track, 28588 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 4211 MB, 4211081216 bytes
255 heads, 63 sectors/track, 511 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-1 doesn't contain a valid partition table
adding lsusb:
Code:
[root@grendellap ~]# lsusb
Bus 002 Device 003: ID 041e:4157 Creative Technology, Ltd Zen (MTP)
and...
Code:
[root@grendellap ~]# dmesg | tail -7
usb 2-5: new high speed USB device using ehci_hcd and address 3
usb 2-5: New USB device found, idVendor=041e, idProduct=4157
usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-5: Product: Creative ZEN
usb 2-5: Manufacturer: Creative Technology Ltd
usb 2-5: SerialNumber: 02030000195AE0150002D365BE89E015
usb 2-5: configuration #1 chosen from 1 choice
Now, using Gnomad2 works, but I'd still like this to work as well, so any help would be lovely. Thanks.
P.S. Running F11, fully up to date.