Laut Syslog erscheint folgendes:
HDA Intel 0000:00:08.0: power state changed by ACPI to D0
Jun 4 11:58:21 ubuntu kernel: [ 17.816603] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
Jun 4 11:58:21 ubuntu kernel: [ 17.816618] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 22 (level, low) -> IRQ 22
Jun 4 11:58:21 ubuntu kernel: [ 17.816629] hda_intel: Disable MSI for Nvidia chipset
Jun 4 11:58:21 ubuntu kernel: [ 17.816711] HDA Intel 0000:00:08.0: setting latency timer to 64
Jun 4 11:58:21 ubuntu kernel: [ 17.951708] Installing knfsd (copyright (C) 1996
okir@monad.swb.de).
Jun 4 11:58:21 ubuntu kernel: [ 18.259051] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jun 4 11:58:21 ubuntu kernel: [ 18.569112] hda_codec: ALC889A: BIOS auto-probing.
Jun 4 11:58:21 ubuntu vdr: [845] cTimeMs: using monotonic clock (resolution is 1 ns)
Jun 4 11:58:21 ubuntu kernel: [ 18.737853] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.0/input/input6
das gleiche in grün(dmesg):
[ 17.815428] HDA Intel 0000:00:08.0: power state changed by ACPI to D0
[ 17.816603] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22
[ 17.816618] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 22 (level, low) -> IRQ 22
[ 17.816629] hda_intel: Disable MSI for Nvidia chipset
[ 17.816711] HDA Intel 0000:00:08.0: setting latency timer to 64
[ 17.951708] Installing knfsd (copyright (C) 1996
okir@monad.swb.de).
[ 18.259051] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.569112] hda_codec: ALC889A: BIOS auto-probing.
[ 18.737853] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.0/input/input6
Ich bin ratlos. Keine Hinweise, auch nach dem alsa-detect keine im dmesg. Im syslog sieht man nur, dass das Skript ausgeführt wurde:
Jun 4 12:16:50 ubuntu signal-event[1734]: processing action /usr/share/yavdr/events/on-boot/10_find-alsa-devices on-boot
Jun 4 12:16:50 ubuntu signal-event[1734]: finished processing signal on-boot
aber sonst keine weiteren ausgaben.
Die beiden Befehle
dbget system.hardware.alsa.hdmi.device
dbget system.hardware.alsa.hdmi.card
bringen auch nach dem alsa-detect nichts. Wobei ich gesehen habe, das unter 0.1.1 da auch nichts zurückkommt.
Ideen?