Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Mac Software
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 10-10-2019, 11:29 AM   #11
steelvoltage
Junior Member
 
Join Date: Oct 2019
Posts: 2
Default

I was able to fix the issue this morning.

Steps that I took:

Uninstalled the displaylink driver.
Shutdown my mac and entered recovery mode.
Opened up the terminal and ran:
Code:
kextcache -i /Volumes/Local
Note: Local is the name of my disk. Yours may vary.
The command returned a string/id/guid (not sure what it entails), but there was no error message.
Code:
reboot
After it booted back up, I opened up terminal again.
Code:
kextcache | grep DisplayLink
The grep returned nothing, which now I knew the driver was gone completely. Grep is a regular expression search, meaning it returning nothing is what we want here as we cleared the cache.

I installed the beta driver and it rebooted.

Afterward, success!

Last edited by steelvoltage; 10-10-2019 at 11:34 AM.
steelvoltage is offline  
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:12 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.