Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: Latest 4.9 kernels broken? Alexander Kapshuk <alexander.kapshuk@×××××.com>