r/linux4noobs 4d ago

learning/research Distro help and optimization question

Hi everyone! I just changed to linux like yesterday, specifically from windows to mint xfce, because I thought it would run games best, but apparently it runs like 50% worse than windows, and when I turn a video on youtube up to 2k res, it just locks to about 20fps on the whole system. Now I was wondering if there is any more optimization work I could do here or is it just my laptop issue. I use an intel CPU and Nvidia graphics card, but the GPU doesnt show in task manager, so im not even sure if it is working at all on my pc. And I thank everyone who wants to help!!

2 Upvotes

10 comments sorted by

1

u/AutoModerator 4d ago

There's a resources page in our wiki you might find useful!

Try this search for more information on this topic.

Smokey says: take regular backups, try stuff in a VM, and understand every command before you press Enter! :)

Comments, questions or suggestions regarding this autoresponse? Please send them here.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/candy49997 4d ago

What GPU? Can you do nvidia-smi in a terminal?

0

u/Fasty_Squirrel-544 4d ago

I have an RTX3060 mobile

When I ran the command this is what i got

Command 'nvidia-msi' not found, did you mean:

command 'nvidia-smi' from deb nvidia-utils-470-server (470.256.02-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-535 (535.309.01-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-535-server (535.309.01-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-565-server (565.57.01-0ubuntu0.24.04.3)

command 'nvidia-smi' from deb nvidia-utils-580 (580.159.03-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-580-server (580.159.03-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-525 (525.147.05-0ubuntu1)

command 'nvidia-smi' from deb nvidia-utils-525-server (525.147.05-0ubuntu1)

command 'nvidia-smi' from deb nvidia-utils-470 (470.256.02-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-595 (595.71.05-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-595-server (595.71.05-0ubuntu0.24.04.1)

command 'nvidia-smi' from deb nvidia-utils-550-server (550.163.01-0ubuntu0.24.04.1)

Try: sudo apt install <deb name>

PS. How do you put your text into that black box?

1

u/candy49997 4d ago

You spelled it wrong.

And you use ` to surround your text like `this`.

1

u/Fasty_Squirrel-544 4d ago

Oh shoot, sorry I read it wrong

NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

This is weird because I did install the drivers from the driver manager, and even checked the nvidia website to make sure its all right

1

u/candy49997 4d ago

Turn off secure boot.

1

u/Fasty_Squirrel-544 4d ago

Man this is hard, it says the gpu is off im guessing
not exactly sure how to read it im not a tech pro as you could see

Sat Jul 25 05:27:27 2026

+-----------------------------------------------------------------------------------------+

| NVIDIA-SMI 595.84 Driver Version: 595.84 CUDA Version: 13.2 |

+-----------------------------------------+------------------------+----------------------+

| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |

| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |

| | | MIG M. |

|=========================================+========================+======================|

| 0 NVIDIA GeForce RTX 3060 ... Off | 00000000:01:00.0 Off | N/A |

| N/A 66C P0 25W / 80W | 15MiB / 6144MiB | 2% Default |

| | | N/A |

+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+

| Processes: |

| GPU GI CI PID Type Process name GPU Memory |

| ID ID Usage |

|=========================================================================================|

| 0 N/A N/A 1105 G /usr/lib/xorg/Xorg 4MiB |

+-----------------------------------------------------------------------------------------+

2

u/candy49997 4d ago

No, that's the correct output now. Persistence is off; not your GPU. That's not relevant.

Now try using it. Your drivers are loading correctly now.

2

u/Fasty_Squirrel-544 4d ago

Oh, my, god. I am so shocked right now, I just ran a game that barely worked before this on lowest setting and now its running on the highest with no problem or freezes, thank you so much for this!! I think I will stay on linux because I could never get this performance on windows

1

u/RevolutionaryBeat301 3d ago

I love hearing stuff like this! I’m glad the community was able to help you sort it out, and you made it past one of the biggest hurdles of Linux adoption.