1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [RFC] radeon firmware in non-free
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20radeon%20firmware%20in%20non-free&In-Reply-To=%3CCAONrEtYf-WW8W5U1KdRBZ4%2BG6qKv81Eoo9y8TD8NfwyPEDBdXQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="015966.html">
<LINK REL="Next" HREF="015962.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [RFC] radeon firmware in non-free</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20radeon%20firmware%20in%20non-free&In-Reply-To=%3CCAONrEtYf-WW8W5U1KdRBZ4%2BG6qKv81Eoo9y8TD8NfwyPEDBdXQ%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [RFC] radeon firmware in non-free">thierry.vignaud at gmail.com
</A><BR>
<I>Wed May 30 11:13:14 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="015966.html">[Mageia-dev] [RFC] radeon firmware in non-free
</A></li>
<LI>Next message: <A HREF="015962.html">[Mageia-dev] [RFC] radeon firmware in non-free
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#15960">[ date ]</a>
<a href="thread.html#15960">[ thread ]</a>
<a href="subject.html#15960">[ subject ]</a>
<a href="author.html#15960">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 30 May 2012 10:38, Thierry Vignaud <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>> wrote:
><i> I think we must discuss the following point for next release:
</I>><i> currently radeon firmwares are in non-free.
</I>><i>
</I>><i> However this break havoc quite a lot of install b/c by default
</I>><i> non-free is not enabled.
</I>><i>
</I>><i> 1) This makes the Mageia experience horrible on some machines
</I>><i>    (black screen, machines unusable by newbies (and worse
</I>><i>    unrecoverable by newbies), ...)
</I>><i>    Newer ATI/AMD cards cannot work w/o the needed firmware.
</I>><i>    That's also the issue with several network cards.
</I>><i>    (which makes network installation impossible by default)
</I>><i>
</I>><i> 2) this is unlike the live-cd where we've those firmwares (and
</I>><i>    the proprietary drivers as well)
</I>><i>
</I>><i> 3) This is unlike other "pure" FOSS distro such as Fedora
</I>><i>     which includes the firmwares.
</I>><i>
</I>><i> So there're two kinds of Linux distro:
</I>><i> - those who provides free & proprietary drivers
</I>><i> - those who only provides free drivers, with the needed firmwares
</I>><i>
</I>><i> Mageia choose to provides either the first experience (the live cd
</I>><i> case) or the worst one, the free drivers w/o the needed firmwares.
</I>><i>
</I>><i> A lot of thing broke havoc when firmwares get split from kernels.
</I>><i> According to their licence (or their lack of license), we choose
</I>><i> to distribute them in:
</I>><i> - either kernel-firmware, always available and always installed
</I>><i> - or kernel-firmware-nonfree, unavailable and not installed by default
</I>><i>
</I>><i> This make a lot of free drivers stop to work by default (at least with
</I>><i> the classic installer, it's OK with the livecd)
</I>><i>
</I>><i> So we offer the choice between:
</I>><i> - either be able to choose between working proprietary driver and
</I>><i>  working free driver
</I>><i> - or to have non working free driver
</I>><i> This is _INSANE_.
</I>><i>
</I>><i> I think It's time we reconsider this.
</I>><i>
</I>><i> Firmwares do not run on the main CPU.
</I>><i> They're needed for additional chips where no one will ever
</I>><i> ever write a program for.
</I>><i> From the main CPU/memory view point they're data.
</I>><i>
</I>><i> I think we should offer the choice to:
</I>><i> - either be able to choose between working proprietary driver and
</I>><i>  working free driver
</I>><i> - or to have _working_ free driver
</I>><i>  (that is including the needed firmwares)
</I>
See <A HREF="https://bugs.mageia.org/show_bug.cgi?id=3466">https://bugs.mageia.org/show_bug.cgi?id=3466</A>
Likewise, fedora package AMD/Intel microcode for their CPUs
whereas we put them in non-free, which makes microcode_ctl to
not work by default
See <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4327">https://bugs.mageia.org/show_bug.cgi?id=4327</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="015966.html">[Mageia-dev] [RFC] radeon firmware in non-free
</A></li>
<LI>Next message: <A HREF="015962.html">[Mageia-dev] [RFC] radeon firmware in non-free
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#15960">[ date ]</a>
<a href="thread.html#15960">[ thread ]</a>
<a href="subject.html#15960">[ subject ]</a>
<a href="author.html#15960">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|