On Fri, Jun 8, 2018 at 7:37 PM Ian Zimmerman <i...@very.loosely.org> wrote: > > On 2018-06-08 09:22, Alexander Kapshuk wrote: > > > > matica!501 ~# modprobe fbcon > > > modprobe: ERROR: could not insert 'fbcon': Exec format error > > > Could this be a multilib issue? Does you kernel have > > CONFIG_IA32_EMULATION enabled? > > See https://forums.gentoo.org/viewtopic-p-7647744.html. > > CONFIG_IA32_EMULATION is definitely set in the _current_ working kernel > (ie. 4.9.105), and I use the working config-* file as the start for the > new one (with make oldconfig), so unless there was a radical change in > the kernel build, this doesn't look like a possible cause. > > -- > Please don't Cc: me privately on mailing lists and Usenet, > if you also post the followup to the list or newsgroup. > To reply privately _only_ on Usenet and on broken lists > which rewrite From, fetch the TXT record for no-use.mooo.com. >
What's the output of: uname -r strings /path/to/your/module.ko | grep vermagic=