View Single Post
Old 01-21-2011, 11:33 PM   #16
dcoulson
Member
 
Join Date: Mar 2010
Posts: 55
Lightbulb

Quote:
Originally Posted by awald View Post
Any thoughts on how I can remove all software/drivers that Warpia required me to install and go through the process of installing whatever is necessary for the DisplayLink?
If there is an uninstaller use that, otherwise go in /System/Library/Extensions and find it. You can do a 'sudo kextunload <filename>.kext' to unload it, which should hopefully fix your problem. You can also just 'sudo rm <filename>.kext' and reboot. Depending how it is setup, there may be multiple kexts for that one product.

Be careful you don't delete the wrong thing or your system might not come back up :-)
dcoulson is offline