:
May 13 00:53:31 linux kernel: ALSA sound/core/init.c:103: cannot find the slot for index 0 (range 0-0)
May 13 00:53:31 linux kernel: ALSA sound/pci/hda/hda_intel.c:1370: hda-intel: Error creating card!
May 13 00:53:31 linux kernel: HDA Intel: probe of 0000:00:1b.0 failed with error -12
:
May 13 00:59:44 linux kernel: ALSA sound/pci/hda/patch_cmedia.c:567: hda_codec: Unknown model for CMI9880
May 13 01:00:23 linux kernel: ACPI: PCI interrupt 0000:00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169
May 13 01:00:23 linux kernel: PCI: Setting latency timer of device 0000:00:1b.0 to 64
May 13 01:00:23 linux kernel: ALSA sound/pci/hda/patch_cmedia.c:567: hda_codec: Unknown model for CMI9880
:
Ok, this worked for me:-
As root, open : /opt/kde3/bin/startkde
Look for the line: LD_BIND_NOW=true kdeinit +kcminit
I changed it to:
LD_BIND_NOW=true
kdeinit +kcminit +knotify
The "kdeinit +kcminit" is now underneath, with +knotify added.
Save & close, then restart KDE.