1
vote
0answers
223 views

Can't add a resolution in Mint 14 Nadia (ATI RV516 X1350)

I just got a bootable USB w/ Linux Mint 14 Nadia installed and I ran into some problems with my laptop's graphic drivers. Computer is fairly old, it's HP Compaq 6820s from around 2008. Problem ...
2
votes
2answers
91 views

Detecting monitors on machine over local ssh connection

I need to write a script to check on video related things on machines in the local network, e.g. Is a monitor plugged in? Are the video drivers up to date and appropriate for the hardware? Is Xorg ...
3
votes
0answers
95 views

Used xrandr to rotate monitor but cannot reverse it after deleting script

I following a guide to have my tablet (Samsung ativ 700t running ubuntu 12.10 Gnome3) invert the screen 180 on login I place a script file in /etc/X11/Session.d/45custom-script. Contents of file: ...
3
votes
1answer
278 views

HDMI port not working after installing KDE Desktop Enviroment for Ubuntu

My laptop can't detect the HDMI port and my Samsung TV shows no signal. When I run xrandr, my HDMI port doesn't show in the output. Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x ...
3
votes
1answer
258 views

resolution of attached widescreen

I wanted to connect my TV (Sony Bravia) to my Laptop. My laptop has a displayport and the TV a HDMI. So with the adapters, I'm able to connect those two, and that part works. What doesn't work, is ...
3
votes
1answer
2k views

Cannot add new mode in xrandr for external monitor

Today I was trying to connect my second monitor to my notebook. I have: nvidia graphic card 304.43 drivers [support xrandr 1.2] archlinux [up-to-date] awesome wm xrandr 1.3 My problem is with ...
8
votes
2answers
316 views

Set Xorg to use only part of the screen

My screen has 1280 x 1024 resolution. But unfortunately, rightmost belt of 200 pixels is damaged and unable do display any image. How can I set that the Xorg will treat my screen as 1080 x 1024 ...
1
vote
1answer
854 views

Xorg: Screen 1 deleted because of no matching config section

Last week I received a new notebook in my work and everything is fine, except my dual-head setup(was flawless in the old model). My goal is to have one screen in each monitor, but instead I'm getting ...
1
vote
0answers
165 views

No Video Output with DVI to VGA converter

Here's a weird one... so X definitely grabbed all the EDID info from my second monitor, as nothing seems amiss in any output or log. The system responds correctly to enabling output, i.e. xrandr ...
1
vote
0answers
38 views

Calling xrandr via SSH [duplicate]

Possible Duplicate: Open a window on a remote X display (why “Cannot open display”)? I'd like to ssh to a host running an X server and use xrandr to query and update things ...
4
votes
1answer
6k views

xrandr doesn't detect monitor on hdmi port

I installed Arch on my laptop but I don't think this problem is specfic to Arch. The only problem at the moment is that the display connected to the hdmi port isn't detected. For example running from ...
1
vote
1answer
265 views

xrandr configuration

How to change xrandr maximum value. Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600 default connected 800x600+0+0 0mm x 0mm 800x600 60.0* 56.0 640x480 ...
3
votes
1answer
943 views

Xrandr not saving setting

Hello xrandr at install doesnt detect my tv to be 1920x1080@60hz, so I have to add the setting manually and when I do that with xrandr it works this is the commands I used xrandr --addmode HDMI-0 ...
2
votes
1answer
872 views

Cannot get startX / Xorg to work on freeBSD 8.1

I am following this link for Xorg configuration on FreeBSD 8.1 After this step: Xorg -config xorg.conf.new -retro I can see the screen and mouse is also working but I cannot exit out of it any ...
1
vote
0answers
326 views

Using xrandr freezes computer completely

I have the following problem: I have a laptop (open) with an external monitor connected. After boot, everything is perfect - the laptop screen is on the left of the external one and both resolutions ...
2
votes
1answer
2k views

RandR not recognizing monitor

I just plugged my EeePC to a Sony BRAVIA KDL-32EX710. Such TV supports resolutions up to 1920x1080, but RandR only let me use resolutions from 640x480 to 1024x768. In order to use full resolution I ...
5
votes
2answers
611 views

How can I swap my two screens, left to right?

I pressed something and accidentally swapped my two screens. My left one is actually considered as the right one, and vice versa. How can I swap them back? Edit - Specifically, I'm using Gnome, ...
15
votes
5answers
4k views

A tool for automatically applying RandR configuration when external display is plugged in

is there a tool which enables one to: remember current RandR configuration (position, orientation, resolution etc) on per-monitor basis, automatically apply last known good configuration as soon as ...
4
votes
1answer
187 views

Can I break display devices with the xrandr command?

If use the xrandr command and set a wrong resolution/freq/..., can a break my display devices? For instance, by setting a very high refresh freq that one of the video devices involved (video card, ...