Earlier quoted context omitted.
I'm pretty sure a significant majority would agree that generosity is an important trait for a good citizen, however. An unwillingness to share makes someone look more like an asshole.
A programmer deciding not to share the fruits of their own labor does NOT make them an asshole. The thread is about Copyright and GPL code, not everything-in-the-entire-world-that-can-be-shared.
Allwinner GPL violations
61–70 of 82 posts
Re: Allwinner GPL violations
#62Allwinner is the rare, if not the only SOC ARM chip vendor, from China that sort of embraced Linux/GPL/LGPL in a public way to some extent. The rest of those similar companies does pretty much nothing meaningful at all, they use Linux too, just no public release whatsoever. In that sense, it's the least evil as far as GPL violation goes.
That depends on the end manufacturer. There are lots of Mediatek source code dumps on Github, for example. The problem is that the chipset manufacturers don't actively tell their customers what they are obliged to do under the license - and so they assume that the chipset vendor has given the code and docs under "gongkai" terms.
Re: Allwinner GPL violations
#63Earlier quoted context omitted.
A programmer deciding not to share the fruits of their own labor does NOT make them an asshole. The thread is about Copyright and GPL code, not everything-in-the-entire-world-that-can-be-shared.
Pretty much sure that violating a contractual agreement that you have voluntarily entered does, in fact, make you an arsehole. (Why do I have a British spell checker?)
Re: Allwinner GPL violations
#64Always interesting to see people's reactions to copyright for GPL Code vs Music/Movies/Games.
Re: Allwinner GPL violations
#65Seems like pretty blatant and long-lived violations. Anybody know why somebody doesn't take them to court and try to get an import ban, monetary damages, or both? If the punishment for blatantly violating the GPL or LGPL for years at a time while raking in millions of dollars in profits is getting bitched at on the internet, it seems likely to me that a lot of companies will do the cost-benefit analysis and decide th…
Re: Allwinner GPL violations
#66Always interesting to see people's reactions to copyright for GPL Code vs Music/Movies/Games.
I detect a note of condescension in your comment, but I actually agree unironically: It is interesting to see people's reactions to copyright with different approaches and different situations. I think copyright is a useful tool, but I'm unhappy with the current infrastructure we have around it, so unusual cases like this help offer some perspective.
Re: Allwinner GPL violations
#67Earlier quoted context omitted.
I detect a note of condescension in your comment, but I actually agree unironically: It is interesting to see people's reactions to copyright with different approaches and different situations. I think copyright is a useful tool, but I'm unhappy with the current infrastructure we have around it, so unusual cases like this help offer some perspective.
You're wrong. It's more a sense of amusement than anything else. I don't have a dog in this fight. I'm neither a GPL fan, nor a supporter of Copyright law as-is.
Re: Allwinner GPL violations
#68Allwinner is the rare, if not the only SOC ARM chip vendor, from China that sort of embraced Linux/GPL/LGPL in a public way to some extent. The rest of those similar companies does pretty much nothing meaningful at all, they use Linux too, just no public release whatsoever. In that sense, it's the least evil as far as GPL violation goes.
AMLogic seems to be decent, though I haven't had to delve into it personally so I can't say for sure how complete their source releases are. See here, for instance: http://openlinux.amlogic.com:8000/download/ARM/
Re: Allwinner GPL violations
#69Earlier quoted context omitted.
As far as I understand, until recently Allwinner has been doing kernel development with sole focus to get Android shipped as fast as possible. It is a fact that they did not work to get mainline Linux support for their SoCs. Developing for mainline might be slower but in the long-run it's better and even cheaper. I think that they are seeing this now. You can check the slides at https://fosdem.org/2015/schedule/event…
> It is a fact that they did not work to get mainline Linux support for their SoCs. Though it is possible. I got mainline Linux running on an A10.
Re: Allwinner GPL violations
#70Earlier quoted context omitted.
> It is a fact that they did not work to get mainline Linux support for their SoCs. Though it is possible. I got mainline Linux running on an A10.
Yeah, because the sunxi community formed and did all the work.