Closed andrew-mcmahon closed 3 years ago
Hello Thomas - saw the news story and the patch - thought I'd give it a go! :smile: Hope you've not opened up Pandora's box? :wink:
Thought I'd open a topic up directly for this motherboard; think it's another problematic one.
Without Grub workaround: sudo sensors sudo sensors-detect sudo dmesg after modprobe it87 Trying to force the chip type without the workaround applied i.e:
sudo modprobe it87 force_id=0x8733 modprobe: ERROR: could not insert 'it87': Device or resource busy
With acpi_enforce_resources=lax added to Grub plus sudo modprobe it87 force_id=0x8733: sudo sensors sudo sensors-detect sudo dmesg after sudo modprobe it87 force_id=0x8733
sudo modprobe it87 force_id=0x8733
acpidump.txt
Hope it's clear what's going on there; many thanks.
oh there is a news story, good to know :-)
Essentially this looks the same as #2
If you try the latest version of the module it should show "N/A" instead of 0 in the output of "sensors".
Hello Thomas - saw the news story and the patch - thought I'd give it a go! :smile:
Hope you've not opened up Pandora's box? :wink:
Thought I'd open a topic up directly for this motherboard; think it's another problematic one.
Without Grub workaround:
sudo sensors sudo sensors-detect sudo dmesg after modprobe it87 Trying to force the chip type without the workaround applied i.e:
With acpi_enforce_resources=lax added to Grub plus
sudo modprobe it87 force_id=0x8733
: sudo sensors sudo sensors-detectsudo dmesg after sudo modprobe it87 force_id=0x8733
acpidump.txt
Hope it's clear what's going on there; many thanks.