Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Any reconfiguration of xorg.conf by nvidia-xconfig prevents desktop load

  1. #11
    Join Date
    Jan 2019
    Beans
    40

    Re: Any reconfiguration of xorg.conf by nvidia-xconfig prevents desktop load

    I have seen many people battling with the same issue. The solution discussed above seems the most promising form all the proposed solutions I have seen and tried (unsuccessful). However, I apologise to ask, would you be so kind to provide the solution a bit more with details? I don't have the technical knowledge you guys seem to have!

  2. #12
    Join Date
    Jan 2019
    Beans
    40

    Re: Any reconfiguration of xorg.conf by nvidia-xconfig prevents desktop load

    I have the same issue on Ubuntu 19.04 with a NVIDIA Corporation GP107 [GeForce GTX 1050] card. According to the Nvidia website, the nvidia-driver-430 should work. I attempted solution above by

    copy xorg.conf to "/etc/X11/Xsession.d/" and rename it to "20-nvidia.conf" after I have installed the driver.

    Same problem after reboot.

  3. #13
    Join Date
    Jan 2019
    Beans
    40

    Re: Any reconfiguration of xorg.conf by nvidia-xconfig prevents desktop load

    The above solution did not work for me. I found a solution for this Nvidia driver issue (on ubuntu 18 and 19). See instructions at the top at https://ubuntuforums.org/showthread....nvidia+drivers, it worked for me!

  4. #14
    Join Date
    Jan 2019
    Beans
    40

    Re: Any reconfiguration of xorg.conf by nvidia-xconfig prevents desktop load

    I found a solution for this Nvidia driver issue (on ubuntu 18 and 19). See instructions at the top at https://ubuntuforums.org/showthread....nvidia+drivers, it worked for me!

    Unfortunately, I could not reproduce the installation on a freshly installed system.

    However, I found a suitable fix at entry #19 of https://bugs.launchpad.net/gdm/+bug/1798790

    Try this as a workaround: edit /etc/gdm3/custom.conf
    and uncomment the line:
    #WaylandEnable=false
    Last edited by hgkrug1; May 28th, 2019 at 01:09 PM.

  5. #15
    Join Date
    Jun 2019
    Beans
    1

    Re: Any reconfiguration of xorg.conf by nvidia-xconfig prevents desktop load

    I was able to make my Xorg.conf work by running:
    Code:
    nvidia-xconfig --enable-all-gpus
    nvidia-xconfig --cool-bits=4
    Then open nvidia-settings and your Xorg.conf and remap the deviceX and corresponding BusIDs in the Xorg.conf file to what is shown under each GPU X in nvidia-settings. For some reason nvidia-xconfig switches these around, as has been mentioned. Then my desktop would load and fan control was allowed across all GPUs.

Page 2 of 2 FirstFirst 12

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
  •