Hello,
Recently I installed fedora 37 from usb, updated the software and installed some stuff (ide, messenger and “Development Libraries” group packages)
I have restarted the system before and it worked but now it seems to crash on boot.
It’s a dell precision with i9-12900H and nvidia A2000.
From emergency mode I ran .
$ journalctl -k -b -p 1 err
This was the result.
<date> <hostname> kernel: pci 0000:00:07.0: DPC: RP PIO loge size 0 is invalid
<date> <hostname> kernel: pci 0000:00:07.0: DPC: RP PIO loge size 0 is invalid
<date> <hostname> kernel: ucsi_acpi USBC000:00: unkown error 0
<date> <hostname> kernel: ucsi_acpi USBC000:00: UCSI_GET_PDOS failed (-5)
<date> <hostname> systemd-gpt-auto-generator[1710]: Failed to dissect: Permission denied
<date> <hostname> systemd[1696]: /usr/lib/systemd/system-generators/systemd-gpt-autogenerator failed with exit status 1
<date> <hostname> kernel:
<date> <hostname> kernel: dell_smm_hwmon: Unable to get dell smm signature
<date> <hostname> kernel: usb usb3-port10: disabled by hub (EMI?). re-enabeling....
<date> <hostname> kernel: bluetooth hc10: Failed to send Firmware data (-19)
<date> <hostname> kernel: bluetooth hc10: Sending frame fail (-19)
<date> <hostname> kernel: bluetooth hc10: Failed to read MSFT supported feature (-19)
<date> <hostname> kernel: watchdog: watchdog0: watchdog did not stop!
It seems to be a usb and/or bluetooth issue. I found this bug report From what I can tell it’s fixed and merged in
kernel 6.1 when I list installed kernels I see i’m on v6.0.7 I was running ubuntu before for a few month and it worked. Has ubuntu patched this or is it on a newer kernel than fedora?
The only solution I see is looking into getting a 6.1 version of the kernel, is this the right move?
Help would be greatly appreciated.