Quote:
Originally Posted by angela155
no idond have sound yet
|
With your computer connected to the internet can you run a diagnostic script that will post information on your computer's hardware/software audio configuration to a pastebin site. Specifically, copy and paste the following line to an xterm/konosle:
Code:
wget http://home.cfl.rr.com/infofiles/tsalsa && su -c 'bash ./tsalsa'
When prompted for a password enter the root password. When it is complete it will give you a URL. Please paste that URL here.
Also, please run the following commands, one at a time, in a konsole and paste their output here:
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound
With that information, I may be able to make a recommendation that will help.