Wie bekomme ich meine HDA Soundkarte zum laufen?

Hallo,
ich habe einen Acer Revo R3610. Ich wollte nun Linux Mint als absoluter Linux Anfänger zum laufen bringen. Es funktionierte auch alles von Anfang an einwandfrei. Bloß das mit dem Sound wollte noch nicht so recht. Also habe ich lange Foren und Web nach Anleitungen durchsucht, wie ich meine Soundkarte zum laufen bringen kann. Ich habe schliesslich auch eine gefunden, die sich mit den allgemeinen Anleitung zur Installation der problematischen HDA Karten deckt und auf meine spezifische Soundkarte ausgerichtet ist: http://www.greenhughes.com/content/h…er-aspire-revo und hier nochmal der Link zu einer Allgemeinen: https://help.ubuntu.com/community/HdaIntelSoundHowto

Aber auch nach befolgen der Anleitung ändert sich nichts. Weiss jemand was ich machen muss? Ich weiss nicht genau was für Informationen ihr braucht…also würde ich bitten nachzufragen dann poste ich die entsprechenden.

Grüße

Oskar

Direkt auf der deutschen Seite ubuntuusers gibts auch Infos dazu.

http://wiki.ubuntuusers.de/Soundkarten_konfigurieren…

Vielleicht hilft Dir das ja weiter.

Viele Grüße
Ralf

ja genau die Anleitung habe ich schon probiert, aber sie hat mir nichts genutzt. Ich poste hier mal meine Alsa Config. Vielleicht habe ich bloß was falsch gemacht.

autoloader aliases

install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

Cause optional modules to be loaded above generic modules

install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }

Workaround at bug #499695 (reverted in Ubuntu see LP #319505)

install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }

Cause optional modules to be loaded above sound card driver modules

install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)

install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }

Prevent abnormal drivers from grabbing index 0

options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-hda-intel model=3stack-6ch-dig

Ubuntu #62691, enable MPU for snd-cmipci

options snd-cmipci mpu_port=0x330 fm_port=0x388

Keep snd-pcsp from being loaded as first soundcard

options snd-pcsp index=-2

Keep snd-usb-audio from beeing loaded as first soundcard

options snd-usb-audio index=-2
options snd-hda-intel model=3stack-6ch-dig

Hoffe damit kann wer was anfangen. Ich habe mein Model wie in der Anleitung erklärt ganz am Ende eingefügt.

Sorry, da bin ich dann wohl doch raus aus dem Thema!

Hallo und Willkommen im Forum!
Ich hatte auch ein Mal mit HDA-Intel Probleme gehabt. Irgendwie habe ich das hingekriegt (habe leider keinen Thread gestartet, um darauf zu verlinken); aber nicht dauerhaft. Ich hatte den Eindruck, dass die neueren Chipsätze nicht in dem installiertem Kernel drin sind. Dauerhafte Abhilfe schaffte damals Installation von neuerem Ubuntu.
Schau mal auf ubuntuusers.de in Wiki:
http://wiki.ubuntuusers.de/Soundkarten_konfigurieren…
(Ja, Linux Mint Debian/Ubuntu-basiert).
Ansonsten, wenn Du solche Frage postest, dann ist die Distribution und Hardware relevant.
Die Distribution/Version kannst Du mit
cat /proc/version
rausfinden. Den verwendeten Chipsatz mit (z.B.):
lshw
(muß, vielleicht nachinstalliert werden) und dann nach HDA in Ausgabe suchen.
Mit Grüßen, Gennadiy

Hallo,
vielen Dank erstmal für die Antwort. Mit der Anleitung aus dem Link hatte ich es schon probiert, hat nicht geklappt, weiteres dazu später. Erstmal möchte ich die Informationen zu Version und Chipsatz nachreichen.

Version
Linux version 2.6.35-22-generic (buildd@allspice) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4) ) #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 2010

Chipsatz:

*-multimedia
description: Audio device
product: MCP79 High Definition Audio
vendor: nVidia Corporation
physical id: 8
bus info: pci@0000:00:08.0
version: b1
width: 32 bits
clock: 66MHz
capabilities: bus_master cap_list
configuration: driver=HDA Intel latency=0 maxlatency=5 mingnt=2
resources: irq:22 memory:fae78000-fae7bfff

Ich hatte die Anleitung befolgt und wie dort empfohlen an meine Alsa Config options snd-hda-intel model=3stack-6ch-dig angehängt. Vielleicht aber an die falsche Stelle. Ich poste hier mal die vollständige Config.

