rpm


When I was just getting started with embedded development I found many tutorials on how to perform cross compiles required setting up some shell functions and variables before working on builds.  This is a necessity for embedded work because the embedded build for the target platform won’t use the same […]

cdtools, because who has just one project?


Today I released a complete rewrite of XNotesPlus, which I've renamed XNotesNG.  This version was properly architected (well, mostly) and implemented in Java.  Unlike other Java developers, I don't use IDEs like Eclipse or NetBeans.  Instead, I rely on the tried and true tools of kernel developers:  cscope and vi.  […]

XNotesNG: XNotesPlus never dies, it just evolves


I'm working with libvirtd/virt-manager/qemu at work.  I have a bunch of F11 systems installed and working just fine.  Today I tried one of the extra lab boxes, same OS config, but when I tried to use the virt-* commands I'd get an error: mjhammel(tty0)$ sudo virsh –connect qemu:///system error: failed […]

virsh/libvirt error: failed to connect to the hypervisor



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 been using the SANE backends with the XSane plugin for GIMP for many years now, but because of digital photography I don’t seem to need the scanner much these days.  When we got the senior photos for my daughter, however, I needed a way to make a few copies […]

Setting up scanners under Fedora 10




I use GNOME or XFce for my desktop environments at home and work.  In both places I tend to listen to movies while I work.  I have a large collection of DVDs and even a larger collection of VHS tapes.  The former are mostly ripped to disk now but the […]

Using Xine with your MythTV videos: small screens while you ...


34
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


6
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



1
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


After installing F9 I had to go through the process of reinstalling all my old multimedia tools. Fedora doesn’t generally include support for playing MP3s or DVDs so you have to install them from alternate repositories such as Livna or ATrpms. I’d written up how to do this in the […]

Fedora 9 postinstall: multimedia dependencies, sounds and other annoyances