Questions tagged [nvidia]

111 questions
6
votes
1 answer

How do I force Wayland on in Linux when using Nvidia proprietary drivers?

I installed the Nvidia 555 proprietary drivers (which support Wayland) on Debian Trixie with the .sh installer from nvidia.com and when I try to login with Wayland, I do not get the option; the cog on the login screen does not show with Xorg which…
Nick Bolton
  • 3,660
5
votes
0 answers

Installing two different Nvidia drivers at the same time

I have a GTX1070ti for which the latest driver is 527.37. I bought a NVS 310 for which the latest driver is 392.68. I would like to use both cards simultaneously for different monitors. However, when I install one driver the other gets removed and…
4
votes
0 answers

How to debug Nvidia drivers on Linux and is that even possible?

I am using RTX 2070 on Linux and suffering from an odd bug. Whenever I run a game that utilizes 3D graphics, the whole system begins to stutter (including the game itself). A stutter occurs every few seconds and hangs the system for about a…
4
votes
1 answer

Do I need to install cuda separately after installing the NVIDIA display driver?

Is cuda already included in the installation of the graphics card display driver? The card has 192 cuda cores according to https://www.asus.com/Graphics-Cards/GT710-SL-2GD5/specifications/, and Cuda 3.5 according to…
3
votes
0 answers

How to fix x server not seeing display after reinstalling nvidia drivers

Graphical environment won't work after reinstalling nvidia drivers. Drivers are working. They are loaded and running but X server doesn't see any displays After uninstalling driver, I've tried to install it from mhwd but it seemed like there was…
Piocer
  • 31
3
votes
0 answers

How do I get a multi-display virgl 3D accelerated QEMU VM on a NVIDIA card in virt-manager?

I've managed to get virgl 3D acceleration running in QEMU/KVM, and now I want to see if I can get it running with multiple displays. However when I add more heads to the Video Device Display 1 is mirrored onto the other displays rather than…
3
votes
0 answers

Starting previously running Docker containers with GPU support

I recently set up WSL2 (Windows 10, 21H2) with CUDA/Docker support to train some neural networks. For this I followed the instructions from this guide: https://docs.nvidia.com/cuda/wsl-user-guide/index.html Once I was done, I ran an image as…
Adeiln
  • 141
3
votes
0 answers

WSL 2 cannot see NVIDIA GPU drivers

I have Windows 10 along with Ubuntu 20.04.01 GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64 installed (latest for WSL2 - please see edits below- this has changed). I'm a Windows Insider user and my Win10 distribution is Dev 21376.1 (as required…
3
votes
3 answers

NVIDIA driver installation breaks Ubuntu 20.04

I've spent the past two days wrestling with NVIDIA drivers to no avail. I recently got a GeForce RTX 2080 TI, and I've done a fresh install of Ubuntu 20.04. Attempting to install NVIDIA drivers results in the following message on…
2
votes
0 answers

Debian nvidia-driver not creating kernel modules

My machine won't load its nvidia drivers. I've tried a full apt purge *nvidia* and reinstall, along with rebooting a hundred times in the process. At this point, I am consistently in this state: $ modprobe nvidia modprobe: FATAL: Module…
2
votes
0 answers

The crop parameter mentioned in the FFMPEG nvidia docs not working

I'm trying to crop videos using the crop parameter mentioned in the nvidia docs. ffmpeg -y -vsync 0 -hwaccel cuda -hwaccel_output_format cuda –crop 16x16x32x32 -i input.avi -c:a copy -c:v h264_nvenc -b:v 5M output.mp4 This command never works for…
2
votes
0 answers

How do I stop my NVIDIA to be used by the secondary user?

Good morning, I have an Asus Vivobook K6500ZC laptop with Intel HUD GPU and NVIDIA GeForce RTX 3050 Laptop GPU. I'm looking for help regarding an unexpected usage of the NVIDIA GPU. I currently share the laptop with multiple people, and we often…
2
votes
0 answers

What is NVIDIA flipping?

I don't have much graphics knowledge at all. I'm a server programmer, not a games programmer. I came across the term NVIDIA flipping and wanted to get a summary understanding of what it is. The articles I find either: render no understanding, but…
Stewart
  • 518
2
votes
1 answer

nvidia-kernel-common-535 conflicts with nvidia-firmware-535-535.161.07 535.161.07-0ubuntu0.22.04.1

I run Kubuntu as my desktop development system. I have had this problem 3 times and this last time I haven't been able to resolve it. I suddenly notice that CUDA isn't responding. I reboot my computer and the resolution of the system is bugged…
Joshua
  • 123
2
votes
0 answers

gnome-shell or xorg not visible under nvidia-smi processes

I installed Ubuntu 23.10. I have NVIDIA GT 730, which is a legacy card now. While installation, the GDM would not appear, I was only greeted with a black screen. I installed using Safe Graphics Mode. And after installation, I installed Nvidia…
Mayank
  • 228
  • 1
  • 4
  • 12
1
2 3 4 5 6 7 8