this post was submitted on 14 Dec 2023
24 points (80.0% liked)

Linux

48143 readers
770 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work

all 23 comments
sorted by: hot top controversial new old
[–] odium@programming.dev 27 points 11 months ago (1 children)
[–] Liz_thestrange@lemmy.ml 7 points 11 months ago (2 children)

I'm reading again everything to see for something that could help, it's look like optimus could be a solution, thanks

[–] navigatron@beehaw.org 6 points 11 months ago

Optimus gets complex quick. You’ll be reading pci bus ids before you know it. Keep the wiki open, go slowly; you got this :)

[–] warmaster@lemmy.world 2 points 11 months ago

Indeed, since it's a laptop. It uses the iGPU for battery saving graphics and the Nvidia dGPU for performance. That's hybrid graphics / optimus.

That said, Nvidia is a pain. I always recommend distrohopping until you land on a distro that mostly works for your use case and go from there.

[–] CubitOom@infosec.pub 16 points 11 months ago* (last edited 11 months ago) (1 children)

The best thing about arch is the wiki.

https://wiki.archlinux.org/title/NVIDIA

That said, on a laptop, you will likely need prime, optimus, or bumblebee depending on your CPU/GPU.

[–] Liz_thestrange@lemmy.ml 5 points 11 months ago (1 children)

I'm looking right now on optimus, and it's seems like it's what we need, we'll be testing it as soon as possible, thank you very much!

[–] luthis@lemmy.nz 12 points 11 months ago (1 children)

Have you tried pacman -Syu nvidia?

[–] Liz_thestrange@lemmy.ml 3 points 11 months ago (1 children)

Yes, he is been using arch for almost year and a half but he has never managed to make the drivers work, this pakage unfortunatley didn´t work neither when he tried himself or now while I'm trying to help him, thanks btw

[–] alfredalpaca@lemmy.world 10 points 11 months ago (2 children)

nvidia-dkms has never not worked for me. Arch wiki has more info in the nvidia page.

If this laptop is your friend's main laptop, I'd recommend going for something other than arch or at the very least preparing before going into it

[–] luthis@lemmy.nz 6 points 11 months ago

DKMS would have been my next suggestion too.

[–] Liz_thestrange@lemmy.ml 2 points 11 months ago

We're thinking in the possibility of using debian only for games, because he's been using arch for almost a year and a half and he likes it very much, but we could prefer having the drivers working on arch directly for convenience

[–] Rangus97@beehaw.org 3 points 11 months ago

If it ends up being Optimus, I've found optimus-manager-qt from the aur to be great. You don't have to mess around with configs and you can make switching or setting to Nvidia permanently really easy with it

[–] Pantherina@feddit.de 1 points 11 months ago
[–] aBundleOfFerrets@sh.itjust.works 1 points 11 months ago

try using nvidia-dkms and linux-headers instead of nvidia

[–] crispy_kilt@feddit.de 0 points 11 months ago

Btw I use Debian