FC6 & iaudio mp3 player

Susan Macchia susan
Sun Dec 31 11:02:24 PST 2006


Hi guys,

I just upgraded to FC6 (from FC1); really this was a new install.  

Anyway, on FC1 I could mount my iaudio (30G) mp3 player as a simple usb/scsi device.

But on FC6, it isn't even detected.  Has anyone done this with a device similar to the iaudio (like an ipod with a disk - not flash) ?

When I do a cdrecord -scanbus, the default cdrecord that is installed is a clone:
%cdrecord -scanbus
Cdrecord-Clone 2.01 (cpu-pc-linux-gnu) Copyright (C) 1995-2004 J?g Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be bothered with problems in this version.
cdrecord: Invalid or incomplete multibyte or wide character. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.

% Supported SCSI transports for this platform:

Transport name:         sg
Transport descr.:       Generic transport independent SCSI
Transp. layer ind.:
Target specifier:       bus,target,lun
Target example:         1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported

Transport name:         pg
Transport descr.:       SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:
Target specifier:       bus,target,lun
Target example:         1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported

Transport name:         ATA
Transport descr.:       ATA Packet specific SCSI transport
Transp. layer ind.:     ATAPI:
Target specifier:       bus,target,lun
Target example:         ATAPI:1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported

Transport name:         ATA
Transport descr.:       ATA Packet specific SCSI transport using sg interface
Transp. layer ind.:     ATA:
Target specifier:       bus,target,lun
Target example:         1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported

Transport name:         RSCSI
Transport descr.:       Remote SCSI
Transp. layer ind.:     REMOTE:
Target specifier:       rscsi at host:bus,target,lun
Target example:         REMOTE:rscsi at host:1,2,0
SCSI Bus scanning:      supported
Open via UNIX device:   not supported

Then using lsusb:
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 004: ID 0c0b:27cb Dura Micro, Inc. (Acomdata) 6-in-1 Flash Reader and Writer
Bus 003 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000

It doesn't see the device (iaudio), only my 6-in-1 flashcard reader.

Using sg_utils doesn't shed any light either.  I did some googling but couldn't find much.

% lsmod
Module                  Size  Used by
hfsplus                81349  0
vfat                   16833  0
fat                    55773  1 vfat
visor                  23885  0
usbserial              36393  1 visor
bridge                 60381  0
netloop                11073  0
netbk                  79845  0 [permanent]
blktap                386789  2 [permanent]
blkbk                  22753  0 [permanent]
nfsd                  220913  5
exportfs               10049  1 nfsd
lockd                  66249  1 nfsd
nfs_acl                 7873  1 nfsd
autofs4                25413  2
hidp                   24129  2
rfcomm                 46041  0
l2cap                  31681  10 hidp,rfcomm
bluetooth              58917  5 hidp,rfcomm,l2cap
sunrpc                158332  7 nfsd,lockd,nfs_acl
ipv6                  267489  24
dm_mirror              33041  0
dm_multipath           22601  0
dm_mod                 61529  2 dm_mirror,dm_multipath
video                  21061  0
sbs                    20225  0
i2c_ec                  9281  1 sbs
button                 10961  0
battery                14405  0
asus_acpi              20697  0
ac                      9541  0
parport_pc             31205  1
lp                     17033  0
parport                40841  2 parport_pc,lp
intel_rng               7105  0
floppy                 58725  1
snd_intel8x0           36445  1
sg                     38493  0
snd_ens1371            30561  1
gameport               20169  1 snd_ens1371
snd_rawmidi            28737  1 snd_ens1371
snd_ac97_codec         95073  2 snd_intel8x0,snd_ens1371
snd_ac97_bus            6593  1 snd_ac97_codec
snd_seq_dummy           8133  0
snd_seq_oss            37185  0
snd_seq_midi_event     11841  1 snd_seq_oss
snd_seq                57137  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
i2c_i801               11853  0
i2c_core               25537  2 i2c_ec,i2c_i801
snd_seq_device         12621  4 snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            46561  0
snd_mixer_oss          20545  1 snd_pcm_oss
snd_pcm                80453  4 snd_intel8x0,snd_ens1371,snd_ac97_codec,snd_pcm_oss
pcspkr                  7361  0
snd_timer              27077  2 snd_seq,snd_pcm
snd                    57029  15 snd_intel8x0,snd_ens1371,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              14113  1 snd
snd_page_alloc         14409  2 snd_intel8x0,snd_pcm
e100                   41417  0
mii                     9665  1 e100
ide_cd                 42337  4
cdrom                  38625  1 ide_cd
serio_raw              11205  0
usb_storage            72992  0
ata_piix               18121  0
libata                103385  1 ata_piix
sd_mod                 24897  46
scsi_mod              138729  4 sg,usb_storage,libata,sd_mod
ext3                  135369  4
jbd                    63209  1 ext3
ehci_hcd               35917  0
ohci_hcd               25437  0


Also, nada in /var/log/messages...
TIA,
Susan
 
_____________________________ 
Susan Macchia 
mailto:susan at smacchia.net 
http://www.smacchia.net 
_____________________________ 








More information about the Linux-users mailing list