You are not logged in.

#1 2013-03-18 20:52:53

Naicamine
Member
Registered: 2011-05-17
Posts: 3

Cannot Mount ALi Corp. M5667 MP3 player

I'm trying to mount my MP3 player.
It's plain red, and there are no markings on it, but linux identifies it as an M5667 MP3 player

When I try to mount it I get
'no medium found on /dev/sdb'

I've looked all over online, and I can't quite figure out the problem.

It shows up as /dev/sdb, but there are no other sdbX devices.

$ sudo mount /dev/sdb /mnt/usb/
mount: no medium found on /dev/sdb

$ sudo fdisk /dev/sdb
fdisk: cannot open /dev/sdb: No medium found

$ lsusb
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 010: ID 0402:5667 ALi Corp. M5667 MP3 player
Bus 001 Device 004: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 002 Device 003: ID 04f2:b1d6 Chicony Electronics Co., Ltd CNF9055 Toshiba Webcam

$ ls -lF /dev/disk/by-uuid/
total 0
drwxr-xr-x 2 root root 140 Mar 18 09:14 ./
drwxr-xr-x 6 root root 120 Mar 18 14:56 ../
lrwxrwxrwx 1 root root   9 Mar 18 09:14 2013-03-01-07-03-14-00 -> ../../sr0
lrwxrwxrwx 1 root root  10 Mar 18 09:14 a3fac3e6-89f7-4115-b17f-ea029f8b28b4 -> ../../sda1
lrwxrwxrwx 1 root root  10 Mar 18 09:14 c4925e37-e14f-49d5-b220-4095cbc071a4 -> ../../sda2
lrwxrwxrwx 1 root root  10 Mar 18 09:14 d0a7e3b7-4351-4e86-9b4b-addd519f31b0 -> ../../sda3
lrwxrwxrwx 1 root root  10 Mar 18 09:14 d6073bed-537c-425f-ba20-64d2672c4be9 -> ../../sda4

$ ls -lF /dev/disk/by-id/
total 0
drwxr-xr-x 2 root root 280 Mar 18 14:56 ./
drwxr-xr-x 6 root root 120 Mar 18 14:56 ../
lrwxrwxrwx 1 root root   9 Mar 18 09:14 ata-Hitachi_HTS545050B9A300_101119PBN403X7CBDT5L -> ../../sda
lrwxrwxrwx 1 root root  10 Mar 18 09:14 ata-Hitachi_HTS545050B9A300_101119PBN403X7CBDT5L-part1 -> ../../sda1
lrwxrwxrwx 1 root root  10 Mar 18 09:14 ata-Hitachi_HTS545050B9A300_101119PBN403X7CBDT5L-part2 -> ../../sda2
lrwxrwxrwx 1 root root  10 Mar 18 09:14 ata-Hitachi_HTS545050B9A300_101119PBN403X7CBDT5L-part3 -> ../../sda3
lrwxrwxrwx 1 root root  10 Mar 18 09:14 ata-Hitachi_HTS545050B9A300_101119PBN403X7CBDT5L-part4 -> ../../sda4
lrwxrwxrwx 1 root root   9 Mar 18 09:14 ata-TEAC_DV-W28S-VTF -> ../../sr0
lrwxrwxrwx 1 root root   9 Mar 18 14:56 usb-USB_2.0_Boot_Loader-0:0 -> ../../sdb
lrwxrwxrwx 1 root root   9 Mar 18 09:14 wwn-0x5000cca67cc5300e -> ../../sda
lrwxrwxrwx 1 root root  10 Mar 18 09:14 wwn-0x5000cca67cc5300e-part1 -> ../../sda1
lrwxrwxrwx 1 root root  10 Mar 18 09:14 wwn-0x5000cca67cc5300e-part2 -> ../../sda2
lrwxrwxrwx 1 root root  10 Mar 18 09:14 wwn-0x5000cca67cc5300e-part3 -> ../../sda3
lrwxrwxrwx 1 root root  10 Mar 18 09:14 wwn-0x5000cca67cc5300e-part4 -> ../../sda4

$ ls -lF /dev/disk/by-path/
total 0
drwxr-xr-x 2 root root  60 Mar 18 14:56 ./
drwxr-xr-x 6 root root 120 Mar 18 14:56 ../
lrwxrwxrwx 1 root root   9 Mar 18 14:56 pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0 -> ../../sdb

$ dmesg
..
[ 1808.745352] usb 1-1.1: new high-speed USB device number 10 using ehci-pci
[ 1808.830068] scsi10 : usb-storage 1-1.1:1.0
[ 1809.830976] scsi 10:0:0:0: Direct-Access     USB 2.0  Boot Loader           PQ: 0 ANSI: 0 CCS
[ 1809.833664] sd 10:0:0:0: [sdb] Attached SCSI removable disk
[ 2454.188119] usb 1-1.1: USB disconnect, device number 10
..

$ sudo lshw
..
     *-scsi:2
          physical id: 3
          bus info: usb@1:1.2
          logical name: scsi10
          capabilities: emulated scsi-host
          configuration: driver=usb-storage
        *-disk
             description: SCSI Disk
             physical id: 0.0.0
             bus info: scsi@10:0.0.0
             logical name: /dev/sdb
             configuration: sectorsize=512
..

Supposedly it is a good device, but no ones been able to get it to work with linux.

Sorry about the long post; I dont know the BBCode for a scroll box. hmm

Offline

Board footer

Powered by FluxBB