You can do it with an Nvidia GPU too, you don’t have to switch cards. I’m not sure where this idea comes from, that Nvidia doesn’t work on Linux, 50-60% of users are on Nvidia according to Steam.
It’s because out of the box there’s often issues. For example, my setup with a 3080 booted to a black screen at login. Only futzing in the command prompt via grub let me install the correct driver, and it’s been fine ever since then.
All drivers have to deal with fbdev and EFI DRM shenanigans and there’s no simple solution (if you insist on hiding boot messages behind pretty graphics, or having a graphical console, which most distros do unfortunately, God forbid you should kernel and system messages for 3 seconds).
Until the ancient fbdev stuff will finally be completely obsolete it’s all about compromise. Most often the distro will have a working default, in some corner cases it will backfire. Personally I set my console to text only so I don’t have to deal with any of this.
TLDR it can happen, and not necessarily on Nvidia.
You can do it with an Nvidia GPU too, you don’t have to switch cards. I’m not sure where this idea comes from, that Nvidia doesn’t work on Linux, 50-60% of users are on Nvidia according to Steam.
It’s because out of the box there’s often issues. For example, my setup with a 3080 booted to a black screen at login. Only futzing in the command prompt via grub let me install the correct driver, and it’s been fine ever since then.
All drivers have to deal with fbdev and EFI DRM shenanigans and there’s no simple solution (if you insist on hiding boot messages behind pretty graphics, or having a graphical console, which most distros do unfortunately, God forbid you should kernel and system messages for 3 seconds).
Until the ancient fbdev stuff will finally be completely obsolete it’s all about compromise. Most often the distro will have a working default, in some corner cases it will backfire. Personally I set my console to text only so I don’t have to deal with any of this.
TLDR it can happen, and not necessarily on Nvidia.
Well shit, I’m not sure where it came from either, but I took it at face value. Thanks, I’ll be looking into this