Slashdot Mirror


How Hardware Makers Come To Violate Free Software Licenses

H4x0r Jim Duggan writes "Veteran violation chasers Shane Coughlan and Armijn Hemel have summarized how license violations are caused in the consumer electronics market under time-to-market pressure and thin profit margins: 'This problem is compounded when one board with a problem appears in devices supplied to a number of western companies. A host of violation reports spanning a dozen European and American businesses may eventually point towards a single mistake during development at an Asian supplier.' They also discuss the helpful organizations which have sprung up and the documents and procedures now available."

4 of 186 comments (clear)

  1. like those DVDs by Janek+Kozicki · · Score: 4, Interesting

    like those DVD players that used mplayer but didn't release mplayer's sourcecode?

    --
    #
    #\ @ ? Colonize Mars
    #
    1. Re:like those DVDs by ObsessiveMathsFreak · · Score: 3, Interesting

      Hey. You weren't complaining when region free DVD players stopped honoring the "intellectual property" of the DVD content "owners".

      By the way, the players probably use the FFmpeg codecs and not mplayer itself, which lacks any real kind of gui. Speaking of which the FFmpeg codecs are themselves currently sitting under the Damocles sword of intellectual property in the for of the multitude of video codec patents. I doubt there's a single 30 line block of code in there that isn't violating someones patent.

      In conclusion, our current IP regime sucks. I for one applaud these hardware makers, particularly in Asia, for cutting this twisted Gordian knot and just loading up their devices will all the features they can download. In my opinion as producers of real tangible goods, they are morally, socially and economically justified in what they have done. If anyone wants to complain, they can just go ahead and make their own, real physical devices and bring them to market.

      --
      May the Maths Be with you!
    2. Re:like those DVDs by Enter+the+Shoggoth · · Score: 4, Interesting

      Hey. You weren't complaining when region free DVD players stopped honoring the "intellectual property" of the DVD content "owners".

      Region codes don't have anything to do with honoring or not honoring intellectual property of DVD content producers. They are technological measures designed to segment the market so that producers can price discriminate more easily. The only reason they would be related to copyright law is because they can also be construed as a copy protection measure, and circumventing that is a violation of the DMCA. As everyone around here should know, it's entirely possible to violate the DMCA without actually infringing copyrights.

      If region-free DVD players are illegal, it would only be because the manufacturers of such players signed on to the DVD spec and didn't abide by it, or because they never signed on to the spec in the first place and are perhaps infringing on patents that the DVD Forum allows its members to use. That's a problem for the DVD Forum and its rivals to sort out, and doesn't really have to do with the content on the DVD so much as the licensing agreement surrounding the DVD spec.

      The whole thing with region-coding is laughable anyway. Region coding was found to be illegal under Australian anti-competition laws yet every major electronics chain still stocks dozens of infringing units from Sony, Panasonic, Toshiba, etc. al. And just about every DVD sold here is region encoded.

      The authorities have not brought a single case against any of the multinationals.

      Yet another data-point that shows so called "Intellectual Property" laws are about one thing and one thing alone: protecting the interests of large corporations over those of both the producers and the consumers of content.

      --
      Andy Warhol got it right / Everybody gets the limelight
      Andy Warhol got it wrong / Fifteen minutes is too long.
  2. Re:The Linux Exception by taniwha · · Score: 3, Interesting

    the last 2 places I've worked at we've used it all the time - we're careful about how we partition code and we publish source when required and we blow patches back to the various projects if it makes sense for them (after all we win in the end).

    It's not hard to comply if you build it in to your planning from the start