-
-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to locate package linux-headers-4.9.0-xilinx-v2017.2 file #141
Comments
I'm closing this issue for inactivity. Please re-open the issue If you're still experiencing same problem after pulling latest updates and running reinstall. |
Doesn't install correctly on Deepin Linux 15.9, looks to be looking for the linux-headers-4.15.0-29deepin-generic-deepin package rather than the linux-headers-4.15.0-29deepin-generic `stevo@DeepinLinux:~$ chmod +x displaylink-debian.sh && sudo ./displaylink-debian.sh --------------------------- displaylink-debian ------------------------------- DisplayLink driver installer for Debian and Ubuntu based Linux distributions:
Options: [I]nstall Select a key: [i/d/r/u/q]: I Checking dependencies unzip is installed `stevo@DeepinLinux: stevo@DeepinLinux:~$ sudo apt-get install linux-headers-4.15.0-29deepin-generic |
I've just merged Regardless, please pull latest ( If the issue still persists, re-open the issue and include output of |
Doesn't work on a clean install of Deepin.. I get the following error. sna@sna-PC:~/displaylink-debian$ sudo ./displaylink-debian.sh --debug Starting Debug ... Did you read Post Installation Guide? http://bit.ly/2TbZleK [y/N] y Did you read Troubleshooting most common issues? http://bit.ly/2Rofd0x [y/N] y cat: /sys/devices/evdi/version: No such file or directory Distro: Deepin ---------------- DisplayLink info ---------------- Driver version: ------------------ Graphics card ----------------- Vendor: i915 -------------- DisplayLink xorg.conf ------------- File: /etc/X11/xorg.conf.d/20-displaylink.conf -------------------- Monitors -------------------- Providers: number : 1 Use this information when submitting an issue (http://bit.ly/2GLDlpY) |
The latest is Deepin headers are: linux-headers-4.15.0-30deepin-generic |
Doesnt work on a brand new install of kali linux, tried the advices in this issue and others related, give me this error: ─$ sudo ./displaylink-debian.sh --install Checking dependencies unzip is installed Here is the debug:Starting Debug ... Did you read Post Installation Guide? http://bit.ly/2TbZleK [y/N] y Did you read Troubleshooting most common issues? http://bit.ly/2Rofd0x [y/N] y --------------- Linux system info ---------------- Distro: Kali ---------------- DisplayLink info ---------------- Driver version: ------------------ Graphics card ----------------- Vendor: i915 -------------- DisplayLink xorg.conf ------------- File: /etc/X11/xorg.conf.d/20-displaylink.conf -------------------- Monitors -------------------- Providers: number : 1 Use this information when submitting an issue (http://bit.ly/2GLDlpY) |
Cannot install Displaylink Driver on MPSoC (ubuntu linux 15.04).
E: Unable to locate package linux-headers-4.9.0-xilinx-v2017.2
E: Could not find any package by glob linux-headers-4.9.0-xilinx-v2017.2
E: Could not find any package by regex linux-headers-4.9.0-xilinx-v2017.2
linux-headers-4.9.0-xilinx-v2017.2 installation failed.
Have already tried
sudo apt-get install linux-headers-$(uname -r)
Also, does this driver support ARM platform?
Any assistance would be greatly appreciated.
The text was updated successfully, but these errors were encountered: