No sound with OpenSuse 11.1 and Gnome

Hi,

i got a Dell Inspiron mini 9 which is delivered with Ubuntu. It is deleivered with IHC7 Southbridge und Realtek ALC268.

Now i tried to run OpenSuse 11.1 on it with Gnome desktop.

But there are problems IHC7 Southbridge und Realtek ALC268. No sound.

Within yast i called sound settings selected the soundcard and made the tests.
Everythings run without any error but no sound is heard.

What can i do?

any ideas?

thanks in advance

Michael

You could try working your way through the openSUSE audio troubleshooting guide:
SDB:AudioTroubleshooting - openSUSE

Note, when testing if you have sound, please copy and paste the following speaker-test into a Gnome terminal:

speaker-test -Dplug:front -c2 -l5 -twav
Note Linux is case sensitive, and “D” is not the same as “d”. To stop the above test, while the gnome terminal has the mouse focus, press <CTRL><C> on the keyboard. Note you should check your mixer settings (alsamixer if using Gnome) to ensure that PCM and Master Volume are set around 95%. Once you have basic sound established you can back off to lower volume levels. Note the test for surround sound is different.

If that test yields errors (and its not uncommon to get errors there), try instead this more simple test: speaker-test -c2 -l5 -twavYou should hear a female voice saying ‘FRONT LEFT’, ‘FRONT RIGHT’ five times. Its quite common that one of those speaker tests will work and one will NOT work, so don’t be distressed if that is the case. IF that test gives sound, stop now, post that the sound test gives sound, and we will look at other possible causes for your applications not giving you the sound you want (such as missing codecs, using the wrong packaged version … etc … ).

Try those speaker-tests as both a regular user, and with root permissions. If you have a headset, try with your headset plugged in, and also with your headset not plugged in (for speakers).

Assuming still no sound, can you provide more very detailed information so a good recommendation can be given? You can do that, with your laptop connected to the internet, by opening a gnome-terminal and typing “su” (no quotes - enter root password) and then and typing and executing twice :
/usr/sbin/alsa-info.shthe first time it will ask to update. Select YES for the update. The second time that will run a diagnostic script and post the output to a web site on the Internet. It will give you the URL of the web site. Please post that URL here. JUST the URL.

Also, please copy and paste the following commands one line at a time into a gnome-terminal and post here the output: 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.

hi oldcpu,

i will try that and let you know, if it went well.

greetings

michael

hi oldcpu,

sorry, but i forgot to thank you.

 "thank you very much"

cu

michael

hiii
i have a lenovo cq desktop and i installed opensuse11.1 recently and i m getting no audio support on playing any media
but i get the starting welcome sound
the error message i get is
"the audio playback device ich5 intel with ALC655(intel ICH5) does not work falling back to default"
i am using gnome
an also i am not able to locate documentation/sounds/alsa/alsa-configuration.txt
plzzz somebody help me out of this
also i dont have an internet connection

raghav linuxgeek wrote:
> hiii
> i have a lenovo cq desktop and i installed opensuse11.1 recently and i
> m getting no audio support on playing any media
> but i get the starting welcome sound
> the error message i get is
> “the audio playback device ich5 intel with ALC655(intel ICH5) does not
> work falling back to default”

> i am using gnome
> an also i am not able to locate
> documentation/sounds/alsa/alsa-configuration.txt
> plzzz somebody help me out of this
> also i dont have an internet connection

Have the same issue on an old Shuttle. Someone said in another thread
to uninstall pulseaudio. I did, but I’m not sure of the results yet, as
I need to get speakers for it. My son keeps taking them…


Kevin Miller - http://www.alaska.net/~atftb
Juneau, Alaska
In a recent survey, 7 out of 10 hard drives preferred Linux
Registered Linux User No: 307357, http://counter.li.org

I’ve been searching the forum for a solution to my sound periodically disappearing. It worked this morning and I did a zypper up and now it stopped. That turned out to be a false lead.

I followed the instructions on sound troubleshooting and got two different errors from the two different tests. The first denied me access to the sound module. The second said the device was busy. That caused me to run top.

I saw kaffeine running when it wasn’t expected. So, I killed the PID. Instantly, the sound came back. This is one more thing to look for: some app hijacking your card.:wink:

I believe the message is a known bug and that a number of users have reported this. There are a more than a few threads here, where users have posted solutions that worked for them:

If your applications do not play sound, but your system sound works, this is possibly a codec problem. Did you read our installation stickie?
NEWBIES - Suse-11.1 Pre-installation – PLEASE READ - openSUSE Forums

In particular, post # 10:
NEWBIES - Suse-11.1 Pre-installation – PLEASE READ - openSUSE Forums - post#10