...and there was light

Beagleblog
I got mail! Snail mail, that is. It's a package from Lyon in the south of France where Texas Instruments' DLP subsidiary is located (did you know that the DLP projector technology is owned by TI? see Wikipedia for more). Peeling away the packaging layer after layer I finally get to the actual package that contains the micro projector. After opening it I grab something small and black, but it's just the power supply. Finally I manage to find the projector which is really really tiny, about the size of a match box. Under a double bottom there's the requisite cable for attaching the DLP projector to the Beagleboard (it's HDMI to Mini-HDMI).
After connecting it to the board the first thing is to change the resolution to match the projectors maximum resolution, that is 640x480. I am doing that in the terminal program that is connected to the Beagleboard over a serial connection (see my older blog entry).
When you are trying to find the requisite boot options on the Internet you will find quite a lot of Howtos, many of them outdated. Some of them even suggest to update the boot loader or compile a kernel yourself.
Anyway, I was using the TI X-Loader 1.4.2 und U-Boot 2009.01-00013. Having updated the Angstrom distribution once I am also running a fairly recent kernel version 2.6.28. This is especially important because the format for specifying the screen resolution has changed during the course of kernel development (see this for more). The settings I have finally used successfully are the following, entered in the TI boot loader:
setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootwait omapfb.vram=2M,4M,4M omapfb.video_mode=640x480MR-24@60 saveenv
Even with some daylight from outside it's easy to read the characters on the projection screen. Even more so when the projected image is bright. With a distance of about one meter to the board the projection screen has a screen size of about one foot. I managed to get a bright projection with up to three meters but then the image becomes impossible to focus. This is not so easy anway because the small projector becomes so hot that you can barely touch it. The small size of the knob adds to that problem.
I probably shouldn't blame the micro DLP because after all it's a development device. It's still a good replacement for an LCD screen when you are on the road and have something to project on. It might even work for a movie night with your friends or family (both together might become difficult due to the limited screen size :).
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.
-
Akamai Will Host kernel.org
The organization dedicated to cloud-based solutions has agreed to host kernel.org to deliver long-term stability for the development team.