Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Mac Software

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-30-2023, 02:56 PM   #1
MrJB73
Junior Member
 
Join Date: Mar 2023
Posts: 9
Default

Quote:
Originally Posted by BruhWhyDidIUpgrade View Post
Well, I found a “fix” but it’s extremely annoying and was the last thing I wanted to do, but I can’t wait forever for an official fix:

Apple allows a Time Machine system backup of Ventura 13.3 to be applied to Ventura 13.2.


So I backed up my entire Ventura 13.3 system to a Time Machine (An AirPort Extreme on my wireless network), then erased my MacOS hard drive completely and re-installed 13.2 from a bootable USB.

Then on migration assistant, I selected the Time Machine backup. Got a warning about loading 13.3 content onto 13.2. Skipped the warning and proceeded anyway.

Not sure if these following steps were necessary, but just for good measure I uninstalled the previous version of DisplayLink and installed 1.8.1. Then I clicked the link in the software from the menu bar to install the “login screen extension status”.

Dock now works flawlessly again.

If anyone needs any help with these steps, let me know.
I tried this the morning, but I can't "downgrade" 13.3 to 13.2 - don't have a Time Machine backup either!
MrJB73 is offline   Reply With Quote
Old 03-30-2023, 03:11 PM   #2
BruhWhyDidIUpgrade
Junior Member
 
Join Date: Mar 2023
Posts: 7
Lightbulb

Quote:
Originally Posted by MrJB73 View Post
I tried this the morning, but I can't "downgrade" 13.3 to 13.2 - don't have a Time Machine backup either!
This is not the simplest process in the world, but it will work.

You need an external drive to make a Time Capsule backup from 13.3.

Then you have to download Ventura 13.2 at the link on this website:

https://osxdaily.com/2023/01/23/maco...e-to-download/

It's the link that says "InstallAssistant.pkg for macOS Ventura 13.2". It comes directly from apple.

THEN you have to make a bootable drive from that (on a USB stick or hard drive).

You are going to essentially wipe the system, re-install 13.2 from the bootable USB / hard drive, then restore from your Time Machine backup.
BruhWhyDidIUpgrade is offline   Reply With Quote
Old 03-30-2023, 04:50 PM   #3
stardust
Junior Member
 
Join Date: Mar 2023
Posts: 3
Default

I'd hate to see that one needs to wipe out the system just to make DisplayLink work.

