I have a problem with my new openSuSE installation regarding the sound and I would like to mention that I not an expert in using linux and I’m a rookie with this distribution.
visited SDB:AudioTroubleshooting - openSUSE and made the steps 1 and 2. I have to mention that in a moment of absence of mind I have executed the command alsaconf.
Before trying this to steps, lspci -v had one more line specifying the kernel module used and it was something like:
Kernel driver in use: HDA Intel
I can’t do the step 3 because I don’t have the path /proc/asound.
alsaconf may create an /etc/modprobe.d/sound file which is useless in 11.2 as 11.2 uses an /etc/modprobe.d/50-sound.conf file. So you could look under /etc/modprobe.d/ and if you see a “sound” file, then delete it.
But if you find that guide too hard to follow, instead provide detailed information here on our forum, providing information recommended to be provided as detailed in the second half of our multimedia stickie:
… please post in this … sub-forum, providing in your post the following information:
provide the URLs (of a summary webpage) that are created by running the diagnostic script noted here: SDB:AudioTroubleshooting - openSUSE - Script to run to obtain detailed information. On openSUSE-11.1 and newer that will ask you to run the script /usr/sbin/alsa-info.sh and after the script finishes it will give you a URL to pass to the support personnel. Please post here the output URL. Just the URL. You may need to run that script twice (the first time with root permissions to update in the /usr/sbin directory, and the second time to get the URL).
in a terminal, or xterm, or konsole, type: rpm -qa ‘alsa’ #and post output here
in a terminal, or xterm, or konsole, type: rpm -qa ‘pulse’ #and post output here
in a terminal, or xterm, or konsole, type: rpm -q libasound2 #and post output here
in a terminal, or xterm, or konsole, type: uname -a #and post output here
…
for openSUSE-11.2 or later, in a terminal, or xterm, or konsole, type: cat /etc/modprobe.d/50-sound.conf #and post output here
When running the diagnostic script, be certain your PC is connected to the Intenet and also select the UPLOAD/SHARE option.
u1Nb.5JnQy4kmGO9:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel
I would also like to mention that when I ran the command /usr/sbin/alsa-info.sh, I had the following errors:
cat: /proc/asound/version: No such file or directory
grep: /proc/asound/cards: No such file or directory
cat: /proc/asound/cards: No such file or directory
cat: /proc/asound/modules: No such file or directory
ls: cannot access /dev/snd/*: No such file or directory
grep: /proc/asound/cards: No such file or directory
/usr/sbin/alsactl: save_state:1502: No soundcards found…
cat: /tmp/alsa-info.cbcteVgZ1Y/alsactl.tmp: No such file or directory
OK, thanks. I note the 2.6.31.5 kernel (not updated) on a 32-bit openSUSE-11.2 install. Clearly the ALC269Q hardware audio codec on your Dell OptiPlex 380 is not working with alsa.
Do you have the sound switched ON in the BIOS ? Can you boot to the BIOS and check ?
Can you type as a regular user:
dmesg > dmesg.txt
and open dmesg.txt with a text editor and copy and paste its contents to PasteBin.be and press “dump” on that site, which will give you a URL indicating where the contents of your paste are posted. Please post here that URL. Just the URL.
I did a search on an ALC269Q on the alsa site and found nothing, but I did find entries for the ALC269: Search results - AlsaProject
Assuming sound is switched ON in the BIOS, I suspect you may need to udate the alsa driver, and possibly even the kernel.
Guidance for updating alsa driver is here: Alsa-update - openSUSE Note the version of alsa-driver-kmp-desktop you install is dependant on the kernel version you have in place. Also note that when updating alsa, alsa-plugins, alsa-devel, alsa-utils, alsa-oss, alsa-firmware and libasound2 you MUST be careful to ensure they are updated and you are not fooled into thinking they are updated when they are not. I put a couple of images on the “alsa-update wiki” to try help new users avoid making that mistake, as sooooooo many make that mistake. After updating alsa one MUST reboot.
This time the script output is different. SIGNIFICANTLY different. That is suprising to me. Clearly something was wrong with your first install.
This second install is better.
I note this:
Card hw:0 ‘Intel’/‘HDA Intel at 0xfe6fc000 irq 16’
** Mixer name : ‘Realtek ALC269’**Simple mixer control ‘Master’,0
Mono: Playback 71 [82%] -12.00dB] [on] Simple mixer control ‘Speaker’,0
Front Left: Playback 87 [100%] [0.00dB] [on]
Front Right: Playback 87 [100%] [0.00dB] [on] Simple mixer control ‘PCM’,0
Front Left: Playback 0 [0%] -51.00dB]
Front Right: Playback 0 **[0%] **-51.00dB]
Your PCM at 0% is muting your sound. Turn that up to 100% and run the 3 speaker tests that are in the troubleshooting guide.
Note I am a volunteer. I have a regular job. Sometimes it can take me a day or two to respond. So if you keep changing things while waiting for a reply, then you invalidate my reply.
Anyway, see if you can get sound by increasing PCM to 100%. If that does NOT work, then try updating alsa. ONLY update alsa if you have no other choice.
Yes, I know that, and that’s why appreciate more your help. Thank you. Unfortunately, I was forced to reinstall the OS, I didn’t do it because I thought it will solve my problem.
Indeed, you were right, PCM volume was 0, but even if I change it to 100% I still have no sound.
I re-ran /usr/sbin/alsa-info.sh and I have to tell you that I have the same value for PCM.
I will try to upgrade alsa and I will let you know if it works.
Thank you again.
PS: I want you to know that I will appreciate the same your answer even if it will come after two days since my last reply.
OK, … when testing your sound, be certain to try EACH of those speaker tests (and the aplay test). Try as both a regular user and in a terminal with root permissions. If you can plug in a headset and try with that, then that would be good also.
You need to move that PM up to 100% and have it shown as being up.
OK, good luck. Don’t forget what I noted about being certain you update and don’t be fooled into thinking you have updated when you have not.
in yast2 -> sound -> other I only have “Pulse Audio configuration” but when I click on it it gives me an error message that says: “PulseAudio is not installed or cannot be configured”. Any other ideas?