Stalwarts Claim Asus eeePC Violates GPL
WirePosted writes "Members of the Linux community have complained that the hot new sub-notebook from Asus, the eeePC, may have violated the spirit of the Linux General Public License (GPL). Some Linux advocates claim the eeePC has not included required source code with the installed Xandros Linux distribution and does not easily enable users to install another distro. However, there are indications that eeePC fans probably don't care."
If the following from the article is correct they violate more than just the spirit. However, the latest complaint has more to do with the modication of a particular module of the underlying Linux kernel concerned with managing the hardware interfaces of the eeePC. The module asus_acpi (ACPI - Advanced Configuration and Power Interface) was found by Java developer Cliff Biffle to have been modified so that it works with the eeePC. As Mr Biffle says in his blog, this would be fine except that Asus appears not to have followed the rules required by the GPL when making such modifications. Namely, they haven't distributed the source code for the modified module, nor have they attributed the changes to an author or given the new module a version number or name. Mr Biffle alleges that Asus also appears to have attempted to hide what it was doing by removing all references to asus-apc.
Visit http://www.crunzh.com/ for free software. Mac/Lin/Win
No, it's not just the GPL. It's the GNU GPL.
Note that this is totally unrelated to the Linux vs. GNU/Linux debate. The name of the license is "GNU General Public License", or "GNU GPL" for short. It's not the only GPL in existence (there's also the Affero GPL), so it's important to correctly qualify it.
The Tao of math: The numbers you can count are not the real numbers.
If there's source code that needs to be released then great, let them do it.
However I don't understand this business about not being easily able to install another OS?
I've wiped it a few times and installed Ubuntu.
It has no CD/DVD drive, obviously that means you need a USB CD/DVD drive.
True, but add one little sign and it's correct: Linux' GPL, that's as valid as "mysql's license". Least I think that's the rule applies to x, sicne it's got the same sound as s.
Live today, because you never know what tomorrow brings
The one other thing that everyone seems to be looking over... The GPL says that the source code must be made available. That does not mean that it has to be posted on a website (ie send them $25 for shipping and handling and they will send you a disk with the code on it).
"But if you release the modified version to the public in some way, the GPL requires you to make the modified source code available to the program's users, under the GPL."
From TFA:
.debs (not even the versions that ship on the machine) and some kernel headers."
As Mr Biffle says: "ASUS has posted a 1.8GB ZIP file on their website that they claim is the sources, but it's not -- it contains a few
It's still compressed with gzip, not with bzip2.
It was never compressed with bzip2.
It's not called vmlinux.gz because it's not a
proper gzip file - it's more complicated than
that (vmlinuz include a boot sector, a gzip
decompresser and then the compressed image of the
kernel itself, everything packed like hell)
Hi. I wrote the blog post that iTwire cited out of context, and the submitter further mangled. I feel like I should clarify some things.
I'm not accusing ASUS of malice, specifically, just incompetence. They included the GPL in their manual and posted a source tarball, it's just the wrong one. The outside of the retail box even cites the GPL. They've tried to cover their ass and simply screwed it up.
As for the "OMG eee fans don't care!!11", that probably comes from the note I posted which states that I'm not planning to sue ASUS. In fact, what that means is that I've done the lawsuit thing before and simply don't have the time or energy. If I didn't care, I wouldn't have posted my evidence.
I also don't know where that nonsense about making it hard to install another distro comes from, since I posted the info amidst a discussion of installing Ubuntu 7.10 (which I'm using to write this comment).
And finally, I'm not a "Linux stalwart," I'm a "Mac bigot." It says that on my blog.
As the original author, no conditions of the GPL apply to you (except that you can't keep people from distributing a GPL version of your software even if you decide not to anymore) because you already have the rights to copy it. In general, the correct response to any such trolls is "kiss my butt".
Dewey, what part of this looks like authorities should be involved?