The Sony Bravia LCD TVs run Linux

How many of you would like to get an LCD TV for Christmas? A lot, I bet. How many of you know that the Sony Bravia LCD TVs are powered by Linux? A lot fewer, I guess.
LCD TVs have a lot of pixels. When displaying a normal-resolution programme (say from the MBC), the TV must use extremely complex image processing algorithms to generate the missing pixels. For example:
- SECAM @ 720 x 576 = 414,720 pixels every 1/25 of a second (I’m simplifying…)
- HDTV @ 1920 x 1080 = 2,073,600 pixels every 1/25 of a second
So the TV must digitally create 5 times as many pixels as in the original frame 25 times per second. As you can easily guess, this requires a lot of horsepower hence the use of a powerful computer inside the TV. Sony has chosen Linux to power that computer (specifically Linux kernel 2.6.11)
For the more curious, have a look at http://products.sel.sony.com/opensource/source_tv.shtml

good to know
those are the types of articles that does show up the world where the opensource community has reached
Even Air Mauritius uses Linux as OS in their planes
The flight was kinda boring and I thought of watching a movie but when I tried to access the movie’s section using that wired hand-held device, I saw something like:
Error
Rebooting
Loading Linux Kernel 2.something…
didn’t expect open source software on planes
In fact, Linux in airplanes (or in the space shuttle for that matter) is relatively common as in a lot of other embedded devices like phones, electronic appliances (Tivo, Linksys WRT54G, Lacie hard disks, McAfee firewalls, etc.)
I guess the main reason is that the Linux kernel is extremely reliable and customisable unlike you know what
Yep you are right, it’s more stable!! no BSOD and messages like dumping started on win vista etc…since the kernel is open souce, people are more likely to understand how to interface with Microcontrollers like PIC/ATMEL/AVR etc.. Windows Driver Model (WDM) is kind of restricted and writing drivers for devices are required lots of attention..I guess with linux, many programmers are here to help.
regards,
Yasir