Git Product home page Git Product logo

Comments (3)

imLew avatar imLew commented on July 17, 2024 1

I have the same issue using autorandr 1.14 and

xrandr program version       1.5.2
Server reports RandR version 1.6

The saved profile of laptop display + one external display with DP over USB-C applies the command

xrandr --fb 3840x3760 --output DP-1-3 --crtc 0 --gamma 1.0:1.0:1.0 --mode 3840x2160 --pos 0x0 --primary --rate 60.00 --reflect normal --rotate normal --set non-desktop 0 --output eDP-2 --crtc 1 --gamma 1.0:1.0:1.0 --mode 2560x1600 --pos 582x2160 --rate 240.00 --reflect normal --rotate normal --set 'Broadcast RGB' Automatic --set Colorspace Default --set 'max bpc' 12 --set non-desktop 0 --set 'scaling mode' 'Full aspect'

which fails.
Entering the command manually it fails with

xrandr: output DP-1-3 cannot use crtc 0x3e

while the external display is not active.

Running it without --crtc 0 works and afterwards running the command with --crtc 0 works as well.

Are there any way to apply --skip-options crtc automatically at login or udev trigger? Sorry, I found it.

Where did you find it?

Found it as well, in case anyone else has this issue, add

[config]
skip-options=crtc

to your autorandr/settings.ini.

from autorandr.

aimoff avatar aimoff commented on July 17, 2024

Thanks for supplementary comments.
On my environment, the interface names are sometimes changed.
Thus, my current autorandr/settings.ini is:

[config]
skip-options=crtc
match-edid=true

from autorandr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.