Questions tagged [proprietary-drivers]
The proprietary-drivers tag has no summary.
148 questions
0 votes
1 answer
655 views
How to easily install proprietary NVIDIA driver on LMDE 7?
In the following days, I intend to reinstall my Linux Mint 22 Cinnamon. Originally, I have thought I would go for the newly released LMDE 7 (Linux Mint Debian Edition) based on Trixie. I only have one ...
0 votes
0 answers
135 views
OBS does not recognize Blackmagic Capture Card as a Video Source
I am trying to configure my Blackmagic DeckLink Quad HDMI Recorder to work with OBS on Arch Linux. On Windows, I could go to their website, install their Desktop Video 14.5 Program. Once the drivers ...
1 vote
0 answers
320 views
Installing Nvidia Graphics Drivers on Debian 12 "Bookworm" and enrolling machine owner's key (MOK) to use DKMS modules
Editor's Note: I'm adding the link below as I answered his original question. If the OP disagrees with this please remove the edit Linked Question: What do I need to make my Debian see my external ...
1 vote
2 answers
556 views
Trying to install a driver for CH34x Serial Hub
I am running the latest version of Raspbian on an R Pi 5 and trying to use a CH348 serial hub with it, but it needs the driver. All the instructions and guides haven't worked, and I get errors about ...
0 votes
1 answer
528 views
How to defer kernel updates until the corresponding "linux-headers" package is available?
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....
3 votes
0 answers
661 views
ksoftirqd taking a lot of cpu since moving to debian 12
I have a small pc linux box like intel nuc dual atom where I run some firewall settings. Previously this machine runned debian 9 and everything worked fine. I could have used the machine in middle of ...
0 votes
0 answers
220 views
Resources to make a racing wheel driver for linux?
As some of you might know, not all racing wheel is supported on linux. So, I thought I should make driver for thrustmaster T128. Any good resources out there to learn to make a racing wheel driver for ...
0 votes
1 answer
3k views
Signing Nvidia drivers for Secure Boot - Nvidia module location
I want to sign my nvidia driver so I can use it with Secure Boot. I'm trying to follow these instructions for nvidia driver: https://wiki.debian.org/SecureBoot#Using_your_key_to_sign_modules_....