Gentoo Archives: gentoo-user

From: Daniel Wagener <stelf@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] kernel 3.8 and external drivers
Date: Sun, 10 Mar 2013 18:28:40
Message-Id: 20130310192810.705f2cf984d8f0530b6487b5@gmx.net
1 Hello,
2
3 I ran into some trouble about an hour ago…
4
5 My workstation has an onboard Realtek Ethernet which only works with the r8168 driver.
6 Unfortunately, this driver is not in the kernel, but available to be compiled as a kernel module. (I guess because of som patents)
7 That worked for quite some time, until i thought "hey, you got an hour of time, your workstation is still on 3.7.4, why don't you just upgrade it to 3.8.2?"
8 So I did, only to find out that Linus and his friends changed the way drivers are initialized… (__devinit got unsupported for example)
9
10 Of course, the guys who wrote that r8169 have not changed their code yet.
11
12 tl;dr:
13 My network is broken since 3.8.0.
14
15 So for an immediate fix I am emerging 3.7.10 (since emerge --depclean deleted the Kernel source when it found the source fo 3.7.8 which got removed as soon as 3.8.2 was emerged…) to get it working again.
16 For the long run im thinking of buying a PCI(e) card with Kernel support.
17 Or maybe, if I find some time I will fix the driver myself.
18
19 My question now is:
20 Who should I talk to so something like this does not happen again?
21 A certain gentoo dev, who could issue warnings on emerging kernels, something like excerpts from the changelog?
22 Myself, because I missed what I described above?
23 The devs of the r8169?
24 Linus & co for breaking things?
25 Myself bcause I forgot something else?
26 Realtek?
27 Or someone completely different?
28
29 --

Replies

Subject Author
Re: [gentoo-user] kernel 3.8 and external drivers "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] kernel 3.8 and external drivers Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] kernel 3.8 and external drivers Volker Armin Hemmann <volkerarmin@××××××××××.com>