Yes, another freakin noob with Geforce 820M issues

Salutations, folks.

I've seen some topics about it, but I really don't know where to start, because it seems that every case is unique and, as the linux noob I am, feels like overwhelming. Besides, the risk of restart from scratch again makes me feel uneasy about wasting time without any results.

Well, since march/24 I'm struggling to make my old graphic card functional again. Here is the info:

Notebook: Dell Inspiron 14 3443
Graphic Card: nVidia GeForce 820M (as seen on title)
OS: Zorin 17.2 Core
Prints below about the system, Kernel used and Software & Updates Window with no trace of possible nVidia driver options.


I just need an accurate step by step in order to avoid reinstalling Zorin again from Scratch. I saw this topic, but it was a wee confusing with my ADHD weezing at me. Would you help me, please?

Apologies for my rusty english.

Does nvidia-settings work ? if yes post a screenshot.

From the terminal screenshot i do see it is available.

1 Like

Welcome to the Forum!

Because You are using an Nvidia Card: Does Your system run in Xorg/X11 or Wayland? to check that go to Settings>About and there look for a Line that should called ''Window Manager'' or similar and look if there stands X11 or Wayland.

If there schould stand Wayland, it would be good to change to X11 because of better compatibility. To do that go to the Login screen and click on Your Profile so that the Password Field appears. It have to be appeared! When it is appeared, You should see a Gear Icon in the bottom right corner. Click on it and choose the Option ''Zorin Desktop on Xorg'' and log in. Then look for Drivers.

Another Thing could be the Age of Your Graphics. It could be maybe too old. So, You would have to install an older Kernel and then the Driver for it. Or - if You would be open for Experiments - install a Driver with the Terminal and look if it will install or not.

1 Like

For this card i would do a manual install. The 390 driver needs the 5.15 kernel, i am not sure for the 418 driver.

Download links: 390.157 or 418.30

1 Like

Hi, Ponce de Leon. How are you doing? Thank you for welcoming me.

It' Wayland. I'll follow your advice and change to X11 to see what happen.

UPDATE

Changed and Nvidia Driver finally appeared on updates. I'm downloading the 390 driver manually pointed by Michel. But first, I need to see the Kernel changing.

Hi, Michel! Thanks for answering. the graphic card appears, but I don't know how to see if nVidia settings are working. On Settings>About, the integrated graphic card is the one available.

About the kernel, I saw a guy name Aravisian suggesting the following commands on Terminal, but for Zorin 16:

Is it still valid for Zorin 17.2?

In terminal write nvidia-settings and no that command uses a older kernel. Zorin is already at 6.8.

For changing the Kernel, You could take a Look at this Article:

It explanis how You can change the Kernel with the Terminal or over a graphical Interface. For the Usage of the graphical Solution is here a Video what shows that, too:

1 Like

It's not working.

The driver is not installed because your running kernel 6.8.xx. You need to downgrade the kernel to 5.15 and install the nvidia driver 390. Nvidia does not support your card anymore, you have to rely on an older kernel and driver.

2 Likes

I'll do it following the article brought by Ponce de Leon. Afterwards, I'll tell you if worked.

@Ponce-De-Leon and @Michel, finally done it! I was having some troubles with Mainline about uninstalling the newer kernels. So I did it on Terminal. Way much better.

But the Updater still don't show me nVidia Drivers.

So, I have to do it manually. I went to Terminal to see the drivers list, but none was detected.

I've already downloaded the 390 nVidia driver. How to install it on terminal, then?

Type in the Terminal apt list nvidia-driver-390 and then it should be shown to You like this:

You can install it then with sudo apt install nvidia-driver-390

Manual install it, use my tutorial for that OR try installing via terminal

sudo apt install nvidia-driver-390

It worked! It's alive... IT'S ALIVE!!!

@Ponce-De-Leon and @Michel, thank you a lot! Long months of try and error ended thanks to both of you. Later, I'll summarize all this info for those who need help with this same issue.

3 Likes

Awesome! Good job :+1:t2:. Have fun with your machine :grimacing:

2 Likes

Good to see that it works now.

Hey, it's me again.

After experimenting my graphic card again, It seems to be clunkier than before. I've put it to perform on Chromium and when I pick a tab to create another window, it became white and buggy.

On Firefox, some sites with animation became more laggy, as well. Is it normal or should I change the kernel again?

Are Chromium and Firefox Flatpak's or .deb Versions?

Both are from Flathub (Flatpak).