Gentoo Archives: gentoo-user

From: IceAmber <iceamber2015@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Failed to load driver: Nouveau
Date: Sun, 27 Aug 2017 09:57:19
Message-Id: CALtB3DdgkmzDqEv_sOtfC3Bgt_V7M-wqCvXFPAXkTHB-EGmzyA@mail.gmail.com
In Reply to: Re: [gentoo-user] Failed to load driver: Nouveau by Adam Carter
1 yes, here is the eselect
2 >
3 >
4
5 iceamber@localhost:~ $ eselect opengl list
6
7 Available OpenGL implementations:
8
9 [1] xorg-x11 *
10
11
12
13 iceamber@localhost:~ $ eselect mesa list
14 >
15 > 64bit i915 (Intel 915, 945)
16 >
17 > 64bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)
18 >
19 > 64bit r300 (Radeon R300-R500)
20 >
21 > 64bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
22 >
23 > 64bit sw (Software renderer)
24 >
25 > [1] classic
26 >
27 > [2] gallium *
28 >
29 > 32bit i915 (Intel 915, 945)
30 >
31 > 32bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)
32 >
33 > 32bit r300 (Radeon R300-R500)
34 >
35 > 32bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
36 >
37 > 32bit sw (Software renderer)
38 >
39 > [1] classic
40 >
41 > [2] gallium *
42 >
43 >
44 >
45 On Sun, Aug 27, 2017 at 9:52 AM, Adam Carter <adamcarter3@×××××.com> wrote:
46
47 > There is an error in my system, it print as follow when I run the command
48 >> `glxinfo | grep AGP`
49 >>
50 >>> iceamber@localhost:~ $ glxinfo | grep AGP
51 >>>
52 >>> nvc0_screen_create:944 - Error allocating PGRAPH context for 3D: -22
53 >>>
54 >>> libGL error: failed to create dri screen
55 >>>
56 >>> libGL error: failed to load driver: nouveau
57 >>>
58 >>>
59 >> Here is the Xorg.0.log
60 >> <https://github.com/IceAmber/Error/blob/master/Xorg.0.log>
61 >> The model of my graphic card is GTX1060, and the kernel version of my
62 >> system is linux-4.12.5
63 >> is there any suggestion for me?
64 >>
65 >>
66 > Did you eselect opengl and mesa?
67 >
68 >

Replies

Subject Author
Re: [gentoo-user] Failed to load driver: Nouveau Adam Carter <adamcarter3@×××××.com>