Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: Latest 4.9 kernels broken?
Date: Fri, 08 Jun 2018 19:38:39
Message-Id: CAJ1xhMVazP4kXp3ubSAjVAzPwK=qeZ3teVKY9cd00ytLTnQoHw@mail.gmail.com
In Reply to: [gentoo-user] Re: Latest 4.9 kernels broken? by Ian Zimmerman
1 On Fri, Jun 8, 2018, 22:30 Ian Zimmerman <itz@××××××××××××.org> wrote:
2
3 > On 2018-06-08 22:00, Alexander Kapshuk wrote:
4 >
5 > > What's the output of:
6 > > uname -r
7 > > strings /path/to/your/module.ko | grep vermagic=
8 >
9 > Here are the results for 4.9.105 (working):
10 >
11 > matica!6 ~$ uname -r
12 > 4.9.105
13 > matica!7 ~$ strings
14 > /lib64/modules/4.9.105/kernel/drivers/video/console/fbcon.ko |
15 > fgrep -e 'vermagic='
16 > vermagic=4.9.105 SMP
17 >
18 > Let me know if you need to see the ones for the broken kernel ...
19 >
20
21 Yes, we want to make sure the vermagic of the modules you're trying to load
22 matches the output of uname -r of the running kernel.
23
24
25
26 > --
27 > Please don't Cc: me privately on mailing lists and Usenet,
28 > if you also post the followup to the list or newsgroup.
29 > To reply privately _only_ on Usenet and on broken lists
30 > which rewrite From, fetch the TXT record for no-use.mooo.com.
31 >
32 >

Replies

Subject Author
[gentoo-user] Re: Latest 4.9 kernels broken? Ian Zimmerman <itz@××××××××××××.org>