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

  • sudo_su
    cake
    link
    fedilink
    81 year ago

    I have a 1050 in my Laptop and it works fine with the nvidia package AS proprietary driver

      • sudo_su
        cake
        link
        fedilink
        11 year ago

        According to the linked wiki, try to go to https://nouveau.freedesktop.org/CodeNames.html.

        Check on your laptop with dmesg | grep -i chipset the codename of your graphic card. With this you can check which driver is the best on https://wiki.archlinux.org/title/NVIDIA. There is a paragraph, explaining which driver is the best.

        If I understand it right, the nvidia package is the correct one for 1050. So you can use pacman -S nvidia with root privileges. All dependencies should be resolved automatically.

        I would recommend to reboot, in case there are changed kernel modules.

        2 things i have to note: Using Wayland is a total mess with nvidia. Specially on Arch Linux. I have screen flickering in GUI and games, the performance is so lala and tools like KeePass which needs access to the text in window titles did not work complete. On Manjaro, the flickering doesn’t exist, but the other symptoms do. Maybe im missing some packages on Arch.

        Second with Vulkan i have some tearing in games. I have not looked further in to that.

        On the other hand, games like Satisfactory or Elder Scrolls Online, have more FPS with the same settings as on Windows.

        Currently i test Arch and Manjaro in parallel on the same Laptop. But I tend to keep Manjaro and remove Arch. There are light pro’s and con’s, but overall, I’m more happy with Manjaro. But this has nothing to do with you’re issue.

  • @alfredalpaca@lemmy.world
    link
    fedilink
    21 year ago

    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

    • @Liz_thestrange@lemmy.mlOP
      link
      fedilink
      11 year 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
    link
    fedilink
    21 year 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

  • ferret
    link
    fedilink
    English
    11 year ago

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

    • @Liz_thestrange@lemmy.mlOP
      link
      fedilink
      41 year ago

      He likes arch and the whole point of the existence of distros is that you could take one and adjust it to your needs

      • @the_q@lemmy.world
        link
        fedilink
        -11 year ago

        Correct, but when you don’t know how to install the drivers for your GPU you might hit be ready for Arch.