LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 01-17-2022, 04:04 PM   #16
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,813
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068

Quote:
Originally Posted by makem View Post
Code:
    Option         "metamodes" "DP-0: 1920x1080_144 +0+0, HDMI-0: 1920x1080_60 +1920+0"
See if this works:
Code:
# /etc/X11/xorg.conf
Section "Device"
	Identifier      "nvGPU"
	Option  "Monitor-DP-0"   "priDP"
	Option  "Monitor-HDMI-0" "secHDMI"
EndSection
Section "Monitor"
        Identifier	"priDP"
        Option		"Primary" "true"
EndSection
Section "Monitor"
        Identifier	"secHDMI
        Option		"right-of" "priDP"
EndSection
Section "Screen"
        Identifier	"ScreenLeft"
        Device		"nvGPU"
        Monitor		"priDP"
EndSection
Section "Screen"
        Identifier	"ScreenRight"
        Device		"nvGPU"
        Monitor		"secHDMI"
EndSection
 
Old 01-17-2022, 04:11 PM   #17
makem
Member
 
Registered: Nov 2013
Posts: 209

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
See if this works:
Code:
# /etc/X11/xorg.conf
Section "Device"
	Identifier      "nvGPU"
	Option  "Monitor-DP-0"   "priDP"
	Option  "Monitor-HDMI-0" "secHDMI"
EndSection
Section "Monitor"
        Identifier	"priDP"
        Option		"Primary" "true"
EndSection
Section "Monitor"
        Identifier	"secHDMI
        Option		"right-of" "priDP"
EndSection
Section "Screen"
        Identifier	"ScreenLeft"
        Device		"nvGPU"
        Monitor		"priDP"
EndSection
Section "Screen"
        Identifier	"ScreenRight"
        Device		"nvGPU"
        Monitor		"secHDMI"
EndSection
Do you mean, enter that alone in xorg.conf or merge it?

Edit:
I thought rather than wait I would try entering that code into xorg.conf just as it was. After a reboot the secondary monitor had the sign-in, not the primary, ie. as it has always been, no change.

I still feel xorg.conf has no bearing on anything, blank, self edited or prepared by nvidia.

Last edited by makem; 01-17-2022 at 04:20 PM.
 
Old 01-17-2022, 04:51 PM   #18
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,813
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
You could uninstall NVidia's drivers. If that fixes it, even if an xorg.conf similar to those I provided here is necessary, you know who/what to blame. If it doesn't, report a bug to LightDM developers. Installing SDDM could be another option, as might be other distros, tested via their live media, which may point to Ubuntu rather than LightDM itself.
 
Old 01-18-2022, 05:54 AM   #19
makem
Member
 
Registered: Nov 2013
Posts: 209

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
You could uninstall NVidia's drivers. If that fixes it, even if an xorg.conf similar to those I provided here is necessary, you know who/what to blame. If it doesn't, report a bug to LightDM developers. Installing SDDM could be another option, as might be other distros, tested via their live media, which may point to Ubuntu rather than LightDM itself.
As I said earlier GDM gets it right so imo it's LightDM where the problem lies so I will maybe raise a bug.

Thank you for your input.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] lightdm-session error message after removal of lightdm rng Linux - General 3 08-28-2017 02:48 PM
LXer: Simple LightDM Manager: Change The LightDM Background Or Logo Using A GUI LXer Syndicated Linux News 0 10-05-2011 05:41 PM
LXer: Ubuntu 11.10 Latest Updates Revealed The New LightDM Login Theme | Video Preview LXer Syndicated Linux News 0 08-12-2011 12:21 AM
LXer: LightDM Display Manager In Ubuntu 11.10 Oneiric Ocelot | Screenshots | Video Preview LXer Syndicated Linux News 0 07-13-2011 11:30 PM
LXer: The Three Button Mouse Phenomenon: A cultural trait found in those who love the LXer Syndicated Linux News 0 08-14-2009 05:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 06:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration