Not an error, per se, more of an observation. Since upgrading to 12.04, I have found and solved some interesting problems. Given my complete lack of Ubuntu knowledge, this has indeed made me feel more than a little cocky. However, the one (!) thing I cannot figure out is the whole Dual Monitor setup.
Anyway, the blah bit... Fujitsu Siemens Amilo 3530, ATI Radeon 3200 HD Series, 4GB RAM 1TB HDD and so on, generic HDMI monitor. Got the GNOME fglrx loaded with the kosher latest ATI driver (but not the post update one, that one just will not activate)
Now, in 11.10, it just wouldn't work, at all, not even when tempted with tasty treats and promises of great pleasure. Still, I persisted and, when I noticed the 2nd Monitor working with the 12.04 Try Out DVD, I went for it.
After getting 12.04 running, the HDMI still shows nothing but blue screen on the telly, telling me 'No Signal". On VGA, if I attempt to set it as a second monitor, I get two errors:
The selected configuration could not be applied
required virtual size does not fit available size: requested=(2880, 900), minimum=(320, 200), maximum=(1600, 1600)
Then, click Close and you get the following:
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gnome_2drr_2derror_2dquark.Code3: required virtual size does not fit available size: requested=(2880, 900), minimum=(320, 200), maximum=(1600, 1600)
But, if I mirror the display, it works on the monitor, no problem.
So, the fact that it is not working IS NOT MY FAULT!
Any one get any suggestions?
Ta.
Mark
This is my first post, so let me know if I do something wrong.
It took about an hour, but I ended up getting it to work.
This assumes that you have the propriety driver.
Step 1: Set the resolution correctly of your first monitor using the AMD Catalyst Control Center.
Step 2: Restart your computer.
Step 3: Go to System Settings > Display and activate your second monitor.
Step 4: Restart your computer.
Step 5: Go to the AMD Catalyst Control Center and make sure the display is set up correctly.
Step 6: Restart your computer.
Step 7: Go to System Settings > Display and set the resolution of your second monitor.
Step 8: Restart your computer.
All of the display settings should now be saved correctly.
Incidentally, I have no idea why all of this works. It just does.
Try change virtual size in your
xorg.conf
.Go to:
Find
Section "Screen"
and there should beSubSection "Display"
and there you should paste your virtual size....Mine looks like this:
Save it and than run in terminal:
I had the same problem but set up virtual size (more than is my resolution = monitor + notebook (1920 + 1366 = 3286 = I set up 3400 and 1200) solve this problem :). Hope it will help.
Seems like there is some sort of limit on the maximum size, when combining the two displays. 1600x1600. When you stack your two monitors side by side, they exceed this limit. I tried putting one below other and it worked. Its not the ideal config for me but it works.
Please try and let me know how you like it.
Catalyst tools are your best bet.
I have an Intel gfx adapter on my laptop and routinely connect to an external monitor. I am using KDE4.9 on kubuntu 12.04 desktop. When an external monitor is (dis)connected, KDE Daemon brings up a "Monitor has changed" dialog, from where I can configure the monitors.
I also use xrandr to configure from command line.
I use a scripts such as:
and later,
Hope that helps.
For me adding "virtual 3400 1900" worked: basically just edit
/etc/X11/xorg.conf
file usingto save, request close: Ctrl+X, save Y, quit: Enter. Note
Virtual **** ****
depends upon your external display. Just add max resolution ratio.In my
/etc/X11/xorg.conf
I now get:Not sure if you've done this or not but you HAVE to use the catalyst control centre to set them up. I'm going through setting mine up now, which is how I came across this. Finally got mine going but it has a launcher on each screen and is buggy when moving the mouse across monitors. I'm trying to find answers for those problems :/ Pretty much AMD + Ubuntu + dual monitors = pain in the proverbial. If you have been using catalyst to set them up i'm lost as to why it won't work. I've always been able to get something going since natty.
ATI RV630 [Radeon HD 2600XT] All I can suggest is running it without loading a driver if that's possible for you.
I set mine up in 2/3 minutes using the cogwheel/display and it was fine. I have programs written under allegro that were snail slow without a driver, sometimes pausing for 2 seconds on the display. In the past the only thing I found that worked for loading drivers was envyNG but too old now? This didn't work for me, http://www.ubuntugeek.com/how-to-install-ati-radeon-hd-2600-drivers-in-ubuntu.html but succeeded in destroying the dual monitor setup and giving the "required virtual size does not fit available size: requested=(2560, 1024), minimum=(320, 200), maximum=(1600, 1600)" error. So system unusable and now stuck ( and so many other things to sort out as well ).
I have an ATI Mobility Radeon HD 5650, and I had the same problem. It worked originally, but when I installed the custom drivers, it stopped working. I just went back to using the drivers that came with Ubuntu, and it worked again.
I had the same problem with a Asus laptop with a ATI Radeon HD 3470 card. Using system setings-display didn't cut it. But running AMD Catalyst Control Center (Administrative) from the dash an seting up everything corectly there, did the job, after a restart. Hope it hels you.
I had this same issue as well and I would get the error "GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_2drr_2derror_2dquark.Code4:"
Bit of background; My setup is basically a laptop with two external screens connected to a docking station, and the second external screen wouldn't ever work.
I tried all possible options under the sun, but nothing helped. Until it dawned on me today that maybe the dvi cable is broken. So went in and picked up a new one and low and behold. I got all of my three screens working again.