My previous posts on doing Fedora upgrades cover most of the topic but I realized there were a few things I left out. Installing additional applications The first thing has to do with some useful applications that Mauriat Miranda doesn’t cover on his excellent Fedora installation guidelines. xpdf – a […]
gdm

For the past 4 years I’ve worked happily at home with my Acer laptop. I’ve discussed many of the issues I’ve had with running this laptop with Fedora. For the most part, despite how those posts may sound, I’ve actually been pretty happy with both the laptop and with running […]
Dawning of a new age: A Quad-Core system finds ...
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

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

Migrations to new releases of Fedora are not a huge problem for me since I use a separate partition for system files (including repository managed packages) and separate partitions for home directories (/home), multimedia files (/store and /music), and web server root directories (also under /home). About the only […]
Migrating a MythTV server from pre-Fedora 10 to Fedora 10

I’ve gotten into the habit of skipping every other Fedora release since that lets me skip doing upgrades every year. I feel a little more productive that way. Most especially since I have lots of boxes at home doing special things (development, httpd staging, MythTV servers and frontends, etc). Well, […]
Fedora 9 upgrade but a GNOME downgrade
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 used to be that you could fairly easily allow remote applications to connect to your X server using just xhost. The criminally insane (re: script kiddies) have caused us all to lock down our systems like a virgin during the dark ages. Fortunately, sitting behind a well plumbed firewall […]