Peter Humphrey wrote:
Hmm. Could be. I'll try setting those in my Gentoo kernel and see if it hangs. Thanks Alan. I did grep for "lockup" without success, so I suppose I must have mistyped it.
Use grep -i. That should ignore the case. Sometimes things are in all caps, all lower case or some mix. With -i, it doesn't matter.
Hope that helps. Dale :-) :-)