If you’re using xrandr on a box with an Intel graphics chip in order to setup your dual displays then you might have noticed that GNOME moves its main panel to the monitor connected to the external VGA port. This happens because the Intel chip says that the external VGA […]
xrandr
I’ve noticed a lot of searches on xrandr in my blog stats and have been wondering what the problem is. Xrandr is a command line tool for enabling or disabling multiple display ports on your system as well as setting display resolution and even rotation. You would use it, for […]
Using xrandr with external display ports
My problems with the intel driver provided in the F10 distribution have been resolved. I had to compile the driver manually, along with the libdrm prerequisite, but it was rather painless and surprisingly easy to accomplish. MythTV is now happily serving up live TV and videos on my laptop monitor […]
F10 and xorg intel driver: solved

Over the holidays I upgraded my laptop to Fedora 10 (previously I had only upgraded my MythTV server). The upgrade went fairly smoothly following the information from my previous post on upgrading a MythTV server to F10. However, my laptop supports dual monitors. Of course, that didn’t work out of […]
Fedora 10 issues with intel driver and multihead
Finding off the shelf supported hardware is a tough task for Linux. The problem with such lists is that they often include hardware that you can no longer purchase from retails outlets. So it’s easier to get a list of what the outlets have available and then search the list […]
Linux Hardware Compatibility – getting started with off the shelf ...

I’ve finally figured out how to get my external monitor working with my Acer Aspire 1691WLMi laptop in side-by-side mode. The trick is to use the Virtual option with a large enough x dimension. Most of the documentation I’ve found up till now has stated that making Virtual larger than […]
XRandr and Intel i915
Well, I’m getting further along. I now understand how to use the intel driver better, well enough to setup dual head dynamically using xrandr. But there is a serious limitation that makes me think either the Intel guys don’t understand X11 or there is a shift in Xorg away from […]
i915GM/Fedora 7: Dual head success with intel driver, but ...

I posted a question about getting my i915GM graphics working on my laptop with Fedora 7. Kevin Fenzi of tummy.com, who works on the Fedora project, suggested trying a stock xorg.conf config then plugin the VGA output and do xrandr –auto. The stock xorg.conf uses the intel driver, which he […]
i915GM and Fedora 7: intel bad, i810 good
It’s that time again. Time to upgrade all the servers in the house (and at work, probably early next month) to the latest Fedora release. I started with my MythTV server since it only serves two purposes: run as the MythTV backend and run BOINC. I jumped into this a […]