View Single Post
Old 08-27-2015, 04:06 PM   #8
guerrierk
Junior Member
 
Join Date: Jul 2015
Posts: 21
Default

Quote:
Originally Posted by stuguy909 View Post
I didn't uninstall the old installation. The old installer wasn't technically working correctly. It couldn't load the DLM service and start it. Nothing was actually getting put into systemd. As for the crash, the script finished and the system sat fine for a few seconds at the # prompt, then everything froze. I will try to uninstall and reinstall.
OK. That could explain some crash of your system... To uninstall correctly, you can re-execute
Code:
# ./displaylink-driver-1.0.68.run --keep --noexec
to have a good script and run
Code:
# cd DisplayLink-Ubuntu-1.0.68/
# ./displaylink-installer.sh uninstall
after you done that, you can restart and search some file about displaylink with
Code:
# updatedb
# locate displaylink
It should have only the installer's files into the results...

To reinstall, you can use my installer (I updated the archive few minutes ago).

Tell us what the result is ;-)

Last edited by guerrierk; 08-27-2015 at 04:07 PM. Reason: bugfix
guerrierk is offline   Reply With Quote