On Sat, Feb 26, 2011 at 7:04 AM, Mick <[email protected]> wrote: > On Saturday 26 February 2011 11:26:38 Jesús J. Guerrero Botella wrote: >> You could always grep for INPUT_DEVICES into /etc/portage, user -R for >> recursive search. >> >> Also, make sure there's no other statement for INPUT_DEVICES in >> make.conf after the one you posted above. > > Thanks, I checked for duplicate entries in make.conf (there aren't any) and > nothing is shown under /etc/portage ... what now? > -- > Regards, > Mick >
Did you double check /var/lib/portage/world to make sure they aren't (somehow) still in there? I don't know if you use modules-rebuild but if so have you removed them from the list of things that you rebuild when you make a new kernel? If you let the system re-emerge them, make sure you're -DuN @world clean, then emerge -C them, use --depclean to get everything out, I bet they'll be gone. Very strange... Good luck, Mark

