Hi - So I have an Nvidia FX-4800 Graphics card - I know its not supported in terms of drivers in 15.2 and up , it works as it is now but obviously not able to use it to its full potential.
So to that end what would be a good budget graphics card that is supported in 15.2 and beyond ?
I bought a 1030 card (no fan) for about $90 not long ago. Should be good going forward at lest for a while. I always look for cards in the 70 to 100 dollar range ie good but not cutting edge.
If you prefer an open source driver, AMD is the way to go.
But what’s wrong with your current card and the proprietary driver? Because of it’s closed source? Or is this device already canceled by Nvidia?
Ah, I see… okay… indeed, that card is pretty old.
If games are not relevant and opensource drivers are not so important, I would choose a GeForce GT 710 with 2GB RAM - “passive cooled”. A nice side effect is, you could reducing noise and power consumption by replacing the current card.
How much potential do you require? Are you a gamer? If all you want are web browsing and video players, all the video support you should need are in the FOSS drivers. I have 6 older NVidia GPUs. Not one of them has ever had proprietary drivers installed for them since I’ve owned them. For them to work correctly, all traces of NVidia’s own drivers must be purged, which is often easier said than done. Before upgrading, the NVidia installer should have been used to uninstall them. Whether it can uninstall correctly after upgrading I have no idea. It may be all that’s needed in addition to removing NVidia’s *.conf files from /etc/X11/ and uninstalling the proprietary rpms is the following:
Im certainly no gamer - well unless you consider Grepolis as gaming :-).
For the spec of the machine graphics rendering feels slow and intermittently I get video or graphics break up, also am driving HDMI to a 32 inch oled screen but can only get a max resolution of 1366 x 768.
So was just looking for something a bit better - Its just a shame that Nvidia still support Windows drivers for the FX4800 but not Linux as I am sure the card is very capable.
It is… yes it is…
But to be little bit more fair: The linux environment ich much more heterogeneous. Since 2008 (I think the release date of your card) to these days, some APIs are changed. On Windows… it’s like 1994 - Windows NT.
But I agree. Nvidia should be able to help much more regarding the nouveau project. Nvidia is very lazy…
What about GeForce GT 710 with 2GB RAM - “passive cooled”?
Unfortunately, with AMD, I haven’t found a recent model which is passive cooled.
Hi
I’ve been happy with my Yeston RX550, the card I got has four HDMI outputs (have three screens), I wanted a single slot device as well but not passive like my GT710’s;
The GT1030 also runs well in my tests but only used for offload and cuda cores, I may at some point pop a faster GPU in that x16 slot since not using the PCI slot it covers…
Leap system just playing with cuda cores, the GT710’s are all passive (2 are PCIx1 devices).
Paste here the URLs resulting from those command. If command produces file not found, it’s possible the location of file is in ~/.local/share/xorg/Xorg.0.log instead, so adjust accordingly. Also possible is not a 0 but 1 or 99, so adjust if so. Be sure if multiple copies to use only the one with the most recent time stamp.
If you’re using a 32" TV rather than a 32" PC display, odds are high its native mode is 1366x768, a 720p TV rather than Full HD 1080 TV, and 31.5" rather than 32", which TV makers call a size “class”. 1366x768 is crude, especially on a 32" display.
If rendering is truly slow, it may be running on a non-accelerated fallback driver, FBDEV or VESA. Xorg.0.log will report the driver in use. So would:
# inxi -Gxxy
If error results, do -I instead of -Gxxy first, then repeat -Gxxy for full copy and paste, using code tags.
You can’t blame an old GPU for failing to support a mode that the display does not support. 1366x768 on a large screen is seriously crude.
inxi -Gxxy
Error 10: Unsupported value: 0 for option: y
I tried “inxi -l” first then “inxi -Gxxy” but only got
inxi -l
Partition:...
Error 10: Unsupported value: 0 for option: y
Check -h for correct parameters.
I’m not good with the command line so apologies if doing it wrong.
We both got it wrong. You typed a small el. I typed a capital eye. I should have typed a U. When a command says an option is invalid, try again without the bad option. Anyway, try with -U, to update inxi, then y should be OK:
Support for GCN1 was ended 16/4/2020 with Radeon™ Software for Linux® driver 20.10.
Try to install this driver, but it is intended for SLE 15 SP1 = Leap 15.1.
You may use Mesa 3D driver + OpenCL drivers from AMD.