Quote:
Originally Posted by jfabiani
|
Quote:
Originally Posted by jfabiani
johnf@linux-v0t5:~>
johnf@linux-v0t5:~> rpm -qa | grep alsa
alsa-utils-1.0.16-35.1
tsalsa-20080914-0.pm.1
alsa-driver-unstable-kmp-pae-1.0.20.20090709_2.6.25.20_0.4-3.1
alsa-plugins-1.0.16-57.1
alsa-oss-1.0.15-48.1
alsa-1.0.20-22.1
alsa-driver-kmp-pae-1.0.20.20090709_2.6.25.20_0.4-2.1
....
libasound2-1.0.16-39.1
johnf@linux-v0t5:~> uname -a
Linux linux-v0t5 2.6.25.20-0.4-pae #1 SMP 2009-06-01 09:57:12 +0200 i686 i686 i386 GNU/Linux
johnf@linux-v0t5:~> cat /etc/modprobe.d/sound
Code:
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
|
You should NOT have both the unstable and nominal alsa-driver-kmp-pae installed at the same time. So REMOVE the
alsa-driver-unstable-kmp-pae-1.0.20.20090709_2.6.25.20_0.4-3.1
and then to be certain nothing else was removed inadvertently, reinstall your alsa-driver-kmp-pae (ensuring you also update your other alsa apps to be consistent). Restart your PC to reload the modules and test.