Category Archives: Linux

Ubuntu from a USB key on a Samsung Q1 Ultra

Man I love Linux.  Uh-lot. I am setting up these extremely sweet Samsung Q1 Ultra machines for a D-RATS demo.  These uber-slick ultra-portable tablet PCs are pretty amazingly small.  The biggest problem is that they run Vista.  I’ve read all … Continue reading

Posted in Linux

Making a KVM-bootable image

I’ve lost count of how many times I’ve had to re-learn how to create a bootable image from a filesystem tree (such as a tarball of a root filesystem, or a Xen partition image).  If for no other reason than … Continue reading

Posted in Codemonkeying, Linux Tagged ,

S/PDIF and Dolby Digital out from MythTV

One of the nice things about getting the upstairs movie room finally bootstrapped is the return to having a real Dolby Digital receiver and more than just stereo sound.  I’ve always been a big fan of loud bass-booming movies with … Continue reading

Posted in Linux Tagged ,

libvirt-cim in Fedora

Today the first build of libvirt-cim hit the Fedora development tree.  This means that by just running “yum install libvirt-cim“, you can have a working CIM provider for Xen on your Fedora 8 machine (assuming you have the development repository … Continue reading

Posted in Codemonkeying, Linux Tagged , ,

AGP + PCIe = Bad news

While the title seems gloomy, this post is actually very good news for my TV addiction. So, in an attempt to redistribute video capabilities in the house to accommodate the new TV, I decided to reprovision my second-best MythTV frontend … Continue reading

Posted in Linux Tagged

Mock Rocks!

I’ve been working through the process of getting a libcmpiutil package built for Fedora 9.  I’ve never packaged something for a distro before, so some of the things are a bit new to me.  Luckily, Daniel Veillard did a good … Continue reading

Posted in Codemonkeying, Linux Tagged ,

Automatic Pidgin status with DBUS and NetworkManager

It’s official.  I have a new mistress and her name is DBUS.  After seeing how easy it was to take an action when a particular storage device was attached, I was hooked.  Since I know NetworkManager has a robust DBUS … Continue reading

Posted in Codemonkeying, Linux

Using DBUS to take action on a USB storage device

I keep my password-encrypted SSH and PGP keys on a small USB key.  I do this to keep these sensitive files separate from my laptop, in case I were to lose it.  I figure it’s easier to keep a USB … Continue reading

Posted in Codemonkeying, Linux Tagged ,

Finally: T41p, radeon, and DVI hotplug

Maybe I'm just an idiot, but I've never been able to use the open-source radeon driver with my T41p.  The main reason being that the radeon driver seemed doomed to permanent suckage when it came to using my external 1600×1200 … Continue reading

Posted in Linux

Logitech Quickcam for Notebooks Pro

I recently helped a friend setup a new Logitech Quickcam for Notebooks Pro under Ubuntu Edgy.  My worry was that such a new device was likely to be unsupported under linux.  Indeed, Ubuntu did not have support for it by … Continue reading

Posted in Linux