-
-
Notifications
You must be signed in to change notification settings - Fork 231
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-3.18.0 #67
Comments
You have that problem because when you try to run:
it can't install headers, because that kernel is not generic kernel. That would work if your kernel image was installed using:
If you want to install headers for your custom kernel please run:
If the install runs fine, then please [U]ninstall/reboot/[I]nstall. Otherwise install "generic image" as mentioned above. I'm closing the issue, if the problem persists please feel free to re-open it. |
I am getting this issue with kali installed on a chromebook (using crouton).
Trying to install the generic kernal image as suggested yields this:
Any suggestions? |
Could you tell me what's the output of and can you confirm that in your
It seems like on Kali Linux reason why
Could you try manually installing headers with "kali" string added to it? |
Closed due to inactivity. |
I have output of uname -r as 4.13.0-kali1-686-pae. However I am unable to update headers as well as the distro. The source list is modified to deb http://http.kali.org/kali kali-rolling main contrib non-free. Kindly suggest any workaround. Unable to install any packages or getting any updates. |
What error do you see when you run the displaylink-debian.sh ? And could you please tell what the out put of:
|
Error for displaylink-debian.sh out for lsb_release are Kali, kali-rolling and Kali kali-rolling respectively. |
And you are executing it as you should? What if you issue:
|
No such file or directory for all the executions. |
Are you sure you even have the file correctly downloaded? |
Issue resolved. It was due to outdated archive-keyring package. Thanks for your help buddy. |
Cannot install Displaylink Driver.
E: Unable to locate package linux-headers-3.18.0-13980-g7357b88
E: Could not find any package by glob linux-headers-3.18.0-13980-g7357b88
E: Could not find any package by regex linux-headers-3.18.0-13980-g7357b88
linux-headers-3.18.0-13980-g7357b88 installation failed.
Asus Chromebook Flip C302a
Crouton Ubuntu 16.04
Have tried
sudo apt-get install linux-headers-generic
and
sudo apt-get install linux-headers-generic
Have also tried to install the standard Displaylink driver with the /lib/modules/4.6.0-1-amd64/build/Kconfig line commented out.
Any assistance would be greatly appreciated.
The text was updated successfully, but these errors were encountered: