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 […]
beagleboard

I've managed to build and boot Buildroot 2011.02 using the 2.6.32 Arago kernel and Crosstool-NG 1.8.2 with GCC 4.4.3 and uClibc 0.9.30.2. The build works just as well as the older Buildroot 2010.11 I had been using, but there is a problem with where fonts are being installed. For some […]
BeagleBox: Buildroot 2011.02 progress (toward video playback), Ubuntu and Linaro

A recent thread on the Buildroot mailing list about the use of Buildroot in practice got me thinking about why I created BeagleBox and similar systems at work. So I wrote up a paper on it and put it on my wiki. Comments and criticicisms are welcome.
Metabuilds for Embedded Development

Today I finally brought X up on the BeagleBoard! The configuration is not ideal and there is much work to be done to stabilize and optimize it, but at least X is running. Here is how I get it done with BeagleBox. What to build to get X running with […]
BeagleBox: X is working, stability and optimization still to ...
Santa, in the form of my wife and daughter, really came through this year. Ry got me a Dell ST2010 HDMI monitor to use with my BeagleBoard. I think she saw the mammoth CRT TV I had hooked up to it and thought I deserved something more modern. I have […]
Happy Holiday: Lilliput and HDMI monitors, another WD archive

Over the holiday I managed to close out a few nagging issues in the builds. First, logins stopped working until I realized that I’d turned off the getty’s on tty0 and tty02. This wasn’t the complete fix, however, as Busybox was adding /etc/securetty to the rootfs and that file did […]
BeagleBox: working Xorg and eth support
Trying to come to grips with the myriad of source trees from which BeagleBoard related source can be pulled, I updated the BeagleBoard build system the other day to make it easier to pull from the various archives. Technically there are four ways to get source related to BeagleBoard: A […]
BeagleBox: finding Mr. DSS2
I couldn’t figure out why my initrd or rootfs wouldn’t work and had exhausted all obvious solutions. Jumping to Occam’s Razor, I decided the problem may be with the cross compiler toolchain. So I grabbed Free Electron’s (FE) embedded Linux training lab (which focuses on the BeagleBoard) and decided to […]
BeagleBox: small steps – better xcc, u-boot/kernel boot but ...
I fiddled with the u-boot env variables tonight to try and resolve the S-Video problem. One trick from the BeagleBoard mailing list said to set omapfb.mode=tv:ntsc and omapdss.def_disp=tv. I tried this but found that if I tried to run the boot manually to pick up these changes to the bootargs […]
BeagleBox: which u-boot am I fiddling with?

All the parts arrived by last Tuesday and I was able to boot the board using the validation images. I explored the u-boot environment and dug around the root file system to see what the BeagleBoard folks had put together. I booted the board using the serial console and connected […]
BeagleBox: reality sets in – boot issues
Most of the ordered parts have arrive, including the BeagleBoard. Man, is that a tiny board for so much capability! I can’t wait to bring it up. Still waiting on the USB hub and 1G SD card. I had to move a 25-in-1 USB-based card reader from my main development […]