Coder Social home page Coder Social logo

Comments (6)

phillipberndt avatar phillipberndt commented on May 23, 2024
  • Does the same command work if you do not specify --transform, i.e. xrandr --output DisplayPort-1-3 --off --output eDP-1-0 --gamma 1.0:1.0:1.0 --mode 1920x1080 --panning 0x0 --pos 0x0 --primary --rate 60.05 --reflect normal --rotate normal?
  • Do transformations work in principle with eDP-1-0, i.e. can you run e.g. xrandr --output eDP-1-0 --scale .8? If this works, does the first command succeed if reissued afterwards?

from autorandr.

Swissbite avatar Swissbite commented on May 23, 2024

Hi @phillipberndt
Without transform parameter is working (it does not give any error msg)
xrandr --output eDP-1-0 --scale .8 returns with xrandr: failed to parse '.8' as a scaling factor

from autorandr.

phillipberndt avatar phillipberndt commented on May 23, 2024

Oh, sure, sorry: Try 0.8x0.8.

David Daester [email protected] schrieb am Mo., 16. Nov. 2015
22:26:

Hi @phillipberndt https://github.com/phillipberndt
Without transform parameter is working (it does not give any error msg)
xrandr --output eDP-1-0 --scale .8 returns with xrandr: failed to parse
'.8' as a scaling factor


Reply to this email directly or view it on GitHub
#37 (comment)
.

from autorandr.

Swissbite avatar Swissbite commented on May 23, 2024

It seems like xrandr or anything is restarting. (Screen goes black and returns on docked monitor)

xrandr --output eDP-1-0 --scale 0.8x0.8
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:  26 (RRSetCrtcTransform)
  Value in failed request:  0x40
  Serial number of failed request:  45
  Current serial number in output stream:  46

from autorandr.

phillipberndt avatar phillipberndt commented on May 23, 2024

Ok, so --transform isn't working at all for you. I've made a commit that should skip the option unless it is necessary, please check if it fixes this issue for you!

from autorandr.

Swissbite avatar Swissbite commented on May 23, 2024

It fixes the issue. No error message anymore. Thank you, I close this issue.

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.