Re: [Alsa-user] Forcing SB Live to be first card?
Brought to you by:
perex
|
From: <am...@am...> - 2005-11-10 01:11:58
|
On 11/10/05, Nigel Henry <cav...@am...> wrote: > Hi Amos. type cat /proc/asound/cards on the CLI (konsole) to see how your > cards are arranged. Probably you'll see the webcam's mike as card 0. The = usb > is picked up early in the boot process, so anything usb is likely to be > looked on by Alsa as a possible soundcard, especially if it's a usb midi > keyboard or anything sound related. On the CLI, su to root open gedit (or > another text editor) then go to /etc/modutils. I have a usb midi keyboard= , > and had problems with it being set as card 0. My /etc/modutils looks like > this, as below > alias snd-card-0 snd-emu10k1 (my audigy2 soundblaster card) > options snd-emu10k1 index=3D0 > alias snd-card-1 snd-usb-audio > options snd-usb-audio index=3D1 > > Not sure about the usb mike, but this will probably set your soundcard in > first place. Make sure you change emu10k1 for your soundcard driver. Also= run > update-modules after making changes to /etc/modutils. All the best. Nigel= . Thanks for the hints. "/etc/modutils" on my machine is a directory which contains various files. Looking for some sort of documentation about how should I go about updating these files I found the following link: http://www.togaware.com/linux/survivor/Setting_Up.shtml Which looks pretty up to date. I'll give it a go later when I'm in front of the machine. Thanks, --Amos -- "We wanted proper outback: a place where men were men and sheep were nervous." - Bill Bryson, "Down Under" |