Linux

Be the penguin.










My media server died this past week.  Actually, just the hard drive.  It was running Fedora 14 and needed to be updated anyway. This server hooks into my Sony Bravia TV via HDMI using an nVidia GeForce 9800GT.  After installing Fedora 16 to a new drive, I loaded kmod-nvidia and […]

Media servers: Flash, Hulu, Amazon, ARM and Fedora 16





5
The man page for timer_create() (used in applications, not in kernel code) gives a useful example of how to create and start high resolution timers.  However, it fails to mention that if you use multiple timers with a single signal then you need have a single signal handler that can […]

Working with timer_create() to use multiple timers using a single ...


I'm installing on an Asus A53S at work using Fedora 14.  I won't use Fedora 15 until they clean up the GNOME 3 fiasco (I want my old workflow, not something cool just to be cool).  The installation fails when it tries to launch X.  If you don't want a […]

Quick note: Installing Fedora on an Asus Intel i5 w/ ...


This past weekend I completed verification that the build works on Ubuntu (see below).  In this process I also cleaned up the component builds a bit, added documentation and verified that a build from scratch (no local archives) works correctly.  And it does.  The resulting packages provide a booting system […]

BeagleBox: Ubuntu support ready, stable build but no video playback ...