Slashdot Mirror


USDTV Subscribers Gouged For Linux USB Keys

Former USDTV Subscriber writes "A few weeks ago, Salt Lake City-based USDTV discontinued their service. USDTV used the Hisense DB2010 as subscriber boxes, with Linux based firmware. USDTV should have released the source and binaries as required by the GPL, in order for customers to create a USB key to convert their DB2010s to FTA HDTV boxes. Instead, they chose to hand the keys to former USDTV subcontractors. Cable Communications is coming to subscribers' houses and updating the boxes, but not leaving a USB key. ProServ is selling USB keys. But 'Due to copyright laws you are only allowed to purchase one of these keys if you have proof of being a current or previous subscriber to USDTV.' USDTV customers are being charged $30 for a service and/or files that should be freely available to anyone who has a DB2010 in their possession. There is a thread on the AVS Forum detailing the whole debacle."

5 of 191 comments (clear)

  1. Possibility of GPL Validation by MrWGW · · Score: 5, Insightful

    Well, this would be a great opportunity for a lawsuit, instigated by the FSF or another stakeholder in the matter. The flipside of that, however, is that proponents of proprietary OSes would then immediately cite the case as an example of the "dangers" of using Linux.
    Tough call; I'm in favor of an attempt to enforce the GPL (and potentially get validation from a US court that it is, in fact, a legally enforceable license).

    1. Re:Possibility of GPL Validation by Qzukk · · Score: 5, Insightful

      would then immediately cite the case as an example of the "dangers" of using Linux.

      To which you respond by asking what they would think if the company had installed windows on all of these boxes without paying for a single license.

      Same thing either way. You either pay with the code, or you pay with your cash. Or use BSD.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    2. Re:Possibility of GPL Validation by Chandon+Seldon · · Score: 5, Informative

      Your question: "The GPL has never been tested in court, is it really legal?" is way over-hyped. It originated as FUD from the SCO case. Legally, the GPL is on really solid ground - even moreso than EULAs for commercial software. It's a copyright license. Either the user agrees to it and gets to take actions not normally allowed by copyright law in exchange for whatever terms are in the license, or they don't and are restricted by copyright law.

      But... even if the GPL needed a test case, this wouldn't be it. This case would be about whether $30 was a "reasonable" fee to distribute source code, and given that USB keys are like $15 the judge would probably rule that it's close enough to the cost of media to be OK. Even if the judge ruled that $30 was too much, the penalty would probably only consist of a requirement to charge $25 in the future and refund $5 to anyone who payed $30 and asks for the refund.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
  2. Re:What about other licenses? by AJWM · · Score: 5, Informative

    They couldn't release the code and they couldn't not release the code either.

    The solution to that is to stop distributing anything. If you end up with a warehouse full of settop boxes you can't legally (because of copyright) distribute/sell, that's your tough luck for not doing due diligence on your business plan.

    Same goes for any successors in interest to the defunct company.

    --
    -- Alastair
  3. I'm not sure this is the case. by raehl · · Score: 5, Insightful

    Where is the act of infringment?

    The GPL requires that IF you distribute code, you also have to distribute source code, and the person you give that code to can then also redistribute it under the same terms.

    But, if I give you code, and you change it, and then you don't give it to anyone, guess what, you don't have to give the source code out at all.

    So, in this case, who owns the receivers? If the cable company owned the receivers, and were just leasing them to the customers, I don't see that there's any infringement taking place. They're not distributing the software (it's on their hardware), so they're not obligated to distribute the source either.

    Now, if they SOLD the boxes to the end consumer, then they'd be obligated to distribute the source, but is that the case here? Or did people just end up with abandoned receivers when the cable company went out of business?