View Single Post
  #8 (permalink)  
Old 13-Jul-2009, 00:31
oldcpu's Avatar
oldcpu oldcpu is online now
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,708
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: no Mic need help

Quote:
Originally Posted by jfabiani View Post
Your ALSA information is located at http://www.alsa-project.org/db/?f=9e...afd95a26fbb965
Quote:
Originally Posted by jfabiani View Post
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.
Reply With Quote