Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New monitor is not created through xrandr #13

Open
nsrCodes opened this issue Dec 1, 2020 · 3 comments
Open

New monitor is not created through xrandr #13

nsrCodes opened this issue Dec 1, 2020 · 3 comments

Comments

@nsrCodes
Copy link

nsrCodes commented Dec 1, 2020

When I press n in the menu I get the following output

X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  16 (RRCreateMode)
  Serial number of failed request:  40
  Current serial number in output stream:  40
xrandr: cannot find output "VIRTUAL1"
warning: output VIRTUAL1 not found; ignoring
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1920x1080    120.04 +  48.01* 
HDMI-1-0 disconnected
  2128x1080_60.00 (0x8ed) 192.120MHz -HSync +VSync
        h: width  2128 start 2264 end 2496 total 2864 skew    0 clock  67.08KHz
        v: height 1080 start 1081 end 1084 total 1118           clock  60.00Hz

But still after I press enter the menu shows that new monitor is created. I found when I was stuck in the issue #4 .
Can someone help?

@OscarPerez79
Copy link

You should replace the screen name in the script from "VIRTUAL1" to "HDMI-1-0"

@MajliTech
Copy link

For me it didn't work

X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  16 (RRCreateMode)
  Serial number of failed request:  31
  Current serial number in output stream:  31
xrandr: cannot find output "HDMI-1-0"
warning: output HDMI-1-0 not found; ignoring
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 382mm x 215mm
   1920x1080     60.00*+  40.00  
   1680x1050     60.00  
   1280x1024     60.00  
   1440x900      60.00  
   1280x800      60.00  
   1280x720      60.00  
   1024x768      60.00  
   800x600       60.00  
   640x480       60.00  
HDMI-A-0 disconnected (normal left inverted right x axis y axis)
  1280x800_60.00 (0x6c4) 83.460MHz -HSync +VSync
        h: width  1280 start 1344 end 1480 total 1680 skew    0 clock  49.68KHz
        v: height  800 start  801 end  804 total  828           clock  60.00Hz

@dalae6763
Copy link

Can you tell me more about the connection through usb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants