View Single Post
  #6 (permalink)  
Old 06-Jul-2008, 15:25
oldcpu's Avatar
oldcpu oldcpu is online now
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
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: Suse 11 upgrade - Lost sound in some apps

Quote:
Originally Posted by garthkayhards View Post
Its Gnome and I upgraded from a Gnome desktop on 10.3
I'm a KDE user, ... I can't really help wrt Gnome. This could (by may not) be desktop related.

I can look at your general sound settings, but the probability of my picking up anything is likely very low. If you do wish me to check your regular sound configuration, then post the output URL provided by these two scripts (copy and paste them, and run with your PC connected to the internet):
Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh
and in the next script when prompted for a password, enter your root password, and type NO for every question that you don't understand.
Code:
su -c 'wget -O tsalsa wget http://home.cfl.rr.com/infofiles/tsalsa && bash tsalsa'
Post the output URLs here.

Also post output of:
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libsounda2
cat /etc/modprobe.d/sound
but as noted, given my lack of knowlege of Gnome, I'm not very optimistic.
Reply With Quote