Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
154 views

xrandr commands not working in Ubuntu LTS 24.04

i just installed Ubuntu LTS 24.04 on my Lenovo ThinkPad Yoga. the issue is that the screen does not rotate when i rotate the monitor, it does on windows but not on ubuntu. this is my graphics card: ...
wiwita63's user avatar
3 votes
1 answer
306 views

Rotate second monitor on the left side using shortcut

I had my second monitor on the right side of my laptop before, and I had no problem rotating the second monitor using keyboard shortcuts. The commands I use are: xrandr --output HDMI-1 --rotate left ...
Tun Huang's user avatar
2 votes
0 answers
135 views

Monitor connected via eDP goes black for 1-2 seconds whenever I call xrandr

On my hardware there is only one single monitor attached at eDP-1. And whenever I call xrandr --query the monitor turns black for 1-2 seconds, although the command completes without an error. Also, I ...
Seven's user avatar
  • 131
1 vote
1 answer
981 views

Screen rotates 90 degrees after shutting lid

I've recently installed Ubuntu 19.10 on my laptop and come across the issue where whenever I close the lid of my laptop to put it to sleep, when I re-open the laptop the screen is rotated 90 degrees ...
Dan Perry's user avatar
3 votes
3 answers
3k views

Screen upside down after upgrade to 18.04.01

After upgrading to 18.04 my screen suddendly switched upside down, since my Laptop apparently has a rotation sensor. I temporarily fixed it with xrandr -o normal and disabled the gnome rotation sensor,...
DaikodanNoJutsu's user avatar
0 votes
1 answer
4k views

Xrandr won't correct screen orientation

I changed from Debian 9 to Ubuntu 17.10 today. I was on facebook when suddenly my screen turned upside down. That has already happened sometimes when I used Debian, so I just tried the usual command ...
Níckolas Alves's user avatar
4 votes
1 answer
406 views

not able to use xrandr after booting ubuntu tablet with nomodeset

I have installed ubuntu 14.04 in my intel-z3735f baytrail tablet. I can boot this device and get the desktop only with nomodeset parameter.(When booted without nomodeset getting blank screen) But when ...
Sanjeev Kumar's user avatar
0 votes
1 answer
3k views

How to make portrait mode display permanent on 15.10 [closed]

I tried several methods from several forums but nothing worked for me. I want my display to come in portrait mode after boot. After login if I manually rotate screen from terminal by command xrandr -...
Sanjeev Kumar's user avatar
4 votes
0 answers
2k views

How can I rotate my notebook screen 90 degrees although 'xrandr --rotate' does not support it? [duplicate]

I've got an Acer Aspire E5-773G notebook with those graphics-related specs: Card-1: Intel Sky Lake Integrated Graphics Card-2: NVIDIA GM108M [GeForce 940M] Display Server: X.Org 1.18.3 driver: nvidia ...
Byte Commander's user avatar
  • 109k
0 votes
2 answers
4k views

Problem with xrandr rotation inverted

I have a lenovo x230t and have recently begun to retry with getting my screen rotation to work properly. I've been using the following: https://github.com/martin-ueding/thinkpad-scripts. But calling ...
Verrazano's user avatar