I remembered an additional thing I did the night before based on a reddit discussion (https://www.reddit.com/r/MacOSBeta/c...eaks_external/)

So, before wiping out your system, you might try doing this, and then repeat the steps I listed earlier.

Open Terminal, and delete the below file with the "rm" command:
~/Library/Preferences/ByHost/com.apple.windowserver.displays.<LONG HEX STRING>.plist

Then repeat the steps I suggested earlier? Not sure if it will work, but perhaps For what it is worth.

Revised steps are:

- Open Terminal, delete the file ~/Library/Preferences/ByHost/com.apple.windowserver.displays.<LONG HEX STRING>.plist
- Disconnect your DisplayLink usb device (hub) from the Mac
- Uninstall DisplayLink using the uninstaller. (macOS App LoginExtension-EXE.dmg)
- In system Settings/Displays, turn off True Tone, turn off automatic brightness adjustment.
- From App Store, search for MacOS Ventura, and reinstall system.
- After installation is complete, reinstall DisplayLink Manager. (DisplayLink Manager Graphics Connectivity1.8.1-EXE.pkg)
- Reinstall "Login Screen Extension" using macOS App LoginExtension-EXE.dmg
- Reconnect your DisplayLink device/hub. It will prompt the login screen again.

Last edited by stardust; 03-30-2023 at 04:55 PM.
stardust is offline   Reply With Quote
Old 03-30-2023, 11:28 PM   #4
MrJB73
Junior Member
 
Join Date: Mar 2023
Posts: 9
Default

Quote:
Originally Posted by stardust View Post
I'd hate to see that one needs to wipe out the system just to make DisplayLink work.

I remembered an additional thing I did the night before based on a reddit discussion (https://www.reddit.com/r/MacOSBeta/c...eaks_external/)

So, before wiping out your system, you might try doing this, and then repeat the steps I listed earlier.

Open Terminal, and delete the below file with the "rm" command:
~/Library/Preferences/ByHost/com.apple.windowserver.displays.<LONG HEX STRING>.plist

Then repeat the steps I suggested earlier? Not sure if it will work, but perhaps For what it is worth.

Revised steps are:

- Open Terminal, delete the file ~/Library/Preferences/ByHost/com.apple.windowserver.displays.<LONG HEX STRING>.plist
- Disconnect your DisplayLink usb device (hub) from the Mac
- Uninstall DisplayLink using the uninstaller. (macOS App LoginExtension-EXE.dmg)
- In system Settings/Displays, turn off True Tone, turn off automatic brightness adjustment.
- From App Store, search for MacOS Ventura, and reinstall system.
- After installation is complete, reinstall DisplayLink Manager. (DisplayLink Manager Graphics Connectivity1.8.1-EXE.pkg)
- Reinstall "Login Screen Extension" using macOS App LoginExtension-EXE.dmg
- Reconnect your DisplayLink device/hub. It will prompt the login screen again.

Thanks for the help but this did not fix anything - Same issue... both screens external show on load up but as soon as you log in you still get the log out / log in glitch repeat over and over.....
MrJB73 is offline   Reply With Quote
Old 03-31-2023, 02:50 PM   #5
Damien83
Junior Member
 
Join Date: Mar 2023
Posts: 3
Default

Quote:
Originally Posted by MrJB73 View Post
Thanks for the help but this did not fix anything - Same issue... both screens external show on load up but as soon as you log in you still get the log out / log in glitch repeat over and over.....
Hi All,

I had the same issue. I contacted Plugable support and they sent me these instructions. It worked for me. hopefully, it will work for you as well.




Hi,

Thank you for contacting us, I am sorry this is not working as expected and I am happy to help!

For Apple Silicon systems (M1/M2 processors) Apple uses two files for storing display settings and information, sometimes the configuration files may become corrupted causing display settings to not be retained on reboot, wake from sleep, or even simply logging out and back in, and in the worst cases can cause displays to fail to detect or output correctly. It is also possible that incorrectly configured display settings can cause the window manager to crash at login bringing you back to the login prompt.

Deleting these two files will reset the window configuration and allow you to reconfigure the connected displays just like their first connection to the computer. The system-wide configuration file requires administrative permissions to delete or modify, while the user file can be modified by the logged in user.
How to delete these files:

1) Disconnect the docking station with external displays from the computer ( for Mac Mini connect one display directly to the computer’s HDMI output )
2) Open a terminal window: Select Finder > Go > Utilities > Terminal
3) Type in the following command to remove the user-specific configuration file for the currently logged in user:
3a) rm ~/Library/Preferences/com.apple.windowserver.*.plist
4) Type in the following command to remove the system-wide configuration file (requires root/administrative permissions):
4a) sudo rm /Library/Preferences/com.apple.windowserver.*.plist
5) Restart the computer: Apple Menu > Restart

I also recommend we fully remove and reinstall the DisplayLink Manager App:

1) Log into the computer and open the Finder > Go > Applications window
2) Double-click on the "DisplayLink Software Uninstaller" and follow the onscreen steps to remove the DisplayLink software
2A) If you encounter an error where the DisplayLink Manager App is running and you cannot close it please continue with 2B-2E below, if you do not see the "DisplayLink Software Uninstaller, please click and drag the "DisplayLink Manager App" to the trask can on the macOS dock:
2B) Open the Finder > Go > Utilities > Activity Monitor
2C) Scroll down and select the "DisplayLinkUserAgent" from the list
2D) Click on the button at the top of the screen to "Stop" the application ( an octagon with an 'x' in the center )
2E) Retry step #2, if it still will not uninstall please let me know and we can go from here
5) When the software removal has completed please restart the computer ( Apple Menu > Restart )
6) Log back into the computer and install the latest DisplayLink software following these detailed instructions ( for macOS up to version 12: https://kb.plugable.com/1185378, or for macOS 13: https://kb.plugable.com/1595423 )
7) Restart the computer when completed ( Apple Menu > Restart )
8) Reconnect the docking station to your system and check for the displays and USB devices to be detected

Please let me know if this helps and if not we can go from here.

Thank you,

Pat
Plugable Technologies
Damien83 is offline   Reply With Quote
Old 03-31-2023, 03:50 PM   #6
MrJB73
Junior Member
 
Join Date: Mar 2023
Posts: 9
Smile

Quote:
Originally Posted by Damien83 View Post
Hi All,

I had the same issue. I contacted Plugable support and they sent me these instructions. It worked for me. hopefully, it will work for you as well.




Hi,

Thank you for contacting us, I am sorry this is not working as expected and I am happy to help!

For Apple Silicon systems (M1/M2 processors) Apple uses two files for storing display settings and information, sometimes the configuration files may become corrupted causing display settings to not be retained on reboot, wake from sleep, or even simply logging out and back in, and in the worst cases can cause displays to fail to detect or output correctly. It is also possible that incorrectly configured display settings can cause the window manager to crash at login bringing you back to the login prompt.

