View Single Post
Old 07-29-2010, 10:21 AM   #11
slessard
Junior Member
 
Join Date: Jul 2010
Posts: 2
Default

Quote:
Originally Posted by mastahype View Post
My driver version was installed as a launch agent, not as a daemon. Therefore, the command to remove you gave does not work for me
If it is installed as a launch agent (which seems weird) then I believe the command should be

Code:
launchctl load /Library/LaunchAgents/com.displaylink.usbnivolistener.plist
or

Code:
launchctl load ~/LaunchAgents/com.displaylink.usbnivolistener.plist
slessard is offline