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

Firefox soundeinstellungen (gelöst)

Hallo,
ich nutze firefox 3.5.8 und suse 11.2 auf einem HP NX 6325 Notebook.
Zusätzlich habe ich eine Creative-soundkarte in dem pcmcia-Steckplatz.
Diese ist als soundkarte 0 (primäre Sounkarte) konfiguriert.
Amarok und "systemklänge" werden auch normal über diese abgespielt. Nur firefox "will" das nicht:
firefox nutzt die interne soundkarte des notebooks. Wie kann ich firefox befehlen, dass auch firefox (wie der Rest des Systems) die primäre soundkarte nutzt?
Ich danke für eine Antwort.
agananda
 
Kannst du denn im Bios nicht einfach den Soundchip abschalten und gut ist?
Bitte zeig uns auch mal folgendes aus Interesse.

Code:
hwinfo --sound
 
Hallo,
ich habe in Yast unter Sound den soundchip gelöscht, so dass er dort jetzt als nicht konfiguriert erscheint.
Firefox nimmt nun die Creative-soundkarte.
Dies ist aber nur ein Ausweg und für mich nicht die wirklich elegante Lösung.
Interessieren würde mich nach wie vor, welche Dateien Firefox steuern, wo man etwas an Einstellungen änder kann.
Vielen Dank für die Antwort
agananda

Hier noch die Ausgabe von hwinfo --sound.

Code:
liebearbeit:~ # hwinfo --sound
20: PCI 14.2: 0403 Audio device                                 
  [Created at pci.318]                                          
  UDI: /org/freedesktop/Hal/devices/pci_1002_437b               
  Unique ID: 5Dex.WwKcIq_1a39                                   
  SysFS ID: /devices/pci0000:00/0000:00:14.2                    
  SysFS BusID: 0000:00:14.2                                     
  Hardware Class: sound                                         
  Model: "ATI IXP SB4x0 High Definition Audio Controller"       
  Vendor: pci 0x1002 "ATI Technologies Inc"                     
  Device: pci 0x437b "IXP SB4x0 High Definition Audio Controller"
  SubVendor: pci 0x30b0
  SubDevice: pci 0x103c
  Revision: 0x0
  Driver: "HDA Intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xc8180000-0xc8183fff (rw,non-prefetchable)
  IRQ: 10 (21284 events)
  Module Alias: "pci:v00001002d0000437Bsv000030B0sd0000103Cbc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=no, avail=yes, need=no, active=unknown

34: PCI 300.0: 0401 Multimedia audio controller
  [Created at pci.318]
  UDI: /org/freedesktop/Hal/devices/pci_1102_8
  Unique ID: svHJ.eT6xBzWQEu4
  Parent ID: UVH2.ISinzp_5Ue8
  SysFS ID: /devices/pci0000:00/0000:00:14.4/0000:02:04.0/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: sound
  Model: "Creative SB0400 Audigy2 Value"
  Vendor: pci 0x1102 "Creative Labs"
  Device: pci 0x0008 "SB0400 Audigy2 Value"
  SubVendor: pci 0x1102 "Creative Labs"
  SubDevice: pci 0x2001
  Driver: "EMU10K1_Audigy"
  Driver Modules: "snd_emu10k1"
  I/O Ports: 0x1000-0x1fff (rw)
  IRQ: 11 (1174 events)
  Module Alias: "pci:v00001102d00000008sv00001102sd00002001bc04sc01i00"
  Driver Info #0:
    Driver Status: snd_emu10k1 is active
    Driver Activation Cmd: "modprobe snd_emu10k1"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #30 (CardBus bridge)
 
Habe ich aus dem SuseRepo.
Gerade gelesen, dass es Sinn macht aus dem "Mozillarepo" zu installieren und bei Installationsmedien anzuklicken: switch system packages to the versions in this repository". Habe ich gemacht und alles den FF betrefend läuft Bestens.
Gruß Agananda
 
Oben