Video Card / screen configuration

@Thanatermesis

I just bought a new 32 inch Viewsonic curved screen on wich I run elive at 2560 X 1440 (100% of the tim... I installed a 2nd computer to my wife, no need to run her Windows in a VM, on Ubuntu !)

My challenge for you, if it's simple for you to fix it, is the screen configuration tool

I can't use my 2nd monitors (whatever the size)

The screen configuration tool you created worked well for :

  • my 2 HP 22er 21 inche monitor
  • one monitor
  • my 32 inch monitor alone

but if I want the 32 inch new curved monitor, I see this

image

I can't configure both monitors, I can't change screen resolution and so on...

JF

If I recall correctly, arandr can set up the screen resolution and orientation on the fly. It is a GUI tool built for xrandr, and there are examples for xrandr on the web, the Thinkwiki pages come to mind. I have gone back to one screen, but there is a spare flat screen, ready to get back to work. One can use either to configure the screens; once that step is done the screen setup in eā€™s control/settings panel can be used.

Looks like a small and simple bug to fix in the elive tool, thereā€™s 2 things I need to know:

  • does ā€˜arandrā€™ tool as @she_dyed suggests make it working correctly ? (which is also used by the Elive configurator)
  • will need the result of your command ā€œxrandr -qā€ from that computer with that screen connected (just paste it here in a code block)

~ āÆāÆāÆ xrandr -q
Screen 0: minimum 320 x 200, current 2560 x 1440, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 connected 2560x1440+0+0 (normal left inverted right x axis y axis) 697mm x 392mm
2560x1440 100.0* 73.9 60.0
1920x1080 119.9 143.8 99.9 120.0 100.0 119.9 60.0 60.0 50.0 59.9 30.0 25.0 24.0 30.0 24.0
1920x1080i 30.0 25.0 30.0
1400x1050 60.0
1280x1024 75.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1280x720 59.9 60.0 50.0 59.9
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
720x576 50.0
720x480 60.0 59.9
640x480 75.0 72.8 66.7 60.0 59.9
720x400 70.1
~ āÆāÆāÆ ping falken.lastspam.com

This is when I connect only the new 32 in alone on the pc ( working fine)

DO you need the same command results , when the 2 screens are connected and only the 22 inch works ?

And with both screen connected
~ ??? xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
1920x1080 60.0*+
1680x1050 60.0
1280x1024 75.0 60.0
1152x864 75.0
1024x768 75.1 60.0
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 connected (normal left inverted right x axis y axis)
2560x1440 100.0 73.9 60.0
1920x1080 119.9 143.8 99.9 120.0 100.0 119.9 60.0 60.0 50.0 59.9 30.0 25.0 24.0 30.0 24.0
1920x1080i 30.0 25.0 30.0
1400x1050 60.0
1280x1024 75.0 60.0
1440x900 59.9
1280x960 60.0
1152x864 75.0
1280x720 59.9 60.0 50.0 59.9
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
720x576 50.0
720x480 60.0 59.9
640x480 75.0 72.8 66.7 60.0 59.9
720x400 70.1
~ ???

Here is the xrandr reference on the wiki for Thinkpad folks

http://www.thinkwiki.org/wiki/Xorg_RandR_1.2

There are plenty of examples there; not all your ports should say ā€˜disconnectedā€™. Your xrandr -q will be helpful, and so will .xsession-errors in case VGA switches off. (.xsession-errors can be put on a pastebin to keep this thread compact) On a Thinkpad there is a BIOS setting to keep the main screen on regardless of external connections (old models did not have HDMI but only had an extra VGA-out as a secondary for projectors)

1 Like

Well, first of all, in your screenshot there was a wrong result for the resolutions of VGA1, now I updated the tool and it should show ā€œunknownā€ instead, and this should be correct this way, please confirm and specially that the tool continues to work:

  • apui elive-tools

But then, thereā€™s a different problem that I donā€™t quite understand, you said that you want to use both screens in your desktop but it doesnā€™t works, but, the tool shows both screens so it detects it (almost) correctly and apparently you are configuring them correctly

So first of all, will be needed to know if you can make them working with the tool ā€œarandrā€ alone, so configuring them with only that tool launched alone, makes both displays to work / appear?

1 Like