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
138
139
140
141
142
143
144
145
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] kernel 3.0 is a big mistake in cauldron
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20kernel%203.0%20is%20a%20big%20mistake%20in%20cauldron&In-Reply-To=%3C1310913446.36015.YahooMailNeo%40web161713.mail.bf1.yahoo.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006825.html">
<LINK REL="Next" HREF="006838.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] kernel 3.0 is a big mistake in cauldron</H1>
<B>Radu-Cristian FOTESCU</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20kernel%203.0%20is%20a%20big%20mistake%20in%20cauldron&In-Reply-To=%3C1310913446.36015.YahooMailNeo%40web161713.mail.bf1.yahoo.com%3E"
TITLE="[Mageia-dev] kernel 3.0 is a big mistake in cauldron">beranger5ca at yahoo.ca
</A><BR>
<I>Sun Jul 17 16:37:26 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006825.html">[Mageia-dev] kernel 3.0 is a big mistake in cauldron
</A></li>
<LI>Next message: <A HREF="006838.html">[Mageia-dev] kernel 3.0 is a big mistake in cauldron
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6829">[ date ]</a>
<a href="thread.html#6829">[ thread ]</a>
<a href="subject.html#6829">[ subject ]</a>
<a href="author.html#6829">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
><i>and both i586 and x86_64 kernels were tested on a i7-860 workstation and
</I>><i>on a Acer TravelMate 5720  laptop before submitting to the buildsystem...
</I>
tmb, for the Wi-Fi issue, I identified the culprit.
With the 2.6.38 kernel, dkms-broadcom-wl was useless (Broadcom STA
is a hybrid driver, including a binary blob from upstream, but in Mageia
dkms-broadcom-wl is not like Ubuntu's broadcom-wl, it still asks for
firmware, which is stupid, as STA is redistributable; eventually, I had to use
fw-cutter and to populate /lib/firmware/b43 with *.fw, so that BCM4311 rev.1
works w/o dkms-broadcom-wl!).
With the 3.0.0 kernel, dkms-broadcom-wl tries to build a module after booting,
but it doesn't work at all (I haven't checked what it does, whether it has the binary
blob or not, if it logs messages, etc.), and it blocks b43.
Uninstalling dkms-broadcom-wl still didn't fix the issue, but again, I have not investigated
-- maybe there are some remnants or smth that impedes b43.
Still, with the 3.0.0 kernel, my TravelMate 5310 fails to shutdown or reboot, when told
so kdeinit4 takes 100% CPU and the system becomes unresponsive. Back to 2.6.38,
everything is smooth again.
Experimenting with various packages and their breakages is one thing, but the Linux
kernel is my personal enemy, I hate the too many changes between one release and
the next one, it's practically impossible to design & run any relevant regression tests.
If I were in charge with any distro's policy, I would be particularly conservative
when comes to the kernel (e.g. slackware-current is still on 2.6.38.7)
><i>There is no forcing...
</I>><i>the old kernel is still installed so you can use it if you need.
</I>
><i>
</I>><i>And if you dont like automatic kernel upgrades, uninstall kernel-*-latest
</I>
I did so, but w/o kernel-*-latest I suppose I won't get any kernel update at all?!
This is not what I intended...
><i>its always good to know my work is appreciated...
</I>
Your work in patching and packing and so on is one thing, and the policy of
when the kernel goes and where it goes and what kind of kernel-*-latest
metapackages exist is a different thing. I still believe that, even in cauldron,
there should be 2 distinct kernel "branches", not a unique kernel-*-latest path.
(Maybe I'm influenced by the conservative way Slackware is approaching the kernels.)
(Or maybe I'm just getting old.)
R-C aka beranger
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006825.html">[Mageia-dev] kernel 3.0 is a big mistake in cauldron
</A></li>
<LI>Next message: <A HREF="006838.html">[Mageia-dev] kernel 3.0 is a big mistake in cauldron
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6829">[ date ]</a>
<a href="thread.html#6829">[ thread ]</a>
<a href="subject.html#6829">[ subject ]</a>
<a href="author.html#6829">[ 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>
|