Hallo ich hoffe, dass ich im Hardwareforum hier richtig bin, da meine Frage ja mit Linux und mit Hardware zu tun hat, falls ihr dennoch findet, dass meine Frage eher Softwaretechnisch ist, dann den Beitrag einmal verschieben!
Meine Frage oder eher ein Problem:
-seit ich compiz mit emerald benutze, kann ich keine DVD mehr kucken, da Compiz meine Kraka auch so schon belastet und auch nicht besonders schnell läuft! Was könnte ich an der xorg.conf ändern oder was würde noch eine kleine Leistungssteigerung bringen? Habe mit glxgears ein maximum ohne compiz 680 fps und mit nur 620 fps!
verwende Debian Lenny, habe eine Intel GMA 950 ( ich weiß das die eh nicht gut ist, hab aber in manchen foren gelesen, das man die auch auf 900 fps kriegen kann )
Hier meine xorg.conf:
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device" ;Device habe ich selber gemacht
Identifier "Intel GMA 950"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Meine Frage oder eher ein Problem:
-seit ich compiz mit emerald benutze, kann ich keine DVD mehr kucken, da Compiz meine Kraka auch so schon belastet und auch nicht besonders schnell läuft! Was könnte ich an der xorg.conf ändern oder was würde noch eine kleine Leistungssteigerung bringen? Habe mit glxgears ein maximum ohne compiz 680 fps und mit nur 620 fps!
verwende Debian Lenny, habe eine Intel GMA 950 ( ich weiß das die eh nicht gut ist, hab aber in manchen foren gelesen, das man die auch auf 900 fps kriegen kann )
Hier meine xorg.conf:
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device" ;Device habe ich selber gemacht
Identifier "Intel GMA 950"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection