xrandr not listing all connected monitorsUbuntu 16.04 external monitors black screen “Could not set the configuration for CRTC”multi-monitor screen flashing GTX 1050Ubuntu 18.04 Monitor not recognizedXubuntu 18.04 does not detect external monitors connected via USB-C hubLaptop running Ubuntu 18.04 and Nvidia GPU does not detect HDMI display
Why is one Starlink satellite not following the adjacent one in this image?
Exactly what color was the text on monochrome terminals with green-on-black and amber-on-black screens?
In the Trump Impeachment process what is the legal status of notes?
What is a recently obsolete computer storage device that would be significantly difficult to extract data from?
What world is this where 6 + 6 = 10?
I can't understand how probability makes sense
Why would Earth be long-term unsuitable for an advanced alien species that's already colonized it?
What are the maximum hit points of an NPC?
What does "können" refer to in this sentence?
Bought a book that is in the public domain ... but the T&A of company says I can't redistribute it
How to get the sum, difference, product, and quotient from a macro in ConTeXt or plain TeX?
What will happen to a ball kept on a frictionless inclined plane?
Can I call the airport to see if my boyfriend made it through customs?
How does "unlimited holidays" work in practice?
Tiling on Drywall in Shower
Why are branches relative in many 8-bit CPUs?
Why does rm manual say that we can run it without any argument, when this is not true?
60's or earlier fantasy about two children pranksters who turn out to be persian deities
Collision detection when falling: two identical cases?
What is the difference between "cat < filename" and "cat filename"?
How can I offer my prayers to an atheist colleague facing a serious personal situation?
Is Fox News not classified as a news channel?
How can I print this equation properly?
Why are file URLs marked as not secure while HTTPS URLs are marked as secure in browsers?
xrandr not listing all connected monitors
Ubuntu 16.04 external monitors black screen “Could not set the configuration for CRTC”multi-monitor screen flashing GTX 1050Ubuntu 18.04 Monitor not recognizedXubuntu 18.04 does not detect external monitors connected via USB-C hubLaptop running Ubuntu 18.04 and Nvidia GPU does not detect HDMI display
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I tried to get my external screen on zoom level 100% while my laptop screen needed to stay on 200%. I must have done something wrong, because now only my external screen is working.
xrandr -q
Screen 0: minimum 8 x 8, current 6400 x 2160, maximum 32767 x 32767
DP-0 connected 2560x1440+3840+29 (normal left inverted right x axis y axis) 597mm x 336mm panning 2560x2160+3840+0 tracking 6400x2160+0+0 border 0/0/0/0
2560x1440 59.95*+
2048x1152 60.00
1920x1200 59.88
1920x1080 60.00 59.94 50.00 29.97 25.00 23.98
1680x1050 59.95
1600x1200 60.00
1280x1024 75.02 60.02
1280x720 60.00 59.94 50.00
1200x960 59.90
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary (normal left inverted right x axis y axis)
3840x2160 60.02 +
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
The DP-2 is my lap-top screen. When I try to set my laptop screen to auto, I get an error:
xrandr --output DP-2 --auto
xrandr: Configure crtc 1 failed
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21 (RRSetCrtcConfig)
Value in failed request: 0x0
Serial number of failed request: 47
Current serial number in output stream: 47
Listing the monitors only shows my external screen:
xrandr --listmonitors
Monitors: 1
0: +DP-0 2560/597x2131/336+3840+29 DP-0
I would be happy if I got things back to normal. Please keep in mind that I am not very experienced with Linux.
Running on: Ubuntu 18.04.3 LTS
dmesg output:
dmesg|grep -i "error|warn|fail"
[ 0.751166] RAS: Correctable Errors collector initialized.
[ 2.882702] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro
[ 2.995387] ucsi_ccg 0-0008: i2c_transfer failed -6
[ 2.995401] ucsi_ccg 0-0008: ucsi_ccg_init failed - -6
[ 3.024793] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-48.ucode failed with error -2
[ 3.024833] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-47.ucode failed with error -2
[ 3.103590] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.307996] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 3.341566] ACPI Warning: _SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190509/nsarguments-59)
[ 26.070764] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070765] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070773] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070774] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070775] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070776] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070778] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070779] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070780] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070781] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 46.689443] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 46.689446] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 46.690250] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 46.690254] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 105.772392] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 105.772393] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 105.772721] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 105.772722] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 4572.630479] thermal thermal_zone2: failed to read out thermal zone (-61)
18.04 nvidia xrandr
add a comment
|
I tried to get my external screen on zoom level 100% while my laptop screen needed to stay on 200%. I must have done something wrong, because now only my external screen is working.
xrandr -q
Screen 0: minimum 8 x 8, current 6400 x 2160, maximum 32767 x 32767
DP-0 connected 2560x1440+3840+29 (normal left inverted right x axis y axis) 597mm x 336mm panning 2560x2160+3840+0 tracking 6400x2160+0+0 border 0/0/0/0
2560x1440 59.95*+
2048x1152 60.00
1920x1200 59.88
1920x1080 60.00 59.94 50.00 29.97 25.00 23.98
1680x1050 59.95
1600x1200 60.00
1280x1024 75.02 60.02
1280x720 60.00 59.94 50.00
1200x960 59.90
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary (normal left inverted right x axis y axis)
3840x2160 60.02 +
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
The DP-2 is my lap-top screen. When I try to set my laptop screen to auto, I get an error:
xrandr --output DP-2 --auto
xrandr: Configure crtc 1 failed
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21 (RRSetCrtcConfig)
Value in failed request: 0x0
Serial number of failed request: 47
Current serial number in output stream: 47
Listing the monitors only shows my external screen:
xrandr --listmonitors
Monitors: 1
0: +DP-0 2560/597x2131/336+3840+29 DP-0
I would be happy if I got things back to normal. Please keep in mind that I am not very experienced with Linux.
Running on: Ubuntu 18.04.3 LTS
dmesg output:
dmesg|grep -i "error|warn|fail"
[ 0.751166] RAS: Correctable Errors collector initialized.
[ 2.882702] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro
[ 2.995387] ucsi_ccg 0-0008: i2c_transfer failed -6
[ 2.995401] ucsi_ccg 0-0008: ucsi_ccg_init failed - -6
[ 3.024793] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-48.ucode failed with error -2
[ 3.024833] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-47.ucode failed with error -2
[ 3.103590] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.307996] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 3.341566] ACPI Warning: _SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190509/nsarguments-59)
[ 26.070764] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070765] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070773] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070774] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070775] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070776] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070778] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070779] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070780] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070781] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 46.689443] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 46.689446] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 46.690250] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 46.690254] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 105.772392] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 105.772393] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 105.772721] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 105.772722] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 4572.630479] thermal thermal_zone2: failed to read out thermal zone (-61)
18.04 nvidia xrandr
Never had this problem but I would typedmesg
and look for device error messages.
– WinEunuuchs2Unix
Sep 19 at 12:40
I've added the dmesg output. Does seem to be an issue with nvidia, but not sure if it is relevant.
– Robert van der Spek
Sep 19 at 17:53
Tainting the kernel is irrelevant. the PCI errors are the concern I think especially at 02 which I think is for Nvidia card.
– WinEunuuchs2Unix
Sep 19 at 21:49
add a comment
|
I tried to get my external screen on zoom level 100% while my laptop screen needed to stay on 200%. I must have done something wrong, because now only my external screen is working.
xrandr -q
Screen 0: minimum 8 x 8, current 6400 x 2160, maximum 32767 x 32767
DP-0 connected 2560x1440+3840+29 (normal left inverted right x axis y axis) 597mm x 336mm panning 2560x2160+3840+0 tracking 6400x2160+0+0 border 0/0/0/0
2560x1440 59.95*+
2048x1152 60.00
1920x1200 59.88
1920x1080 60.00 59.94 50.00 29.97 25.00 23.98
1680x1050 59.95
1600x1200 60.00
1280x1024 75.02 60.02
1280x720 60.00 59.94 50.00
1200x960 59.90
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary (normal left inverted right x axis y axis)
3840x2160 60.02 +
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
The DP-2 is my lap-top screen. When I try to set my laptop screen to auto, I get an error:
xrandr --output DP-2 --auto
xrandr: Configure crtc 1 failed
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21 (RRSetCrtcConfig)
Value in failed request: 0x0
Serial number of failed request: 47
Current serial number in output stream: 47
Listing the monitors only shows my external screen:
xrandr --listmonitors
Monitors: 1
0: +DP-0 2560/597x2131/336+3840+29 DP-0
I would be happy if I got things back to normal. Please keep in mind that I am not very experienced with Linux.
Running on: Ubuntu 18.04.3 LTS
dmesg output:
dmesg|grep -i "error|warn|fail"
[ 0.751166] RAS: Correctable Errors collector initialized.
[ 2.882702] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro
[ 2.995387] ucsi_ccg 0-0008: i2c_transfer failed -6
[ 2.995401] ucsi_ccg 0-0008: ucsi_ccg_init failed - -6
[ 3.024793] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-48.ucode failed with error -2
[ 3.024833] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-47.ucode failed with error -2
[ 3.103590] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.307996] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 3.341566] ACPI Warning: _SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190509/nsarguments-59)
[ 26.070764] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070765] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070773] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070774] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070775] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070776] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070778] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070779] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070780] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070781] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 46.689443] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 46.689446] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 46.690250] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 46.690254] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 105.772392] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 105.772393] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 105.772721] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 105.772722] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 4572.630479] thermal thermal_zone2: failed to read out thermal zone (-61)
18.04 nvidia xrandr
I tried to get my external screen on zoom level 100% while my laptop screen needed to stay on 200%. I must have done something wrong, because now only my external screen is working.
xrandr -q
Screen 0: minimum 8 x 8, current 6400 x 2160, maximum 32767 x 32767
DP-0 connected 2560x1440+3840+29 (normal left inverted right x axis y axis) 597mm x 336mm panning 2560x2160+3840+0 tracking 6400x2160+0+0 border 0/0/0/0
2560x1440 59.95*+
2048x1152 60.00
1920x1200 59.88
1920x1080 60.00 59.94 50.00 29.97 25.00 23.98
1680x1050 59.95
1600x1200 60.00
1280x1024 75.02 60.02
1280x720 60.00 59.94 50.00
1200x960 59.90
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-2 connected primary (normal left inverted right x axis y axis)
3840x2160 60.02 +
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
The DP-2 is my lap-top screen. When I try to set my laptop screen to auto, I get an error:
xrandr --output DP-2 --auto
xrandr: Configure crtc 1 failed
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21 (RRSetCrtcConfig)
Value in failed request: 0x0
Serial number of failed request: 47
Current serial number in output stream: 47
Listing the monitors only shows my external screen:
xrandr --listmonitors
Monitors: 1
0: +DP-0 2560/597x2131/336+3840+29 DP-0
I would be happy if I got things back to normal. Please keep in mind that I am not very experienced with Linux.
Running on: Ubuntu 18.04.3 LTS
dmesg output:
dmesg|grep -i "error|warn|fail"
[ 0.751166] RAS: Correctable Errors collector initialized.
[ 2.882702] EXT4-fs (nvme0n1p5): re-mounted. Opts: errors=remount-ro
[ 2.995387] ucsi_ccg 0-0008: i2c_transfer failed -6
[ 2.995401] ucsi_ccg 0-0008: ucsi_ccg_init failed - -6
[ 3.024793] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-48.ucode failed with error -2
[ 3.024833] iwlwifi 0000:70:00.0: Direct firmware load for iwlwifi-cc-a0-47.ucode failed with error -2
[ 3.103590] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 3.307996] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 3.341566] ACPI Warning: _SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190509/nsarguments-59)
[ 26.070764] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070765] pci 0000:02:00.0: BAR 13: failed to assign [io size 0x4000]
[ 26.070773] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070774] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070775] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070776] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070778] pci 0000:03:00.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070779] pci 0000:03:01.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070780] pci 0000:03:02.0: BAR 13: failed to assign [io size 0x1000]
[ 26.070781] pci 0000:03:04.0: BAR 13: failed to assign [io size 0x1000]
[ 46.689443] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 46.689446] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 46.690250] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 46.690254] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 105.772392] xhci_hcd 0000:39:00.0: WARN: xHC restore state timeout
[ 105.772393] xhci_hcd 0000:39:00.0: PCI post-resume error -110!
[ 105.772721] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 105.772722] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 4572.630479] thermal thermal_zone2: failed to read out thermal zone (-61)
18.04 nvidia xrandr
18.04 nvidia xrandr
edited Sep 19 at 17:52
Robert van der Spek
asked Sep 18 at 18:44
Robert van der SpekRobert van der Spek
415 bronze badges
415 bronze badges
Never had this problem but I would typedmesg
and look for device error messages.
– WinEunuuchs2Unix
Sep 19 at 12:40
I've added the dmesg output. Does seem to be an issue with nvidia, but not sure if it is relevant.
– Robert van der Spek
Sep 19 at 17:53
Tainting the kernel is irrelevant. the PCI errors are the concern I think especially at 02 which I think is for Nvidia card.
– WinEunuuchs2Unix
Sep 19 at 21:49
add a comment
|
Never had this problem but I would typedmesg
and look for device error messages.
– WinEunuuchs2Unix
Sep 19 at 12:40
I've added the dmesg output. Does seem to be an issue with nvidia, but not sure if it is relevant.
– Robert van der Spek
Sep 19 at 17:53
Tainting the kernel is irrelevant. the PCI errors are the concern I think especially at 02 which I think is for Nvidia card.
– WinEunuuchs2Unix
Sep 19 at 21:49
Never had this problem but I would type
dmesg
and look for device error messages.– WinEunuuchs2Unix
Sep 19 at 12:40
Never had this problem but I would type
dmesg
and look for device error messages.– WinEunuuchs2Unix
Sep 19 at 12:40
I've added the dmesg output. Does seem to be an issue with nvidia, but not sure if it is relevant.
– Robert van der Spek
Sep 19 at 17:53
I've added the dmesg output. Does seem to be an issue with nvidia, but not sure if it is relevant.
– Robert van der Spek
Sep 19 at 17:53
Tainting the kernel is irrelevant. the PCI errors are the concern I think especially at 02 which I think is for Nvidia card.
– WinEunuuchs2Unix
Sep 19 at 21:49
Tainting the kernel is irrelevant. the PCI errors are the concern I think especially at 02 which I think is for Nvidia card.
– WinEunuuchs2Unix
Sep 19 at 21:49
add a comment
|
1 Answer
1
active
oldest
votes
What solved it for me:
locate monitors.xml
/home/username/.config/monitors.xml
rm /home/username/.config/monitors.xml
And than go to Settings -> Screen Display -> Join Displays -> Apply
No my both monitors are back in business again.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175099%2fxrandr-not-listing-all-connected-monitors%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
What solved it for me:
locate monitors.xml
/home/username/.config/monitors.xml
rm /home/username/.config/monitors.xml
And than go to Settings -> Screen Display -> Join Displays -> Apply
No my both monitors are back in business again.
add a comment
|
What solved it for me:
locate monitors.xml
/home/username/.config/monitors.xml
rm /home/username/.config/monitors.xml
And than go to Settings -> Screen Display -> Join Displays -> Apply
No my both monitors are back in business again.
add a comment
|
What solved it for me:
locate monitors.xml
/home/username/.config/monitors.xml
rm /home/username/.config/monitors.xml
And than go to Settings -> Screen Display -> Join Displays -> Apply
No my both monitors are back in business again.
What solved it for me:
locate monitors.xml
/home/username/.config/monitors.xml
rm /home/username/.config/monitors.xml
And than go to Settings -> Screen Display -> Join Displays -> Apply
No my both monitors are back in business again.
answered Sep 19 at 18:39
Robert van der SpekRobert van der Spek
415 bronze badges
415 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175099%2fxrandr-not-listing-all-connected-monitors%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Never had this problem but I would type
dmesg
and look for device error messages.– WinEunuuchs2Unix
Sep 19 at 12:40
I've added the dmesg output. Does seem to be an issue with nvidia, but not sure if it is relevant.
– Robert van der Spek
Sep 19 at 17:53
Tainting the kernel is irrelevant. the PCI errors are the concern I think especially at 02 which I think is for Nvidia card.
– WinEunuuchs2Unix
Sep 19 at 21:49