new Studio user writes
Ralf Mardorf
ralf.mardorf at alice-dsl.net
Tue Jul 30 15:10:33 UTC 2013
On Tue, 2013-07-30 at 23:43 +1200, adam wrote:
> :~$ cat /proc/asound/cards
> 0 [Live ]: EMU10K1 - SB Live! [CT4620]
> SB Live! [CT4620] (rev.4, serial:0x211102) at 0xd000, irq 16
>
> 1 [V8237 ]: VIA8237 - VIA 8237
> VIA 8237 with CMI9739 at 0xb800, irq 22
To ensure that the EMU card after each startup is the default card hw:0
you can run
sudo echo "options snd slots=snd_emu10k1" >> /etc/modprobe.d/alsa-base.conf
or
gksudo gedit /etc/modprobe.d/alsa-base.conf
and manually add
options snd slots=snd_emu10k1
to the file.
Does QjackCtl display xruns or do you get any audible glitches, if you
listen to audio when using Jack? You can see xruns, if you push the
"Messages" button of QjackCtl or in the display of QjackCtl, it does
show "number (number)", e.g. "0 (0)" when you don't get xruns.
What is the output of
cat ~/.jackdrc
?
Also post the output of
service rtirq status
Regards,
Ralf
More information about the ubuntu-studio-users
mailing list