FC6 & iaudio mp3 player
susan at smacchia.net
susan
Mon Jan 1 08:40:21 PST 2007
Thanks Kurt - I'll try disabling SELinux...
(I didn't intentionally enable it...at least I don't think so :-/)
----- Original Message ----
From: Kurt Wall <kwall at kurtwerks.com>
To: Linux tips and tricks <linux-users at linux-sxs.org>
Sent: Monday, January 1, 2007 10:14:57 AM
Subject: Re: FC6 & iaudio mp3 player
On Sun, Dec 31, 2006 at 04:13:30PM -0800, susan at smacchia.net wrote:
>
> Net Llama! <netllama at linux-sxs.org> wrote:
> >I'm confused why you're using cdrecord to access a SCSI disk (which is
> >basically what your iaudio is).
>
> Because that is what I did under FC1 - I could see all the usb devices
> I had hooked up using --scanbus. No so under FC6.
> >
> >If you insert it (via USB), and check dmesg output, what do you see?
> >What is the output from lsusb ?
>
> % 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
>
> As I said earlier - it isn't detected.
[snippage]
> SELinux: Initializing.
> SELinux: Starting in permissive mode
I'd boot without SELinux (add selinux=no to the grub command line). It
is causing problems for you, as you can see below. If we get SELinux
out of the picture, it will be simpler to troubleshoot this.
> libusual: modprobe for usb-storage succeeded, but module is not present
WFT? modprobe succeeds but the module is not present?
> ata1: port is slow to respond, please be patient
> ata1: port failed to respond (30 secs)
> ata1: SRST failed (status 0xFF)
> ata1: SRST failed (err_mask=0x100)
> ata1: softreset failed, retrying in 5 secs
> ata1: SRST failed (status 0xFF)
> ata1: SRST failed (err_mask=0x100)
> ata1: softreset failed, retrying in 5 secs
> ata1: SRST failed (status 0xFF)
> ata1: SRST failed (err_mask=0x100)
> ata1: reset failed, giving up
> scsi1 : ata_piix
> ata2: port is slow to respond, please be patient
> ata2: port failed to respond (30 secs)
> ata2: SRST failed (status 0xFF)
> ata2: SRST failed (err_mask=0x100)
> ata2: softreset failed, retrying in 5 secs
> ata2: SRST failed (status 0xFF)
> ata2: SRST failed (err_mask=0x100)
> ata2: softreset failed, retrying in 5 secs
> ata2: SRST failed (status 0xFF)
> ata2: SRST failed (err_mask=0x100)
> ata2: reset failed, giving up
This looks like trouble.
> SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
> audit(1167585512.402:5): avc: denied { node_bind } for pid=2310 comm="nscd" scontext=system_u:system_r:nscd_t:s0 tcontext=system_u:object_r:inaddr_any_node_t:s0 tclass=tcp_socket
Do "yum update" to get the latest FC6 policy files, if you insist on using
SELinux. Update policy files will resolve these error messages from the
audit daemon. Better, disable SELinux as I suggest above.
Kurt
--
Never speak ill of yourself, your friends will always say enough on
that subject.
-- Charles-Maurice De Talleyrand
_______________________________________________
Linux-users mailing list ( Linux-users at linux-sxs.org )
Unsub/Password/Etc: http://mail.linux-sxs.org/cgi-bin/mailman/listinfo/linux-users
Need to chat further on this subject? Check out #linux-users on irc.linux-sxs.org !
More information about the Linux-users
mailing list