Slashdot Mirror


Linksys Still In Violation of the GPL?

A reader writes:"From a recent post to LKML: "...Clearly, the kernel source that Linksys provided cannot be used to recreate the kernel that they are shipping with their product. Therefore, they have been, and still remain in violation of the GPL." Several heavy hitters have signed this one, including Jeremy Allison and Alan Cox." There's also commentary from David Turner and Bradley Kuhn of the FSF.

87 of 603 comments (clear)

  1. GPL be damned! by Quasar1999 · · Score: 5, Interesting

    I'd be much happier if companies were forced to release good, unhindered specs/APIs... I don't care if you didn't give out your specific implementation, fine... whatever... but give me the means to create my own implementation that can function the same as theirs. Is that soo much to ask?

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
    1. Re:GPL be damned! by dnoyeb · · Score: 5, Interesting

      That's not too much to ask. We can call it the "QPL." And when they are licensed under the QPL, they can follow the QPL's requirements. Until then, let them abide by their licensing (GPL) obligations.

    2. Re:GPL be damned! by djh101010 · · Score: 4, Insightful

      Is that soo much to ask?

      Not at all. If they want to not release their source code, they're perfectly free to do that...but of course, they're then perfectly welcome to not use GPL software to build from in the first place, what with that being the deal and all.

    3. Re:GPL be damned! by Peter+Eckersley · · Score: 4, Interesting
      That's not too much to ask. We can call it the "QPL." And when they are licensed under the QPL, they can follow the QPL's requirements.

      This might be possible. But it may be very difficult to define "good specs and APIs", in the same elegant way that the GPL twists copyright inside out.

      Oh, and "QPL" is already taken.

    4. Re:GPL be damned! by Horny+Smurf · · Score: 5, Funny
      Programming is like sex... make one mistake, and support it the rest of your life.

      Also, /. readers like to talk about it, but if you're posting to slashdot, you're obviously not doing it!

    5. Re:GPL be damned! by rmohr02 · · Score: 2, Interesting

      I think it just makes good business sense to release specs and/or APIs for hardware products--the manufacturer is making money off of the hardware, and if somebody makes a Free (or even just free) software program that works better than what the manufacturer included (or didn't include for certain operating systems), the manufacturer benefits the most. And if somebody charges for a software package they created using the API, customers still have to buy the hardware to use the software.

    6. Re:GPL be damned! by Anonym0us+Cow+Herd · · Score: 4, Insightful

      In some cases, they can't release complete specs for the hardware, because some of their proprietary stuff (or, worse, other people's) is in software.

      If you have secrets to keep, then do not statically link your precious secrets into the kernel. The kernel specifically allows binary-only loadable kernel modules. If Linksys had gone this route, then the community could compile new kernels and still use the secret loadable kernel modules -- without source.

      Even better idea: if you have secrets to keep, not only don't statically link to the kernel, but don't even use open source. Please. That way I'll have more motivation to buy your competitors product.

      --
      The price of freedom is eternal litigation.
    7. Re:GPL be damned! by Anonymous Coward · · Score: 2, Informative

      GPL doesn't "twist copyright inside out". There's no sense of "using copyright against itself". The GPL is simply a fairly straightforward list of some conditions under which you are licensed to use some copyrighted code -- most importantly that you make the source available.

      That's no more "twisted" than, say, requiring people to pay you $699 as a condition for using the copyrighted source.

      The GPL doesn't undo copyright. It requires copyright enforcement even to exist. Let's not get carried away with rhetoric*.

      *On Slashdot? I must be new here.

  2. Violation by mschoolbus · · Score: 3, Funny

    Several heavy hitters have signed this one, including Jeremy Allison and Alan Cox.

    Yea.... Where do I sign?!

    1. Re:Violation by Daniel+Phillips · · Score: 2, Interesting

      post a rant on slashdot. It's well known that the RIAA, MPAA, Microsoft, SCO, etc. read weblogs to find out what uninformed 12 year olds think of them, and change business practices accordingly.

      You may think that's funny but the fact is, a lot of mainstream net media do troll through these articles, at least looking for a consensus on the general mood, and sometimes finding an interesting lead or two no doubt.

      Try this: google "slashdot site:www.usatoday.com"

      Admittedly, the qualify of the posts often leaves much to be desired in terms of factual content, however you will generally see challenges to posts that are blantantly wrong.

      --
      Have you got your LWN subscription yet?
  3. What's the big deal, anyway? by Pig+Hogger · · Score: 3, Interesting

    What's the big deal anyway? The thing uses proprietary hardware, so in order to reproduce it, you'd also have to have the masks to make the chips anyways. So they stand to lose nothing by not publishing the source.

    1. Re:What's the big deal, anyway? by frenetic3 · · Score: 4, Insightful

      well, the whole rationale and underlying spirit of the gpl is that the whole community should benefit from their modifications/improvements since they benefited from the preexisting gpl'ed code, and then we should be able to turn around and integrate our own improvements and do whatever we want with the new source. (hence 'open' source)

      and secondly, the thing is probably flashable by software, so you could theoretically add new features to the firmware by taking their source, modifying it, compiling it, and flashing it to the device.

      -fren

      --
      "Where are we going, and why am I in this handbasket?"
    2. Re:What's the big deal, anyway? by cduffy · · Score: 4, Insightful

      What's the big deal anyway? The thing uses proprietary hardware, so in order to reproduce it, you'd also have to have the masks to make the chips anyways

      Err, well, no.

      It actually uses, for instance, a set of chips manufactured by Broadcom. Anyone else building an embedded system and looking to use those chips -- or writing drivers for PC hardware based on those chips -- would have a great deal of use for these drivers.

    3. Re:What's the big deal, anyway? by pavon · · Score: 5, Insightful

      The big deal is that kernal developers wrote this code and they have the (copy)right to determine how it is being used. Linksys has broken the terms of the copyright licence. Just because the kernal developers have a more permissive license than proprietary software does not give people the right to do whatever they want with the sofware. Just because the copyright is not held by a large corporation, does not mean that they can get away with breaking the licence. Just because the license demands source code instead of money in exchange for the right to modify the software, does not make it any less valid. A licence is a licence and what Linksys is doing is illegal - no different than if someone were to ship with copies of Windows in their hardware without paying for licences.

      The main point is that we need to inforce the GPL and out of principle and fairness. It wouldn't be good to crack down on licence violations in cases where we have something to gain and then willingly turn a blind eye to others. We don't want to be seen playing a bait and charge game like what happened with GIF and MP3. We need to be diligent and fair in this manner, find out what source is not being released, and who is holding it back (be it Linksys themselves, or one of their partners), and see to it that they obey the terms of our licence. If we don't, then people will get the impression that we don't care if they violate our license.

      Now, if availability of this code helps someone, then great - that's why the GPL is written the way it is. And at the very least there are people that would enjoy having the code. But even if no one ever used the source, we would be setting a very bad precident not to press this issue.

  4. Sick of this type of thing by Anonymous Coward · · Score: 2, Insightful

    So they are in violation. Who the fawk is actually going to DO anything other then sign statements and generally complain. WE NEED SOMEONE TO TAKE THEM TO COURT!

    I am sick of all the complaining and no action. Put up or SHUT UP!.

    1. Re:Sick of this type of thing by FattMattP · · Score: 5, Insightful
      So they are in violation. Who the fawk is actually going to DO anything other then sign statements and generally complain. WE NEED SOMEONE TO TAKE THEM TO COURT!
      It's not wise to rush to court. The courts don't look favourably on people who do that. Instead, the LK & Samba teams are doing the right thing by trying to resolve this matter directly with Linksys. At some point if this does go to court, the fact that several attempts at resolution were made before filing suit will work in our favour.
      --
      Prevent email address forgery. Publish SPF records for y
    2. Re:Sick of this type of thing by Jameth · · Score: 2, Informative

      I commonly note this kind of attitude these days. Is there any need to be so harsh? Certainly, if they are non-compliant, a solid stand should be taken. However, it appears at the moment that this can be resolved without the court system being involved.

      Of course, if they drag their feet again, that's another matter. As someone pointed out on the list, this was likely outsourced, and this may have been an honest mistake.

      Be nice, give them a week. Rushing to court and suing people left and right is what makes the legal system so bad and the lawyers so rich. Lawsuits should be a last resort. However, when they are needed, they should be of sufficient force to kill a small Godzilla.

      As an example, take SCO. People asked them to show the code. People asked them to shut up. People asked them again. Now, RedHat, IBM, and plenty of others are bringing charges against them for violating the GPL, and a whole lot of other shit. In a year, SCO will not only not exist, they will exist as an inverted entity, so broke that they are beyond being broke.

  5. Let's be thankful by overbyj · · Score: 5, Funny

    that they aren't charging us $699 to use their stuff!

    --
    No trees were harmed in the composition of this; however, numerous electrons were inconvenienced.
  6. Samba abused too? by Davak · · Score: 4, Interesting

    The article references that Samba has also been abused in this matter. Has this been resolved?

    Davak

  7. Re:oops. by wasabii · · Score: 5, Interesting

    They are shipping software: loaded on the hardware.

  8. Re:Why should they? by BorgDrone · · Score: 5, Informative

    If you use GPL, you are supposed to reveal ALL the code you have even if it parts of it was designed completely independently?

    You have to release all sourcecode that is part of a derived work of the GPL software.

    Since a modified kernel is a derived work of the original GPL-ed kernel they have to release the source to their modified kernel.

  9. Re:Do you really want them to stop? by aonaran · · Score: 2, Informative

    ...or, more likely, now that they are a Cisco subsidiary, IOS.

  10. Re:Why should they? by nate1138 · · Score: 2, Insightful

    If you don't like the license terms, then use BSD or QNX or something else. Linksys knew the terms, now they have to abide by them.

    --
    Where's my lobbyist? Right here.
  11. Something I've always wondered by nusuth · · Score: 5, Interesting

    If someone released source code under GPL, do they also need to make sure that others can compile it? These guys use "we can't compile it" argument just to prove that the source code is incomplete but suppose that linksys ported linux to INTERCAL++ and released full source code but did not provide the compiler they made in-house. Would that still violate GPL?

    --

    Gentlemen, you can't fight in here, this is the War Room!

    1. Re:Something I've always wondered by Anonymous Coward · · Score: 2, Interesting

      Well, maybe it's me but I would think that if Alan Cox can't compile it, then it can't be compiled.

    2. Re:Something I've always wondered by Yartrebo · · Score: 2, Informative
      Well, the GPL does say the following:

      a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,


      If a compiler isn't available to the recipient, than it isn't machine readable, and should be a GPL violation.
    3. Re:Something I've always wondered by Anonymous Coward · · Score: 2, Informative

      No, they use the "attempt to compile it and referrences to files not provided appear" argument. If you port to INTERCAL++ and ALL the files are provided then you have provided the full source. But if in the process of porting you add five new files to the derived work and only provide two of the five in source then you have failed to provide the full source.

      Regardless of how you want to twist their argument, Linksys is not providing the full source code.

    4. Re:Something I've always wondered by michael_cain · · Score: 5, Informative
      I know of no way other than being able to compile and run the resulting binary to verify that the source code provided is indeed the correct, working source code. Your point about the custom compiler may be valid -- that is, I'll give you my source code changes, but they are specific to a particular compiler you do not have. Given full source code, you can presumably port it to whatever compiler you do have. However, there would certainly be lines across which said custom compiler could not step (IMO) and have the whole thing remain GPL-compliant.

      For example, one of the Bell Labs' UNIX gods (I forget which) demonstrated how a C compiler could (a) insert backdoor binary code into applications it was compiling and (b) recognize when it was compiling itself and insert the backdoor-inserting code. Thus none of the source files, for either the compiler or the application, showed that there was a backdoor. They were making the point that the system is not secure if you're initially dependent on some chunk of binary code (or at least you have to analyze that binary, which is much more difficult).

      In this GPL example, if the custom compiler inserted binary code needed to build a working program, and no other compiler working strictly from the source could produce a working program, there's pretty clearly a violation.

    5. Re:Something I've always wondered by Dammital · · Score: 2, Informative
      ... one of the Bell Labs' UNIX gods (I forget which) demonstrated how a C compiler could (a) insert backdoor binary code into applications it was compiling and (b) recognize when it was compiling itself and insert the backdoor-inserting code

      You are referring to Ken Thompson's Turing Award Lecture.
    6. Re:Something I've always wondered by rmohr02 · · Score: 2, Informative
      Quoth the GPL:
      The source code for a work means the preferred form of the work for
      making modifications to it. For an executable work, complete source
      code means all the source code for all modules it contains, plus any
      associated interface definition files, plus the scripts used to
      control compilation and installation of the executable. However, as a
      special exception, the source code distributed need not include
      anything that is normally distributed (in either source or binary
      form) with the major components (compiler, kernel, and so on) of the
      operating system on which the executable runs, unless that component
      itself accompanies the executable.
      So if they kept the compiler in the device, they are required to release the source to it.
    7. Re:Something I've always wondered by Novus · · Score: 2, Informative

      However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.

      If it's a custom compiler, it can't be normally distributed with the operating system on which the executable runs, so they have to provide it according to the above part of the GPL.

    8. Re:Something I've always wondered by catenos · · Score: 2, Insightful
      These guys use "we can't compile it" argument just to prove that the source code is incomplete

      That summary is incomplete:

      1. They also show with great detail that the downloadable binary contains symbol names not contained in the published source.

      2. They don't say "we can't compile it", but "compiling the network gives errors about missing files."

      3. Since the distributed binary comes with network support, yes, "2." alone would already be enough to show that the GPLv2 has been violated (see section 3, the part about what "source code" is defined as; see quote below), even if just some script is missing.

      If someone released source code under GPL, do they also need to make sure that others can compile it?

      Depends on what you mean by that. Of course, they don't have to handle the case if your system has a broken installation. If you mean, whether they have to assure that you have everything needed to compile it, then the answer is: yes, with one exception (from section 3 of the GPLv2):
      The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
      So, yes, they have to make available everything needed to create the binary from source, except what is easily available elsewhere.

      suppose that linksys ported linux to INTERCAL++ and released full source code but did not provide the compiler they made in-house. Would that still violate GPL?

      That rule above is also the reason why you cannot simply create a special compiler in order to circumvent the GPL. The compiler wouldn't be usually distributed with your OS, so it is not covered by the exception, and you have to distribute it with the source.
      --
      Keep an eye on which arguments are silently dropped in replies. Not always, but often times it's very telling.
  12. Re:Do you really want them to stop? by Xner · · Score: 4, Interesting
    If they had used "an academically based OS" such as *-BSD, they would be on very solid ground legally. The BSD license explicitly allows this use of the licensed software, although it disclaims liability (using that big block of caps we all love so much).

    The GPL license however has been concocted to prove a point, politically. It does not say "here, do with it as you please". It says "I'll show you mine if you show me yours". Quid pro quo. Linksys has taken the quid, now they need to give us the quo.

    --
    Pathman, Free (as in GPL) 3D Pac Man
  13. "Linksco"? by Lodragandraoidh · · Score: 5, Informative

    The merging of Linksys and Cisco was seen by some to be a good thing.

    However it appears that culture of 'security through obscurity', as seen in Cisco router firmware apps has found its way into the Linksys product line, to the detriment of the GPL contract.

    What Cisco is doing is wrong - plain and simple. If Cisco chooses to use copyrighted material under the GPL, they need to live up to their responsibilities under that license. I urge Cisco/Linksys to fix the problem before things get out of hand. You can't participate in the free/opensource software community half way.

    --

    Lodragan Draoidh
    The more you explain it, the more I don't understand it. - Mark Twain
  14. Re:Do you really want them to stop? by bogie · · Score: 5, Insightful

    "Isn't it enough of a victory for the profession that they have used an academically based operating system rather than a commercial one?"

    Umm, No. It isn't a victory at all. Anytime a corporation attempts to co-opt the hard work of others and not abide by the GPL which has gotten GNU/Linux where it is today, its a loss for us all.

    "They could conceivably switch to Windows"

    Fine with me. They can feel free to pay Microsoft royalties on every unit shipped as well.

    I don't mean to sound mean, but you must be new to the opensource movement.

    --
    If you wanna get rich, you know that payback is a bitch
  15. Could no one port it? by siskbc · · Score: 5, Insightful
    What's the big deal anyway? The thing uses proprietary hardware, so in order to reproduce it, you'd also have to have the masks to make the chips anyways. So they stand to lose nothing by not publishing the source.

    I expect someone clever enough could rip out the interesting bits, or port the whole damned thing to another card if interested enough. The philosophy, I believe, is that the community should be able to decide whether it's worth it.

    Or, look at it this way - if no one could conceivably do anything with their source, then they have nothing to RISK by releasing it, huh?

    --

    -Looking for a job as a materials chemist or multivariat

  16. Re:Why should they? by BJH · · Score: 3, Insightful

    *Sigh*... no, they don't. First, go and read the damn license, OK?

    The problem this time round is that Linksys have released some kernel source code, but the code they have released is not sufficient to build a working kernel (minus the binary drivers for their wireless stuff, which don't have to be released under the GPL because of Linus's binary module exception).

    Effectively, they've just given back the community exactly what the community gave them, without contributing the changes they made that the GPL requires be released under the GPL.

  17. The price of freedom... by EvilTwinSkippy · · Score: 4, Insightful
    The price of freedom is eternal vigilance.

    It may look to the outside like knitpicking. But rights have to defended or they lack all meaning. And we seldom get to pick and choose our adversaries, or the time of battle.

    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
    1. Re:The price of freedom... by ydnar · · Score: 2, Funny

      Nitpicking?

      Sorry... :)

  18. Re:Do you really want them to stop? [GPL] by pigscanfly.ca · · Score: 2, Insightful

    No it is not . If they want to avoid the huge licensing costs of windows they must abide by the licensing terms of the OS they select (in this case linux) .
    If they want something witch they can turn into a propitary system then they should go with one of the BSDs , if they chose linux then they dam well better abide by the rules .

  19. Re:Do you really want them to stop? by morcheeba · · Score: 2, Funny

    You wouldn't even have to own it to use it - just 0wn it.

  20. Couldn't have happened at a worse time by Snowspinner · · Score: 5, Insightful

    Really, this couldn't be a worse time to go after Linksys. With the SCO case looming over everything, GPL software already looks like a risky investment to people. Now the GPL folks are going to go after Linksys?

    Great. So now the perspective of someone who doesn't know the details of either case (Which probably makes up a large share of bosses who would have to sign off on any adoptions of GPL software) will look at GPL software, and see that using it gets you sued from the outside and the inside.

    This is going to be bad.

    1. Re:Couldn't have happened at a worse time by BenjyD · · Score: 2, Insightful

      Thinking about it, the average intelligence of managers does seem to at the lower end of the simian spectrum. Maybe a "GPL for dummies" book is needed.

  21. This is the scarry part. by jellomizer · · Score: 2, Insightful

    In the most part I like the GPL. But problems like this make it hard for companies to adopt GPL products. When they are required to release their own IP code. This makes it very hard to convince your Boss who has been for years working to keep the IP code their IP, To prevent cheap ripoffs of their products. Now that there are people strongly enforcing the GPL a lot of companies will be afraid to use it. Good job guys at magnifying Microsoft Concerns on the GPL.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:This is the scarry part. by nullard · · Score: 2

      Then why use the GPL code? It's not public domain. It's someone's copyrighted code that they gave to Linksys in exchange for publicly available copies of all modifications and additions that they may make to it. If Linksys didn't like the terms, they should have written their own software instead of stealing somone else's.

      I say that they are stealing because to legally copy it they had to agree to the GPL. The GPL requires them to do certain things which they have not done. They have not fulfilled their obligations under the GPL, yet they still use the code. This is analogous to buying a car and not making the payments.

      --


      t'nera semordnilap
    2. Re:This is the scarry part. by Soko · · Score: 2, Insightful

      The obvious solution for Linksys is to pull an NVidia - link the binary driver to the kernel with a GPLed stub of some sort. Cheap and sleazy to be sure, but still a valid way out if they'd have Broadcom taking them to court.

      That would satisfy most everyone's concerns, except the die-hard GPL zealots. Linus is tolerant of such things, IIRC, so the rest will likely be as well. Besides, there's no one on that post screaming for legal blood - they want it solved amicably.

      Companies like Linksys do need to get past the "Free Beer" aspect of the GPL, though - you do need to realise it's a valid license, and you do need to plan to abide by it's terms. If you find you can't abide by those, you shouldn't use GPLed code.

      Soko

      --
      "Depression is merely anger without enthusiasm." - Anonymous
    3. Re:This is the scarry part. by dissy · · Score: 5, Insightful

      > Now that there are people strongly enforcing the GPL a lot of companies will be
      > afraid to use it. Good job guys at magnifying Microsoft Concerns on the GPL.

      Good.

      Let Cisco/Linksys take WinCE and use it and not pay MS a dime and ignore that licence. Then you can go pitch your same exact complaint to MS when they sue for piracy and demand money for it.

      GPL software does have a cost. Its not money, its to have the changes given back.

      If you dont pay the cost of the licence of the software, you are pirating software and voilating copyright. (Or as the less bright of slashdot call it in RIAA/MPAA articles, you are stealing.)

    4. Re:This is the scarry part. by jellomizer · · Score: 2, Interesting

      Wow if I was a moderator right now I would wish I would have 1/2 insightful and 1/2 troll. I personally like the BSD license I find it to be the most productive and beneficial to human kind. But going the GNU is Communist that is pushing it, If GNU was Communist then It would be more like free software that you cannot sell for any reason because it already belongs to the comunity.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  22. Re:oops. by edwdig · · Score: 2, Insightful

    That discussion was about the modified version of GCC Linksys used that was created by Broadcom.

    The issue here is Linksys added additional files to the kernel (not modules) but didn't include them in their source distribution.

    You can't even successfully run make config on the code they're giving out, let alone actually build a kernel.

  23. Re:oops. by Jonah+Hex · · Score: 5, Informative
    I believe your thinking of this Slashback story with a response from the Linksys PR rep.
    Calm down that jerking knee, then apply ice. In response a post which raised the question of whether Linksys was in violation of the GPL by not distributing, nor offering links to, the source code for the software controlling their 802.11g base stations. A representative from Linksys-PR sent in this note about the "missing" source code:

    Linksys is a strong proponent of both Linux and the Open Source movement. The code within our routers is using User Space code without linking dynamically or statically to any GPL (GNU GENERAL PUBLIC LICENSE) code. Any code which does not have a static or dynamic link to anything covered by the General Public License is not GPL'ed, and can be considered closed source.

    We regret it took some time to respond to this posting. To assure timely responses to inquiries like this in the future, please use the following procedure which complies with the requirements of the General Public License:

    1. Please put your request in writing or in an email addressed to info@Linksys.com
    2. You have to request the code for the specific modules you want. It is not valid to issue a request for any "code you may be using."
    3. Technically, you are also supposed to provide us with a self-addressed stamped envelope, along with funds to cover the cost of providing the code to you. But Linksys will handle requests on a case-by-case basis. Thank you."

    However there's been a couple of additional stories since then about new Linksys GPL releases.

    Linksys Releases GPLed Code for WRT54G They released their code mods on their website.
    Linksys and the GPL, Again Missing code mods from the Linksys webpage.

    Obviously this is something that's going to take awhile to work out, not only with Linksys but other companies that are enjoying the riches of open source code.

    Jonah Hex
  24. Re:oops. by mahdi13 · · Score: 2, Insightful

    Yes, it's called embedded software
    It's a snazy new way of making softwar, maybe you've heard of it? It's only been around for 50 years or so...

    --
    "Some things have to be believed to be seen." - Ralph Hodgson
  25. No, you don't have to be able to compile it, but.. by ebcdic · · Score: 2, Insightful

    They only have to release their code if it is part of a derivative work based on the GPLed code. A port of the Linux kernel to INTERCAL++ would probably be a derivative work, but the compiler might well be a separate work, so they would not need to release its source. But if the reason that it won't compile is that part of the source of the program is missing, then that's a sign that they have not published part of the derivative work.

  26. Re:Do you really want them to stop? by Cid+Highwind · · Score: 4, Insightful

    Isn't it enough of a victory for the profession that they have used an academically based operating system rather than a commercial one?

    It may be nice to see a major player using Linux, but if nobody makes noise about them violating the GPL, it could have bad repercussions down the road. Not enforcing (or at least trying to enforce) the GPL now gives ammunition to anyone litigating against it in the future. Someone like SCO could argue that not going after Linksys means that the FSF know the GPL is unenforcable, and therefore invalid. Or thgey could argue that not enforcing license terms on the kernel means that the kernel copyright has no value and can therefor be violated without consequences. It's better to send nastygrams now and risk alienating Linksys than not to send them, and risk seeing SCO or MS own Linux.

    They could conceivably switch to Windows

    Good! Linksys DSL/cable modem routers are pretty insecure by default. Let them generate bad PR for Windows insteads of Linux.

    --
    0 1 - just my two bits
  27. So Sue Them - And a question by Kombat · · Score: 3, Insightful

    Wow, the letter linked certainly is informative and damning, and you are correct, there are some big signatures at the bottom, but in the corporate world, it all means nothing. If you're so sure about it, and want to stick up for the GPL, then sue them. Us ranting about it here won't do anything at all. Even a letter to some mailing list, signed by some big names in Linux, means absolutely nothing to them, because there are no consequences to LinkSys for ignoring them. And that's the bottom line.

    Responding to the accusations would cost money. Ignoring them, at this point, won't cost them a cent, because it's just a bunch of guys bitching and moaning on a mailing list, and here on Slashdot. Until someone with the stones (and the coin to back it up) steps up to the plate with some legal papers, absolutely nothing is going to happen.

    That said, I have a question ... what if a company contacts out some aspects of their firmware design to a third party, but the parent company themselves uses GPL'd software. Say I hire AcmeSoft to write a driver for me for a router I'm making. AcmeSoft delivers some statically-linked binaries to me (but no source code), which I statically link into the GPL'd source code and in-house source code that my guys have written. Now, I make all that GPL software and my in-house software freely available, but I can't make the source for that driver from AcmeSoft available, because I don't have it. While technically, I'm in violation of the GPL, but if I've done all I can (short of pressuring AcmeSoft for source (which they won't give me) or ditching Linux altogether), am I really such a bad guy?

    --
    Like woodworking? Build your own picture frames.
  28. Kernel modules need not be GPL'd by RunzWithScissors · · Score: 4, Interesting

    If Linksys is implementing a bunch of extra functionality through kernel modules, they would not have to release that source because of the GPL. A module developer can cover the module under any license that they see fit.

    However, if Linksys is using an existing GPL'd module that they have tweaked, then they would be in violation of the GPL. My thinking is that they are employing the former rather than the latter.

    -Runz

    1. Re:Kernel modules need not be GPL'd by _Upsilon_ · · Score: 3, Informative

      That's exactly the issue. The have modules, but for their modules to work they added to the core kernel. The pieces that have been added to the kernel need to be GPL'd.

    2. Re:Kernel modules need not be GPL'd by MWelchUK · · Score: 2, Informative

      However the article states that they believe that Linksys have removed code that they have _statically_ linked to the kernel. If they were modules they would be _dynamically_ linked.

      They have modified the kernel to allow it to work with there closed drivers but not provided the changes to the kernel. They do not need to provide code for the module/userspace code, they _do_ need to provide the changes to the kernel.

    3. Re:Kernel modules need not be GPL'd by ls+-lR · · Score: 2, Informative

      Did you even read the article? Their whole point of all that discussion about the symbol tables and their offsets in memory (etc.) was making the case that it WASN'T a module, and rather that it was statically linked into the core kernel, and hence must be GPL'ed.

      In other words: yes, no shit, binary kernel modules are fine. That's not what this is.

    4. Re:Kernel modules need not be GPL'd by sudog · · Score: 3, Informative

      You're not reading the article. There are static modifications to the Linux kernel that aren't being released. It's not a question of "if modules" or "then they're ok". It's clear in the linked article! Sheesh!

      Cripes, people. RTFA!

  29. Tough. by squarooticus · · Score: 2, Informative

    The terms of the GPL are that, upon distribution of a binary constructed partially from GPL'ed code, you need to offer the source code of everything that links with GPL'ed code. If you can't do that and simultaneously satisfy your other contracts/commitments, then you can't release the product. Period.

    The only two resolutions as far as I can tell that will be acceptable to the kernel development team are to release the missing code and violate your contract with the third-party, or to remove the product from the market.

    --
    [ home ]
  30. TROLLING by 110010001000 · · Score: 3, Informative

    Everyone:

    My above post was an intentional troll. It is to prove a few points about the ridiculous nature of the moderation system on slashdot.

    1) If you post quickly, you will have a chance to be read and moderated. This system rewards those who post without spending time to think about or read the article(s) involved. I think at least an hour should pass before any posts are made public, and those posts should be posted in random order. The main problem is that the posts at the "top" get modded, while the others get ignored.

    2) The most ridiculous assertions (our proprietary code is not licensed under the GPL and is therefore not released) is modded up a 4-INFORMATIVE??? already?

    3) You cannot trust anything that is said on an anonymous forum such as this. Don't take it so seriously.

    Thank You,
    Bill Gates

  31. GPL scares me. by Eisenfaust · · Score: 2, Insightful

    As a software developer the GPL scares me. Personally I try to stay far away from using any GPL code because I am affraid I will not properly credit it or in some other way infringe on the licence agreement. For instance, I don't have a clue whether or not its ok to use a dynamically linked GPL library with a closed source app. Honestly I don't even really know how I would find answers to this short of posting here or hiring a lawyer.

    As a result I probably end up writing a lot more code from scratch than I probably need to. I usually avoid all types of "open source" since im affraid ill accidently do something wrong.

    One thing that I would like to see is developers changing the license on some of their code to a less restrictive license once the code becomes very trivial. That is once the code has reached a point where there are MANY other implimentations, and development has stopped, it would seem to me that the GPL would do more harm than good.

    Thats just my take.

    --
    Grrrrr... don't bother me, I'm thinking.
    1. Re:GPL scares me. by Fnkmaster · · Score: 2, Informative
      If you are writing software for a closed source product, you shouldn't incorporate any GPLed source code into your product, period. Pretty much any other Open Source license usually has some mechanism to make it permissible to use with a closed source product. Even the LGPL generally lets you use it (by building the LGPLed code into dynamically linked libraries, and calling them from your closed source binary code using a well-defined interface).


      Then again, if you are just building websites or business software for internal use only, using GPLed software may not be an issue. With internal only software, it's never distributed outside your organization, so there's no concern about who requests copies of the source code, and it probably would be useless to people outside anyway. And for web software, you are generally only installing the software itself on a web server, not distributing it to anybody else. So it doesn't particularly matter if you're calling GPLed modules from your code, because you are never intending to distribute your code to anybody else.


      Of course, if you were intending on using GPLed or any Open Source code in a commercial project, it should go through at least a modest vetting by a lawyer in advance if there are any doubts or lack of clarity about licenses, conflict between licenses and so forth. Don't forget that a big part of being a software developer in this day and age IS being an intellectual property vendor, and you NEED to be responsible for learning about and understanding how the law and licensing contracts affect your tools in trade. If you choose to be ignorant, don't be surprised when the market passes you by.

    2. Re:GPL scares me. by swordgeek · · Score: 2, Interesting

      I'm with you.

      I noticed that there are three 'definitive' replies to your hypothetical query, and they all disagree with each other to some extent. If a careful reading of the license doesn't clear matters up (and doesn't even give a consistent answer from three self proclaimed knowledgable sorts), then avoid it.

      Furthermore, there's no telling if the GPL has any validity whatsoever in court. A few partisan lawyers have decided that it does, but that's far from a legal ruling.

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  32. Yes... by mykepredko · · Score: 2, Insightful

    Ummm... Doesn't GPL become invalid or at least greatly diminished (in the eyes of the court) if derived code is not released as part of the package?

    myke

  33. Not designed by Linksys by Tiersten · · Score: 2, Informative

    The actual hardware and core software wasn't designed by Linksys. Linksys however make the web frontend and do make some changes to the core platform.

    I've got a Buffalo access point and it's got nearly identical firmware and hardware. Even the firmware file format is the same. The only differences are that the front end was written by Melco (parent company of Buffalo) and the Linksys one was by Linksys.

    Featurewise it's roughly similar as well. I'd guess that most of these "cheap" all-in-one Broadcom & Linux based access points were pretty much the same.

    I wouldn't solely point the finger at Linksys, other people have the same GPLed code in their products as well.

  34. That's the point. by 3Suns · · Score: 5, Insightful

    You've just noticed the point of the GPL in the first place. Congratulations.

    People license their code under the GPL because it protects their code from being commercialized. Nobody sells GPL code, and therefore anybody who uses it, must use it per the license. The GPL provides a way to ensure that if you give your copyrighted code away, then nobody will take advantage of that trust. In short, nobody can improve on your property and use those improvements to their exclusive benefit. Any improvements must necessarily benefit everybody. period.

    And if companies don't like that idea, then they shouldn't use GPL code. tough.

    --

    -3Suns

    ~~~~
    The Revolution will be Slashdotted
  35. How about Cisco by Anonymous Coward · · Score: 2, Insightful

    BTW, Cisco uses Linux in some of their devices as well. I know at least about Cache Engine (maybe it's called Content Enginge today), their FibreChannel switches and VMPS server. Do they make mods to the kernel available somewhere???

  36. Re:Why should they? by EzInKy · · Score: 3, Interesting

    Let me get this straight... If you use GPL, you are supposed to reveal ALL the code you have even if it parts of it was designed completely independently? You want companies to reveal all their silicon secrets just because they are using Linux to access the silicon? They should give credit where credit is due but there is no reason for them to reveal the internal workings of their silicon, etc. Get real.

    The GPL is real, and it is about sharing. If all they want to do is give credit then there is always BSD code available. I wonder if they would be asking as nicely as they kernel group is if they thought Linux was violating their license?

    --
    Time is what keeps everything from happening all at once.
  37. Re:GPL maybe too rough? by arkanes · · Score: 2, Informative

    There's a GPL variant called the LGPL exactly for people who feel this way. If you feel the GPL is too harsh, then don't use it - find an LGPL, or BSD, or whatever licensed project to build off of instead. Or build it from scratch. This ain't a hard concept, and I wonder why people get so worked up about it.

  38. Re:Um... no by supergiovane · · Score: 2, Insightful

    This is part of the reason some consider Linux to be viral, some actually believe that code running with or under Linux is required to have it's source available to all those who want it, that would be a big no.
    Unless you're statically linking your code to GPLed code, as in Linksys' case.

    --
    Signatures are for stupids.
  39. Move to BSD by ph4rmb0y · · Score: 2, Troll

    All this does is make companies shy away from Linux. Linksys should just move to BSD and forget about this GPL nonsense.

    1. Re:Move to BSD by ph4rmb0y · · Score: 2, Insightful

      Of course you have a point.. BUT

      As someone who develops software either using or in conjunction with open source, I personally much prefer the BSD license. Their philosophy is not 'bend over', but more that software should be a commidity for any use, without restriction.

      Even with this philosophy there is a significant amount of quality software that gets 'donated' back into the community. For example, the netgraph system in FreeBSD. That is a significant piece of work.

      I just prefer the BSD style philosophy rather than the draconian enforcement of the GPL.

  40. Zaurus developer theKompany also violating GPL by Anonymous Coward · · Score: 2, Interesting

    We've also been trying to get the Zaurus development house the Kompany to comply with the GPL but have so far been ignored. They've released a port of Kpatience, a card game originally for the KDE desktop. Despite claiming this is a GPL-compliant release they are charging $50 for source to the $6.95 program. Their only response so far is to claim that $50 fee is legitimate because of their hosting fees. Any suggestions for encouraging compliance?

    1. Re:Zaurus developer theKompany also violating GPL by DWormed · · Score: 2

      Ahh. Well, then, they may very well be screwed :)

  41. Re:oops. by ninewands · · Score: 4, Informative
    As Linksys PR said:
    Linksys is a strong proponent of both Linux and the Open Source movement. The code within our routers is using User Space code without linking dynamically or statically to any GPL (GNU GENERAL PUBLIC LICENSE) code. Any code which does not have a static or dynamic link to anything covered by the General Public License is not GPL'ed, and can be considered closed source.

    I beg to differ with their position wrt the correctness of their analysis on how to go about withholding some of their code as 'closed source.'

    As an example of the RIGHT way to do this (whether you agree with the politics of it or not), I would submit that Nvidia withholds the source to their binary-only video drivers, but makes the glue code that adapts it to a specific kernel freely available. In addition, NOT having the source to the Nvidia drivers in no way impedes my ability to compile a kernel.

    The fact that it is not possible to configure, much less compile, the kernel tree available from Linksys's GPL software page indicates that they have withheld code which SHOULD be released under the GPL because of how tightly it is interwoven into the kernel code.

    Just my US$0.02
  42. Are we sure Linksys is in violation? by tuxlove · · Score: 5, Interesting

    I'm not sure I understand why everyone's so sure they're violating the GPL. If the missing kernel modules are entirely original, why are they required to release them under the GPL? AFAIK, you are only required to release source that contains GPL-ed code, or that is based on GPL-ed code. If you write a kernel module from scratch, it is not bound by the GPL - Linux API compatibility notwithstanding.

    Agreed we don't know if their code is original without seeing it. But if it's original they're not obliged to show it. That's the catch-22 of the GPL I've always found interesting.

    1. Re:Are we sure Linksys is in violation? by Edward+Faulkner · · Score: 2, Informative

      If Linksys refused to release the source to some custom modules, that would not be a violation. But that's not the case here.

      They modified the kernel proper, as demonstrated in the letter.

      --
      "The danger is not that a particular class is unfit to govern. Every class is unfit to govern." - Lord Acton
    2. Re:Are we sure Linksys is in violation? by pigscanfly.ca · · Score: 3, Insightful

      RTFM
      Its not about a couple of kernel modules , they modified the kernel!

  43. Anything short of GPL compliance is infringement. by jbn-o · · Score: 2, Informative
    I'd be much happier if companies were forced to release good, unhindered specs/APIs... I don't care if you didn't give out your specific implementation, fine... whatever... but give me the means to create my own implementation that can function the same as theirs. Is that soo much to ask?

    This work is being distributed under the GNU General Public License so anything short of that (such as distributing specifications) it is not sufficient. Also, the GNU GPL covers patented implementations, making it possible for you to reimplement their APIs without infringing a licensor's patents. So your request is actually too little to ask here.

    If Linksys did not want to comply with the GNU GPL, they should have chosen a work under a different license to distribute and modify. They are being granted a valuable work under a liberal license; they did not have the right to infringe the copyrights of the kernel contributors and there is no moral justification for doing so. But, given the high moderation on the parent comment, I'm guessing that many /. readers want to grant corporate copyright infringers anything they say they need to make money.

  44. Re:GPL Questions? by Curien · · Score: 2, Insightful

    Yes, but the kernel has an exception to the license, allowing people to link dynamically to the kernel without being bound by the GPL.

    This is why nVidia's drivers are OK: they are linked dynamically. The problem is that Linksys' stuff is linked statically.

    --
    It's always a long day... 86400 doesn't fit into a short.
  45. Copyright and contrasts by Anonymous+Brave+Guy · · Score: 3, Insightful
    But, given the high moderation on the parent comment, I'm guessing that many /. readers want to grant corporate copyright infringers anything they say they need to make money.

    Isn't it odd how, according to Joe Slashdot, copyright is so important when it relates to the GPL, but so irrelevant when it relates to music or movies?

    Cases like this are exactly the reason why copyright law should have teeth and be respected: copyright is, in general, a good thing and an important defence of the rights of people who create work and allow others to use it.

    However, when it's wholesale abused by large subsets of the population -- many, many of whom arrogantly proclaim their support for that abuse right here on this forum -- it's no surprise that other big companies turn around and slam it back in society's collective face. Did no-one see this coming?

    I won't be at all surprised if Linksys wriggles free of all charges on a legal technicality, just as numerous blatant copyright infringers have done when prosecuted by the big media groups. It's just a shame that we have evolved a culture where copyright lacks respect to such a degree, and now the hard workers who create good things like the Linux kernel suffer because of the prevailing greed of song-swappers and the pirate movie business.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  46. FSF Response: Cool Down by Royster · · Score: 4, Informative
    Found on the LKML list.


    Subject: Linksys/Cisco GPL Violations
    From: David Turner (novalis@fsf.org)
    Date: Mon Sep 29 2003 - 10:22:47 AKDT

    To Linux Developers Concerned about the Linksys/Cisco GPL Violations:

    We are in ongoing negotiating with Linksys/Cisco about this issue. Information from Andrew Miklas and others has been very helpful to us in our negotiations, and we encourage others to share with us any technical information about this or any other GPL violation.

    This isn't the first GPL violation we have dealt with; we've been actively enforcing the GPL for over ten years. Our usual practice is not to publicly announce details of ongoing violation negotiations, because we find that private negotiation yields quicker and better cooperation. By building a relationship with violators where we are helping them to come into compliance, we avoid having to fight in court, and are able to spend less resources per violation. Our number one goal in any GPL violation case is to get proper and full compliance with the license; everything
    else is secondary.

    GPL violations sometimes take time to resolve. We wish that we could force resolution quicker, but we haven't found a way to do that. We have, however, discovered a variant of Brooks's Law: adding more lawyers to a GPL violation usually makes it take longer. Lawyers are reluctant to admit to mistakes, because they fear it could be used against them. Engineers and product managers are typically interested in fixing mistakes, so we try our best to work with them first before escalating to legal teams on both sides. Such escalation has happened on this violation, so it will take additional time to resolve the matter.

    In addition, we are leading a coalition of many copyright holders in the WRT54G, as Linux is only one part of a large body of GPL'ed software in the product. We formed this coalition because, having done enforcement cases for a product with a broad range of copyright holders before, we have found that separate enforcement actions and/or law suits from individual copyright holders make attainment of compliance more difficult.

    We will continue to do everything necessary to obtain full compliance on this and any other products where violations can be confirmed. On this particular violation, we will keep the community informed when issues come up that impact the rights of everyone whose work is being distributed by Cisco or any of its subsidiaries.

    If you are a copyright holder on software in the WRT54G, or any other Cisco product, you are welcome join this coalition. Please email for details.

    Sincerely,

    David Turner, GPL Compliance Engineer, FSF
    Bradley M. Kuhn, Executive Director, FSF
    --
    I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  47. Correct. by mindstrm · · Score: 2, Informative

    There is no requirement that you are able to compile it... but only with relation to the tools involved. For instance, if it was ported to their custom compiler which used dirctives that ours don't support, that's our problem, not theirs.

    If, however, it doesn't compile because they neglected to include the full source code, that's another matter.

    These guys didn't just say they can't compile it, they analyzed WHY it wouldn't compile; modules are looking for symbols that do not exist in the kernel.....that means code is taken out.

    In your intercal++ example, it would not violate teh GPL in any way.

  48. Nope. by mindstrm · · Score: 2, Interesting

    In your last example, a custom compiler inserting binary code, it is NOT clearly a violation.

    The GPL does NOT require that you are able to compile the code... only that if you make modifications to someone's code, you release those modifications.

    The GPL does not requier that you have the technical means to take and use other's code.. only that you are allowed to use it legally, and that the code is made availalbe to you.

    If I port something to VC++, it is not a violation just because you don't have a copy of VC++. Using my own custom compiler you CANT get is irrelevant.

    So.. the compiler-that-inserts-code example could perhaps be a way to subvert the intent of the GPL..... at least the way I read it.

    There is a second subversion also.

    The GPL allows you to statically link against things that are a normal part of the target system. You can write a GPL app for Solaris that is linked against Sun's LIBC, which definately isn't open source, for instance.

    This, of course, is open to interpretation... the SUN example is obvoius. what if I say that somethign is built for my particular distribution of linux I use in-house, which has some commercial non-free libraries.... am I violating the GPL by distributing osmeting linked against them? Not if the intended target is that platform, and that platform only... by the letter of the GPL, that is allowed. The fact that it LOOKS like another platform that you want to use isn't relevant.

  49. Linksys Could Learn Something From Actiontec by Damin · · Score: 3, Informative

    Several weeks ago, I submitted an article to my Local LUG on the Actiontec Dual PC modem and the fact that it ran uClinux. It worked it's way up the chain until it got Slashdotted. Since that time, Actiontec has embraced the community and opted to take part in the process. They are not only releasing all source code, but the tool chain, recovery utilities and daughterboards to allow additional development on their platform. They have also hired a consultant to help ensure the Open Source community gets solid documentation and has someone to represent them that understands our needs. The Actionhack mailing list archives can be viewed here. What they will be releasing can be viewed here. Linksys could do well to realize that their actions are pointing the way for other more nimble competition to take advantage of their ill advised behavior.

  50. Re:Um, no you misunderstand that one... by midav · · Score: 2, Insightful
    Yes, you do, however, not necessarily in binary form.

    GPL clearly says that For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable..

    Since you proprietary compiler is not what is normally distributed with the operating system on which executable runs, it falls into category of scripts to control compilation.

    Rule is, indeed, simple and language independent, if you distribute binary of the GPLed product, you have to also distribute means to recreate this binary (and install it) from the source code you also provide (with the narrow exception when those means are readily available to your fellow developers.)

    Well, now as I come to think about it, machine readable means represented in symbols for which standard mapping into bit sequences exist. And customary media means you do not to go out of your way in order to feed the source into you computer.

    Speaking of paper copies, punch cards used to be a customary media, and if OCR software were cheaper and more reliable, there would be nothing wrong with printed copies either.