-
-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
displaylink-debian.sh not running on fresh install of linux mint 18.3 Cinnamon 64 bit #111
Comments
sorry yes i tried without sh and bin/bash |
ref to #65 again ran sudo ./displaylink-debian.sh and got this |
will try again after installing update files |
What if you change to root and run the script, without sudo interpreter. su./displaylink-debian.sh |
su returns this musab-2 DL # ./displaylink-debian.sh |
please help I am stuck |
What does it display with |
musab@musab-2 ~ $ which bash |
What does |
yes i went to properties/permissions and set it to allow execute as program earlier |
musab@musab-2 ~/Downloads/DL $ ls -l displaylink-debian.sh |
should i update to this..? |
Yes those should be updated. |
Every package claiming to be upgradeable better be upgraded. |
Updated all available tried with SU |
sorry closed by mistake |
It looks like that the script Example execution:
If the md5sum doesn't match, then your copy of the script is broken. How did you download it? |
musab@musab-2 ~/Downloads/DL $ md5sum displaylink-debian.sh |
i downloaded it from this page |
deleted the old one same result |
You can also download it as a ZIP file from here: https://github.com/AdnanHodzic/displaylink-debian/archive/master.zip After you have downloaded it, you'll need to unzip it, e.g.:
Note: the script will be then in the subfolder |
It's probably your browser, that messes things up. Are you using this page: https://raw.githubusercontent.com/AdnanHodzic/displaylink-debian/master/displaylink-debian.sh for downloading (menu file, save as)? Otherwise you'll save a HTML page and not a script... |
Thank you so much the zip worked will keep you updated musab@musab-2 ~/Downloads $ sudo ./displaylink-debian.sh --------------------------- displaylink-debian ---------------------------- DisplayLink driver installer for Debian based Linux distributions:
Options: [I]nstall Select a key: [i/u/r/q]: i |
Checking dependencies unzip is installed |
Installing driver version: 4.1 DisplayLink Linux Software 4.1.9 install script called: install Please read the FAQ Performing post install steps Created symlink from /etc/systemd/system/multi-user.target.wants/dlm.service to /lib/systemd/system/dlm.service. Performing clean-up Install complete, please reboot to apply the changes |
this works like a charm |
…`newline'" Fixes AdnanHodzic#111, Fixes AdnanHodzic#102 Refs AdnanHodzic#89, Refs AdnanHodzic#65
displaylink-debian.sh not running on fresh install of linux mint 18.3 Cinnamon 64 bit
Cinnamon Version 3.6.6
Linux Kernel 4.10.0-38 generic
when i run the script sudo ./displaylink-debian.sh I get
./displaylink-debian.sh: 8: ./displaylink-debian.sh: Syntax error: newline unexpected
can anyone help with this I am fairly new to linx
The text was updated successfully, but these errors were encountered: