Skip to main content

Questions tagged [kernel-modules]

2 votes
1 answer
4k 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. ...
tishma's user avatar
  • 225
2 votes
3 answers
1k 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 ...
PrecisionPete's user avatar
0 votes
0 answers
1k 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 ...
Pavel Hofman's user avatar
1 vote
1 answer
5k views

my current version $ cat /etc/*elease* PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" ...
francois P's user avatar
2 votes
1 answer
2k 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 ...
guttermonk's user avatar
0 votes
0 answers
202 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 ...
Mehdi's user avatar
  • 101
2 votes
0 answers
563 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 ...
Ommadawn's user avatar
  • 265
1 vote
0 answers
768 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 ...
AGI-Chandler's user avatar
1 vote
1 answer
1k 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 ...
Derek Edwards's user avatar
1 vote
0 answers
483 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: ...
Wang's user avatar
  • 400
2 votes
2 answers
10k 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 ...
Ar_wed's user avatar
  • 23
0 votes
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. ...
Maksat Baigazy's user avatar
3 votes
1 answer
3k 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 ...
raidensan's user avatar
  • 131
2 votes
2 answers
4k 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&...
Volker Raschek's user avatar
1 vote
1 answer
4k 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 ...
catleeball's user avatar

15 30 50 per page
1
2 3 4 5
8