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: Tue, 12 Jun 2018 05:24:18
Message-Id: CAJ1xhMXmEmvnyL8WFfJinvVOT1iMq8XUs5TYrw7ykwC+z=ZwSQ@mail.gmail.com
In Reply to: [gentoo-user] Re: Latest 4.9 kernels broken? by Ian Zimmerman
1 On Mon, Jun 11, 2018 at 6:09 PM Ian Zimmerman <itz@××××××××××××.org> wrote:
2 >
3 > On 2018-06-09 18:51, Alexander Kapshuk wrote:
4 >
5 > > readelf -h /path/to/module.ko
6 >
7 > ELF Header:
8 > Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
9 > Class: ELF64
10 > Data: 2's complement, little endian
11 > Version: 1 (current)
12 > OS/ABI: UNIX - System V
13 > ABI Version: 0
14 > Type: REL (Relocatable file)
15 > Machine: Advanced Micro Devices X86-64
16 > Version: 0x1
17 > Entry point address: 0x0
18 > Start of program headers: 0 (bytes into file)
19 > Start of section headers: 52808 (bytes into file)
20 > Flags: 0x0
21 > Size of this header: 64 (bytes)
22 > Size of program headers: 0 (bytes)
23 > Number of program headers: 0
24 > Size of section headers: 64 (bytes)
25 > Number of section headers: 23
26 > Section header string table index: 22
27 >
28 > This was less frustrating than the other times as I didn't have to
29 > reboot back and forth, so you need not feel guilty about it.
30 >
31 > --
32 > Please don't Cc: me privately on mailing lists and Usenet,
33 > if you also post the followup to the list or newsgroup.
34 > To reply privately _only_ on Usenet and on broken lists
35 > which rewrite From, fetch the TXT record for no-use.mooo.com.
36 >
37
38 Hmm...
39
40 Looks like I'd have to build kernel 4.9.107 in an environment
41 resembling yours to try and reproduce the behavior in question.
42 What is the version of kmods you have installed on your system?
43 What's the output of 'emerge --info'?
44
45 In the meantime, see this email exchange [1] that might be relevant
46 to the problem you're having.
47 [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857354#10

Replies

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