Hardware :: Limited Resolution Choices In Xrandr With External Monitor On Hotplug?
May 5, 2010
I am running Fedora 12 on a T400 Thinkpad. When connector my external monitor prior to powering on the computer or if I restart it, I get a lot of resolution choices from xrandr. See below.
Code:
$ xrandr
Screen 0: minimum 320 x 200, current 1440 x 900, maximum 8192 x 8192
LVDS1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 303mm x 190mm
1440x900 60.0*+ 50.0
1024x768 60.0
[Code].....
Is there some daemon I need to restart to detect the monitor resolutions correctly, or is there a module I can reload?
There seem to several variables to reproducing the behavior. If I restart without the laptop without the monitor plugged in, log in, and then, plug the monitor in with the monitor powered on prior to plugging, all resolutions are detected properly. However, if I plug the monitor in with it powered off, then power it on, I only get the few options shown in above. Once I get the reduced number of options, it seems to stay that way till I restart regardless of how I unplug the monitor.
I have found a work-around by just forcing the modes with xrandr --newmode and xrandr --addmode, but I would much rather have the modes autodetected.
View 1 Replies
ADVERTISEMENT
Apr 25, 2011
When I'm connecting second monitor to the laptop, Display Settings applet (and xrandr -q) does not detect full list of supported resolutions. I need to restart my system or perform Log off while monitor is connected to make full list available.openSUSE 11.4 32 bit, Ati Mobility Radeon HD 3450, proprietary ATI driver 11.3 8.831.2-110308a-115935C-ATI.External monitor is FullHD SyncMaster B2330 (1920x1080)I wonder is there any other workaround to access full resolution that does not require restarting of the system?
View 7 Replies
View Related
Oct 12, 2010
I was trying to add a new resolution mode to my monitor, but XrandR always fails. These are the steps I follow:
Quote:
$ gtf 1280 768 60
then I copy the result and type
Quote:
xrandr --newmode "1280x768_60.00" 80.14 1280 1344 1480 1680 768 769 772 795 -HSync +Vsync
[Code]....
Finally I just can't create another resolution. And yes, my monitor should run in 1280x768.
View 9 Replies
View Related
Aug 28, 2009
I installed FC11 on my laptop T43 and the video card is ATI Mobility Radeon x300. Now I have a problem of screen resolution with external monitor:
When I do presentation, I have to mirror the two monitors and both set to 1024*768, which is not perfect.
I remember that when I use RHEL 5 desktop edition, The system can automatically detect the external monitor and set it by itself ----- The laptop uses 1400*1050 and the external monitors such as projector uses 1024*768. But I haven't found such feature on FC11.
View 9 Replies
View Related
May 9, 2011
after upgrading from 10.10 to 11.04 i received the Unity as a default. with the help of this forum i figured out how to get the Gnome.i would like to try the Unity but when i am switching to Unity i cant get the resolution i need to my external monitor.i have an application, Switch resolution that doesn't work under the Unity but does work under Gnome.i can change the resolution in the external monitor to its native resolution but than i get the upper panel in a good resolution and below only black without any window or anything.
View 2 Replies
View Related
May 24, 2011
I have an EeePC 1005HA with Intel 945G chipset and graphics. I've got a 21" no-name touchscreen attached to the laptop with the intention of hiding the laptop away behind it and simply using the tactile widescreen with virtual keyboard (onboard). By the way, the Touch screen is working great OOTB in Ub 11.04, although will have to tweak some more to get multi-touch working.On it's own the netbook runs 1024x600 (16:9) automatically. As soon as I plug in the larger monitor and mirror the images it auto-defaults both to 800x600 60hz and I have no options to select a higher res. I want to be able to run the large screen in something like 1024x600 or better, as long as its 16:9. At the moment everything is stretched out on the larger screen and on the netbook I have a 800x600 with black margins left & right.
Can't seem to work it out. The Monitor Config doesn't give me any higher options than 800x600 when mirrored. Below is the output of xrandr, if it's any help. Also my xorg.conf file is practically empty.
View 9 Replies
View Related
Jan 2, 2010
I've got a little problem with my 9" netbook. It came preinstalled with Ubuntu (factory install), but I reinstalled it to get a fresh karmic as it was a second hand.The problem is, whenever I plug in an external monitor, rightclick on the display icon and click "Configure Display Settings..." both monitors go black and nothing responds. Weird thing though, is that sometimes the mouse appears on the second monitor. I need a solution for this, either creating a xorg file (I have no clue on how to do that) or some other solution that works.
My netbook resolution is 1024*600, the external monitor resolution is 1024*768. It should be noted that I had a similar problem on another Ubuntu laptop (NVIDIA drivers), but it had to do with the resolution height. My laptop had 1440*900 and my external monitor needed to have the height lower then 900.
For further information, this is what the system profiler says about my graphics card:Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller.I hope you guys can help me, as plugging in a netbook to an external monitor (or TV) is not uncommon to me I like doing that, even if there's no point in it.I hope I gave enough information on this, I'm willing to give more if needed of course
View 5 Replies
View Related
Oct 12, 2010
I have finally decided to reach out for help because I've been messing around for 3 days with xorg.conf and I'm a beginner and not getting it right. What I want to do is to use only my external monitor (1920x1200) via DisplayPort when my computer is docked. And then my laptop display (1280x800) when undocked. I am using Ubuntu 10.04.
I have setup System->Preference->Monitor: Unchecked <same image in all monitors>, turned off laptop display, and set External monitor to 1920x1200. After doing this everything works when in Xwindows. The resolution is correct when I am docked, and when I am undocked it defaults to my laptop display.
The ONLY problem with using the System->Preferences->Monitor is that when I start up the computer when docked the external monitor goes to the incorrect (laptop screen) resolution at the initial login screen. After I login the resolution corrects itself but it's messy with reinitialization of the screen and my icons being all messed up. I think this happens because these settings only take effect after logging in.
I believe I have to edit the xorg.conf to get my setup working at the login screen. Can someone please tell me how to this.
View 1 Replies
View Related
Sep 24, 2010
I have Ubuntu (running Jolicloud) on my HP dv2000 laptop, connected to my Sony AV Receiver through HDMI to use the TV as an external monitor. However, the resolution seems to be slightly off as the outer edges of the screen are cut off. Is there a way to fix this by editing the xorg.conf file? My current setup is below. I tried adding the line "Virtual 1244 700" to the subsection "display", but when I restarted it threw me into low graphics mode. Is there anything else I can try?
I also tried setting up the resolution at 1920x1080 on the TV and kept the default resolution on the monitor as 1280x800, and as you would expect displays the entire desktop in a smaller version on part of the tv. However, the desktop is still offset, leaving the top and left margins cut off. So, perhaps I need a way to offset the screen? Is this possible in xorg.conf?
View 8 Replies
View Related
Dec 13, 2010
I have an HP Pavilion dv7-1243cl laptop. It has an internal wifi that works ok at home but when I'm traveling I stay at RV Campgrounds the wifi signal gets pretty weak. So I Installed an external antenna.(ALFA model AWUS036H). The signal gets a full 5 bars.
Now the problem. I dual boot OS11.3 and Windows 7 pro. Everything works as expected on MS. When In boot to OS11.3 I can only connect to the internal antenna. (real spotty). If I turn off the internal antenna I can't connect to the external one. Knetwork manager show/detects and shows the strength of both of the signals only when the internal is on. On MS7 I can turn off the internal and it will connect to the external one with no problem. Is there anyway to get OS to allow me to connect to my choice of antenna? I've been into manage connections and selected wlan1 (external). no joy.
View 9 Replies
View Related
Sep 19, 2015
I've just completed my first pc build, and installed Ubuntu 8.2. My build was focussed around a legacy Apple Cinema 30" display, which has 2560x1600 @ 60fps resolution. The motherboard - Gigabyte H97N-Wifi - supports that display, although the display drivers are supplied by Intel, and are therefore nonfree. On startup, my display resolution defaults to 1200x800. This is what /var/log/Xorg.0.log says about it:
Code: Select all[snip]
[ 1.830] (II) intel(0): Output VGA1 has no monitor section
[ 1.881] (II) intel(0): Output HDMI1 has no monitor section
[ 1.882] (II) intel(0): Output HDMI2 has no monitor section
[ 1.882] (II) intel(0): Output HDMI3 has no monitor section
[ 1.933] (II) intel(0): EDID for output VGA1
[ 1.986] (II) intel(0): EDID for output HDMI1
[ 1.986] (II) intel(0): Manufacturer: APP Model: 9232 Serial#: 33555281
[code]...
I bumped into a webpage which stated that xrandr does not work with proprietary drivers, and if that's true, I can't get it to change resolution on my screen.
View 2 Replies
View Related
Feb 10, 2010
I installed Fedora 12 into a virtual Machine (using virtualbox). Everything was perfect but the screen resolution is only 800*600. I cannot read the text fine and work is impossible.I searched already other posts but i couldn't find anything helpful.How can i set the resolution at least at ca 1280*1024?
View 2 Replies
View Related
Jun 25, 2010
Having given up on a failed OpenSuse 10.3 and installed 11.2, I am now unable to get better screen resolution then 800 X 400. Previously there was no apparent limit, so I know the Viewsonic display is capable of much more.
In Yast2 the nvidia graphics card is identifed OK, but even in Yast I can find no way of getting back to the higher resolution. In the Desktop-tweaking app all I get offered is even lower resoulutions.
View 3 Replies
View Related
Jun 4, 2010
Can't make Slack 13.1 to run at more than 1024x768. No problems where with 12.0-13.0. Here are portions of my xorg.conf and Xorg.0.log:
Code:
Section "Monitor"
HorizSync 31 - 81
VertRefresh 56 - 75
Section "Device"
[code]....
Note the last line marked (**) - "from config file", but I only have 1280x1024 there ! And what does that mean
(II) NV(0): Using fuzzy aspect match for initial modes
(II) NV(0): Output VGA2 using initial mode 1024x768
(--) NV(0): Virtual size is 1024x1024 (pitch 1024)
And KDE/Display only offers up to 1024x768 too. Didn't try NVIDIA driver yet but 13.0 had no problems with the same monitor,similar Card and nv driver.
View 3 Replies
View Related
Feb 25, 2010
I just installed Kubuntu on my computer running win xp. I have had problems with the resolution because it only lets me set it at 800x600. I have read many of the post here and most of them tell your to use xrandr or xorg config. When i run the xrandr iI end up with a message saying can't open display and also when i try the xorg confing. I installed kubuntu using wubi.
View 3 Replies
View Related
Jun 23, 2010
I have been arguing with my acer aspire one laptop since I bought it in terms of the screen resolution and have never been able to solve the problem, although I seem to be getting close. I just updated to 10.04 (the netbook remix).I have been following the instructions for how to fix it here. The result was this:
Code:
liz@Pippin:~$ cvt 1366 768
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
[code]....
View 3 Replies
View Related
Nov 21, 2010
I need to set the resolution of my display to 96 dpi.
The command that used to work was
$ xrandr --dpi 96
In Maverick, this gives me
[code]....
View 3 Replies
View Related
Jan 1, 2011
GNOME decided not to use the correct resolution ever. In Ubuntu, it got it automatically and that said it should be 1366x768, and when i run this:
Code:
xrandr -s 1366x768
I get
Code:
Size 1366x768 not found in available modes
So then I tried to run xrandr and find out what was available and I got:
Code:
$ xrandr
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768
default connected
[code]....
So when I try to change it to 1024x768, I get the same "not found in available modes" message.
View 9 Replies
View Related
Jan 22, 2011
The "Display" interface does not have a tab for "Hardware". The resolution does not go above 800 x 600.
There is no etcX11Xorg11.conf file.
There don't seem to be any display drivers in the software repository like in ubuntu.
View 13 Replies
View Related
Mar 14, 2010
I have two monitors, my laptop screen, and an LCD monitor. I want to configure linux to put one virtual desktop on one, and a second on another. I'm using Compiz as well, so I'd like it to show one side of the cube on each monitor. I'm not really sure how to go about setting this up though. My attempts so far have stretched the same desktop across both monitors, or resulted in an unusable monitor that just sits there with the default background. While I was trying to figure this out I came across something called XRandR that lets you connect/disconnect monitors without restarting xserver. I'm not sure how to get this going either, the only tutorials I found were for intel chipsets, and I'm using the proprietary NVidia drivers.
View 9 Replies
View Related
Jan 10, 2011
I ran the following commands on my ubuntu desktop :
xrandr --output VGA-0 --mode 1680x1050
xrandr --output VGA-1 --mode 1680x1050
xrandr --output VGA-1 --left-of VGA-0
This gives me dual head. I have a second machine on the same 100mbps network that is also running Ubuntu. I want to run X on that machine and have it's X session as a monitor in xrandr, so I would add something like this :xrandr --output REMOTE-1 --right-of VGA-1Is this possible?
View 1 Replies
View Related
Aug 24, 2010
I have been running linux on my thinkpad r50 for about a year, specifically 9.04. The problem is with this new 10.04 lts installation when I go to hook up an external monitor via the avg port and run xrandr to initialize the display, the laptop monitor panel becomes a garbled image and the television that is attached to the computer says no input. As of now I am stumped and open for assistance on this one.
View 1 Replies
View Related
Aug 25, 2010
I am trying to find the maximum supported resolution of my video card by using xrandr. My card is an NVidia GeForce Go 7300 (in a laptop). The official documentation does not list specific resolutions that are supported. My laptop display is detected as "AUO" in the NVidia X Server Settings dialog (Ubuntu 10.04 amd64) and has a native resolution of 1280x800. However, I would like to know what is the maximum resolution that I could use on a display with the VGA adapter irrespective of whether the laptop's display is on. This is what I get from xrandr: Screen 0: minimum 512 x 384, current 1280 x 800, maximum 2304 x 864 default connected 1280x800+0+0 0mm x 0mm
1280x800 50.0* 51.0 56.0 52.0
1024x768 52.0 50.0
[code]....
I am guessing the maximum width of 2304 would be for using TwinView with the laptop's 1280-width display next to a 1024 CRT or similar. Surely these cannot be the only supported resolutions. I would like to use a LCD display of width somewhere around 1600 pixels (in particular while turning off the laptop's screen so as to use the external LCD as the primary display) if possible.
View 5 Replies
View Related
Jul 16, 2011
I am running ubuntu 11.04. I am able to set my screen size to 1600x1200 in windows but ubuntu doesn't offer me that size in xrandr, though it says my maximum size is 4096x4096, I have posted my xrandr results below. What do I do to set my screen to the higher resolution?
Screen 0: minimum 320 x 200, current 1280 x 960, maximum 4096 x 4096
VGA1 connected 1280x960+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.0
800x600 60.3 56.2
[Code]....
View 3 Replies
View Related
Dec 11, 2009
monitor is a Optiquest Q19wb. I normally have is set on 1280x1024, but fedora will only go to 800x600. It has detected the monitor correctly. Not sure if being connected to KVM will cause issues. The xorg.conf does not exist. Have installed system-config-display but have not run yet.
View 1 Replies
View Related
Jan 29, 2016
I just switched from Ubuntu to Debian and I am having trouble doing something that I found easy to do with Ubuntu. I have a Radeon R9 graphics card from MSI with dual DVI ports and I'm trying to get xrandr/arandr to detect my dual monitors but it only detects one. I've installed all the drivers and even installed the "amdgpu" driver from the Ubuntu repository but still not detecting. What drivers am I missing?
View 1 Replies
View Related
Oct 3, 2010
I'm a faithful user of Ubuntu Linux, especially 9.04 Jaunty Jackalope. I have a problem with my screen resolution on my LG Flatron L1718S. It's a 17 inch and its recommended resolution is 1280x1024.I was on this resolution all along until now. Now I'm limited to 800x600 resolution. Here's what happened. Before installing Ubuntu 9.04 on a friend's computer, I put in his Seagate 40 Gig hard drive into his Intel Celeron Box with a 2.93 GHz and 512MB ram. I then plugged my monitor into his system. Upon booting, I discovered that the hard drive had a very strange looking operating system called OS2 Warp...seemed like Black XP to me. On the desktop, the icons were so big and bloated,the mouse was frozen, there was so much eyecandy which demanded so much graphics resources.
His graphics card is an onboard one, framebuffer. I then rebooted the machine, this time running the Ubuntu 9.04 live CD. Resolution still ok, with 1024x768 this time. I installed Ubuntu 9.04 and finished. I shut down the machine, unplugged my monitor and plugged it back into my machine, which is a Intel Celeron with a 2.4GHz processor, 1,5GB RAM, 80GIG X 2 Seagate IDE hard Drives, 2 DVD Drives, an LG Spermulti-DVD rewriter and a BENQ DC W2000 rewriter.My graphics card is NVidia GeForce NV34 FX5200 Series, 256MB RAM Graphics Card. Suddenly everything on the desktop is so large, and the maximum resolution now is 800x600. It becomes 640x480 if i add Nvidia drivers, version 173. If I switch over to Windows XP, Service Pack 2, I have no resolution issues there. Nvidia drivers are loaded there as well. No issues with resolution there. To test the screen again, I plugged my monitor back into my friends computer that I mentioned earlier on. The resolution is stuck on 800x600. After plugging the monitor back to my computer, I tried to edit the X.conf using "sudo nano", adding the desired parameters, like undetected screen resolutions, monitor name, device,etc, but nothing worked.
I always had to resort to the backed up configuration file for XOrg. The latest Ubuntu 10,04 Lucid Lynx picks up my monitor with a maximum resolution of 1024x768.The Mandriva One 2008 Live CD also gave me the same result like Ubuntu 10.04, this time giving me more higher resolution options. Strangely enough, from my Ubuntu 9,04 and older, after several tests, the resolution is still stuck to 800x600. When I press the AUTO RESET button on my monitor, the screen says "Processing image Auto Adjustment-For Optimal display, change resolution to 1280x1024". A factory reset did not help. The resolution was perfect until I plugged my monitor into my friend's computer, the one with the 2,93GHz processor. I took another friend's monitor, a HP Cathode Tube Monitor, a 17 inch as well, and plugged it to my machine to test the resolution. The results were glorious! All resolution options were shown, from the lowest "320x240" to beyond "1280x1024". Plugged it back to mine, the same result showed: 800x600 resolution, the lowest being 320x240. I kindly ask for advice on how I can be able to get all the screen resolution options available on my Ubuntu 9.04, like before, because it shows the maximum of800x600, lowest- 320x240 on "display" in "System--Preferences".
View 8 Replies
View Related
Jun 6, 2010
UPDATE: I can get the wrapping to stop, but it offsets the image between monitors. It's like the center monitor's image was stretched upward, distorting the alignment with the side monitors, rather than just providing additional space at the top. If I switch it so the two side monitors are 120px lower than the center, (as i had it in 9.04) then the wrapping issue occurs again. This is frustrating. I could use some help. (64-bit Ubuntu 10.04)
After lots, and lots, and lots of googling, configuring, experimentation, and even unplugging and replugging, I finally got all 3 monitors working like I had them in 9.04... Or almost. The center monitor is larger than the two side monitors, being 1920x1200 compared to 1920x1080. When I move the mouse pointer on the center monitor, it hits a ceiling and disappears right around that extra 120 pixel area on top, and can be seen at the bottom of the screen.
[Code]....
View 4 Replies
View Related
Jan 24, 2011
I'm using Mac as a main machine and Ubuntu Netbook as a secondary. Although synergy gives me a good control over Netbook when it works without external monitor, but when I activate VGA monitor, I can only move around the limited region (details are below).
Phenomenon: Cursor can move in the external monitor's screen. No way to move cursor into the netbook's screen via synergy (it's possible from local touchpad/mouse) In the external monitor's screen, curosor moves only within limited region, which I'm guessing is as large as the size of netbook's screen.
Configuration: Use dual screens (uncheck "Same image in all monitors" in the tool "Monitor" on Ubuntu)
Env:
- OS: Ubuntu 10.04 Netbook edition
- HW: Starling Netbook (star3)
View 2 Replies
View Related
Mar 12, 2010
I'm stuck at 800x600, and no matter what i try i seem to hit a dead end. I've got the Intel Mobile 945GM/GMS rev 03, and it seems like lots of people have had to fiddle to get it working. Here's the info I've collected and tried so far. Ubuntu Edgy On Intel 945GM Graphics & Wide Screen LCD NoteBooks � 100% Linux Addict
HOWTO: install drivers and set up widescreen res. with Intel 945 vga card and Ubuntu - Ubuntu Forums Mostly Harmless: SuSE, Acer aspire 5580 and non-standard resolution 1280x800 Intel 945gm And 1280x800 Laptop Monitor Problem Suse 10.2 - openSUSE Forums I'm not too proficient with linux yet, so the right solution might be here and I'm just not getting it right. Maybe i'm not on the right path at all.
View 9 Replies
View Related