Gentoo Archives: gentoo-user

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

Replies

Subject Author
[gentoo-user] Problem matching latest kernel with latest Nvidia Philip Webb <purslow@××××××××.net>