F5F Stay Refreshed Software Operating Systems Nvidia Firmware Problems on Linux Systems

Nvidia Firmware Problems on Linux Systems

Nvidia Firmware Problems on Linux Systems

Pages (3): 1 2 3 Next
M
mistercraft77
Posting Freak
900
10-19-2023, 07:14 PM
#1
There aren't that many papercuts available with Nvidia on Linux. The issue isn't exaggerated by those criticizing proprietary drivers.
M
mistercraft77
10-19-2023, 07:14 PM #1

There aren't that many papercuts available with Nvidia on Linux. The issue isn't exaggerated by those criticizing proprietary drivers.

E
EYorigami
Member
59
11-08-2023, 08:39 PM
#2
Mostly it's people who dislike custom drivers and insist on manually installing NVIDIA's drivers, rather than using the distro's repositories. In Ubuntu, setting them up is simple—just a few clicks, no manual downloads or CLI hassles.
E
EYorigami
11-08-2023, 08:39 PM #2

Mostly it's people who dislike custom drivers and insist on manually installing NVIDIA's drivers, rather than using the distro's repositories. In Ubuntu, setting them up is simple—just a few clicks, no manual downloads or CLI hassles.

P
PapieszZKremu
Member
132
11-10-2023, 12:11 PM
#3
NVIDIA drivers aren't freely available, meaning you need to configure them yourself.
P
PapieszZKremu
11-10-2023, 12:11 PM #3

NVIDIA drivers aren't freely available, meaning you need to configure them yourself.

C
CynicalUhcakip
Junior Member
16
11-10-2023, 01:58 PM
#4
Most current distributions provide a simple method to set up drivers with just a few clicks, and some even install them automatically. NOTE: The process in the default Ubuntu Desktop usually takes around five clicks.
C
CynicalUhcakip
11-10-2023, 01:58 PM #4

Most current distributions provide a simple method to set up drivers with just a few clicks, and some even install them automatically. NOTE: The process in the default Ubuntu Desktop usually takes around five clicks.

C
CaporalUlfy
Member
158
11-10-2023, 03:33 PM
#5
No, I'm not referring to setup. Are there any problems in regular operation, such as malfunctions or display issues?
C
CaporalUlfy
11-10-2023, 03:33 PM #5

No, I'm not referring to setup. Are there any problems in regular operation, such as malfunctions or display issues?

N
Ninjachompah
Junior Member
6
11-11-2023, 04:46 PM
#6
I understand, but the main complainers are mainly those irritable partiers and individuals who damage the setup before pointing fingers at the drivers.
N
Ninjachompah
11-11-2023, 04:46 PM #6

I understand, but the main complainers are mainly those irritable partiers and individuals who damage the setup before pointing fingers at the drivers.

S
Sidious86
Junior Member
4
11-12-2023, 05:44 PM
#7
The core problem, in my view, lies here. NVIDIA drivers are exclusive and they avoid sharing details. Their configuration setup is chaotic, particularly with the shift to Wayland. They also appear unwilling to adjust their methods for managing xorg settings, leading to complications in certain cases. NVIDIA’s drivers are primarily built for Ubuntu and RedHat, ensuring compatibility only with the packages released on these platforms—platforms often seen as outdated by others. If the Linux community develops a solution, NVIDIA resists by adding its own proprietary closed-source version and avoiding open standards. Most developers mainly rely on the Mesa 3D Graphics Library, which is included in the open-source driver ecosystem for Intel and AMD. Within this open framework, issues can be resolved by the community when problems occur. Some patches for different applications often accompany updates to the open-source driver stack, allowing simultaneous development and testing. A notable instance is the RADV ACO compiler for AMD, originally created by Valve and integrated into Mesa. For distros like Ubuntu, RedHat and their derivatives such as Mint or PopOS, these updates are generally improbable unless you attempt to alter the configurations NVIDIA produces. As we shift toward systems like Arch, such challenges can and do occasionally emerge.
S
Sidious86
11-12-2023, 05:44 PM #7

The core problem, in my view, lies here. NVIDIA drivers are exclusive and they avoid sharing details. Their configuration setup is chaotic, particularly with the shift to Wayland. They also appear unwilling to adjust their methods for managing xorg settings, leading to complications in certain cases. NVIDIA’s drivers are primarily built for Ubuntu and RedHat, ensuring compatibility only with the packages released on these platforms—platforms often seen as outdated by others. If the Linux community develops a solution, NVIDIA resists by adding its own proprietary closed-source version and avoiding open standards. Most developers mainly rely on the Mesa 3D Graphics Library, which is included in the open-source driver ecosystem for Intel and AMD. Within this open framework, issues can be resolved by the community when problems occur. Some patches for different applications often accompany updates to the open-source driver stack, allowing simultaneous development and testing. A notable instance is the RADV ACO compiler for AMD, originally created by Valve and integrated into Mesa. For distros like Ubuntu, RedHat and their derivatives such as Mint or PopOS, these updates are generally improbable unless you attempt to alter the configurations NVIDIA produces. As we shift toward systems like Arch, such challenges can and do occasionally emerge.

N
nikki13dancer
Junior Member
32
11-12-2023, 09:57 PM
#8
Cool cool cool. Thanks for the info guys!
N
nikki13dancer
11-12-2023, 09:57 PM #8

Cool cool cool. Thanks for the info guys!

B
Bowling_Beast
Member
200
11-14-2023, 05:17 AM
#9
It's a bit slow here, but it seems like DKMS handles the issue. It's not related to NVIDIA, just a game problem. RTX runs on Linux too—check out Quake RX. Bumblebee can be tricky, but the new PRIME offload works well. I haven't tested it much since I rarely use a dedicated GPU on my laptop. It functions perfectly. I've been using my 2060 Super on Arch since December 2019 without any problems. Just ran "pacman -S nvidia nvidia-dkms" and everything worked smoothly, even simpler than installing drivers on Windows. Yes, NVIDIA doesn't perform well with Wayland, but I never had to adjust any Xorg settings. In fact, I don't even need a custom Xorg config—defaults are fine. There were more issues with my RX 480 and AMD GPU than with my NVIDIA cards on Arch, though AMD was just starting out. As mentioned before, problems only arise when things are done incorrectly.
B
Bowling_Beast
11-14-2023, 05:17 AM #9

It's a bit slow here, but it seems like DKMS handles the issue. It's not related to NVIDIA, just a game problem. RTX runs on Linux too—check out Quake RX. Bumblebee can be tricky, but the new PRIME offload works well. I haven't tested it much since I rarely use a dedicated GPU on my laptop. It functions perfectly. I've been using my 2060 Super on Arch since December 2019 without any problems. Just ran "pacman -S nvidia nvidia-dkms" and everything worked smoothly, even simpler than installing drivers on Windows. Yes, NVIDIA doesn't perform well with Wayland, but I never had to adjust any Xorg settings. In fact, I don't even need a custom Xorg config—defaults are fine. There were more issues with my RX 480 and AMD GPU than with my NVIDIA cards on Arch, though AMD was just starting out. As mentioned before, problems only arise when things are done incorrectly.

E
EnkyTerror
Member
64
11-14-2023, 11:03 PM
#10
The criticism around NVIDIA cards mainly comes from developers who need to use it. Most reasonable individuals don’t enjoy attacking software for being proprietary, but they favor open source instead.
E
EnkyTerror
11-14-2023, 11:03 PM #10

The criticism around NVIDIA cards mainly comes from developers who need to use it. Most reasonable individuals don’t enjoy attacking software for being proprietary, but they favor open source instead.

Pages (3): 1 2 3 Next