linux-cachyos icon indicating copy to clipboard operation
linux-cachyos copied to clipboard

Report: intel_hid & intel_vsec Config Issues

Open daedaevibin opened this issue 3 months ago • 4 comments

intel_hid intel_vsec

these are both being flagged as not having a config (They do, and they exist. They are being pulled from my existing config for the exact same version of 6.16.7)

CONFIG_INTEL_HID_EVENT=m CONFIG_INTEL_VSEC=m

output says: using config: '.config' intel_hid config not found!! intel_vsec config not found!!

Additional info: I am using modprobed-db they ARE recognized as intel_hid and intel_vsec and nothing else system-wide on my existing install. I want to say it is a modprobed.db mapping issue, but I've tried many fixes that do not work. This DOES NOT HAPPEN if I build config only, no local modconfig. (modprobed.db)

daedaevibin avatar Sep 14 '25 21:09 daedaevibin