 |
 |
Access to a USB voice recorder's files?
|
 |
|
 |
|
Junior Member
Join Date: Feb 2001
Location: Portland/OR/USA
Status:
Offline
|
|
Hey everyone and anyone, I bought an Olympus voice recorder thinking that the USB connection would let me just copy the .wav files it records. That has not happened, and so far the only way I can get the recordings (faster than real-time) is to use Olympus' Windows-only software.
Shouldn't I be able to go into the terminal and cp the files from the recorder to my hard disk? The USB Prober program recognizes it, but I don't know what to look for in "/dev" can anyone offer some pointers? I should be looking in "/dev" right?
The relevant output of USB Prober looks like this, if it's any help:
Full Speed device @ 2 (0x3D100000): ............................................. Vendor-specific device: "DIGITAL VOICE RECORDER"
Device Descriptor
Descriptor Version Number: 0x0110
Device Class: 255 (Vendor-specific)
Device Subclass: 255 (Vendor-specific)
Device Protocol: 255
Device MaxPacketSize: 8
Device VendorID/ProductID: 0x07B4/0x020D (Olympus Optical Co., Ltd.)
Device Version Number: 0x0100
Number of Configurations: 1
Manufacturer String: 1 "OLYMPUS OPTICAL CO.,LTD."
Product String: 2 "DIGITAL VOICE RECORDER"
Serial Number String: 0 (none)
Configuration Descriptor
Length (and contents): 39
Raw Descriptor (hex) 0000: 09 02 27 00 01 01 00 80 32 09 04 00 00 03 FF FF
Raw Descriptor (hex) 0010: FF 00 07 05 81 02 40 00 00 07 05 02 02 40 00 00
Raw Descriptor (hex) 0020: 07 05 83 03 08 00 32
Number of Interfaces: 1
Configuration Value: 1
Attributes: 0x80 (bus-powered)
MaxPower: 100 ma
Interface #0 - Vendor-specific
Alternate Setting 0
Number of Endpoints 3
Interface Class: 255 (Vendor-specific)
Interface Subclass; 255 (Vendor-specific)
Interface Protocol: 255
Endpoint 0x81 - Bulk Input
Address: 0x81 (IN)
Attributes: 0x02 (Bulk no synchronization data endpoint)
Max Packet Size: 64
Polling Interval: 0 ms
Endpoint 0x02 - Bulk Output
Address: 0x02 (OUT)
Attributes: 0x02 (Bulk no synchronization data endpoint)
Max Packet Size: 64[FONT="Courier New"][/FONT]
Polling Interval: 0 ms
Endpoint 0x83 - Interrupt Input
Address: 0x83 (IN)
Attributes: 0x03 (Interrupt no synchronization data endpoint)
Max Packet Size: 8
Polling Interval: 50 ms
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Sep 2006
Location: Santiago Of Chile
Status:
Offline
|
|
Originally Posted by voodoosand
Hey everyone and anyone, I bought an Olympus voice recorder thinking that the USB connection would let me just copy the .wav files it records. That has not happened, and so far the only way I can get the recordings (faster than real-time) is to use Olympus' Windows-only software.
Shouldn't I be able to go into the terminal and cp the files from the recorder to my hard disk? The USB Prober program recognizes it, but I don't know what to look for in "/dev" can anyone offer some pointers? I should be looking in "/dev" right?
The relevant output of USB Prober looks like this, if it's any help:
Full Speed device @ 2 (0x3D100000): ............................................. Vendor-specific device: "DIGITAL VOICE RECORDER"
Device Descriptor
Descriptor Version Number: 0x0110
Device Class: 255 (Vendor-specific)
Device Subclass: 255 (Vendor-specific)
Device Protocol: 255
Device MaxPacketSize: 8
Device VendorID/ProductID: 0x07B4/0x020D (Olympus Optical Co., Ltd.)
Device Version Number: 0x0100
Number of Configurations: 1
Manufacturer String: 1 "OLYMPUS OPTICAL CO.,LTD."
Product String: 2 "DIGITAL VOICE RECORDER"
Serial Number String: 0 (none)
Configuration Descriptor
Length (and contents): 39
Raw Descriptor (hex) 0000: 09 02 27 00 01 01 00 80 32 09 04 00 00 03 FF FF
Raw Descriptor (hex) 0010: FF 00 07 05 81 02 40 00 00 07 05 02 02 40 00 00
Raw Descriptor (hex) 0020: 07 05 83 03 08 00 32
Number of Interfaces: 1
Configuration Value: 1
Attributes: 0x80 (bus-powered)
MaxPower: 100 ma
Interface #0 - Vendor-specific
Alternate Setting 0
Number of Endpoints 3
Interface Class: 255 (Vendor-specific)
Interface Subclass; 255 (Vendor-specific)
Interface Protocol: 255
Endpoint 0x81 - Bulk Input
Address: 0x81 (IN)
Attributes: 0x02 (Bulk no synchronization data endpoint)
Max Packet Size: 64
Polling Interval: 0 ms
Endpoint 0x02 - Bulk Output
Address: 0x02 (OUT)
Attributes: 0x02 (Bulk no synchronization data endpoint)
Max Packet Size: 64[FONT="Courier New"][/FONT]
Polling Interval: 0 ms
Endpoint 0x83 - Interrupt Input
Address: 0x83 (IN)
Attributes: 0x03 (Interrupt no synchronization data endpoint)
Max Packet Size: 8
Polling Interval: 50 ms
you only need mount " mount /dev/sda1 /mount point " example " mount -t auto /dev/sda1 /mnt/usb " and you get the files..
if not mount you need re-compile the kernel. scsi device and usb mass storage device.
bye
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |