Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Latest 4.9 kernels broken?
Date: Fri, 08 Jun 2018 06:23:04
Message-Id: CAJ1xhMUm8ZefQKGeNYrEEEKRfTN9ff0McNud71U2aCxA6dK6oA@mail.gmail.com
In Reply to: [gentoo-user] Latest 4.9 kernels broken? by Ian Zimmerman
1 On Thu, Jun 7, 2018 at 11:45 PM Ian Zimmerman <itz@××××××××××××.org> wrote:
2 >
3 > I cannot get either 4.9.106 or 4.9.107 to work on my amd64 system at
4 > all. It seems some (but not all) modules refuse to load:
5 >
6 > Script started on 2018-06-07 13:31:28-0700
7 > matica!501 ~# modprobe fbcon
8 > modprobe: ERROR: could not insert 'fbcon': Exec format error
9 > matica!502 ~# ls /usr/lib/modules/4.9.106/kernel/sound/
10 > core/ hda/ pci/ soundcore.ko
11 > matica!502 ~# ls /lib/modules/4.9.106/kernel/sound/hda/
12 > snd-hda-core.ko
13 > matica!503 ~# modprobe snd-hda-core
14 > modprobe: ERROR: could not insert 'snd_hda_core': Exec format error
15 > matica!504 ~# exit
16 > Script done on 2018-06-07 13:32:56-0700
17 >
18 > I am pretty sure this is caused by:
19 >
20 > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=b790b4f22a165e85f0b53a3231764034e42c7ea6
21 >
22 > Wth can I do about it? Wait for an updated kmod package? How long will
23 > that take?
24 >
25 > I run without initramfs, gcc version is 6.4.0-r1
26 >
27 > --
28 > Please don't Cc: me privately on mailing lists and Usenet,
29 > if you also post the followup to the list or newsgroup.
30 > To reply privately _only_ on Usenet and on broken lists
31 > which rewrite From, fetch the TXT record for no-use.mooo.com.
32 >
33
34 Could this be a multilib issue? Does you kernel have
35 CONFIG_IA32_EMULATION enabled?
36 See https://forums.gentoo.org/viewtopic-p-7647744.html.

Replies

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