Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-23-2022, 08:03 AM
|
#1
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Rep: 
|
What Nvidia driver works with a Ryzen 7?
{stroke in 2011, brain-damaged with BAD short term memory loss}
I run Debian, stable {Bullseye}. My processor is:
16 x AMD Ryzen 7 5800X 8-core processor.
My graphics processor is llvmpipe.
I have been trying to get a driver for my computer but it ALWAYS fails.
Can anyone give a clue?
Thank you for considering my question, and have a great day!
|
|
|
05-23-2022, 09:48 AM
|
#2
|
Senior Member
Registered: Aug 2016
Posts: 3,345
|
There are 2 different nvidia drivers.
The FOSS driver nouveau is included with most distros and works by default.
The proprietary Nvidia driver is available in the repo for some distros and can be installed by the package manager. It is also available for download and install directly from Nvidia at https://www.nvidia.com/en-us/drivers/unix/
AFAIK there is no restriction on which CPU is in use for those drivers, AMD or Intel, so they should both work with the ryzen 7 CPU.
|
|
|
05-23-2022, 09:56 AM
|
#3
|
Moderator
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,028
|
Well, technically no GPU driver works with the Ryzen 7 5800x, since it doesn't have a GPU built into it. What's the GPU in the system? Nouveau, as mentioned, works passably well with most, but the newest generation often will require the proprietary drivers in order to get it working.
|
|
|
05-23-2022, 11:37 AM
|
#4
|
Senior Member
Registered: Aug 2016
Posts: 3,345
|
Oops, I missed this
Code:
My graphics processor is llvmpipe.
I have to assume that this means you are installing into a VM and not onto hardware. Thus the question would become about the VM container graphics processing and not a hardware question concerning the GPU or the CPU used.
|
|
|
05-23-2022, 11:49 AM
|
#5
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Original Poster
Rep: 
|
OK, it may be a PITA to understand/get-it-working, but you have given me some ideas.....
|
|
|
05-23-2022, 01:50 PM
|
#6
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 23,988
|
|
|
|
05-25-2022, 11:14 AM
|
#7
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Original Poster
Rep: 
|
Holy crap.... you just melted my brain.... thank you.
|
|
|
05-26-2022, 01:24 AM
|
#8
|
LQ Guru
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,417
|
What reported to you your graphics processor is llvmpipe? It can show up in use with any brand of processor, but it's usually old with ones. What does inxi -Ga report?
|
|
|
05-26-2022, 07:12 AM
|
#9
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Original Poster
Rep: 
|
I mostly use KDE on all my Linux computer. I started using it when KDE with the "official" release around 1998.
It is part of my system settings, part of "System Information"
{And, yes, I just grabbed inxi}
{{inxi -Ga
Graphics: Device-1: NVIDIA vendor: Hewlett-Packard driver: N/A alternate: nouveau bus ID: 06:00.0
chip ID: 10de:2489 class ID: 0300
Display: x11 server: X.Org 1.20.11 compositor: kwin_x11 driver: loaded: nouveau,vesa
unloaded: fbdev,modesetting alternate: nv display ID: :0 screens: 1
Screen-1: 0 s-res: 1024x768 s-dpi: 96 s-size: 271x203mm (10.7x8.0") s-diag: 339mm (13.3")
Monitor-1: default res: 1024x768 hz: 76
OpenGL: renderer: llvmpipe (LLVM 11.0.1 256 bits) v: 4.5 Mesa 20.3.5 compat-v: 3.1
direct render: Yes}}
{{{Yes, I have two monitors, the second one doesn't work, could be the lack of a Nvidia graphics driver, it could also be that my current computer could support FOUR monitors, so an there are three ports to choose from, I haven't tried the fourth one yet.
This purchase was a mistake from the very beginning, I should have bought a computer from "New Egg", but I couldn't get enough information from the "customer support" as to why this computer has ONLY a 2Tb SSD drive and no HHD.}}}
|
|
|
05-26-2022, 08:16 AM
|
#10
|
Moderator
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,028
|
So looks like from Googling that is a 3060TI. In order to have full (or even decent) functionality with the 3000 series driver, you need the Nvidia proprietary drivers. Nouveau simply doesn't have sufficient support for this new of card yet.
|
|
|
05-26-2022, 08:42 AM
|
#11
|
Member
Registered: Jun 2005
Location: Fargo, North Dakota
Distribution: Debian Stable {Probably forever}
Posts: 682
Original Poster
Rep: 
|
Well..... back to the Nvidia Drivers.... I just need/needed to get the driver I needed, I stopped choosing them at random when I had to, yet again, reinstall the {darn} thing.
Since I have 14 Tb of HHD space, and since I have important backups of everything except for the packages I use, it was no problem.....
|
|
|
05-26-2022, 11:25 AM
|
#12
|
LQ Guru
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,417
|
Quote:
Originally Posted by Timothy Miller
Nouveau simply doesn't have sufficient support for this new of card yet.
|
This statement is ambiguous. There are multiple Nouveau drivers, so it isn't simple. The foundational two, device and display, are explained here. There's also a Mesa Nouveau. Unfortunately, most Linux distributions automatically install all display drivers, which too often prevents the brand agnostic newer technology (default) DIX display driver from being employed before determining whether proprietary drivers are must-have. Some installers employ some intelligence in determining whether to configure use of the default DIX display driver instead of the Nouveau DDX. For those distros without any such intelligence, removing the Nouveau display driver, whose upstream package name is xf86-video-nouveau, but goes by other names in various distros, should be attempted before that determination is made, especially now that NVidia is providing developers their long-awaited access to specifications needed for competent FOSS driver support.
|
|
|
05-26-2022, 11:49 AM
|
#13
|
LQ Guru
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,417
|
Quote:
Originally Posted by kevinbenko
Code:
{{inxi -Ga
Graphics: Device-1: NVIDIA vendor: Hewlett-Packard driver: N/A alternate: nouveau bus ID: 06:00.0
chip ID: 10de:2489 class ID: 0300
Display: x11 server: X.Org 1.20.11 compositor: kwin_x11 driver: loaded: nouveau,vesa
unloaded: fbdev,modesetting alternate: nv display ID: :0 screens: 1
Screen-1: 0 s-res: 1024x768 s-dpi: 96 s-size: 271x203mm (10.7x8.0") s-diag: 339mm (13.3")
Monitor-1: default res: 1024x768 hz: 76
OpenGL: renderer: llvmpipe (LLVM 11.0.1 256 bits) v: 4.5 Mesa 20.3.5 compat-v: 3.1
direct render: Yes}}
|
The inxi kevinbenko used here appears to have been a broken older one. When the nouveau kernel driver supports the GPU, the output should resemble the following:
Code:
Graphics:
Device-1: NVIDIA GF108 [GeForce GT 630] vendor: Gigabyte driver: nouveau
v: kernel pcie: gen: 1 speed: 2.5 GT/s lanes: 16 ports:
active: DVI-I-1,HDMI-A-1 empty: VGA-1 bus-ID: 01:00.0 chip-ID: 10de:0f00
class-ID: 0300
Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: modesetting
gpu: nouveau display-ID: :0 screens: 1
Screen-1: 0 s-res: 3840x1200 s-dpi: 120 s-size: 812x254mm (31.97x10.00")
s-diag: 851mm (33.5")
Monitor-1: DVI-I-1 pos: primary,left model: NEC EA243WM serial: <filter>
built: 2011 res: 1920x1200 hz: 60 dpi: 94 gamma: 1.2
size: 519x324mm (20.43x12.76") diag: 612mm (24.1") ratio: 16:10 modes:
max: 1920x1200 min: 640x480
Monitor-2: HDMI-A-1 mapped: HDMI-1 pos: right model: Samsung built: 2009
res: 1920x1080 hz: 60 dpi: 305 gamma: 1.2 size: 160x90mm (6.3x3.54")
diag: 184mm (7.2") ratio: 16:9 modes: max: 1920x1080 min: 720x400
OpenGL: renderer: NVC1 v: 4.3 Mesa 21.3.8 direct render: Yes
|
|
|
All times are GMT -5. The time now is 04:44 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|