Czy to maksymalne osi

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
Awatar użytkownika
shevchenko1987
Beginner
Posty: 306
Rejestracja: 23 listopada 2008, 17:00
Lokalizacja: Warta

Czy to maksymalne osiągi tej karty?

Post autor: shevchenko1987 »

Witam, chciałem się zapytać czy to maksymalna ilość FPS jaką mogę wycisnąć z mojej karty Intel 915 GMA. Tyle pokazuje glxgears:

Kod: Zaznacz cały

acer:/home/uzytkownik# glxgears
3910 frames in 5.0 seconds = 781.895 FPS
3847 frames in 5.0 seconds = 769.320 FPS
3866 frames in 5.0 seconds = 773.139 FPS
3869 frames in 5.0 seconds = 773.658 FPS
3863 frames in 5.0 seconds = 772.572 FPS
A to mój xorg.conf:

Kod: Zaznacz cały

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Module"
    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
    Load    "xtrap"
    Load    "record
    Load    "GLcore"
EndSection 

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
        Identifier  "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
        Driver	    "intel"
        BusID	    "PCI:0:2:0"
	Option      "CacheLines"             "1980"
	Option      "DRI"       	     "True"
	Option      "NoDDC"                  "True"
	Option      "XAANoOffscreenPixmaps"  "True"
	Option      "EnablePageFlip"         "True"
	Option      "RenderAccel"            "True"
	Option      "AccelMethod"            "XAA"
 VideoRam    131072
EndSection

Section "Monitor"
	#DisplaySize	  330   210	# mm
	Identifier   "Monitor0"
	VendorName   "CMO"
	ModelName    "1504"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Dri"
    Group       "video"
    Mode        0660
EndSection

Section "Extensions"
	Option "Composite" "Enable"
EndSection
ponton
Beginner
Posty: 406
Rejestracja: 24 stycznia 2007, 01:40
Lokalizacja: Kalisz/Wroc³aw

Post autor: ponton »

Spróbuj odpalić tak:

Kod: Zaznacz cały

INTEL_BATCH="1" glxgears
Awatar użytkownika
shevchenko1987
Beginner
Posty: 306
Rejestracja: 23 listopada 2008, 17:00
Lokalizacja: Warta

Post autor: shevchenko1987 »

Zapomniałem dodać do /etc/environment

Kod: Zaznacz cały

 INTEL_BATCH="1"
Teraz wygląda to tak:

Kod: Zaznacz cały

4055 frames in 5.0 seconds = 810.816 FPS
4051 frames in 5.0 seconds = 809.892 FPS
4092 frames in 5.0 seconds = 818.362 FPS
4081 frames in 5.0 seconds = 816.141 FPS
4051 frames in 5.0 seconds = 810.124 FPS


[ Dodano: 2009-05-06, 19:19 ]
Jeszcze czegoś mogę spróbować?
AdeBe
Junior Member
Posty: 825
Rejestracja: 01 grudnia 2007, 14:41

Post autor: AdeBe »

shevchenko1987 pisze:Jeszcze czegoś mogę spróbować?
Tak, zostawić glxgears w spokoju, bo to NIE jest żaden benchmark.
amoureux
Posty: 45
Rejestracja: 25 września 2007, 15:47

Post autor: amoureux »

glxgears nie jest miarodajne ... ja w glxgears mam 200-600 fps a Doom3 działa mi bez zarzutu
Awatar użytkownika
shevchenko1987
Beginner
Posty: 306
Rejestracja: 23 listopada 2008, 17:00
Lokalizacja: Warta

Post autor: shevchenko1987 »

amoureux szkoda, że nie ma wiarygodnego benchmarka. No chyba, że o czymś nie wiem :-P
ODPOWIEDZ