Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel 4.8.11 nvidia trouble
Date: Fri, 02 Dec 2016 12:20:58
Message-Id: 1825634.ZX9WIBVzrb@eve
In Reply to: [gentoo-user] kernel 4.8.11 nvidia trouble by massi ppp
1 On Friday, December 02, 2016 01:00:58 PM massi ppp wrote:
2 > hello
3 >
4 > i' m try to install nvidia-drivers latest on gentoo 4.8.11 gcc compiler 5.4.
5 >
6 > i've compiled kernell with genkernell, the driver has compiled, but not
7 > work because kernel conflict, i recompiled the same kernel following the
8 > istruction on handbook, but when i try to emerge nvidia driver portage fail
9 > to compile.
10 >
11 > i try also to find the problem to add or remove graphics and firmware
12 > correlated features by menuconfig, and recompliling kernel.
13 >
14 > the result is:
15 > the module nvidia.ko missing some value:
16 >
17 > lib/modules/4.8.11-gentoo/video.ko needs unknown symbol:
18
19 Try rebuilding the nvidia driver.
20 A good way of dealing with this and other modules is:
21
22 emerge -va1 @module-rebuild
23
24 --
25 Joost