A promise of open hardware
Doghouse – Open Hardware

After 25 years of waiting for open hardware, Maddog predicts the era of closed, proprietary chips as the only option is drawing to an end.
For close to 25 years, I have been dealing with trying to develop and maintain computer systems over long periods of time. In dealing with the longevity issues, I have been suffering through the use of closed source firmware inherent in GPUs, BIOS, WiFi, Bluetooth, etc. in particular, and closed source in general.
For the first 20 years, I was very patient. I realized that companies had business plans, and they did not know or trust Free and Open Source Software and Hardware (FOSSH) business plans. Some had contracts that they had signed as they bought and sold intellectual property (IP). Some companies could not expose the sources of the software they bought because of the contracts they had signed with the software or hardware providers. Who could possibly have the expertise to maintain the software provided with the hardware or produce software better than the manufacturer, right? Read that last sentence with sarcasm turned fully on.
In the late 1980s, Digital Equipment Corporation (DEC) had a world-class X Window System server that worked with "dumb frame buffers." The engineer who wrote the code refused to support shipping the source code due to the IP that was inherent in the X server. DEC was losing millions of dollars of sales, because we did not make our X server code available.
I flew to California from the East Coast to talk with the engineer. I asked him to go over each and every part that he felt was unique and tell me if any of our competitors (who all allowed customers access to their X servers) had that particular IP. It finally turned out that the only IP that was not in our competitor's X servers was a routine that was hardly used by anyone. When asked if this little-used piece of code was worth losing millions of dollars in sales, the engineer agreed to ship the source code.
Over the past five years, I have been working with a few hardware projects such as Caninos Loucos [1]. I have also been looking at lots of single-board computers (SBCs) from various organizations. I have a large plastic bin full of them, most of them using ARM architecture, while some use Intel or AMD. Some of the companies that made these SBCs are out of business. Some are still in business, but they have moved on from creating updates to their drivers that would allow these boards to work with more modern versions of the kernels.
These SBCs will become useless over time as the various kernels are updated with new features, new security fixes, and new device support, simply because the source code for these pieces of firmware are not available. Personally, this is an annoyance. However, for people who bought these systems hoping that they would be useful for a reasonable period of time, it could mean huge losses of money, because they were not buying the units just for evaluation (as I did); they wanted to use them in education, or manufacturing, and therefore purchased hundreds or thousands of them.
One small company I know sold 60,000 of their units to various people with version 3.x of the Linux kernel running on them. Now, about a year later, version 4.x is the mainstream kernel, and the binary device drivers that came with the 3.x-based system are close to useless. This includes the firmware for the GPU, the WiFi driver, and the USB driver, as well as some of the bootloader.
Most of these hardware devices are still viable for use, but because the devices themselves are "end of life," the manufacturers are not interested in upgrading the binary drivers for the newer kernel. Even if they were, the same issue would probably come up as the hardware moves through newer versions of the kernels.
On the other hand, the vendors could "open up" the hardware interfaces of the different devices by telling FOSS device driver writers how the registers and chips actually work. The FOSS community could maintain these components as long as the community desires.
The computer industry has changed over time. Significantly powerful, cheap computers allowed groups like the Linux kernel developers in the 1990s to develop a full-fledged kernel without having to buy a multi-hundred-thousand-dollar computer to do the development.
Today there are groups of people, such as the University of California's RISC-V project, who are designing and manufacturing full-scale open CPUs, with other groups developing GPUs and other sophisticated processing units, producing them in open FABs.
These groups understand that opening up their hardware interfaces to FOSSH programmers will allow a greater number of sales. Users of GPUs, WiFi chips, USB devices, and SBCs will now stop using closed, proprietary chips in their products in lieu of ones that can be supported properly.
This is not a threat, but a promise.
Infos
- Caninos Loucos: http://caninosloucos.org/en/
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe 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
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.