Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'add this to your troubleshooting kit' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
add this to your troubleshooting kit
Authored by: hayne on Jan 23, '07 07:28:00PM

If you have strange behaviour from an OS X machine, you should run the following command (in a Terminal window) to find out what non-Apple kernel extensions you have installed:

kextstat | grep -v com.apple



[ Reply to This | # ]