Kein Sound mit Firefox und sonst auch nur sporadisch

Status
Für weitere Antworten geschlossen.

fibonacci

New Member
Hallo,

ich möchte gerne Videos auf Webseiten mit Firefox abspielen können (z.B. die von http://www.spiegel.de). Leider läuft nur das Bild, aber kein Ton.

Ich kann nach dem Booten des Rechners Musik mit amaroK abspielen (z.B. mp3). Aber sobald ich das erste Video im Firefox gestartet habe, geht danach auch bei amaroK kein Ton mehr.

Wenn ich nun die Soundkarte mit alsaconf neu konfiguriere, kommt zwar der Testklang, aber amaroK bleibt weiter stumm.

Noch etwas Merkwürdiges: Ich kann Videos von Webseiten mit dem Konqueror anschauen und der Ton geht, allerdings sehr laut. Wenn ich dann versuche, mit dem alsamixer den Ton herunterzuregeln, ist er plötzlich ganz weg. Erst nach einem erneueten alsaconf ist der Ton im Konqueror wieder da (aber eben zu laut).


Ich habe nun schon ziemlich lange im Internet herumgesucht, aber keine Lösung zu meinem Problem gefunden. Es scheint mir aber durchaus lösbar. Ich denke ich bin hier richtig.
 

Jacko

Moderator
AW: Kein Sound mit Firefox und sonst auch nur sporadisch

Hallo fibonacci...

Ok, ich denke zuerst brauchen wir hier mal mehr Infos.
Liefere bitte die Ausgaben der Befehle:

Code:
uname -r

rpm -qa | grep -i firefox

rpm -qa | grep -i alsa

lspci
Danach sehen wir mal weiter.

Grüße

Jacko
 

fibonacci

New Member
AW: Kein Sound mit Firefox und sonst auch nur sporadisch

Hallo Jacko,

hier sind die Ausgaben:

Code:
uname -r
2.6.16.21-0.25-default
Code:
rpm -qa | grep -i firefox
MozillaFirefox-1.5.0.7-1.5
beagle-firefox-0.2.3-37
MozillaFirefox-translations-1.5.0.7-1.5
Code:
rpm -qa | grep -i alsa
alsa-tools-1.0.13-0.pm.0
alsa-firmware-1.0.13-0.pm.0
alsa-32bit-1.0.11-32
alsa-1.0.13-0.pm.0
Code:
lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
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
04:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
 

Rain_Maker

Administrator
Teammitglied
AW: Kein Sound mit Firefox und sonst auch nur sporadisch

Das sieht verdächtig aus.
Code:
alsa-32bit-1.0.11-32
1. Andere Version als die restlichen alsa-Pakete.

2. Doppelt zu alsa und nicht von Packman.

Was sagt
Code:
cat /etc/SuSE-release
?

Greetz,

RM
 

Jacko

Moderator
AW: Kein Sound mit Firefox und sonst auch nur sporadisch

Ich erhöhe um ein
Code:
rpm -qa | grep kernel
Grüße

Jacko
 

fibonacci

New Member
AW: Kein Sound mit Firefox und sonst auch nur sporadisch

Ich hatte schon mal überlegt, das Paket
Code:
alsa-32bit-1.0.11-32
zu löschen. (Es stammt wohl von der Installations-DVD.) Aber Yast meldet mir zu viele Abhängigkeiten, so dass ich zunächst mal nichts riskiert habe.

Hier die Ausgaben:

Code:
cat /etc/SuSE-release
SUSE LINUX 10.1 (X86-64)
VERSION = 10.1
Code:
rpm -qa | grep kernel
kernel-syms-2.6.16.21-0.25
kernel-default-2.6.16.21-0.25
kernel-source-2.6.16.21-0.25
 
Status
Für weitere Antworten geschlossen.
Oben