Deleting these two files will reset the window configuration and allow you to reconfigure the connected displays just like their first connection to the computer. The system-wide configuration file requires administrative permissions to delete or modify, while the user file can be modified by the logged in user.
How to delete these files:

1) Disconnect the docking station with external displays from the computer ( for Mac Mini connect one display directly to the computer’s HDMI output )
2) Open a terminal window: Select Finder > Go > Utilities > Terminal
3) Type in the following command to remove the user-specific configuration file for the currently logged in user:
3a) rm ~/Library/Preferences/com.apple.windowserver.*.plist
4) Type in the following command to remove the system-wide configuration file (requires root/administrative permissions):
4a) sudo rm /Library/Preferences/com.apple.windowserver.*.plist
5) Restart the computer: Apple Menu > Restart

I also recommend we fully remove and reinstall the DisplayLink Manager App:

1) Log into the computer and open the Finder > Go > Applications window
2) Double-click on the "DisplayLink Software Uninstaller" and follow the onscreen steps to remove the DisplayLink software
2A) If you encounter an error where the DisplayLink Manager App is running and you cannot close it please continue with 2B-2E below, if you do not see the "DisplayLink Software Uninstaller, please click and drag the "DisplayLink Manager App" to the trask can on the macOS dock:
2B) Open the Finder > Go > Utilities > Activity Monitor
2C) Scroll down and select the "DisplayLinkUserAgent" from the list
2D) Click on the button at the top of the screen to "Stop" the application ( an octagon with an 'x' in the center )
2E) Retry step #2, if it still will not uninstall please let me know and we can go from here
5) When the software removal has completed please restart the computer ( Apple Menu > Restart )
6) Log back into the computer and install the latest DisplayLink software following these detailed instructions ( for macOS up to version 12: https://kb.plugable.com/1185378, or for macOS 13: https://kb.plugable.com/1595423 )
7) Restart the computer when completed ( Apple Menu > Restart )
8) Reconnect the docking station to your system and check for the displays and USB devices to be detected

Please let me know if this helps and if not we can go from here.

Thank you,

Pat
Plugable Technologies

Damien - THANK YOU! IT WORKS!
Following these steps exactly worked - so happy all monitors are working again!!
MrJB73 is offline   Reply With Quote
Old 03-31-2023, 05:17 PM   #7
plasticine
Junior Member
 
Join Date: Mar 2023
Posts: 21
Default

Quote:
Originally Posted by MrJB73 View Post

Damien - THANK YOU! IT WORKS!
Following these steps exactly worked - so happy all monitors are working again!!
I'm glad here that there is a solution. Have not upgraded waiting for some good nes.

MrJB73, can you share your spec? like:

Apple device
macOS
DisplayLink manager version
DisplayLink Device and version
plasticine is offline   Reply With Quote
Old 03-31-2023, 11:27 PM   #8
Damien83
Junior Member
 
Join Date: Mar 2023
Posts: 3
Default

Quote:
Originally Posted by MrJB73 View Post

Damien - THANK YOU! IT WORKS!
Following these steps exactly worked - so happy all monitors are working again!!

Glad that this worked and I'm happy I shared it with everyone. Hopefully this fix works for everyone facing the issue
Damien83 is offline   Reply With Quote
Old 04-04-2023, 09:28 PM   #9
BruhWhyDidIUpgrade
Junior Member
 
Join Date: Mar 2023
Posts: 7
Default

Damien,

THANK YOU ... I'm also confirming this fix worked for me. I'll pin it to the main page of my post / edit my original if I'm able
BruhWhyDidIUpgrade is offline   Reply With Quote
Old 04-05-2023, 03:59 PM   #10
Tomas
Junior Member
 
Join Date: Apr 2023
Posts: 1
Default

Dear Damien,
could your send the screenshots for these operations, how to complete these steps, because my informatics IQ is LOW !
Many thanks

2) Open a terminal window: Select Finder > Go > Utilities > Terminal
3) Type in the following command to remove the user-specific configuration file for the currently logged in user:
3a) rm ~/Library/Preferences/com.apple.windowserver.*.plist
4) Type in the following command to remove the system-wide configuration file (requires root/administrative permissions):
4a) sudo rm /Library/Preferences/com.apple.windowserver.*.plist
Tomas is offline   Reply With Quote
Reply

Tags
login, macos ventura, password, password prompt, ventura 13.3

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 04:21 PM.


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