You are not logged in.
Hi. My sound stopped working at some point, probably after an upgrade. I've seen lot's of posts about this in the last month, but nothing is helping. My guess is that OSS is screwing with ALSA. Here is what it says in my pacman log.
Running OSS update script...
[2011-12-05 13:34]
[2011-12-05 13:34] -------------------------------------------------------------
[2011-12-05 13:34] Open Sound System was updated. Now you should restart the
[2011-12-05 13:34] daemon by running /etc/rc.d/oss restart.
[2011-12-05 13:34]
[2011-12-05 13:34] Please note that OSS stores some of its configuration files
[2011-12-05 13:34] at /usr/lib/oss. If you are upgrading from an older OSS
[2011-12-05 13:34] release and it doesn't work properly, try removing that
[2011-12-05 13:34] directory and reinstall this package.
[2011-12-05 13:34] -------------------------------------------------------------
[2011-12-05 13:34] upgraded oss (4.2_2005-1 -> 4.2_2005-2)
I tried removing the directory and reinstalling oss, but that didn't work. I also tried removing oss altogether, but pacman says that lib32-libflashsupport: requires oss. So I'm not sure what to do. I was trying this
http://wiki.archbang.org/index.php?titl … _with_Alsa
but I got the dependency conflict with libflashsupport.
What I want to do is force remove oss via pacman -Rf oss, then install the alsa-oss emulator, but I'm not sure if that will break something else.
I'm also willing to just wait and see if the next kernel update will fix it, if that doesn't take too long. I don't really use sound very often anyway, but I still want it to work. I'm running this kernel
Linux version 3.1.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20111125 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011
Thanks for any help.
Last edited by Pacopag (2012-01-09 14:57:18)
Offline
I also tried removing oss altogether, but pacman says that lib32-libflashsupport: requires oss. So I'm not sure what to do.
Remove lib32-libflashsupport first...
Offline
Ok, so I tried replacing oss with alsa as per http://wiki.archbang.org/index.php?titl … _with_Alsa, but without the openbox-specific stuff. But still not sound. I'm thinking to just re-install oss and hope that a future update fixes the problem.
Any other suggestions?
Offline
mabye the following will help...
sudo pacman -R lib32-libflashsupport
sudo pacman -R oss
oss will be deleted and alsa will be reconfigured, then reboot
i hope it works for you....
CU, Klaus
Offline
I tried that, but still doesn't work. Is there a way to check if alsa is properly configured?
Last edited by Pacopag (2011-12-25 00:34:28)
Offline
I had the same issue after an upgrade on Dec 26th. I manually ran 'alsaconf' and let it do its thing, audio resumed working immediately after that.
Offline
I tried running alsaconf, but it's telling me that "No supported PnP or PCI card found."
When I do lspci, I find this entry
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
I'm not sure what to do.
Offline
Sorry for bumping this rather useless post. But I just wanted to mention that the problem is fixed. What I did was to follow the link
http://wiki.archbang.org/index.php?titl … _with_Alsa
(but I don't know that even has anything to do with the solution, because the sound didn't work after doing this.)
But then, just today, there was a kernel upgrade, and now the sound works. Big thanks to the arch team.
Last edited by Pacopag (2012-01-09 14:56:41)
Offline