Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Hello,
so, I have searched trough all of these forums for help, but nothing helped...
What's my issue? Well, sound in certain apps stopped working, after latest upgrade of alsa (i think it was from .14 to .16). Quodlibet, smplayer, mplayer, all works fine at the same time. The only apps I have that don't work are FFx's flash plugin and wine output.
Using up-to-date Gentoo. Problem occured after upgrading alsa libraries to newer version. I have ran alsaconf, I have reemerged firefox and wine, no help.
Sound card is Intel HDA:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
Kernel is:
Linux gentoo 2.6.24-gentoo-r4 #10 SMP PREEMPT Sat May 10 00:39:41 BST 2008 x86_64 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
(not .25 due to fglrx [ati-drivers] conflict)
Dmesg output seems to show something after restarting alsa:
ACPI: PCI interrupt for device 0000:00:1b.0 disabled
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1b.0 to 64
ALSA sound/pci/hda/hda_intel.c:576: hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x008f000c
I'll try recompiling the kernel - IIRC it was compiled with different GCC than rest of system (emerge -e world after new gcc came out).
Do you have alsa-driver installed? If yes I highly suggest to unmerge it. I also had a couple of problems with the same audio card, installing 2.6.24-gentoo-r8 solved it for me (for some reason it didn't work with 2.6.23-gentoo-XY). I dunno if it helps to delete all the old config files and run alsaconf again. Oh and I kicked esound out of my system and removed esd from my make.conf - now it works without any problems.
G313373 wrote:Do you have alsa-driver installed? If yes I highly suggest to unmerge it. I also had a couple of problems with the same audio card, installing 2.6.24-gentoo-r8 solved it for me (for some reason it didn't work with 2.6.23-gentoo-XY). I dunno if it helps to delete all the old config files and run alsaconf again. Oh and I kicked esound out of my system and removed esd from my make.conf - now it works without any problems.
Regards
I'd rather not remove alsa-driver as I didn't seem to have sound at all before I emerged that.
Surely there has to be another way. I've never had problems with any other Linux distribution.
Thanx. I re-emerged emul-linux-x86-soundlibs and nothing happened; then I remembered to logout and log back in. I now have sound in the flash player again. The problem has been fixed, for me, anyway.
Thanx. I re-emerged emul-linux-x86-soundlibs and nothing happened; then I remembered to logout and log back in. I now have sound in the flash player again. The problem has been fixed, for me, anyway.
That did not help for me. Did you do anything else?
Also, I don't have 64 bit, so I wasn't expecting that to work, but hell I will try anything at this point.
Thanx. I re-emerged emul-linux-x86-soundlibs and nothing happened; then I remembered to logout and log back in. I now have sound in the flash player again. The problem has been fixed, for me, anyway.
That did not help for me. Did you do anything else?
Also, I don't have 64 bit, so I wasn't expecting that to work, but hell I will try anything at this point.
Aside from an 'rm -rf /*' command ;p
Sorry, no. That's all I did. My system is 64-bit. I think that's what the emul-linux-x86-soundlibs package is for; it emulates an x86 box on a 64-bit box. Your system may be adversely affected by the package. But you may want the opinion of someone who actually knows what he's talking about.
if its of any help to anyone else, i got flash sound working finally after upgrading my kernel to 2.6.24-gentoo-r8 and compiling OSS support as a module (Open Sound System (DEPRECATED) and OSS sound modules in menuconfig), putting snd_pcm_oss into modules.autoload, and setting alsamixer levels all the way up on everything.
not sure which step fixed it, but at least it works now