[nmglug] Mozilla apps freeze on print
Nick Frost
nickf at nickorama.com
Fri Feb 1 23:41:58 PST 2008
Nick Frost wrote:
> Well, haven't configured ALSA on Ubuntu lately, but on a Gentoo system
> it's simply a matter of compiling the appropriate module for your
> soundcard and then running;
The first suggestion would be to run;
/usr/sbin/lspci -v |grep -i audio
which should return the audio chipset found, as follows;
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio
(rev a2)
making sure the system detects the soundcard. If onboard sound, ensure
it's enabled in the BIOS, if a PCI card ensure it's seated correctly and
that lspci detects the soundcard.
then maybe;
lsmod |grep -i snd
and see what sound modules are loaded. After that, try;
cat /proc/asound/cards and make sure your card shows up;
cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfbef0000 irq 22
and maybe try the Ubuntu "Comprehensive Sound Problem solutions guide"
on the Ubuntu forums;
http://ubuntuforums.org/showthread.php?t=205449&highlight=comprehensive+sound+problem
-Nick
----------------------------
_ _ __
_ __ (_) ___| | __/ _|
| '_ \| |/ __| |/ / |_
| | | | | (__| <| _|
|_| |_|_|\___|_|\_\_|
Nicholas S. Frost
7 Avenida Vista Grande #325
Santa Fe, NM 87508
----------------------------
More information about the nmglug
mailing list