On Fri, 23 Jan 2004, Michael J. Sherman wrote:

> Jaroslav Kysela wrote:
> 
> > On Fri, 23 Jan 2004, Michael J. Sherman wrote:
> > 
> > 
> >>Doing a 'cat /proc/asound/cards' reports "no souncards".  I attached 
> >>this external sound card to another machine *without* ALSA and it picked 
> >>it up just fine and it works (using Fedora kudzu to pick up the new 
> >>device and configure it for me).
> >>
> >>Is there something I'm missing about using a USB sound device with ALSA? 
> >>  Anyone else using this Creative Soundblaster MP3+?
> > 
> > 
> > Yes, me. Probably the hotplug scripts failed for some reason. What shows 
> > the 'dmesg' and /var/log/messages?
> > 
> 
> Now, on this machine that I'm trying this on I have RedHat 9.  But it 
> looks like it finds the USB device ok.  Could it be a kernel issue?  Any 
> more ideas?  The machine has an on-board VIA sound chip that I have ALSA 
> working with just fine.  When I tried using this USB external card I 
> disabled the onboard VIA sound in BIOS and then did the whole ALSA 
> compile and install routine.  No dice.

You have loaded OSS driver not snd-usb-audio. Try add these lines to 
/etc/hotplug/blacklist:



# Modules for sound devices will be loaded by the alsasound script in
# /etc/hotplug/usb/. They should not be loaded before rcalsasound has started.
audio
snd-usb-audio
usb-midi



Then rerun the alsasound script or do modprobe 'snd-usb-audio'.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to