Results 1 to 50 of 88

Thread: [TUTORIAL] Installing official NVIDIA driver in Optimus laptop

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2017-Mar
    Posts
    22
    Quote Originally Posted by hassoun View Post
    Every step went perfect till this point:
    Code:
    xrandr --verbose|grep PRIME
    I always get:
    Code:
    PRIME Synchronization: 0
    And also updating grub

    Code:
    update-grub
    /usr/sbin/grub-mkconfig: 10: /etc/default/grub: nvidia-drm.modeset=1: not found
    I use KDE desktop. So I assumed my display manager is SDDM

    So I have this file with the following content

    Code:
    cat /usr/share/sddm/scripts/Xsetup
    #!/bin/sh
    # Xsetup - run as root before the login dialog appears
    
    xrandr --setprovideroutputsource modesetting NVIDIA-0
    xrandr --auto
    What could be wrong?
    Setting drm.modeset is not mandatory and it has no relation with display manager.this options is for getting rid of screen tearing.Did you get the driver wroking first?

  2. #2
    Join Date
    2017-Nov
    Posts
    2
    Hi,
    I just installed the NVIDIA-Driver on my Notebook. All is working okay but i tryed to install Steam and now i am becoming the error: You are missing the following 32 bit libraries, and Steam may not run:libgl.so.1. Any Ideas ?

  3. #3
    Join Date
    2017-Mar
    Posts
    22
    Quote Originally Posted by itzo View Post
    Hi,
    I just installed the NVIDIA-Driver on my Notebook. All is working okay but i tryed to install Steam and now i am becoming the error: You are missing the following 32 bit libraries, and Steam may not run:libgl.so.1. Any Ideas ?
    see here : https://ubuntuforums.org/showthread.php?t=2233005

  4. #4
    Join Date
    2017-Nov
    Posts
    2
    Quote Originally Posted by itzo View Post
    Hi,
    I just installed the NVIDIA-Driver on my Notebook. All is working okay but i tryed to install Steam and now i am becoming the error: You are missing the following 32 bit libraries, and Steam may not run:libgl.so.1. Any Ideas ?
    For all the users with the same problem, this helped me: apt install nvidia-driver-libs:i386

Similar Threads

  1. Replies: 1
    Last Post: 2017-09-23, 08:46
  2. Replies: 0
    Last Post: 2017-01-15, 10:39
  3. Replies: 6
    Last Post: 2017-01-04, 19:39
  4. Screen issues on a NVIDIA Optimus Laptop
    By Neotec00 in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2016-10-14, 09:42

Posting Permissions

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