frames im keller mit ati

foexle

foexle

Kaiser
Sers Leute,
Ich weis das alte Thema ati -.-

bin gerade am rumbasteln das ich mein tv ansteuern kann und einen 2 monitor. Was eigentlich kein Problem darstellen sollte, das ist aber nicht das Thema, sondern das meine Frames im Keller sind.
Habe mal gerade einmal:
Code:
fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X800 PRO
OpenGL version string: 2.1.7281 Release
Code:
fgl_glxgears
Using GLX_SGIX_pbuffer
371 frames in 5.0 seconds = 74.200 FPS
374 frames in 5.0 seconds = 74.800 FPS
374 frames in 5.0 seconds = 74.800 FPS
377 frames in 5.0 seconds = 75.400 FPS
374 frames in 5.0 seconds = 74.800 FPS
und
Code:
glxgears
378 frames in 5.0 seconds = 75.376 FPS

ausgeführt und das ist erschreckend :>

meine xorg.conf
Code:
# xorg.conf (xorg 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 "Files"
EndSection

Section "Module"
 load "glx"
EndSection

Section "ServerFlags"
 Option "AIGLX" 
EndSection

Section "DRI"
  Group "video"
  Mode 0660
EndSection

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"stylus"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"stylus"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"eraser"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"eraser"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "InputDevice"
	Driver		"wacom"
	Identifier	"cursor"
	Option		"Device"	"/dev/input/wacom"
	Option		"Type"		"cursor"
	Option		"ForceDevice"	"ISDV4"		# Tablet PC ONLY
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc R420 JI [Radeon X800PRO]"
	Driver		"fglrx"
	BusID		"PCI:2:0:0"
	Option 		"XaaNoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
	Identifier	"FP 767"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc R420 JI [Radeon X800PRO]"
	Monitor		"FP 767"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" "640x350"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"

# Uncomment if you have a wacom tablet
#	InputDevice     "stylus"	"SendCoreEvents"
#	InputDevice     "cursor"	"SendCoreEvents"
#	InputDevice     "eraser"	"SendCoreEvents"
EndSection

wüsste wer woran das liegen könnte ? ...
wenn eienr gerade auch Zeit hat, kann er auch gerade sagen wo ich einstellen muss wegen tv und dualview ;) aber das ist erst mal nebensache wichtiger ist das mit den frames weil das andere finde ich auch raus.

lg
 
Naja, was sagt glxgears schon? Aussagekräfter wäre da ein grafiklastiges Spiel o.Ä....
 
genau das ist das prob :> es läuft noch nicht mal wc3 flüssig :D
 
nur so btw: ist heute "alle-haben-mit-debian-und-deviraten-problem " tag? :D

Zum Topic: Du weißt schon das wenn du Dualscreen machst oder sogar noch Tv ansteuerst usw das die Geschwindigkeit in den keller geht? :)

War bei mir so: Single tft, kann wc3 zocken. Mit 2 tfts schon von der FPS zahl her unmöglich :)

Den es ist kein DRI möglich im Dualscreen (jedenfalls nicht mit meinem intel treiber, aber ich meine mich erinnern zu können das mir espo mal was darüber erzählt hat) :)
 
also ich hab mal weiter getestet, und ich bekomme das prob einfach nicht in griff ...
hätte da noch wer irgendwelche ideen?

mfg
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

huhu männerst ... also ich denke ich weis an was es liegt

meine
lspci
Code:
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
        Subsystem: ASUSTeK Computer Inc. Unknown device 80ac
        Flags: bus master, 66MHz, fast devsel, latency 0
        Memory at c0000000 (32-bit, prefetchable) [size=256M]
        Capabilities: [40] AGP version 3.0
        Capabilities: [60] HyperTransport: Host or Secondary Interface

00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
        Subsystem: ASUSTeK Computer Inc. Unknown device 80ac
        Flags: 66MHz, fast devsel

00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
        Subsystem: ASUSTeK Computer Inc. Unknown device 80ac
        Flags: 66MHz, fast devsel

00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
        Subsystem: ASUSTeK Computer Inc. Unknown device 80ac
        Flags: 66MHz, fast devsel

00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
        Subsystem: ASUSTeK Computer Inc. Unknown device 80ac
        Flags: 66MHz, fast devsel

00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
        Subsystem: ASUSTeK Computer Inc. Unknown device 80ac
        Flags: 66MHz, fast devsel

