[Bug 1183839] kernel 5.11.{4,6} RIP: 0010:kobject_put+0x19/0x1d0 on Dell Precision M7510
https://bugzilla.suse.com/show_bug.cgi?id=1183839 https://bugzilla.suse.com/show_bug.cgi?id=1183839#c17 --- Comment #17 from Bruno Friedmann <bruno@ioda-net.ch> --- (In reply to Takashi Iwai from comment #16)
The crucial errors are seen far before that point: avr 11 15:57:42 qt-kt kernel: hdaudio hdaudioC1D0: Unable to bind the codec avr 11 15:57:42 qt-kt kernel: hdaudio hdaudioC0D0: Unable to bind the codec
And it looks as if those were probed in the initrd. Do you happen to have the HD-audio modules in initrd? If so, that's the problem. It won't work unless you set up fully manually.
I'm not sure at 100% since just a few lines before avr 11 15:57:42 qt-kt kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) avr 11 15:57:42 qt-kt kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002) avr 11 15:57:42 qt-kt kernel: snd_hda_intel 0000:01:00.1: Disabling MSI avr 11 15:57:42 qt-kt kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client avr 11 15:57:42 qt-kt systemd-modules-load[220]: Inserted module 'snd_hda_intel' Beware in this log the boot was not using the step by step confirmation for systemd, perhaps this has a big incidence. Anyway my configuration for building the initrd as thoses parameters in a 10-qt-kt.conf file in /etc/dracut.conf.d # Personal flags hostonly="yes" hostonly_cmdline="yes" compress="xz -0 --check=crc32 --memlimit-compress=50% -T 8" i18n_vars="/etc/sysconfig/language:RC_LANG-LANG,RC_LC_ALL-LC_ALL /etc/sysconfig/console:CONSOLE_UNICODEMAP-FONT_UNIMAP,CONSOLE_FONT-FONT,CONSOLE_SCREENMAP-FONT_MAP /etc/sysconfig/keyboard:KEYTABLE-KEYMAP" omit_drivers+=" i2o_scsi nvidia nvidia-drm nvidia-modeset nvidia-uvm " add_drivers+=" hid_generic hid_logitech_hidpp hid_logitech_dj " # add luks key boot being encrypted to enter only once password install_items+=" /.cr_sda1 /.cr_nvme0n1p2 /.cr_nvme0n1p3 /.cr_seabackup8T " In attachement I'm adding the lsinitrd result. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com