On Friday, December 02, 2016 01:00:58 PM massi ppp wrote: > hello > > i' m try to install nvidia-drivers latest on gentoo 4.8.11 gcc compiler 5.4. > > i've compiled kernell with genkernell, the driver has compiled, but not > work because kernel conflict, i recompiled the same kernel following the > istruction on handbook, but when i try to emerge nvidia driver portage fail > to compile. > > i try also to find the problem to add or remove graphics and firmware > correlated features by menuconfig, and recompliling kernel. > > the result is: > the module nvidia.ko missing some value: > > lib/modules/4.8.11-gentoo/video.ko needs unknown symbol:
Try rebuilding the nvidia driver. A good way of dealing with this and other modules is: emerge -va1 @module-rebuild -- Joost