00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
        Subsystem: ASUSTeK Computer Inc. A7N8X Mainboard
        Flags: bus master, 66MHz, fast devsel, latency 0
        Capabilities: [48] HyperTransport: Slave or Primary Interface

00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
        Subsystem: ASUSTeK Computer Inc. Unknown device 0c11
        Flags: 66MHz, fast devsel, IRQ 11
        I/O ports at c000 [size=32]
        Capabilities: [44] Power Management version 2

00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. A7N8X Mainboard
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16
        Memory at e4001000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [44] Power Management version 2

00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. A7N8X Mainboard
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
        Memory at e4002000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [44] Power Management version 2

00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. A7N8X Mainboard
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 18
        Memory at e4003000 (32-bit, non-prefetchable) [size=256]
        Capabilities: [44] Debug port
        Capabilities: [80] Power Management version 2

00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
        Subsystem: ASUSTeK Computer Inc. A7N8X Mainboard onboard nForce2 Ethernet
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16
        Memory at e4000000 (32-bit, non-prefetchable) [size=4K]
        I/O ports at c400 [size=8]
        Capabilities: [44] Power Management version 2

00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, fast devsel, latency 0
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
        I/O behind bridge: 00009000-0000afff
        Memory behind bridge: e2000000-e3ffffff
        Prefetchable memory behind bridge: 70000000-700fffff

00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) (prog-if 8a [Master SecP PriP])
        Subsystem: ASUSTeK Computer Inc. Unknown device 0c11
        Flags: bus master, 66MHz, fast devsel, latency 0
        [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
        [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
        [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
        [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
        I/O ports at f000 [size=16]
        Capabilities: [44] Power Management version 2

00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1) (prog-if 00 [Normal decode])
        Flags: bus master, 66MHz, medium devsel, latency 32
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
        I/O behind bridge: 0000b000-0000bfff
        Memory behind bridge: e0000000-e1ffffff
        Prefetchable memory behind bridge: d0000000-dfffffff

01:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
        Subsystem: Creative Labs CT4832 SBLive! Value
        Flags: bus master, medium devsel, latency 32, IRQ 20
        I/O ports at 9000 [size=32]
        Capabilities: [dc] Power Management version 1

01:07.1 Input device controller: Creative Labs SB Live! Game Port (rev 08)
        Subsystem: Creative Labs Gameport Joystick
        Flags: bus master, medium devsel, latency 32
        I/O ports at 9400 [size=8]
        Capabilities: [dc] Power Management version 1

01:08.0 Mass storage controller: Silicon Image, Inc. PCI0680 Ultra ATA-133 Host Controller (rev 02)
        Subsystem: Silicon Image, Inc. PCI0680 Ultra ATA-133 Host Controller
        Flags: bus master, medium devsel, latency 32, IRQ 19
        I/O ports at 9800 [size=8]
        I/O ports at 9c00 [size=4]
        I/O ports at a000 [size=8]
        I/O ports at a400 [size=4]
        I/O ports at a800 [size=16]
        Memory at e3000000 (32-bit, non-prefetchable) [size=256]
        [virtual] Expansion ROM at 70000000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 2

02:00.0 VGA compatible controller: ATI Technologies Inc R420 JI [Radeon X800PRO] (prog-if 00 [VGA])
        Subsystem: ATI Technologies Inc Unknown device 0002
        Flags: bus master, 66MHz, medium devsel, latency 255, IRQ 20
        Memory at d0000000 (32-bit, prefetchable) [size=128M]
        I/O ports at b000 [size=256]
        Memory at e1000000 (32-bit, non-prefetchable) [size=64K]
        [virtual] Expansion ROM at e0000000 [disabled] [size=128K]
        Capabilities: [58] AGP version 3.0
        Capabilities: [50] Power Management version 2

02:00.1 Display controller: ATI Technologies Inc R420 [Radeon X800 PRO/GTO] (Secondary)
        Subsystem: ATI Technologies Inc Unknown device 0003
        Flags: 66MHz, medium devsel
        Memory at d8000000 (32-bit, prefetchable) [disabled] [size=128M]
        Memory at e1010000 (32-bit, non-prefetchable) [disabled] [size=64K]
        Capabilities: [50] Power Management version 2

kann es daran liegen an den nforce treibern?

lg
 
Zuletzt bearbeitet:

Ähnliche Themen

X startet nichtmehr

Wacom Bamboo

Zweiter Monitor geht bei Vollbildspielen aus.

XFCE freezes at startup

dovecot und postfix Konfiguration Problem

Zurück
Oben