Full test result
Testing Gears on Gallium 2012.05.18
Using the Phoronix Test Suite in live mode
The size of the root file system in a live mode are limited, files from Phoronix Test Suite should be located on an external source.
1. Mount the external or internal drive, usb flash drive or network file system.
mount /dev/sdb3 /mnt
2. Create a directory named pts, or any other name of your choice, user gog should have the read and write permission in this directory.
mkdir /mnt/pts chmod 777 /mnt/pts
3. Make a symbolic link from the directory we created to /home/ gog/.phoronix-test-suite.
ls -s /mnt/pts /home/gog/phoronix-test-suite
4. Now you can run phoronix-test-suite, if you do not delete the folder you created the data and cache tests can be reused the next time, just repeat step 1 and 3.
Gears on Gallium 2012.05.18
Released an updated Gears on Gallium:
- openSUSE – 12.2 m4
- Mesa-git – 8.1_git2012.05.18
- Kernel – 3.4-rc7
- libdrm – 2.4.34_git2012.05.18
- Mesa-demos – 8.0.1_git2012.04.20
- wine – 1.5.3
- xorg-server – 1.12.1
- xf86-video-ati – 6.14.999_2012.05.18
- xf86-videor-intel – 2.18.999_2012.05.18
- xf86-video-nouveau – 0.0.16_2012.05.18
- KDE – 4.8.3
- apitrace – 2.0_git2012.05.18
- wayland – 0.99.0_git2012.05.18
- wayland-demos – 0.99.0_git2012.05.18
- LLVM – 3.2_svn20120518
- Phoronix Test Suite – 3.8
Users root и gog do not have passwords.
The image of the hybrid iso, can be written as the optical drive and a USB flash drive.
Download Gears on Gallium 2012.05.18 610 mb
md5 c9cdb7226d16b5d2bfa95a96203acac5
sha256 9579e836b36aafb6d687f3839849ad2704f1669c8adcf8ba61d50b15afa31260
Testing Gears on Gallium 2012.04.26
Test setup:
- Asus Radeon HD 6770 1Gb ddr5
- Intel Pentium G620 3MB 2.6GHz HD Graphics 256mb
- Asrock H61M-ITX B3
- DDR3 4GB 1066 MHz
Games and benchmarks.
- Lightmark 2008
- Openarena (high\ultra
- ETQW demo (high\ultra)
- Nexuiz (high effects)
- Unigine Heaven 3 (high)
radeon pcie_gen2=1
radeon swapbufferswait off
mtrr fixes
vblank_mode=0
kwin composite disable
r600 gallium
i965 classic
Gears on Gallium 2012.04.26
Released an updated Gears on Gallium:
- openSUSE – 12.2 m4
- Mesa-git – 8.1_git2012.04.26
- Kernel – 3.4-rc4
- libdrm – 2.4.33_git2012.04.26
- Mesa-demos – 8.0.1_git2012.04.20
- wine – 1.5.2
- xorg-server – 1.12.1
- xf86-video-ati – 6.14.999_2012.04.20
- xf86-videor-intel – 2.18.999_2012.04.26
- xf86-video-nouveau – 0.0.16_2012.03.26
- KDE – 4.8.2
- apitrace – 2.0_git2012.04.12
- wayland – 0.99.0_git2012.04.26
- wayland-demos – 0.99.0_git2012.04.26
- LLVM – 3.2_svn20120421
Users root и gog do not have passwords.
The image of the hybrid iso, can be written as the optical drive and a USB flash drive.
Download Gears on Gallium 2012.04.26 514 mb
md5 8f3d61f531607c9ce0d1918d84d5d21b
sha256 92c7a9357be8b3f42e0596e0e5644a8c408c18c5ae2494f751c8eea72b9d095b
First impressions of new R600 Gallium3D LLVM Shader Compiler
Test setup:
- Asus Radeon HD 6770 1Gb ddr5
- Intel Pentium G620 3MB 2.6GHz HD Graphics 256mb
- Asrock H61M-ITX B3
- DDR3 4GB 1066 MHz
Games and benchmarks.
- Lightmark 2008
- Openarena (high\ultra)
- Nexuiz (high effects)
radeon pcie_gen2=1
radeon swapbufferswait off
mtrr fixes
vblank_mode=0
kwin composite disable
r600 gallium
Some graphical “bonuses” with new shader compiler:
Lightmark does not render a model of the robot.

Unigine Heaven shows this.

ET:QW receives a segmentation fault.
A more detailed look at LLVMpipe performance and compilers.
Test setup:
- Intel Pentium G620 3MB 2.6GHz 2 core
- Asrock H61M-ITX B3
- DDR3 4GB 1066 MHz
Games and benchmarks.
- Openarena (800×600 low\min)
- Nexuiz (800×600 low\min)
vblank_mode=0
kwin composite disable
gcc 4.7
llvm-clang 3.2_svn20120421
- cflags1 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g
- cflags2 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -march=corei7
- cflags3 -fomit-frame-pointer -fmessage-length=0 -O3 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -march=corei7 -ffast-math
gcc, cflags and mesa performance
Test setup:
- Asus Radeon HD 6770 1Gb ddr5
- Intel Pentium G620 3MB 2.6GHz HD Graphics 256mb
- Asrock H61M-ITX B3
- DDR3 4GB 1066 MHz
Games and benchmarks.
- Lightmark 2008
- Openarena (high\ultra)
- Nexuiz (high effects)
radeon pcie_gen2=1
radeon swapbufferswait=0
mtrr fixes
vblank_mode=0
kwin composite disable
r600 gallium
i965 classic
- S1 – gcc 4.6.3 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g (opensuse default)
- S2 – gcc 4.7 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g
- S3 – gcc 4.7 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -march=corei7
- S4 – gcc 4.7 -O3 -ffast-math -fomit-frame-pointer -mfpmath=sse -msse2 -DNDEBUG -march=corei7
Gears on Gallium 2012.04.12
Released an updated Gears on Gallium:
- openSUSE – 12.2 m3
- Mesa-git – 8.1_git2012.04.12
- Kernel – 3.4-rc2
- libdrm – 2.4.32_git2012.04.12
- Mesa-demos – 8.0.1_git2012.03.06
- wine – 1.5.1
- xorg-server – 1.12.1 rc1
- xf86-video-ati – 6.14.999_2012.04.05
- xf86-videor-intel – 2.18.999_2012.04.12
- xf86-video-nouveau – 0.0.16_2012.03.25
- KDE – 4.8.1
- Piglit – 1.0_git2012.04.12
- apitrace – 2.0_git2012.04.12
- wayland – 0.99_git2012.04.12
- wayland-demos – 0.99_git2012.04.12
- LLVM – 3.0.99_svn20120412
Users root и gog do not have passwords.
The image of the hybrid iso, can be written as the optical drive and a USB flash drive.
Download Gears on Gallium 2012.04.12 649 mb
md5 7983695c59275b9a4afd81aba3e3b1ba
sha256 00ec2d94e7dde13073b8d87b24b98330ffc9d2d4f334e470759f0f1052781c46
Release notes:
- To enable OpenGL 3.0 on r600 hardware, export two environment variable
export R600_STREAMOUT=1 export R600_GLSL130=1
Mesa 32 bit vs 64 bit performance
Test setup:
- Asus Radeon HD 6770 1Gb ddr5
- Intel Pentium G620 3MB 2.6GHz HD Graphics 256mb
- Asrock H61M-ITX B3
- DDR3 4GB 1066 MHz
- Gears on Gallium 2012.03.31 32/64bit livecd
Games and benchmarks.
- Lightmark 2008 (radeon swapbufferswait disable)
- Openarena (high\ultra, radeon swapbufferswait disable)
- Nexuiz (high effects, radeon swapbufferswait disable)
- Unigine Heaven 3 (high)
radeon pcie_gen2=1
mtrr fixes
i915 i915_enable_rc6=1
vblank_mode=0
kwin composite disable
r600 gallium
i965 classic

Recent Comments