Gentoo Archives: gentoo-user

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

Replies

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