Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Problem matching latest kernel with latest Nvidia
Date: Tue, 10 Jan 2017 17:59:23
Message-Id: o537d4$hv$1@blaine.gmane.org
In Reply to: [gentoo-user] Problem matching latest kernel with latest Nvidia by Philip Webb
1 On 01/10/2017 11:01 AM, Philip Webb wrote:
2 > 170109 Nikos Chantziaras wrote:
3 >> On 01/09/2017 10:09 AM, Philip Webb wrote:
4 >>> I had a previous thread re Kernel 4.9.0 + Nvidia 375.26 (now stable).
5 >>> I tried recompiling that kernel with DRM disabled,
6 >>> & remerged Nvidia 375.26 , but X won't start.
7 >> The nvidia driver isn't "automatic". It's not used by X.Org by default.
8 >> X.Org only uses its own drivers by default.
9 >> For the nvidia driver, you need a conf file.
10 >> Something like this in /etc/X11/xorg.conf.d/nvidia.conf:
11 >> http://pastebin.com/raw/0y3NMndp
12 >
13 > I didn't need this with earlier versions of Nvidia-drivers,
14 > but I've copied your template & am willing to give it a try.
15 > It looks as if there are several lines which wouldn't fit my machine.
16
17 The file is generic. The only thing specific to me is "G2770PF", which
18 my monitor's model name. Which is not parsed anyway.