Skip to main content

Questions tagged [linux-headers]

0 votes
0 answers
173 views

I think my VMware installation is cursed. Back when I installed and set up a VM for the first time, setting mks.noBeep = TRUE in every possible combination of locations still didn't stop it from ...
Coarse Rosinflower's user avatar
0 votes
1 answer
304 views

I'm a Debian 12 derivative and I'm trying to install Nvidia drivers. To do so, I needed to install linux-headers and dependencies: First, I've checked my kernel info, uname -r 6.12.12+bpo-amd64 After ...
Orkut Murat Yılmaz's user avatar
0 votes
1 answer
173 views

I am running an Ubuntu 22.04 on GCP. When I perform $ apt list --installed | grep -i headers I see more than one version of the package linux-gcp-X.Z-headers-X.Y.Z-ABCD/jammy-updates,jammy-security,...
PhantomMenace's user avatar
0 votes
2 answers
605 views

I'm trying to install amneziawg (wireguard) on VPS server with debian 11 When it starting I get this error Starting WireGuard via wg-quick(8) for awg0... [#] ip link add awg0 type amneziawg ...
Nickers's user avatar
0 votes
0 answers
1k views

I'm trying to write my own pci-device driver on an Ubuntu system. The example I found says that I need: #include <linux/init.h> #include <linux/module.h> #include <linux/pci.h> I'm ...
DrageFabeldyr's user avatar
2 votes
1 answer
1k views

on 2024-08-31 with the new released kernel in debian stable 6.1.0-25-amd64 an error occured trying to upgrade kernel headers. My understanding is that wireguard is part of the kernel, so I shouldn't ...
dariogriffo's user avatar
0 votes
1 answer
540 views

I am not able to install the linux-headers-6.8.11-amd64 kernel even after repeated trying. I tried several methods - sudo apt-get update, sudo apt-get upgrade, sudo apt-get dist-upgrade, sudo dkms --...
vidyarthi's user avatar
  • 101
0 votes
0 answers
2k views

I'm using an Archer T2U v3 on my Ubuntu 14.04 and 16.04 system and on a Linux Mint system based on these Ubuntu versions. It works flawlessly with the driver directly provided by TP-Link from their ...
A. Bhowmick's user avatar
0 votes
1 answer
530 views

I'm using Debian 12 Bookworm, and currently, when I run uname -a, it shows: Linux pctxd 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64 GNU/Linux The package linux-image-6....
gh57.at's user avatar
  • 13
0 votes
1 answer
262 views

I have an Open SUSE micro OS host with kernel 6.5.9-1-default and an Ubuntu 22.04 distrobox container. I need to install the linux-headers-$(uname -r) and linux-modules-extra-$(uname -r) packages and ...
ademar111190's user avatar
0 votes
1 answer
2k views

I am trying to install OBS studio using the standard Arch Linux repository instead of Flatpak. First I visited the Github page to find dependencies. xserver-xorg version 1.18.4 or newer is ...
wpt19368's user avatar
0 votes
0 answers
2k views

I'm running proxmox host 8.0.4 on debian 12 - 6.2.16-10-pve One of my LXC running debian 12 6.2.16-10-pve, cant do any apt use If I try to install any package I got this error dkms: running auto ...
seserize's user avatar
1 vote
1 answer
2k views

When I run vmware in Kali Linux, this keeps showing up: I have kernel headers for version 6.3.0-kali1-amd64. What path do I use? When I choose a folder, this shows up: I looked up the answers online ...
horsey_guy's user avatar
1 vote
1 answer
2k views

I have an ARM-based board, which I used with factory kernel (5.10.110). To manually build a kernel module, I needed the kernel-header package. To install this package it was explained in the ...
Daniel's user avatar
  • 418
1 vote
0 answers
328 views

Currently, when I run uname -msr on my CentOS 7 machine, I get Linux 5.15.0 x86_64 But, what I've read, in a post like this, the kernel version should be 3.10.xxxx. This can be also confirmed from ...
user568518's user avatar

15 30 50 per page