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:
und
ausgeführt und das ist erschreckend :>
meine xorg.conf
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
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
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