
21 Apr
2013
21 Apr
'13
8:01 a.m.
James Harper wrote:
James Harper writes:
What processor are you using? I'm using amd and Debian amd kernels seem extraordinarily buggy with powernow or whatever that module is called.
So blacklist it?
I have now. it's a bit of a pain the first time it happens though when the server is remote.
And simply putting "blacklist <modulename>" didn't seem to work. I had to alias it to an invalid name.
IIRC "blacklist foo" just prevents it autoloading; to prevent anything explicitly loading it I was using "install foo /bin/false" IIRC.