Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [OT] Tux AWOL
Date: Fri, 19 May 2017 06:30:01
Message-Id: 1a45a235-d0b4-342d-ce79-471f88abb3cc@gmail.com
In Reply to: Re: [gentoo-user] Re: [OT] Tux AWOL by Daniel Frey
1 On 05/18/2017 05:06 PM, Daniel Frey wrote:
2 > On 05/17/2017 03:35 PM, Kai Krakow wrote:
3 >>
4 >> It also enables me to finally use UEFI and suspend to RAM again
5 >> with NVIDIA proprietary without a dead framebuffer after resume. ;-)
6 >>
7 >
8 > I have had this problem for years and thought it was a bad card.
9 > Replaced it recently, still have the problem.
10
11 The issue with nvidia's driver is that it doesn't play well with CSM
12 enabled in the BIOS. If you have the option to disable CSM, then it
13 should work.
14
15 CSM is the "Compatibility Support Module" of UEFI. With it enabled, the
16 graphics card is initialized by CSM, not by UEFI, and that it not fully
17 supported by nvidia. If you use UEFI with the EFI console driver but
18 still get this in dmesg:
19
20 NVRM: Your system is not currently configured to drive a VGA console
21 NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
22 NVRM: requires the use of a text-mode VGA console. Use of other console
23 NVRM: drivers including, but not limited to, vesafb, may result in
24 NVRM: corruption and stability problems, and is not supported.
25
26 then the issue is that you have CSM enabled. Unfortunately, some
27 mainboards do not provide an option to disable CSM.