• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

MCP61 High Definition Audio - nicht ein Ton.....

meick84

Member
Hallo zusammen.

Nachdem ich mir einen neuen PC gekauft habe, habe ich diesen Mit Linux 10.3 bespielt. Nun funktioniert alles soweit ganz gut. Was mich jedoch enorm stört: Ich bekomme nicht einen Ton aus den Lautsprechern... Nun bin ich schon seit über einer Woche bei google und suche mich dort rauf und runter. Hier stoße ich leider sehr schnell an meine Grenzen, da ich gerade mal mit den Basics vertraut bin.

Ich schicke euch einfach mal alles an Informationen was ich so habe und wenn was fehlt, dann sagt bescheid. Wäre echt klasse wenn wir das hier irgendwie hinbekommen könnten! :-( Danke!

Soundkarte: MCP61 Highn Definition Audio
Treiber: snd-hda-intel
Betriebssystem: Linux 2.6.22.5-31-default x86_64
System: openSUSE 10.3 (x86_64)
KDE: 3.5.7 "release 72"
Prozessor (CPU): AMD Sempron(tm) Processor LE-1100
Bord: ECS HT2000

Nach Eingabe von "lspci":
Code:
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a2)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation GeForce 6100 nForce 430 (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control

Nach Eingabe von "lsmod | grep snd":
Code:
snd_hda_intel         368804  0
snd_pcm               108680  1 snd_hda_intel
snd_timer              42632  1 snd_pcm
snd                    84984  3 snd_hda_intel,snd_pcm,snd_timer
snd_page_alloc         27280  2 snd_hda_intel,snd_pcm
soundcore              25360  1 snd

Nach EIngabe von "lsmod":
Code:
Module                  Size  Used by
snd_hda_intel         368804  0
snd_pcm               108680  1 snd_hda_intel
snd_timer              42632  1 snd_pcm
snd                    84984  3 snd_hda_intel,snd_pcm,snd_timer
ac97_bus               19328  0
nls_utf8               18816  0
ip6t_LOG               23424  7
nf_conntrack_ipv6      38400  4
xt_pkttype             18688  3
ipt_LOG                23040  8
xt_limit               19840  15
af_packet              57100  2
ip6t_REJECT            22272  3
xt_tcpudp              20096  4
ipt_REJECT             21504  3
xt_state               19328  8
iptable_mangle         19712  0
iptable_nat            24580  0
nf_nat                 37420  1 iptable_nat
iptable_filter         19840  1
ip6table_mangle        19584  0
nf_conntrack_ipv4      28816  6 iptable_nat
nf_conntrack           84188  5 nf_conntrack_ipv6,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nfnetlink              23224  4 nf_conntrack_ipv6,nf_nat,nf_conntrack_ipv4,nf_conntrack
ip_tables              37848  3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter        19584  1
ip6_tables             31944  3 ip6t_LOG,ip6table_mangle,ip6table_filter
x_tables               37000  11 ip6t_LOG,xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables
ipv6                  372344  19 nf_conntrack_ipv6,ip6t_REJECT,ip6table_mangle
cpufreq_conservative    24968  0
cpufreq_userspace      23680  0
cpufreq_powersave      18560  0
powernow_k8            31504  0
apparmor               58672  0
loop                   36356  0
dm_mod                 77152  0
parport_pc             58456  0
parport                56588  1 parport_pc
floppy                 79624  0
rtc_cmos               25016  0
button                 26400  0
rtc_core               38156  1 rtc_cmos
rtc_lib                19968  1 rtc_core
snd_page_alloc         27280  2 snd_hda_intel,snd_pcm
forcedeth              65416  0
sr_mod                 33444  1
cdrom                  52392  1 sr_mod
k8temp                 22656  0
hwmon                  20232  1 k8temp
soundcore              25360  1 snd
i2c_nforce2            22784  0
i2c_core               43648  1 i2c_nforce2
sg                     53304  0
sd_mod                 45824  4
ohci_hcd               38020  0
ehci_hcd               50572  0
usbcore               155560  3 ohci_hcd,ehci_hcd
edd                    26760  0
ext3                  156688  2
mbcache                26248  1 ext3
jbd                    89192  1 ext3
fan                    22792  0
sata_nv                38404  3
pata_amd               31876  1
libata                164096  2 sata_nv,pata_amd
scsi_mod              176536  4 sr_mod,sg,sd_mod,libata
thermal                34576  0
processor              59592  2 powernow_k8,thermal

Wenn ihr noch was braucht, dann sagt bitte bescheid. Vielen Dank!
 
OP
M

meick84

Member
Vielen Dank!!!
Nun habe ich wenigstens Ton. Das Problem was ich jetzt noch habe: Nicht immer wenn ich den Rechner boote, erkennt er auch die Alsa-Einstellungen. Auf der Seite wird beschrieben, dass man nach der Installation folgendes machen kann:

Code:
Nach der änderung ALSA zuerst stoppen, dann neu starten:

rcalsasound stop
rcalsasound start

Bei KDE evtl. Den Sound-Mixer neu starten:

-> Alt+F2
-> kmix

Das muss ich meistens immer machen. Kann man das automatisieren oder habe ich irgendwo anders 'n Fehler drin? Gruß und Dank!
Code:
 
Oben