Failed to start Load Kernel Modules IT8688E
0
votes
1
answer
743
views

lm-sensors
issue and it detected all sensors correctly.
This is what I did to make it work:
- Added acpi_enforce_resources=lax
to GRUB_CMDLINE_LINUX
in /etc/default/grub.
- Created the /etc/modules-load.d/it87.conf
file with a it87
line
- Created the /etc/modprobe.d/it87.conf
file with a options it87 force_id=0x8628
line
- # grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
But then plasma was freezing when logging out and I undid everything. Now I get this at boot:
out 07 07:09:44 d3.localdomain kernel: it87: Found IT8628E chip at 0xa40, revision 1
out 07 07:09:44 d3.localdomain kernel: it87: Beeping is supported
out 07 07:09:44 d3.localdomain kernel: ACPI Warning: SystemIO range 0x0000000000000A45-0x0000000000000A46 conflicts with OpRegion 0x0000000000000A45-0x0000000000000A46 (\GSA1.SIO1) (20200528/utaddress-204)
out 07 07:09:44 d3.localdomain kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
out 07 07:09:44 d3.localdomain kernel: fuse: init (API version 7.31)
out 07 07:09:44 d3.localdomain systemd
: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
out 07 07:09:44 d3.localdomain systemd
: systemd-modules-load.service: Failed with result 'exit-code'.
out 07 07:09:44 d3.localdomain systemd
: Failed to start Load Kernel Modules.
out 07 07:09:44 d3.localdomain kernel: audit: type=1130 audit(1602065384.576:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
How to get rid off it?
$ uname -a
Linux d3.localdomain 5.8.13-200.fc32.x86_64 #1 SMP Thu Oct 1 21:49:42 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Asked by Clodoaldo
(358 rep)
Oct 7, 2020, 11:56 AM
Last activity: Jul 10, 2023, 10:37 PM
Last activity: Jul 10, 2023, 10:37 PM