поделитесь своим xorg.conf для nvidia
Добрый день !
Замучился со скоростью.
После установки новых драйверов (180,29) чувствуется без тестов что стало работать медленнее:
- мозилла перерисовывает медленно
- за virtualbox я вообще молчу - тормозит немеряно
на версии 177,82 - все нормально
хотя glxgears на обеих версиях пишет примерно тот-же результат - 1400 (карта 7300)
прошу общественность бросить свои файлы xorg.conf
сюда же выкладываю свой
### begin xorg.conf ###########################################
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
Option "ReducedBlanking" "Enable"
Option "MIT-SHM" "Enable"
EndSection
Section "dri"
Mode 0666
EndSection
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "freetype"
Load "glx" # libglx.a
EndSection
Section "Files"
FontPath "unix/:7100"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "dpms"
Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
Modeline "640x480@50" 19.40 640 648 712 784 480 481 484 495 -HSync +Vsync
Modeline "1280x1024@75" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
EndSection
Section "Monitor"
Identifier "Monitor1"
HorizSync 30 - 50
VertRefresh 60
Option "dpms"
EndSection
Section "Device"
Identifier "NVidia0"
Driver "nvidia"
Option "nologo" "1"
BusID "PCI:1:0:0" # vendor=1002, device=5b60
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "AddARGBGLXVisuals" "True"
Option "Backingstore" "true"
Option "RandRRotation" "true"
Option "TripleBuffer" "true
Option "AddARGBGLXVisuals"
Option "NoAccel"
Screen 0
EndSection
Section "Device"
Identifier "NVidia1"
Driver "nvidia"
Option "nologo" "1"
BusID "PCI:1:0:0" # vendor=1002, device=5b60
Option "TVStandart" "PAL-B"
Option "TVOverScan" "1.0"
Option "ConnectedMonitor" "TV"
Option "RenderAccel" "true"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "NVidia0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024@75"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection
Section "Screen"
Identifier "Screen1"
Device "NVidia1"
Monitor "Monitor1"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1024x768"
ViewPort 0 0 # initial origin if mode is smaller than desktop
EndSubsection
EndSection
Section "ServerLayout"
Identifier "seat1"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
EndSection
### end xorg.conf ###################################
- Для комментирования войдите или зарегистрируйтесь
хз, у меня на новых дровах
хз, у меня на новых дровах почему то тоже регрессия в скорости работы как 2д так и 3д. Geforce 8600, x-server 1.6
Обидно получается, на ноутовском интеле эффекты куда плавнее ходют. При этом игрушки намана работают на максималках
http://dpaste.com/39402/
http://dpaste.com/39402/
Текстовый редактор vi имеет два режима работы: в первом он пищит, а во втором — всё портит.