Score:0

NVidia X Server widnow doesn't show me perfomance or any other mode

us flag

after couple of months I wanted to play a game of CSGO on my laptop dual booting windows and linux. I haven't been using Win10 ever since I've switched to linux in January and I used to play CSGO on performance mode easily before. But now, maybe due to some driver update I can't see all options in nvidia x server settings like before. Bellow is the look of my nvidia x server window. Thanks in advance! enter image description here enter image description here

David avatar
cn flag
Is this screen shot from Windows or Ubuntu?
kosingas avatar
us flag
@David Ubuntu, kernel version 5.11.0-7620-generic
Score:1
us flag

I found the solution on this forum thread, it worked out for my case.

Steps:

  • Delete /etc/X11/xorg.conf

  • Make sure nvidia-prime is installed by running

    sudo apt install --reinstall nvidia-prime
    
  • Use prime-select to switch to nvidia

    sudo prime-select nvidia
    
  • Check for and remove stray blacklist files such as /lib/modprobe.d/blacklist-nvidia.conf and /etc/modprobe.d/blacklist-nvidia.conf

  • Regenerate the initrd

    sudo update-initramfs -u
    

And reboot

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.