Closed spaceone closed 2 years ago
Issue #141
# lsb_release -a && uname -r
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
5.4.0-0.bpo.4-amd64
Same with
# uname -r
5.10.0-0.bpo.7-amd64
# LANG=C ./displaylink-debian.sh --install
-------------------------------------------------------------------
Checking dependencies
unzip is installed
dpkg-query: package 'linux-headers-5.10.0-0.bpo.7-amd64' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
linux-headers-5.10.0-0.bpo.7-amd64 not found! Install? [Y/n]
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-5.10.0-0.bpo.7-amd64
E: Couldn't find any package by glob 'linux-headers-5.10.0-0.bpo.7-amd64'
E: Couldn't find any package by regex 'linux-headers-5.10.0-0.bpo.7-amd64'
linux-headers-5.10.0-0.bpo.7-amd64 installation failed. Aborting.
See also: https://github.com/AdnanHodzic/displaylink-debian/issues/163