no Sound with Sony Vaio VGN-S2XP

HI
My Problem is that i have no sound using open SUSE 11 on my Sony Vaio
I don’t kown where i can get a driver or fix the Problem because i have tried to use Linux since yesterday.
Who is able to help me?
I will be happy for any help

Sry for my bad English

Welcome to openSUSE Linux.

Given that you are new to Linux, before trying to fix your sound, it may be worth your while to read through the following openSUSE concepts page, learning some openSUSE Linux basics:
Concepts - openSUSE

Now reference your sound problem, please try to follow the openSUSE Audiotroubleshooting Guide:
SDB:AudioTroubleshooting - openSUSE

Since you are so new to Linux, you will likely find that page difficult, … so please take your time, and learn as much as you can about Linux as you progress through the guide.

Please pay particular attention to the need to setup your mixer!

If after working your way through the guide as far as you can, if you still can not get your sound to work, then please (when your laptop is connected to the Internet) open an xterm/konsole (looks sort of like a MS-DOS window) and copy and paste the following to command lines (one at a time). These will run a diagnostic script, and produce a URL. You need to post on this thread that URL, as it will give information on your laptop that is needed to understand your problem.

First command to copy and paste in to xterm/konosole:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh

Second command. … It will prompt you for a password, … enter root password when prompted, and type “NO” to any question you do not understand.

wget su -c 'wget -O tsalsa wget http://home.cfl.rr.com/infofiles/tsalsa && bash tsalsa'

again, please post here the URL that these scripts will create.

Also, in addition to running the two diagnostic scripts (noted above), Please also copy paste the following (one line at a time) into a konsole, and copy and paste the following here the output that those commands will give.
rpm -qa | grep alsa
rpm -qa | grep pulse
rpm -q libasound2
uname -a
cat /etc/modprobe.d/sound