Results 1 to 3 of 3

Thread: Nvidia card no longer being used after bios update

  1. #1
    Join Date
    May 2011
    Beans
    117

    Nvidia card no longer being used after bios update

    So I have an MSI Raider GE76 laptop with an RTX 3080. This has always worked fine. A few days ago I bought a Philip ultrawide screen and connected that using the thunderbolt connector. That also worked and I could use accelarated graphics on it. But today my screen decided to not connect anymore (while it still worked for my other windows laptop). I found out that a bios update might fix this and indeed it did! The screen is now working again. However, after the bios update it seems that applications no longer use the nvidia card. This is with Kubuntu 24.04

    Here some diagnostics:


    > prime-select query
    nvidia

    > ​ubuntu-drivers devices

    Code:
    == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
    modalias : pci:v000010DEd0000249Csv00001462sd00001305bc03sc00 i00
    vendor : NVIDIA Corporation
    model : GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB]
    driver : nvidia-driver-535 - distro non-free
    driver : nvidia-driver-535-open - distro non-free
    driver : nvidia-driver-550 - distro non-free recommended
    driver : nvidia-driver-470 - distro non-free
    driver : nvidia-driver-470-server - distro non-free
    driver : nvidia-driver-535-server-open - distro non-free
    driver : nvidia-driver-550-open - distro non-free
    driver : nvidia-driver-535-server - distro non-free
    driver : xserver-xorg-video-nouveau - distro free builtin
    > software-properties-gtk


    So all this looks ok. Nevertheless games which were previously using nvidia (before the bios update) now use Intel Graphics instead (like Minecraft and Vintage Story).

    Here is a link to the full dmesg output: https://gist.github.com/McJty/f3d202...62eac59b68e1a9

    Any clues?

    Thanks in advance,​








  2. #2
    Join Date
    Nov 2009
    Location
    Caserta, Italy
    Beans
    73
    Distro
    Ubuntu

    Re: Nvidia card no longer being used after bios update

    Hi, if you have access to a Windows system from that laptop, can you double check that the Nvidia card is working correctly when using the thunderbolt port?

    Also, open the MSI Center and double check that the hybrid graphics mode is being used instead of the Intel one. Unfortunately, on my MSI laptop I cannot change this in the BIOS as the option is grayed out, so the Windows' app must be used. And it's even a terrible app in my opinion, but however.

    Also, try to see if you can launch your games with this command or option: DRI_PRIME=1

    For example, you can launch directly Steam with DRI_PRIME=1 steam or just use the same option for each game by right clicking it in the library and then setting it. This command should launch the app/game by using Nvidia GPU.

    In the end, you can also try to reinstall the drivers again. Switch to Nouveau, reboot, switch to Nvidia, reboot. Just leave this as a last resort though. It should be safe, but Nvidia drivers likes to play games, and not good ones.

    Ubuntu has a quick option to launch an app with the discrete GPU, but not Kubuntu.

  3. #3
    Join Date
    May 2011
    Beans
    117

    Re: Nvidia card no longer being used after bios update

    I actually solved it by disabling Secure Boot. This was disabled before but updating the bios apparently reset it. Thanks for the other tips though

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •