Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
linux never developed their game platform fps problem
:'(
2) try lowering overall graphics settings. disable antialiasing, lower shadow quality, etc. run at a lower resolution.
Okay in the GUI settings window of NVidia I almost skipped the option to disable it. So my frames where limited.
thanks for the help @Don.Gonzote
did you only got SLI running or did you also made other configurations to improve the performance?
single 960 here, arch linux. i wouldn't mind taking a look at your xorg.conf if you can pastebin it.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 355.06 (buildmeister@swio-display-x64-rhel04-16) Tue Jul 28 22:00:51 PDT 2015
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ButtonMapping" "1 2 3 10 11"
Option "ZAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "EmulateWheelButton" "2"
Option "EmulateWheelTimeout""200"
Option "EmulateWheel" "true"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Samsung"
ModelName "SyncMaster P2770H"
DisplaySize 597.89 336.31
HorizSync 28.1 - 81.0
VertRefresh 56.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Default Device"
Monitor "Monitor0"
DefaultDepth 24
Option "Coolbits" "12" #values are 0,2,4,8 & 16 To enable multiple features, add the Coolbits values together. For example, to enable overclocking and overvoltage of Fermi cores, set Option "Coolbits" "24".
Option "AFR"
Option "UseDisplayDevice" "DFP-0"
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
I'm not a fan of distro-config---as you can see, I had nVidia xconfig done & then I modified where it was needed....DO set the coolbits so you can "really" do card mods..Ignoge the "AFR" setting SLI only & I use the nVidia utility for auto display setting (modes nvidia-auto-select).
In the hanger I get 40~60 FPS & in open space I get 60~90FPS--all battle modes also 60~90...Both cards run about 45C under load (remember to remove the stock heatsink & apply BETTER material--I use Artic Silver 5 & my cards went 5C cooler) Using the EVGA dual fan 760's.
options nvidia NVreg_EnablePCIeGen3=1
in it --save & reboot-then check if you have 8GT's for your video pipeline......
Do you have some guides you can share with me/us where the topic is about some "essentials" to improve the performance? I would appreciate that, if you can do this. But I'm already really thankful for all the tweaks you posted here.
Unfortuantely your post about PCI gen-2 or gen-3 wasn't that helpful for a newbie ... sorry. I checked the ♥♥♥♥♥♥♥♥ Asus website and my MB has PCIe Gen3 (and I have connected my card into the right slot). It would be useful if you can give the instructions (or C&P-command) to check if gen2 or gen3 is configurated.
1. Open a text editor & paste the info I have above into it (The text bit that starts with "options") 2. Save the file as: nvidia.conf
3. Open a terminal window & type: sudo nautilus You will be asked for your password--do so.
4. A File Manager window will open--Navigate to /etc/modprobe.d & open that folder
5. Take the nvidia.conf file & put it into the modprobe.d folder---you most likely will see other folders/files in that folder.
Verify that all the steps above look right & then reboot.
When you get to desktop again, recheck your nvidia settings panel...where you see all the "specs" it should say "Gen3" instead of "Gen2" for PCIe Generation & the Maximum PCIe Link Speed should say 8.0 GT/s instead of 5.0 GT/s
This is the "easiest" mod you can do to "speed" up your card----You have increased the "pipeline" for video transfer. Everything will be slightly faster afterwards--movie playback to gaming.
Here is the reference info for the mod: http://devtalk.nvidia.com/default/topic/545186/enabling-pcie-3-0-with-nvreg_enablepciegen3-on-titan/?offset=2