...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
-
Fedora Continues 32-Bit Support
In a move that should come as a relief to some portions of the Linux community, Fedora will continue supporting 32-bit architecture.
-
Linux Kernel 6.17 Drops bcachefs
After a clash over some late fixes and disagreements between bcachefs's lead developer and Linus Torvalds, bachefs is out.
-
ONLYOFFICE v9 Embraces AI
Like nearly all office suites on the market (except LibreOffice), ONLYOFFICE has decided to go the AI route.
-
Two Local Privilege Escalation Flaws Discovered in Linux
Qualys researchers have discovered two local privilege escalation vulnerabilities that allow hackers to gain root privileges on major Linux distributions.
-
New TUXEDO InfinityBook Pro Powered by AMD Ryzen AI 300
The TUXEDO InfinityBook Pro 14 Gen10 offers serious power that is ready for your business, development, or entertainment needs.
-
Danish Ministry of Digital Affairs Transitions to Linux
Another major organization has decided to kick Microsoft Windows and Office to the curb in favor of Linux.
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.