https://bugzilla.kernel.org/show_bug.cgi?id=218188 --- Comment #3 from Alexis Belmonte (alexbelm48@xxxxxxxxx) --- I still have the same error printed out when manually inserting hp_wmi_sensors -- I also noticed that wmi_bus complains about WQ00 not being there: # dmesg|grep wmi [ 2.074660] wmi_bus wmi_bus-PNP0C14:00: WQ00 data block query control method not found [ 30.175458] hp-wmi-sensors: probe of 8F1F6435-9F42-42C8-BADC-0E9424F20C9A failed with error -61 I can confirm that the situation did not change, I made sure that I didn't do something wrong by executing the following command to clean, build & install the kernel: $ make -j64 clean && make -j64 all modules bzImage && sudo make -j64 modules_install && sudo cp -v arch/x86_64/boot/bzImage /boot/vmlinuz-linux-next && sudo mkinitcpio -p linux-next && sudo grub-mkconfig -o /boot/grub/grub.cfg For your information, I integrated next-20231124 in my working source tree; let me know if you want me to test this on the mainline codebase instead. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.