[PlanetCCRMA] Alsa config problems

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Jan 1 16:29:12 2007


On Fri, 2006-12-22 at 09:21 -0500, Ira wrote:
> I have a usb audio device which is recognized under alsa.
> The system however seems to default to another sound server or card
> though, and I can only get sound to play with the alsa player. What else
> should I do?

On which version of fedora?
Looking at /proc/asound/cards you can list what's there:
  cat /proc/asound/cards

The first one should be the "default" card. 
What are the contents of /etc/modprob.conf?

> My modules are listed here-
> http://cwa2cairo.homeip.net/~cwa2/calimodules.txt
> 
> Also, btw, where can I get "lsusb" and "lspci" for FC5/CCRMA?

lspci is in the pciutils package, lsusb in the usbutils package. They
both live in /sbin which may not be in your default non-root path. 

-- Fernando