1
vote
0answers
184 views

Can't change resolution in Xubuntu

i have a freshly installed Xubuntu 12.04 on an old computer. I'm fairly new to working with ubuntu (i know how to use google) and cannot seem to get the right resolution with it connected to a 16:9 ...
2
votes
1answer
177 views

Unable to change the refresh rate to 60hz with xrandr

My monitor supports 1920×1080 @ 60hz (LG W2486L) and graphic card (GeForce 9400 GT) using Ubuntu 12.04. When I type xrandr -q I get this: xrandr -q xrandr: Failed to get size of gamma for output ...
0
votes
0answers
103 views

How do i remove the resolution which shows by xrandr?

I tried to remove using xrandr --rmmode or --delmode output name but it fails. How do i remove it then?? HDMI-1 connected 1280x720+0+0 (normal left inverted right x axis y axis) 160mm x 90mm ...
1
vote
1answer
153 views

Is there a way to disable laptop LCD on startup when external monitor is connected

Am running 12.04 and Gnome Shell with a Thinkpad X201 laptop and docking station. When I start the Thinkpad in the docking station with the lid closed, Ubuntu is recognizes that the external monitor ...
1
vote
0answers
199 views

Error when using XRANDR to add new resolution

I've been having some difficulty adding a new resolution using XRANDR and outputting it to my second monitor, which is a Panasonic Viera TX-P42G10E. This is what I run on my Ubuntu 12.04 LTS: ...
0
votes
1answer
518 views

xrander problem with 1900x1080p

i have a problem with xrandr i successfully executed the following : #cvt 1900 1080 #xrandr 1900x1080 170.75 1904 2024 2224 2544 1080 1083 1093 1120 -hsync +vsync but unfortunately the following ...
0
votes
0answers
150 views

I cant keep my second monitor detected in 12.04

On my work machine the second monitor, connected to the DisplayPort (DP1), is flickering into and out of existence. I'm only running onboard graphics, i.e.: 00:02.0 VGA compatible controller: Intel ...
1
vote
0answers
257 views

Use TV (hdmi) with non-square pixels

I am having a problem when I connect my LG plasma tv (with a native resolution of 1024x768 pixels) to my 12.04 laptop using HDMI. The pixels (actual pixels, not the signal) of my TV are physically ...
2
votes
0answers
234 views

How can I properly use Dynamic MultiMonitor in xrandr?

I have a Dell Latitude E6520 with Ubuntu 12.04 and a Dell U2711 Monitor connected with my docking station. I tried this https://help.ubuntu.com/community/DynamicMultiMonitor xrandr --version xrandr ...
2
votes
1answer
763 views

External monitor does not correctly display on GMA500

Asus "T91mt" (resolution 1024x600). External monitor 17" VGA 1280x1024. Ubuntu 12.04.1. GMA500. I have solved a common gma500 issue of resolution own display, but i can't connect external monitor ...
0
votes
3answers
4k views

How do I set resolution to 1440x900 with Nvidia?

I have an Nvidia GeForce 9800 GT card and suddenly after some recent updates on 12.04, I am unable to get my resolution higher than 1024x768. It used to be 1440x900. I have tried uninstalling and ...
1
vote
1answer
2k views

How to set the monitor to its native resolution when xrandr approach isn't working?

I am trying to setup my Samsung syncmaster B2030 monitor in ubuntu 12.04. It's native resolution is 1600x900 which I am not getting in ubuntu and which I am trying to get. I tried using xrandr ...
0
votes
1answer
501 views

How to change the screen resolution of the virtual console on an external VGA?

I've found helpful solutions to randr problems on the regular GUI (Ctrl+Alt+F7) but this question is about resizing the virtual console, which doesn't have good google results. I've been using arandr ...
0
votes
0answers
734 views

Ubuntu 12.04 Screen resolution limited at 1024x768

I just installed Ubuntu 12.04 (32bit) in my PC using wubi installer and have an issue regarding the screen resolution. I have Intel integrated gfx chip and my monitor supports resolution larger than ...
0
votes
0answers
265 views

12.04 Resolution Stuck

I'm very new on Ubuntu and I want to ask how to change resolution because my resolution is stuck at 1024x768 but in Windows I can set my resolution up to 1366x768. I have use X server to change the ...
0
votes
1answer
102 views

Need a way to restrict maximum screen size due to monitor hardware issues

Basically the lower part of my laptop screen has fizzled out (its just dead static, as you can see here. So I'm trying to figure out a way to automatically restrict my window sizes, full-screen ...
3
votes
1answer
274 views

Awesome starts programms twice

I'm running Ubuntu on a MacBook and use an external monitor. So I use xrandr to turn off the laptop monitor on startup if the external monitor is connected with this small ruby script: ...
0
votes
1answer
410 views

Mouse cursor limits using newrez script

I'm using the newrez script on my netbook. This script seems to draw an image to display with a wider resolution and then resides it to make it fit to my screen using Xrandr. This way i can have a ...
0
votes
2answers
915 views

I can't view my laptop on TV

I have a Compaq c770 with an Intel graphic chipset. I'm running Ubuntu 12.04. I plug the TV through a S-VIDEO port. However, nothing appears on the TV. Ubuntu detects the TV, and I can configure it. ...
2
votes
1answer
5k views

“xrandr: Configure crtc 0 failed” when trying to change resolution on external monitor

I've been trying to set up an external monitor for a bit, finally got it mostly working except the resolution is off. My monitor's native res is 1600x900, which I finally got to show up in xrandr: ...
0
votes
1answer
475 views

Trying to hook up an external monitor to netbook

When I plug the external monitor up to my netbook it isn't found. I restart with them connected and it displays on the external monitor, but in the wrong resolution, shifted ~100 pixels to the right, ...
1
vote
2answers
3k views

How can I reinstall XRandR without serious disruption to 12.04?

This is the sequence that leads to xrandr going missing: Installed 12.04 on a system with a motherboard using the Intel G45 chipset and the E8400 Core 2 Duo and AMD Radeon HD 5450 video card. ...
7
votes
3answers
16k views

How to force Multiple Monitors correct resolutions for LightDM?

I am affected by the BUG: https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/874241 Otherwise, if like me you have a laptop connected to a second monitor of higher resolution, LIGHTDM at the ...