SDB:Muted Sound Card

Şuraya atla: kullan, ara


Version: 9.1

Symptom

Despite having been properly set up according to YaST, your sound card does not produce any sound. The problem can be temporarily solved by reconfiguring your sound card, but arises again as soon as the system is restarted.

Cause

ALSA volume settings are overwritten by the tools in the package kdemultimedia3-mixer when KDE starts.

Solution

Disable KDE's mixer support and use sound mixers for the ALSA sound system only (e.g., kamix). For this purpose, proceed as follows:

  1. Make sure all mixer applications have been unloaded. If not, you should see a speaker icon on the tray beside the clock in the lower right corner. In this case, right-click it and select Quit from the context menu.
  2. If the question [Should KAMix start automatically immediately after you log in?] pops up when closing the mixer, confirm with Yes and skip to steps 13 and 14 of these instructions.
  3. Start the YaST Control Center and select Software -> Install and Remove Software.
  4. Search for "kdemultimedia".
  5. Right-click the package kdemultimedia3-mixer then select Delete from menu that opens.
  6. Press Accept in the lower right corner.
  7. Finish the YaST Control Center.
  8. Open a console (e.g., press [Alt]+[F2] and run the command konsole.
  9. Enter the command su - in the console.
  10. Enter the administrator's (root) password when prompted to do so. No characters (asterisk or similar) are displayed when typing it.
  11. Execute the following commands in the given order:
    • rcalsasound stop
    • rm /etc/asound.state
    • rcalsasound start
    • alsactl store
  12. Log the root user out of the console by pressing [Ctrl]+[D].
  13. Enter the command kamix & .
  14. Confirm the pop-up message [KDEInit could not start "CheckHardware".].
  15. Close the console by pressing [Ctrl]+[D].

<keyword>mute,sound,soundcard,91,kde,kmix</keyword>