Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-14 Thread Alexander Kapshuk
On Thu, Jun 14, 2018 at 7:56 PM Ian Zimmerman wrote: > > On 2018-06-13 20:29, Alexander Kapshuk wrote: > > > 4.9.108 is out with some objtool fixes among other things. See the > > change log for details. > > https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.9.108 > > > > Want to give this

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-13 Thread Alexander Kapshuk
On Tue, Jun 12, 2018 at 5:54 PM Ian Zimmerman wrote: > > On 2018-06-12 09:56, Alexander Kapshuk wrote: > > > Any reason you're trying to load those modules by hand rather then > > have them loaded for you automatically? > > The only one I try to "load by hand" (rather: via conf.d/modules) is >

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-12 Thread Alexander Kapshuk
On Tue, Jun 12, 2018 at 8:54 AM Ian Zimmerman wrote: > > On 2018-06-12 08:23, Alexander Kapshuk wrote: > > > Looks like I'd have to build kernel 4.9.107 in an environment > > resembling yours to try and reproduce the behavior in question. > > What is the version of kmods you have installed on

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-11 Thread Alexander Kapshuk
On Mon, Jun 11, 2018 at 6:09 PM Ian Zimmerman wrote: > > On 2018-06-09 18:51, Alexander Kapshuk wrote: > > > readelf -h /path/to/module.ko > > ELF Header: > Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 > Class: ELF64 > Data:

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-09 Thread Alexander Kapshuk
On Sat, Jun 9, 2018 at 5:26 PM Ian Zimmerman wrote: > > On 2018-06-09 14:15, Alexander Kapshuk wrote: > > > I had a look at the source code for kmod-25. If I read it right, dmesg > > should have records along the lines of: > > kmod-25/libkmod/libkmod-module.c:886: INFO(mod->ctx, "Failed

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-09 Thread Alexander Kapshuk
On Sat, Jun 9, 2018 at 8:56 AM Alexander Kapshuk wrote: > > > > On Sat, Jun 9, 2018, 07:34 Ian Zimmerman wrote: >> >> On 2018-06-08 22:38, Alexander Kapshuk wrote: >> >> > On Fri, Jun 8, 2018, 22:30 Ian Zimmerman wrote: >> > >> > > On 2018-06-08 22:00, Alexander Kapshuk wrote: >> > > >> > > >

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-08 Thread Alexander Kapshuk
On Sat, Jun 9, 2018, 07:34 Ian Zimmerman wrote: > On 2018-06-08 22:38, Alexander Kapshuk wrote: > > > On Fri, Jun 8, 2018, 22:30 Ian Zimmerman wrote: > > > > > On 2018-06-08 22:00, Alexander Kapshuk wrote: > > > > > > > What's the output of: > > > > uname -r > > > > strings

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-08 Thread Alexander Kapshuk
On Fri, Jun 8, 2018, 22:30 Ian Zimmerman wrote: > On 2018-06-08 22:00, Alexander Kapshuk wrote: > > > What's the output of: > > uname -r > > strings /path/to/your/module.ko | grep vermagic= > > Here are the results for 4.9.105 (working): > > matica!6 ~$ uname -r > 4.9.105 > matica!7 ~$ strings

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-08 Thread Shea Alterio
Hmm i had mentioned this to #gentoo-hardened, but it's good to know it's broken in the non hardened kernel too, i am used to waiting for those packages to update i guess. On Fri, Jun 8, 2018 at 3:00 PM, Alexander Kapshuk < alexander.kaps...@gmail.com> wrote: > On Fri, Jun 8, 2018 at 7:37 PM Ian

Re: [gentoo-user] Re: Latest 4.9 kernels broken?

2018-06-08 Thread Alexander Kapshuk
On Fri, Jun 8, 2018 at 7:37 PM Ian Zimmerman 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