this post was submitted on 24 Jul 2024
944 points (98.8% liked)
linuxmemes
21160 readers
1314 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
Not only TiVO, IIRC Tecno (the phone company) is in violation of the GPL-2.0 too by not providing device trees.
Tons of companies are shipping Linux without giving users access to the source code, it's just that only one has the term "Tivoization" named after it.
https://en.wikipedia.org/wiki/Tivoization
Huh, Linux uses GPLv2? Does anyone have any info about why?
Edit: Found a video https://youtu.be/PaKIZ7gJlRU. Makes sense. Complete freedom to use and modify the software means freedom to use the software in a proprietary device with DRM, as long as you still give the changes to the public.
Thats false! There is already a link to the wikipedia article, but here is the relevant quote: „but uses hardware restrictions or digital rights management (DRM) to prevent users from running modified versions of the software on that hardware.“
It is not a violation of the GPL 2, the license of the Linux kernel, but only the GPL 3 which was basically created for this case. Linus Torvalds is a big defender of the GPL 2 and said that Tivo provided good patches for the hardware they used.
Speaking of violators, North Korea is in violation of GPL 2.0 since they didn't provide me the source code of the kernel when I asked for them for it.
Did you get a kernel binary from them? If not, I don't think they're bound to you by GPL.