Jump to content

Spazhead

Members
  • Posts

    128
  • Joined

  • Last visited

Report Comments posted by Spazhead

  1. On 3/31/2021 at 6:59 AM, ich777 said:

    I implemented a function so that the Nvidia Driver plugin actually don't creates a xorg.config file but you have to edit a file manually on your USB Boot device to enable this.

     

    To fix this open up a Unraid Terminal and do the following:

    1. Type in: 'nano /boot/config/plugins/nvidia-driver/settings.cfg'
    2. If the line that starts with 'disable_xconfig...' isn't in the file append this: 'disable_xconfig=true' at the end to the file, if it's already there change the value from 'false' to 'true'
    3. Press CTRL+X
    4. Press Y
    5. Press RETURN
    6. Restart your server

     

    I don't implemented this in the GUI because this is a very rare use case and I only needed it once.

     

    running 6.9.2 ,

    this worked for my r510 server,

    intel gpu top NOT install,

    nvidia P600

     

    thanks!!!!!!

     

×
×
  • Create New...