[solved] kmod not on-demand-loading modules with custom kernel

2022-09-21 Thread hede
Hi all. Problem solved. Kernel misconfiguration. It's simple and clear. At least for anyone who knows details regarding different security options in ChromeOS and Debian. SystemTap for the win! Probing parameters for call_modprobe(), argv[0] for call_usermodehelper_setup() and the return

Re: [kmod] not on-demand-loading modules with custom kernel

2022-09-20 Thread hede
hi all. Am 19.09.2022 16:27, schrieb hede: I need help getting module on-demand-loading working with a custom kernel. Additional information: My problem seems less related to udev but more probably related the kernel kmod subsystems!? The kernel usually calls /sbin/modprobe if