On 6/8/19 1:17 PM, Dale wrote:
I'm not sure I completely understand this one but a thought occurred
to me.
Thoughts are good. That's why I asked.
This may be way off base here so feel free to ignore it if it is.
Did you make sure the kernel symlink is pointing to the right kernel
when you rebuilt the modules?
I've not changed kernels. All of this is on 4.9.76-gentoo-r1.
ls -l /usr/src/linux
lrwxrwxrwx 1 root root 22 Sep 8 2018 /usr/src/linux ->
linux-4.9.76-gentoo-r1/
I've had times in the past where I missed that and updated video
drivers or something and it got weird. If it isn't pointing to the
right one, it places the modules in the wrong directory. You think you
are doing it right because it doesn't fail, it will install wherever
the symlink points to after all. Still, even tho everything seems
fine, it's putting it in the wrong place.
I don't think that's the problem this time.
If this has nothing to do with the problem, ignore me.
Questions are good. They give me, and others, an opportunity to confirm
what is happening.