Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [kernel-modules]

Score of 2
1 answer
3978 views

I'm wondering if anyone has data to support me. I'm setting up a batch of mini PCs featuring RTL 8125 2.5 Gb/s card, and out of the box, it appears to be working well using Ubuntu stock r8169 driver. ...
Score of 2
3 answers
1429 views

I am working with Nvidia Tegra SBCs for a custom application. The application uses the Nvidia GPU that is specific to these boards. The system is running aarch64 (arm64) Unubtu 22.04 Linux. I need to ...
Score of 0
0 answers
1157 views

I have a kernel module produced by kernel option CONFIG_MODULE_COMPRESS_XZ. When I manually decompress the file with unxz and re-compress with xz, the new .ko.xz file differs from the original .ko.xz ...
Score of 1
1 answer
5467 views

my current version $ cat /etc/*elease* PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" ...
Score of 2
1 answer
2042 views

I have a Synology NAS (DSM 6.2.4) and I would like to load usbserial.ko and cp210x.ko on boot. When I run: sudo insmod /lib/modules/usbserial.ko sudo insmod /lib/modules/cp210x.ko The drivers work ...
Score of 0
0 answers
209 views

00:1f.4 SMBus [0c05]: Intel Corporation Comet Lake PCH-V SMBus Host Controller [8086:a3a3] DeviceName: Onboard - Other Subsystem: Micro-Star International Co., Ltd. [MSI] Comet Lake PCH-V ...
Score of 2
0 answers
580 views

I use Ubuntu as main operating system. I have found that when a new kernel is included in a system upgrade, during the upgrade, certain kernel-related items are compiled (kernel modules?). During this ...
Score of 1
0 answers
793 views

I'm trying to update the driver for our Intel C62x Chipset QuickAssist Technology add-on card, but getting the mentioned errors when I try to load the modules. I haven't done this in a while, but I ...
Score of 1
1 answer
1064 views

As the title says I have multiple kernels on my system 4.18.0-193.19.1.el8_2.x86_64 4.18.0-240.el8.x86_64 4.18.0-372.26.1.el8_6.x86_64 Issue is I am using mpt3sas on my system and when i installed it ...
Score of 1
0 answers
489 views

with lspci I can see things like: Slot: 00:02.0 Class: PCI bridge [0604] Vendor: Red Hat, Inc. [1b36] Device: QEMU PCIe Root port [000c] Driver: pcieport In dmesg I can see pcieport 0000:00:02.0: ...
Score of 2
2 answers
10186 views

Since I upgraded recently my Ubuntu server from 20.04 to 22.04 I have an issue with Docker. Docker will not start any more after reboot, because of the ip_tables module. After every reboot of Ubuntu ...
Score of 0
1 answer
878 views

Trying to set up teaming on a Crux Linux with a custom kernel. I have teamd and teamdctl already installed on my system, I managed to find kernel modules for teaming and successfully enabled them. ...
Score of 3
1 answer
2544 views

Background I am trying to enable snd-aloop module on a Compute Engine instance running public Debian 10 (buster) image provided by GCP. Output of uname -a: Linux *** 4.19.0-18-cloud-amd64 #1 SMP ...
Score of 2
2 answers
3614 views

I have installed RockyLinux 8.5 and am trying to mount a directory via cifs. I get the following error message: # mount -t cifs -o user=<remarked>,domain=<remarked>,password=<remarked&...
Score of 1
1 answer
3943 views

Context I recently installed RHEL 8 without realizing that it no longer supports BTRFS. Unfortunately, I have 4 disks in BTRFS RAID10. I don't have enough space on my other disks to hold the data ...

15 30 50 per page
1
2 3 4 5
8