View Single Post
  #7 (permalink)  
Old 28-Jul-2009, 06:03
oldcpu's Avatar
oldcpu oldcpu is online now
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,698
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: Headphones not recognized!

Quote:
Originally Posted by xizzling View Post
thanks indeed for the commands.

But unfortunately, my headphones jacks still dont seem to work after these 6 commands and bootup?

Have you people been able to make it work for your laptops jacks?
My laptop works fine

Please, with your PC connected to the internet, can you copy and paste into a konsole or terminal, and then run the following:
Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh
it will give you a URL when it is finished. Please post the URL here. Just the URL.

Please also post the output of running in a konsole:
Code:
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound
Reply With Quote