[RESOLVED] 'w83627ehf' module
dust
Status: New User - Welcome
Joined: 31 Jul 2023
Posts: 2
Reply Quote
'w83627ehf' module is it available or is it generally missing?
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
What did you try before posting to answer your question?

Try zgrep -i w83627ehf /proc/config.gz
Back to top
dust
Status: New User - Welcome
Joined: 31 Jul 2023
Posts: 2
Reply Quote
i thought initially its a lib and couldnt find it... then i got a hint its a kernel module but with lsmod it wasnt listed... at least i couldnt find it

with zgrep -i w83627ehf /proc/config.gz
CONFIG_SENSORS_W83627EHF=m

so its there and i need to find the reason for the error Failed to start systemd-modules-load.service - Load Kernel Modules.

thx for your quick answer and thx a lot for all your work at the kernel which i use since years :)
Back to top
damentz
Status: Assistant
Joined: 09 Sep 2008
Posts: 1122
Reply Quote
It might be that you don't have the hardware. But if you check with modinfo, it shows up:

:: Code ::
$ sudo modinfo w83627ehf
filename:       /lib/modules/6.4.7-lqx1-1-lqx/kernel/drivers/hwmon/w83627ehf.ko.xz
license:        GPL
description:    W83627EHF driver
author:         Jean Delvare <jdelvare@suse.de>
srcversion:     F81A6E8112FCE46A23848FD
depends:        hwmon-vid
retpoline:      Y
intree:         Y
name:           w83627ehf
vermagic:       6.4.7-lqx1-1-lqx SMP preempt mod_unload
parm:           force_id:Override the detected device ID (ushort)


Regardless, good luck! Will mark as resolved.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours