I've figured out (by looking through the xorg.0.log) that there's a
config directory: /usr/share/X11/xorg.conf.d/ where I can put config
snippets, so this bug report in the present form is invalid, as there is
a way to configure X besides the autogenerated xorg.conf.

I've created a file in the xorg.conf.d directory: 90-force-crt to force a 
virtual display to be recognized by the nvidia card, so i can align my laptop's 
internal screen to cover this virtual crt, thus being able to the internal 
screen.
90-force-crt content:
Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "on"
    Option "IgnoreDisplayDevices" ""
EndSection



** Attachment added: "generated xorg.conf"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1394653/+attachment/4272021/+files/xorg.conf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1394653

Title:
  gpu-manager's xorg.conf generation should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1394653/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to