[PlanetCCRMA] Alsa config problems

Ira gangalee@cwa2cairo.homeip.net
Thu Jan 4 15:54:01 2007


[cwa2@cali ~]$ which lsusb
/usr/bin/which: no lsusb in
(/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/cwa2/bin)

The sound device (output only) that worked in CCRMA initially is a Xitel
MD-dg1 -http://www.qbik.ch/usb/devices/showdev.php?id=658. That's what I
want the default sound to output from always.

On Mon, 2007-01-01 at 16:28 -0800, Fernando Lopez-Lezcano wrote:
> 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

[cwa2@cali ~]$ cat /proc/asound/devices
  0: [ 0]   : control
  1:        : sequencer
  4: [ 0- 0]: hardware dependent
  6: [ 0- 2]: hardware dependent
  8: [ 0- 0]: raw midi
  9: [ 0- 1]: raw midi
 10: [ 0- 2]: raw midi
 16: [ 0- 0]: digital audio playback
 18: [ 0- 2]: digital audio playback
 19: [ 0- 3]: digital audio playback
 24: [ 0- 0]: digital audio capture
 25: [ 0- 1]: digital audio capture
 26: [ 0- 2]: digital audio capture
 32: [ 1]   : control
 33:        : timer
 48: [ 1- 0]: digital audio playback
 56: [ 1- 0]: digital audio capture
 57: [ 1- 1]: digital audio capture
 64: [ 2]   : control
 80: [ 2- 0]: digital audio playback

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

[cwa2@cali ~]$ cat /etc/modprobe.conf
alias eth0 3c59x
alias snd-card-0 snd-emu10k1
options snd-card-0 index=0
options snd-emu10k1 index=0
remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias snd-card-1 snd-intel8x0
options snd-card-1 index=1
options snd-intel8x0 index=1
remove snd-intel8x0 { /usr/sbin/alsactl store 1 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias snd-card-2 snd-mpu401
options snd-card-2 index=2
options snd-mpu401 index=2
remove snd-mpu401 { /usr/sbin/alsactl store 2 >/dev/null 2>&1
|| : ; }; /sbin/modprobe -r --ignore-remove snd-mpu401

> 
> > My modules are listed here-
> > http://cwa2cairo.homeip.net/~cwa2/calimodules.txt
> > 
> > Also, btw, where can I get "lsusb" and "lspci" for FC5/CCRMA?
> 
[cwa2@cali ~]$ /sbin/lspci
00:00.0 Host bridge: Intel Corporation 82850 850 (Tehama) Chipset Host
Bridge (MCH) (rev 02)
00:01.0 PCI bridge: Intel Corporation 82850 850 (Tehama) Chipset AGP
Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 02)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev
02)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus (rev 02)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #2) (rev
02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97
Audio (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV5M64 [RIVA TNT2
Model 64/Model 64 Pro] (rev 15)
02:09.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone]
(rev 24)
02:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev
07)
02:0a.1 Input device controller: Creative Labs SB Live! MIDI/Game Port
(rev 07)
02:0b.0 Communication controller: Conexant HCF 56k Data/Fax Modem (rev
08)

> 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
> 
-- 
9547983641@mobile.mycingular.com
http://cwa2cairo.homeip.net/~cwa2