Originally posted by: ciproxr
my question is if i download automatix and install all the codecs for dvd playback and mp3, is this legal ? if i run windows software under wine is that legal too ?
Depends on what country you live in if you are violating patents by downloading codecs with Automatix. I know for a fact that in the US and Japan it is illegal without paying the licensing fees. Most countries however, it is perfectly legal to download those codecs for personal use.
You can obtain the codecs legally by using a distro like Linspire/Freespire since they paid the licensing fees. Another way is to purchase the codecs from Fluendo.
Legal Linux Codecs
Im not worried about getting in trouble or anything but im just wondering are you truly free with linux ?
Yes and no.
Yes in the sense that the software is free for you to change and use according to your wants/needs. You literally own the software if you download it.
No in the sense that there are still restrictions that the GPL puts on the software like you must submit your changes and bug fixes to the person/company you obtained the software and you must make the source code publicly available. There are other restrictions that would make GPL'ed software not truly free.
Open sourced/GPL software is still governed by IP and patent laws. That means they can not incorporate code from proprietary software in to the source code without permission or paying the applicable licensing fees.
BSD licenses have far fewer restrictions than the GPL making them more free compared to other licenses. Apple in fact created a fork of BSD called Darwin as it's base of OSX for precisely this reason.
I'm certain others on this board with far more knowledge of this issue could clarify this more for you.