Opened 9 years ago

Closed 9 years ago

#6181 closed defect (fixed)

Xorg-7.7 Testing and Configuration Update seems to be worth

Reported by: Fernando de Oliveira Owned by: blfs-book@…
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

We have instructions to test DRI2 hardware acceleration... An example of the output:

$ glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL version)"
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.2, 256 bits)
OpenGL version string: 2.1 Mesa 9.1-devel (git-cb3b172)

At least llvm and Mesa versions could be updated.

BTW, in Mint Mate 17.1 x86_64, I obtain:

$ glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL version)"
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVA3
OpenGL version string: 3.0 Mesa 10.1.3

but the BLFS-7.7 will have newer versions

Change History (2)

comment:1 by Fernando de Oliveira, 9 years ago

Type: enhancementdefect

comment:2 by bdubbs@…, 9 years ago

Resolution: fixed
Status: newclosed

I updated according to my development system:

OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVA8
OpenGL version string: 3.0 Mesa 10.4.5

which is close to what Mint has.

Fixed at revision 15603.

Note: See TracTickets for help on using tickets.