Hi,
Sound card is a XONAR DX PCI 4
When I installed Opensuse 11.2 I had sound working out of the box; the only problem was that the flash plugin did not work in firefox: no sound and some time locks ==> needed to kill firefox
I entered in Yast sound and received an error message "Could not load kernel module for sound support error.
I got around to installing a creative X-Fi card, and downloaded the drivers from their site.
Did make; make install; . The drivers worked... pidgin makes noise when I get IM's and my music players work.
But when I go into firefox, it gives me this:
Code:
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
Something screwy has been going on with my sound in the last week or so which I cannot figure out.
For some reason my sound stops working in KDE4. I can't trace it to any particular event, it seems to happen randomly. I think the problem started when I tried installing ktts (the text to speech engine) but I cannot be sure. I've now removed ktts but my problem persists.
I have no sound with 9.10.
aplay -l
aplay: device_list:223: no soundcards found...
lspci -v
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
Subsystem: Hewlett-Packard Company Device 30cc
Flags: bus master, fast devsel, latency 0, IRQ 11
hey all, my first post... I thought i'd come on here after lurking to post a fix I found to solve my sound problems with ALSA i've been trying to solve. Things i've tried on my system (HP pavilion G6, realtek hd audio)uninstalling alsa, reinstalling from repositoriescompiling ALSA from source with intel-hda supportediting .asound.conf for device=hp etc....no luck.
When I try to watch Youtube videos, most of the time the sound does not work. Sometimes it does, I'm not sure why.
Attempting to start PulseAudio sound driver
AL lib: pulseaudio.c:485: Context did not connect: Connection refused
[Error] Failed to Create OpenAL Device.
[Error] OpenAL Error: (null).
PulseAudio unavailable, attempting next sound driver...
Attempting to start ALSA sound driver
Initialized sound against ALSA sound driver.
Failed to load datafile object with following path and name:
Base.rte/GUIs/S
Hi again,I decided to install arch again but this problem persists.I can't make my sound card to be detected by ALSA and the same error appears:$ dmesg | grep -i ice1712
[ 8.135832] snd_ice1712: probe of 0000:05:06.0 failed with error -5If someone knows this issue and have a workaround, please help me!I had this sound card working on another PC with Arch too, but due to some financial issu
My Sound is not working after i upgraded to kernel 3.4.4I'm using alsa and everything was fine before the upgrade, no i can't get alsa to work properly.The first issue after the upgrade was the 'Unkown hardware' error wich i fixed with the# alsactl -f /var/lib/alsa/asound.state storecommand from the wiki.