oldcpu, you are my hero!
I should have come out of noob mode and searched the forum lol but i think my brain was too fried with clicking about to no avail hahaha!!!
I also do not have sound in my new installation of opensuse 11.0. I have been using 10.3 ever since it was released with no problems. This laptop has both versions installed. My 10.3 has both the wireless and sound working, but when I boot into 11.0 I have no sound at all. Prior to configuring the wireless with NDISWRAPPER the sound was working. It seems to be some sort of conflict with wireless and sound. Currently it indicates I have no sound card, however I can see the details of the “detected” sound card in YAST2 under hardware. I’ve gotten all the updates complete and have been working this problem since 11.0 was available. My laptop is a Compaq 2598US and worked like a charm with 10.3. Does anyone have a solution to this problem? I’m currently using KDE 3.5 because I thought the problem may have been with the KDE 4 mixer, but it wasn’t. KDE 3.5 mixer says no sound card and no sliders available to configure. When I try to configure the sound card manually in YAST2 it locks up the computer and I have to reboot.
I searched the openSUSE HCL for laptops to see if you had entered sound configuration details/information on your laptop there, but you had not, so I am going to have to ask a bunch of questions.
With your laptop connected to the internet (assuming you can get a wired connection) can you run a diagnostic script that will post information on your laptop’s hardware/software audio configuration to a pastebin site. Specifically, copy and paste the following line to a konosle:
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 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.
Using the link you provided, it went through various screens of questions, then froze when it reached this point:
lsof: status error on /dev/dsp*: No such file or directory
cat: /proc/asound/card0/pcm0p/info: No such file or directory
amixer: Mixer attach default error: No such file or directory
I’ll run the remainder of your suggestions and post them.
OK, thats consistent with what I see a Gentoo user (who has a Compaq 2598us), where that user noted the audio is an ALi M5451 which uses a snd-ali5451.
I searched the ALSA-Configuration.txt file, and found this:
Module snd-ali5451
------------------
Module for ALi M5451 PCI chip.
pcm_channels - Number of hardware channels assigned for PCM
spdif - Support SPDIF I/O
- Default: disabled
This module supports one chip and autoprobe.
The power-management is supported.
Which doesn’t say much.
Pending confirmation from a review of the diagnostic script, I’m thinking the best thing to do is try to update to the latest alsa. There are rpms available for an easy update of alsa. I can help you there.
Hmm… I just noticed, … no “alsa-firmware”. Please install alsa-firmware, and then reboot, and test your sound.
If that doesn’t work, we can update alsa (as there is an updated driver for your Ali5451 on the alsa (and openSUSE cutting edge alsa rpm) site) in 1.0.17 of alsa.
So if installing alsa-firmware doesn’t work then I recommend you update your alsa.
So based on this (and your alsa rpm query) please copy and paste the following 6 commands (one at a time in sequence) into a konsole with root permissions:
zypper ar http://download.opensuse.org/repositories/multimedia:/audio/openSUSE_11.0/ multimedia
I tried all the suggestions and finally ended up updating to the latest ALSA. Still no sound though. I tried manually configuring my sound card in YAST2 and locked up the computer again. My KMIX doesn’t show any sliders, just and empty window.
Please also try running in a konsole with root permissions:
alsaconf
… and see if you can configure your sound with that.
OK, but maybe with the up to date alsa we can get more information on your sound device.
With your laptop connected to the internet (assuming you can get a wired connection) can you run a diagnostic script that will post information on your laptop’s hardware/software audio configuration to a pastebin site. Specifically, copy and paste the following line to a konosle:
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.
The alsa-info.sh appeared to run (didn’t detect a soundcard though), when finished it appeared to finish correctly, however it didn’t give me a URL like it was supposed to. Here’s the last lines from my terminal window.
Your ALSA information is located at
Please inform the person helping you.
Did you do a complete copy of that, or did you copy it in pieces? I find that some users have their terminals setup with specific colours, such that they can not see the colour text that represents the URL. But if one drags the mouse over the “invisible” text, and then paste it, the text will become apparent.
Can you confirm you installed from a good CD/DVD? I assume you installed from a downloaded CD/DVD.
Did you confirm the md5sum was correct when comparing the md5sum on the openSUSE web site against the md5sum calculated on your hard drive of the CD/DVD iso file you downloaded?
Also, if installing from CD, did you perform the “media check”? If not, please re-insert the installation CD, and do the media check now.