Paul Stear posted on Wed, 23 Dec 2009 12:41:16 +0000 as excerpted: > I just do not understand how I action the following: > > WARN: postinst > /etc/modules.autoload.d is no longer used. Please convert your files to > /etc/conf.d/modules and delete the directory. > > I have the following entries in modules.autoload.d: > > nvidia > cpufreq_ondemand > cpufreq_userspace > powernow-k8 > > How do I convert these files?
What it means is list the entries in the other location, instead. The /etc/conf.d/modules file is reasonably well commented, so you should have little problem figuring out how to list them there, supplying any parameters as necessary. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman
