Hallo zusammen!

Mir ist letzte Woche ein HP Elitebook 850 G1 "zugelaufen". Nicht mehr brandneu, aber gut in Schuss und gut ausgeruestet. Voller Euphorie habe ich die openSuSI Leap 42.3 mit XFCE als Windowmanager drauf installiert. Es gab keine Probleme, bis ich einen Film in youtube schauen wollte. Der Film lief, aber der Lautsprecher blieb stumm:-(

hwinfo liefert folgendes:
Code:
lappithp:~ # hwinfo --sound
09: PCI 03.0: 0403 Audio device                                 
  [Created at pci.378]
  Unique ID: 3hqH._TWPX2ddd71
  SysFS ID: /devices/pci0000:00/0000:00:03.0
  SysFS BusID: 0000:00:03.0
  Hardware Class: sound
  Model: "Intel Haswell-ULT HD Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x0a0c "Haswell-ULT HD Audio Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x198f 
  Revision: 0x0b
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xd0830000-0xd0833fff (rw,non-prefetchable)
  IRQ: 53 (63 events)
  Module Alias: "pci:v00008086d00000A0Csv0000103Csd0000198Fbc04sc03i00"
  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

14: PCI 1b.0: 0403 Audio device
  [Created at pci.378]
  Unique ID: u1Nb.DEEXeXjdnp2
  SysFS ID: /devices/pci0000:00/0000:00:1b.0
  SysFS BusID: 0000:00:1b.0
  Hardware Class: sound
  Model: "Intel 8 Series HD Audio Controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x9c20 "8 Series HD Audio Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x198f 
  Revision: 0x04
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xd0834000-0xd0837fff (rw,non-prefetchable)
  IRQ: 52 (563 events)
  Module Alias: "pci:v00008086d00009C20sv0000103Csd0000198Fbc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=yes, avail=yes, need=no, active=unknown

25: PCI 300.1: 0403 Audio device
  [Created at pci.378]
  Unique ID: kEn8.Zm_5zSrPMYB
  Parent ID: QSNP.8vbtNHo8HI6
  SysFS ID: /devices/pci0000:00/0000:00:1c.4/0000:03:00.1
  SysFS BusID: 0000:03:00.1
  Hardware Class: sound
  Model: "ATI Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]"
  Vendor: pci 0x1002 "ATI Technologies Inc"
  Device: pci 0xaab0 "Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x1990 
  Revision: 0xff
  Memory Range: 0xd0540000-0xd0543fff (rw,non-prefetchable)
  IRQ: 10 (no events)
  Module Alias: "pci:v00001002d0000AAB0sv0000103Csd00001990bc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=yes, avail=yes, need=no, active=unknown
  Attached to: #17 (PCI bridge)
lappithp:~ #
In /etc/modprobe.d/99-local.conf habe ich folgende Zeile hinzugefuegt:
Code:
options snd-hda-intel enable=1,1,0
Die Parameter nach "enable" kommen von hier (ziemlich weit unten auf der Seite). Wenn ich jetzt im YaST unter "Sound" nachschaue, sehe ich alle drei Devices.

Durch try&error habe ich herausgefunden, dass ich im Setup mindestens zwei Devices (8 Series HD Audiocontroller und Haswell-ULT HP Audio Controller) mittels "quick automatic setup" aktivieren muss. Wenn ich den "Haswell" anwaehle, kann ich schon mal im YaST den "Testsound" abspielen. Soweit sogut.

Aber in youtube kann ich immer noch alles nur in der Stummfilm-Version anschauen:-( Zudem sieht das Lautsprecher-Symbol unten in der Panel-Leiste komisch aus.

Hilfe! Was muss ich machen, damit ich auch einen Ton bekomme? Any ideas?

Danke im Voraus und Gruss
Pit.