Intel — Only "Open" For Business
Michael Knudsen writes, "Intel still refuses to work with open source projects such that they can provide their users with proper support for Intel's hardware products. As he has done before, Theo de Raadt once again asks users to take action by contacting Intel, telling them what they think of their current policy of not releasing hardware documentation and granting open source projects the right to distribute hardware firmware with their products. Failing to do so only harms users in the way that they risk having unsupported or malfunctioning hardware in their operating system of choice." Read more below.
It's really important that people understand that Intel is only trying to cooperate just enough to make people believe that they're open and doing the right thing. Don't fool yourselves: They are not.
What we need all users of open source software to do is contact Intel and let them know what you think of their current behaviour. If you run a big department and chose another vendor's products over Intel's because it doesn't work in your operating system, let them know, along with how many units they could have sold you. If you are an end user who has had problems when using Intel hardware because of poor support, let them know.
Let them know that their current lack of support will only harm them in the long run because you will be avoiding their products. Let them know that you want your hardware to work out of the box when you have installed your operating system of choice, and how Intel is preventing this with their lack of support.
Intel is not doing you a favor by requiring you to go to a website and download firmware for your hardware. You paid for the hardware, and Intel is thanking you by making it difficult for you to use it. Let Intel know what you think of this.
It's really important that people understand that Intel is only trying to cooperate just enough to make people believe that they're open and doing the right thing. Don't fool yourselves: They are not.
What we need all users of open source software to do is contact Intel and let them know what you think of their current behaviour. If you run a big department and chose another vendor's products over Intel's because it doesn't work in your operating system, let them know, along with how many units they could have sold you. If you are an end user who has had problems when using Intel hardware because of poor support, let them know.
Let them know that their current lack of support will only harm them in the long run because you will be avoiding their products. Let them know that you want your hardware to work out of the box when you have installed your operating system of choice, and how Intel is preventing this with their lack of support.
Intel is not doing you a favor by requiring you to go to a website and download firmware for your hardware. You paid for the hardware, and Intel is thanking you by making it difficult for you to use it. Let Intel know what you think of this.
I couldn't agree more with the goal here, but the approach seems a bit unproductive. I refer to the parts like this:
James is a big fat liar
(It's in TFA, believe it or not.)
This is no way to get the other side to play nicely with you.
I tried to keep it short and to the point, my email to them read:
Subject: Linux Wireless Firmware Distribution
I was very happy to hear that Intel is working with the community to
ensure that G965 graphics will work out of the box under Linux.
I am very sad to hear that Intel isn't doing the same for their wireless
products WRT freely distributable firmware.
I am a developer in the Computing Services department at a 30 thousand
plus student university. Community enabled Linux support is a huge
factor in the purchasing decisions of our department.
I'm not sure how to respond to this one without getting downmodded into the pits of hell, but here goes...
This article was very scant on what exactly intel isn't supporting. All it says is some blurb about requiring folks to download firmware before they can use their OS of choice on intel hardware.
WHAT HARDWARE ARE YOU TALKING ABOUT?
CPU? Chipset? NIC? Router? Switches? What.. What the hell are you complaining about? Bios updates for Motherboards?
I hate to bitch, but when you get some pretty good in depth stories rejected for lame hoopla like this, you get mad.
--toq
Intel's behavior won't affect the market one way or another. As a whole, the market is barreling towards an open source model. If Intel opens up, that's great. If they don't, it won't matter because someone else will enter the market that's willing to do so. The market will follow the demand, with or without Intel.
If you compare Intel to other motherboard, chipset, or processor manufacturers, you'll find they arguably have better documentation and support for end-user and IT people than any of their competitors. They also are one of the only manufacturers I've seen to use open-source projects like FreeDOS and ISOLINUX. In their server lineup they support Linux as much as anyone.
Since I'm not a developer I can't speak from a developer's perspective, but there seems to be a liking in this community to paint Intel with a brush of "evil tight-fisted corporation" when they're actually one of the few who act like they care.
I work for some company developing wireless firmware for our ( completely unrelated ) product. Opensourcing the firmware or HW specs below it is not going to happen, ever, by any company. The reason is that wireless devices must comply with wireless standards. The firmware plays an important part in creating this compatibility. Opening the HW specs would mean that the original company would have to support some random hacker "optimizing" the algorithms in firmware to work better with his scenario forgetting other features that he does not think really matter, but are necessary for the wireless devices working toghether. HW specs are not designed to be easy to understand. They are designed to kick ass in performance or save 0.001mm2 from the silicon area. Usually the savings in silicon area come with the penalty of the interface being "interesting" to say it nicely. Also the HW versions change quite often and HW bugs are worked around in firmware. The amount of work to document all the bugs for open source firmware writers would be humongous. There are not really that many people working with the firmware. Gaining complete understanding of how our own firmware works takes years for for any novice entering the team. Nobody from our team wants to get into scenario where we must try to understand tens of different versions of the firmware and what are the implications of running each of them. The published interfaces need to be - quite stable across HW revisions. - Must not be able to compromize wireless standards compatibility Open source can work with drivers, but never with firmware. This is life. Deal with it.