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

openSuse 12.3 kein Ton

fanifeey

Newbie
Hallo Leute folgendes Problem:
Update einer 12.2 auf 12.3 KDE ohne Probleme!
Also parallel dazu eine komplette Neuinstallation einer 12.3 KDE, import der Paketliste aus der geupdateten Version in die jungfräuliche Version und damit identische Software.
In der Update 12.3 habe ich Sound wie schon immer.
In der neu installierten kein Ton!
Die Soundkarte wird erkant, das Modul ist aktiv der entsprechende Kanal wurde ausgewählt und ... nix???

Code:
/usr/sbin/hwinfo --sound
21: PCI 14.2: 0403 Audio device
[Created at pci.319]
Unique ID: 5Dex.fj0ZQec8bb7
SysFS ID: /devices/pci0000:00/0000:00:14.2
SysFS BusID: 0000:00:14.2
Hardware Class: sound
Model: "ATI SBx00 Azalia (Intel HDA)"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0x4383 "SBx00 Azalia (Intel HDA)"
SubVendor: pci 0x1458 "Giga-byte Technology"
SubDevice: pci 0xa022
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xfe024000-0xfe027fff (rw,non-prefetchable)
IRQ: 16 (9159 events)
Module Alias: "pci:v00001002d00004383sv00001458sd0000A022bc04sc03i00"
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

32: PCI 100.1: 0403 Audio device
[Created at pci.319]
Unique ID: NXNs.ty_lSL0fwp8
Parent ID: _Znp.ZJmKoWxd6BF
SysFS ID: /devices/pci0000:00/0000:00:02.0/0000:01:00.1
SysFS BusID: 0000:01:00.1
Hardware Class: sound
Model: "ATI Audio device"
Vendor: pci 0x1002 "ATI Technologies Inc"
Device: pci 0xaa58
SubVendor: pci 0x1787 "Hightech Information System Ltd."
SubDevice: pci 0xaa58
Driver: "snd_hda_intel"
Driver Modules: "snd_hda_intel"
Memory Range: 0xfdefc000-0xfdefffff (rw,non-prefetchable)
IRQ: 50 (60 events)
Module Alias: "pci:v00001002d0000AA58sv00001787sd0000AA58bc04sc03i00"
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
Attached to: #10 (PCI bridge)

Weiß jemand Rat? Hatte dieses Problem noch nie. ;(
Dank und Gruß
 

spoensche

Moderator
Teammitglied
Überprüfe mal, welche der beiden bei dir als primäre Soundkarte definiert ist. Überprüfe auch mal mit
Code:
alsamixer
die Lautstärkeregler-
 
Oben