I’ve been working on getting sound issues corrected for the past couple days and I’m not entirely sure that I haven’t gotten myself into a worse position than I started in.
Right now I have sound, but I’m pretty sure that the channels are incorrectly assigned or something. The only way to adjust volume is to open alsamixer and adjust Master or adjust front. PCM is completely ignored.
I’ve attempted following the following two tutorials:
Before I forget to mention, I am going on vacation in a day, and I’ll be on holiday for 2.5 weeks. While I will have internet access when on vacation, there may be days in between my replies to posts.
Now reference your /etc/modprobe.d/sound, we could try to see if we can help your mixer settings, based upon an assumption that alsa autoprobe was not entirely successful in picking the optimal setting. I note this list of options for the ALC268 from the 1.0.18a ALSA-Configuration.txt file:
ALC267/268
quanta-il1 Quanta IL1 mini-notebook
3stack 3-stack model
toshiba Toshiba A205
acer Acer laptops
acer-dmic Acer laptops with digital-mic
acer-aspire Acer Aspire One
dell Dell OEM laptops (Vostro 1200)
zepto Zepto laptops
test for testing/debugging purpose, almost all controls can
adjusted. Appearing only when compiled with
$CONFIG_SND_DEBUG=y
auto auto-config reading BIOS (default)
So, based on that list of model options, can you please change the /etc/modprobe.d/sound file to:
options snd slots=snd-hda-intel
options snd-hda-intel model=auto
# u1Nb.zXCXLTejE18:82801I (ICH9 Family) HD Audio Controller
alias snd-card-0 snd-hda-intel
save the change, and restart your sound with: su -c ‘rcalsasound restart’ enter your root password when prompted, then restart your mixer, and test your sound.
If that does not give you a superior setting, then in that /etc/modprobe.d/sound file, replace “auto” with “acer” and try again (restart alsa, restart your mixer, test settings). Try each of those model options, one at a time, until you find the one that works the best.
Ok, making the changes to /etc/modprobe.d/sound helped significantly. A couple of problems persist. While I can now adjust the volume without jumping through hoops, and am actually getting better sound, the volume settings aren’t being respected consistently. For example, when I make a recording using krecord then play it back, the playback ignores the volume settings. The same goes for system sounds. Also, it seems like only one program can access the playback function of the sound card at a time, so that if I have a YouTube video open, and try to play the recording from krecord, I get an error even if the video isn’t playing.
I’m using KDE4.
Here are the outputs you asked for:
| $ rpm -qa | grep alsa
| alsa-plugins-pulse-1.0.18-6.13
| alsa-firmware-1.0.17.git20081202-2.3
| alsa-oss-1.0.17-1.43
| alsa-oss-32bit-1.0.17-1.37
| alsa-utils-1.0.18.git20081122-1.7
| alsa-driver-kmp-default-1.0.18.20081228_2.6.27.7_9.1-2.1
| alsa-plugins-1.0.18-6.13
| alsa-1.0.18.git20081212-1.1
| alsa-tools-1.0.18.git20081201-1.5
Using the model=auto setting yielded the best results. model=acer worked marginally well, but I couldn’t get as much power out of my speakers using that setting without getting some serious white noise along with it.
How do I go about checking the PCM level of an app’s launchy?
I m using KDE 4, opensuse 11.1. HDA-intel sound card.
Why is everytime I m using skype, there will be no sound on other sound appl, such as amarok, youtube. I have to do “rcalsasound restart” to make it work and quit from talking on skype ?
This is very likely a Skype specific issue, or very much related to Skype.
Posting THAT question in a thread with the Title: “Sound problems on 11.1 (HDA Intel Card)” is almost a certain way to ensure the people who might be able to help you will NOT see the question. Its FAR BETTER to start a new thread with an appropriate title that summarizes the problem far more specifically.
IMHO if you have to send “rcalsasound restart” its because some other application is using the audio device and so Skype can not get access. However I do NOT use Skype so I can not offer much more than that wild speculation.
I recommend you start a new thread to get the support you want.