Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: nvidia driver missing symbols
Date: Mon, 09 Jan 2017 20:16:03
Message-Id: ee009709-d549-a000-4837-f2510d04d1d1@gmail.com
In Reply to: [gentoo-user] Re: nvidia driver missing symbols by Nikos Chantziaras
1 On 01/09/2017 12:10 PM, Nikos Chantziaras wrote:
2 > On 01/09/2017 10:09 AM, Philip Webb wrote:
3 >> 170105 Nikos Chantziaras wrote:
4 >>> On 01/05/2017 08:05 AM, wabe wrote:
5 >>>> Make sure that you have also enabled CONFIG_DRM.
6 >>>> CONFIG_DRM=y
7 >>>> CONFIG_DRM_KMS_HELPER=y
8 >>>> CONFIG_DRM_KMS_FB_HELPER=y
9 >>>> CONFIG_DRM_FBDEV_EMULATION=y
10 >>> For nvidia, these need to be all disabled. Then it should work.
11 >>
12 >> I had a previous thread re Kernel 4.9.0 + Nvidia 375.26 (now stable).
13 >> I tried recompiling that kernel with DRM disabled,
14 >> & remerged Nvidia 375.26 , but X won't start.
15 >
16 > The nvidia driver isn't "automatic". It's not used by X.Org by default.
17 > X.Org only uses its own drivers by default.
18 >
19 > For the nvidia driver, you need a conf file. Something like this in
20 > /etc/X11/xorg.conf.d/nvidia.conf:
21 >
22 > http://pastebin.com/raw/0y3NMndp
23 >
24
25 The nvidia driver has a tool to help with this too, it's called
26 `nvidia-xconfig`.
27
28 Dan

Replies

Subject Author
[gentoo-user] Re: nvidia driver missing symbols Nikos Chantziaras <realnc@×××××.com>