Slashdot Mirror


Asus Corrects Eee PC Source Code Issue

ozmanjusri writes "Asus has corrected the availability of source code for its Eee PC, and reaffirmed its commitment to meeting the requirements of open source licenses, including the GPL. They also announced the upcoming release of a new SDK to assist the Open Source community development on the Eee PC."

5 of 157 comments (clear)

  1. Re:What's With the Name? by norminator · · Score: 4, Informative

    I believe it's from "Easy to Learn, Easy to Work, Easy to Play".

    It may also be three different 'E' words, though, but I forgot what those are, if that is the case... Initially, I think it was part of the marketing to explain what the EEE stood for, but maybe that's fallen by the wayside now.

  2. Re:They're going to release the SAME code, right? by hacker · · Score: 4, Informative

    It's because it's true. Duh.

    Not quite, see below.

    In order to come into compliance, one thing you can do is stop shipping the product. You are then in compliance again.

    And you are still in violation of the license. How do you handle the penalties for your existing violation?

    Then, you re-write the pieces that were causing the problem, and you start shipping the product again with the newly re-written pieces.

    And you still have not released the source that is mated to the version you've already shipped. Where is the source that goes with version 1.0? If you release version 2.0 with "cleaned-up" source code, you are still required to release sources for version 1.0, as well as atone for your prior violation with that version. Just because you complied at version v2.0 doesn't mean your violation with v1.0 goes away.

    Sony tried this game with their version of the POSE FLOSS project. They would release v1.0 in binary, then release 2.0 binaries, with v1.0 source code, and so on. Always keeping the source 1 release behind. They were in direct violation of the letter and spirit of the GPL license.

    Now, if you happen to be able to re-write those pieces so that you can stop/start shipping on the same day, well, that's ok too, you are still in compliance.

    You are assumed to be in compliance with the GPL for version 2.0 of your product, but you are still in violation of version 1.0 of your product. What do you do for all of the units already out in the hands of consumers?

    Each unit is now subject to US Copyright violation penalties, which vary from $20k to $200k per-unit (look it up). If you shipped 1,000 units, that's a $20M penalty at the low end of that scale.

    Read the license - it's in there.

    It sure is, and you've misinterpreted it very nicely.

  3. Re:They're going to release the SAME code, right? by TheLinuxSRC · · Score: 4, Informative

    I am not sure of the point you are trying to make. None of the examples you give are GPL violations.

    1. Microsoft violated Eolas' patent. Microsoft has no obligation to release source code for IE as they own the copyright to that source code.
    2. See above.
    3. Please give me an example of SCO code that is illegally included in Linux. The SCO group never could.
    4. Trademark != copyright.
    5. The Apple Music store thing was a private contract between Apple records and Apple computer.
    6. Lindows was renamed due to a trademark violation. Refer to #4 above.

    None of your examples have anything to do with the GPL or even copyright.

  4. Where's the story here by Eskarel · · Score: 4, Informative
    The GPL requires distributors to provide source code upon request. Asus released some source code which was apparently out of date, someone requested the updated source code and Asus released it.

    They have no obligation to host the source code, nor to provide it for download, they merely have to provide it upon request, and they did. End of story.

  5. Re:Impatient, Are We? by cbiffle · · Score: 4, Informative

    Hi. I'm the software engineer who initially brought all this to the community's attention. I assume I'm the scare-quoted critic you're referring to.

    I am not a GPL zealot (in point of fact I'm a BSD guy), and I have never used the term "sanctity of the GPL," except possibly in jest.

    I haven't seen anyone suggest that they were willfully withholding sources; in my original analysis I said that I suspected it was a mistake on their part. It's possible you read a sensationalized second-hand source (like iTwire), but all I noted was that they had shipped modified GPL binaries without source. As you say, the eee's been available for weeks now, which is weeks longer than the GPL permits you to distribute binaries without source.

    Had you read the initial analysis or the followups where I tested and verified ASUS's source releases, you would know this.

    Honestly, seems like anything can make 5/Insightful these days.