Page 2 of 3

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-06-29 11:55
by Wheelerof4te
^You don't really need any of those packages. Maybe intel-microcode only. ATI GPU's run good enough even with open-source drivers.

OT, I only used Microsoft fonts (contrib) since I needed them for college. It was on an old Dell PC, so no need for any wi-fi firmware (there weren't any wi-fi chips). For everyday use I could get by without any non-free packages.

As for the newer laptops and PC's, some non-free firmware is needed for optimal performance. Too few choices for full-blown free install.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-06-29 13:36
by None1975
I do avoid contrib and non-free, out of principle.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-06-29 17:20
by VentGrey
I tend to, tho i prefer usability over freedom. but hey, if the free alternative works just good then I'll go with it. :mrgreen:

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-06-29 17:57
by milomak
if i can i do.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-01 17:40
by deborah-and-ian
Wheelerof4te wrote:^You don't really need any of those packages. Maybe intel-microcode only. ATI GPU's run good enough even with open-source drivers.
Sadly I do. I am using the open source drivers, but I need the AMD firmware to use any 3D and mode setting (Mullins based GPU).
Wheelerof4te wrote: OT, I only used Microsoft fonts (contrib) since I needed them for college.
Actually, you don't. :) The Liberation fonts are a pixel perfect replication of the MS fonts.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-01 17:56
by Lysander
deborah-and-ian wrote: Actually, you don't. :) The Liberation fonts are a pixel perfect replication of the MS fonts.
Definitely a noticeable difference as far as I can see.

Image

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-01 18:18
by KBD47
Quick question about the liberation fonts if I may--when someone in windows or any other OS opens a doc written in liberation do they automatically convert to times new roman fonts on other systems?
Just something I've always wondered about.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-02 08:31
by deborah-and-ian
Lysander wrote:
deborah-and-ian wrote: Actually, you don't. :) The Liberation fonts are a pixel perfect replication of the MS fonts.
Definitely a noticeable difference as far as I can see.

Image
Sure, they have to look a bit different, or MS would sue them. BUT

1. they are the same size and mostly the same form (metric-compatible), so documents will render correctly and not have, for example, more or fewer pages.
2. LibreOffice automatically recognises that they are replacement fonts and thus uses them instead of the MS fonts. In my experience, MS Word also uses the MS Fonts as a replacement if I make a .doc(x) in LibreOffice with the Liberation Fonts.

Please note that these are only the old MS Fonts (Times New Roman, Arial,etc.), not Calibri -- for this font, Google has created the Carlito font, also available in the repos:
https://wiki.debian.org/SubstitutingCal ... mbriaFonts

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-02 14:08
by chdslv
OP asked "Does anyone here avoid contrib or non free software?"

But people replied to the unseen "Why?" and even argued over why or why not.

No, I don't avoid contrib or non free software. I can't as my laptops need them, and sometimes I need the software to do some work. (That's to the unspoken "why?") :D

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-02 17:28
by deborah-and-ian
chdslv wrote:OP asked "Does anyone here avoid contrib or non free software?"

But people replied to the unseen "Why?"
Yeah, because a simple yes or no makes for a boring read, doesn't it?

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-02 21:11
by GarryRicketson
Well, I don't intend to put down the question, but honestly, most people would
realize, based on the high number of members , there would be some people
that do avoid it, and others that don't.
Reading other posts, and browsing the forum would also show that.
Post by deborah-and-ian ยป
Yeah, because a simple yes or no makes for a boring read, doesn't it?
Yes it does, can you imagine 3 pages of just "yes" or just "no" ?

If MS had their way, and they still keep trying, everybody would have to use
proprietary software, and only the proprietary soft ware that they own.
From: https://www.debian.org/releases/jessie/ ... all.txt.en
2.3.1. Avoid Proprietary or Closed Hardware

Some hardware manufacturers simply won't tell us how to write drivers for their
hardware. Others won't allow us access to the documentation without a
non-disclosure agreement that would prevent us from releasing the driver's
source code, which is one of the central elements of free software. Since we
haven't been granted access to usable documentation on these devices, they
simply won't work under Linux.

In many cases there are standards (or at least some de-facto standards)
describing how an operating system and its device drivers communicate with a
certain class of devices. All devices which comply to such a (de-facto-)
standard can be used with a single generic device driver and no device-specific
drivers are required. With some kinds of hardware (e.g. USB "Human Interface
Devices", i.e. keyboards, mice, etc., and USB mass storage devices like USB
flash disks and memory card readers) this works very well and practically every
device sold in the market is standards-compliant.

In other fields, among them e.g. printers, this is unfortunately not the case.
While there are many printers which can be addressed via a small set of
(de-facto-)standard control languages and therefore can be made to work without
problems in any operating system, there are quite a few models which only
understand proprietary control commands for which no usable documentation is
available and therefore either cannot be used at all on free operating systems
or can only be used with a vendor-supplied closed-source driver.

Even if there is a vendor-provided closed-source driver for such hardware when
purchasing the device, the practical lifespan of the device is limited by
driver availability. Nowadays product cycles have become short and it is not
uncommon that a short time after a consumer device has ceased production, no
driver updates get made available any more by the manufacturer. If the old
closed-source driver does not work anymore after a system update, an otherwise
perfectly working device becomes unusable due to lacking driver support and
there is nothing that can be done in this case. You should therefore avoid
buying closed hardware in the first place, regardless of the operating system
you want to use it with.

You can help improve this situation by encouraging manufacturers of closed
hardware to release the documentation and other resources necessary for us to
provide free drivers for their hardware.
I double checked and the amd64 install.txt has the same as well.
For those "younger" folks here that might not know, this has been a part
of the install.txt even in the first realease, debian 1.0
Another topic, and another question might be, "Does anyone even bother to ever read the complete "install.txt", that is included with Debian ?
I am sure a very few actually do, and would even place a high dollar bet, that
most of the answers would be no.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-03 10:49
by Lysander
GarryRicketson wrote: Another topic, and another question might be, "Does anyone even bother to ever read the complete "install.txt", that is included with Debian ?
I am sure a very few actually do, and would even place a high dollar bet, that
most of the answers would be no.
I haven't. I suppose I should track it down and have a look.

Re: Does anyone here avoid contrib or non free software?

Posted: 2017-07-03 13:03
by dasein
GarryRicketson wrote:[C]an you imagine 3 pages of just "yes" or just "no" ?
Yes.

:mrgreen: