yes, here is the eselect > > iceamber@localhost:~ $ eselect opengl list
Available OpenGL implementations: [1] xorg-x11 * iceamber@localhost:~ $ eselect mesa list > > 64bit i915 (Intel 915, 945) > > 64bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD) > > 64bit r300 (Radeon R300-R500) > > 64bit r600 (Radeon R600-R700, Evergreen, Northern Islands) > > 64bit sw (Software renderer) > > [1] classic > > [2] gallium * > > 32bit i915 (Intel 915, 945) > > 32bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD) > > 32bit r300 (Radeon R300-R500) > > 32bit r600 (Radeon R600-R700, Evergreen, Northern Islands) > > 32bit sw (Software renderer) > > [1] classic > > [2] gallium * > > > On Sun, Aug 27, 2017 at 9:52 AM, Adam Carter <[email protected]> wrote: > There is an error in my system, it print as follow when I run the command >> `glxinfo | grep AGP` >> >>> iceamber@localhost:~ $ glxinfo | grep AGP >>> >>> nvc0_screen_create:944 - Error allocating PGRAPH context for 3D: -22 >>> >>> libGL error: failed to create dri screen >>> >>> libGL error: failed to load driver: nouveau >>> >>> >> Here is the Xorg.0.log >> <https://github.com/IceAmber/Error/blob/master/Xorg.0.log> >> The model of my graphic card is GTX1060, and the kernel version of my >> system is linux-4.12.5 >> is there any suggestion for me? >> >> > Did you eselect opengl and mesa? > >

