On Sat, Aug 16, 2014 at 02:33:56PM +0100, Neil Bothwick wrote > On Sat, 16 Aug 2014 06:59:21 -0400, Walter Dnes wrote: > > > I still get... > > > > [thimk][root][/usr/src/linux] (grep -q 'CONFIG_MODULES is not set' > > .config || make modules_install) > > INSTALL drivers/char/kcopy/kcopy.ko > > INSTALL drivers/thermal/x86_pkg_temp_thermal.ko > > DEPMOD 3.14.14-gentoo > > /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh: line 57: 2426 > > Segmentation fault "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX > > make: *** [_modinst_post] Error 139 > > So you do have modules in use?
[thimk][root][~] lsmod Module Size Used by Not tainted lsmod: QM_MODULES: Function not implemented I think I may have found the solution. First of all, the system is running mdev from busybox, instead of udev. Secondly, I found https://forums.gentoo.org/viewtopic-t-955120-start-0.html which suggests * unmerge modutils * emerge kmod, with the "tools" USE flag. Before I screw anything up, does this sound reasonable? -- Walter Dnes <[email protected]> I don't run "desktop environments"; I run useful applications