autoloader aliases

install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

Cause optional modules to be loaded above generic modules

install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }

Workaround at bug #499695 (reverted in Ubuntu see LP #319505)

install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }

Cause optional modules to be loaded above sound card driver modules

install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)

install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }

Prevent abnormal drivers from grabbing index 0

options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-hda-intel model=3stack-6ch-dig

Ubuntu #62691, enable MPU for snd-cmipci

options snd-cmipci mpu_port=0x330 fm_port=0x388

Keep snd-pcsp from being loaded as first soundcard

options snd-pcsp index=-2

Keep snd-usb-audio from beeing loaded as first soundcard

options snd-usb-audio index=-2
options snd-hda-intel model=3stack-6ch-dig

Es hat sich jedoch nichts verändert auch nach dem Neustart.

Grüße
Oskar

Ich habe in meinem jetzigen Ubuntu nachgeguckt und es sieht folgendermaßen aus:

install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

Cause optional modules to be loaded above generic modules

install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }

Workaround at bug #499695 (reverted in Ubuntu see LP #319505)

install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }

install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }

Cause optional modules to be loaded above sound card driver modules

install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)

install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }

Prevent abnormal drivers from grabbing index 0

options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
options snd-usb-caiaq index=-2

Ubuntu #62691, enable MPU for snd-cmipci

options snd-cmipci mpu_port=0x330 fm_port=0x388

Keep snd-pcsp from being loaded as first soundcard

options snd-pcsp index=-2

Power down HDA controllers after 10 idle seconds

options snd-hda-intel power_save=10 power_save_controller=N
(END)
Also, bis auf den Eintrag „options snd-hda-intel model=3stack-6ch-dig“ und Paar weitere Einträge sieht gleich aus.
Ich habe aber:
$ head -n 1 /proc/asound/card0/codec*
Codec: Realtek ALC883
Du kannst/muß auch die Ausschau haben über Module, die geladen sind - mit lsmod. Mit modprobe kannst Du die Module laden und modprobe -r ausladen; dabei Fehlermeldungen betrachten und zweifehlsweis Google beanspruchen.
Hilft das Dir?
Mit Grüßen, Gennadiy

Hallo Oskar,

Ich kann dir damit leider gerade nicht helfen, wünsche dir aber viel Glück mit den anderen Experten. Du hast ja schon viel vorrecherche geleistet, wenn das Problem lösbar ist dann kriegt ihr das hin.

Alles Gute,
Baer

Hallo Oskar

leider ist mir Mint-Linux nicht geläufig und ich kann da auch nur herum stochern.
Wenn ich das Mint richtig in Erinnerung habe startet man es doch wie Ubuntu oder Konpix als Live-CD und kann das System erst mal testen.
Damit würde ich auch erst mal anfangen. Wenn es so nicht geht lade dir die neue Ubuntu und probiere es aus. Wenn es geht sieh dir die Konfig an und versuche sie zu übertragen.
aber wie gesagt von Mint habe ich bis jetzt nur gelesen nicht selber Probiert. Auf welchem Paket-System arbeitet Mint ist es ein .deb oder .rpm oder was exotisches neues oder altes Linuxsystem?

mfg Henry

Das mit den Foren ist auch so eine Sache da kannst Du Tage lang lesen Du findest alles nur keine Antwort auf Deine spezielle Frage. Ich hatte auch schon mit Linux meine Erfahrungen gemacht so das ich schließlich und endlich wieder davon los gekommen bin es ist wirklich ein tolles Betriebssystem nur darfst Du keine ausergewähnliche Hardware haben. Hast Du schon auf der Seite von Linux selber nach updates gesucht oder eventuell über das Netz Öinux nachinstalliert? anderst kommst Du an keinen wirklich funktionierenden Treiber er muß ja auf Linux passen. Es wäre mir lieber gewesen Dir direkt eine passende Antwort zu geben ich weis aber leider auch keine. Noch nen eschönen Tag und gutes gelingen wünsche ich Dir

Hallo Oskar,
konkret kann ich Dir auch nicht helfen.
Aber vllt. helfen Dir die folgenden links.
Z.Bsp. die von Ubuntu (deutsch).
Ich weiß nicht, auf welcher Basis Mint beruht.
Evtl. solltest Du danch googeln.

http://www.linux-beginnerforum.de/smf/index.php

http://ubuntuusers.de/search/?query=HdaIntel&area=al…

http://wiki.ubuntuusers.de/Soundkarten_konfigurieren…

Gruß Matthias