LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Eclipse mp3 player model type: ECLIPSE-CL2BLK (https://www.linuxquestions.org/questions/linux-newbie-8/eclipse-mp3-player-model-type-eclipse-cl2blk-778076/)

Bagatelle 12-25-2009 01:39 PM

Eclipse mp3 player model type: ECLIPSE-CL2BLK
 
I just purchase a Eclipse mp3 player model type: ECLIPSE-CL2BLK and I am looking on information on how to mount it in linux,
my other mp3 player mounts with no problems, but I am having difficulty mounting this unit, any help
will be deeply appreciated.

I am particularly looking for help on what the mount command line specifics should look like, for example
mount -t vfat /dev/?????? /media/usb

I know that the mp3 unit works, because I was able to boot Vista up(some thing that I rarely do) and transfer mp3 files to the
unit. If any body else have successfully mounted this type of device in Linux, any hints on how to do so will be very welcomed.
Below is some information that might be helpful. The distro that I am trying to mount the mp3 unit on is Fedora Core 11.


(Note: Edited Results from dmesg command)

usb 2-5: new high speed USB device using ehci_hcd and address 14
hub 2-0:1.0: unable to enumerate USB device on port 5
usb 7-1: new full speed USB device using uhci_hcd and address 7
usb 7-1: New USB device found, idVendor=1234, idProduct=5678
usb 7-1: New USB device strings: Mfr=16, Product=32, SerialNumber=96
usb 7-1: Product: FUSB200
usb 7-1: Manufacturer: GENERIC INC.
usb 7-1: SerialNumber: 01234567890H
usb 7-1: configuration #1 chosen from 1 choice
input: GENERIC INC. FUSB200 as /devices/pci0000:00/0000:00:1d.2/usb7/7-1/7-1:1.0/input/input13
------------------------------

(Note: Results from: lsusb -s 007 -v)

Bus 007 Device 007: ID 1234:5678
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1234
idProduct 0x5678
bcdDevice 0.01
iManufacturer 16 GENERIC INC.
iProduct 32 FUSB200
iSerial 96 01234567890È
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 48 CONFIG STRING
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 64 INTERFACE STRING
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 3
Device Status: 0x0001
Self Powered
--------------------------
(Note: New device nods created when I plug in the Eclipse mp3 player)
(Note: Edited command used: ls -rlt)
.
.
.
crw-rw----. 1 root root 249, 14 2009-12-25 11:07 usbdev7.7_ep81
crw-rw----. 1 root root 249, 15 2009-12-25 11:07 usbdev7.7_ep02
crw-rw----. 1 root root 249, 17 2009-12-25 11:07 usbdev7.7_ep00
crw-rw----. 1 root root 249, 16 2009-12-25 11:07 usbdev7.7_ep83

(note: Question, shouldn't these new nodes be block nodes?)


All times are GMT -5. The time now is 06:15 PM.