AdnanHodzic / displaylink-debian

DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
https://foolcontrol.org/?p=1777
GNU General Public License v3.0
1.28k stars 229 forks source link

recieved unsupported platform error #80

Closed JR1994 closed 7 years ago

JR1994 commented 7 years ago

I am running Debain testing and I received this error when trying to run the script. Now I needed to manually download and install the 4.9 linux source package from the debian archive. It was not available in the repo.

sudo ./displaylink-debian.sh 

--------------------------- displaylink-debian ----------------------------

DisplayLink driver installer for Debian based Linux distributions:

* Debian GNU/Linux
* Ubuntu
* Elementary OS
* Linux Mint
* Kali Linux

Options:

[I]nstall
[U]ninstall
[R]e-install
[Q]uit

Select a key: [i/u/r/q]: i

-------------------------------------------------------------------

Checking dependencies

unzip is installed
linux-headers-4.9.0-3-amd64 is installed
dkms is installed
lsb-release is installed
linux-source is installed

---------------------------------------------------------------

Unsuported platform: Debian buster

This tool is Open Source and feel free to extend it
GitHub repo: https://github.com/AdnanHodzic/displaylink-debian/

---------------------------------------------------------------
redjamesg commented 7 years ago

Try with this patch: https://github.com/AdnanHodzic/displaylink-debian/pull/81

AdnanHodzic commented 7 years ago

@redjamesg merged the patch with main branch. Thanks!

@JR1994 please pull latest git source and run Reinstall.

JR1994 commented 7 years ago

It installed thanks!

Sent from my iPhone

On Jul 3, 2017, at 11:47 AM, Adnan Hodzic notifications@github.com wrote:

@redjamesg merged the patch with main branch. Thanks!

@JR1994 please pull latest git source and run Reinstall.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

AdnanHodzic commented 7 years ago

Cool, enjoy!