登入
|
語言
Български (保加利亞文)
čeština (Czech)
Dansk (Danish)
Nederlands (Dutch)
English
Suomi (Finnish)
Français (French)
Deutsch (German)
Ελληνικά(希臘文)
Magyar (Hungarian)
Italiano (Italian)
日本語 (Japanese)
한국어 (Korean)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português-Brasil(葡萄牙語 - 巴西)
Română (Romanian)
Русский (Russian)
简体中文 (Simplified Chinese)
Español (Spanish)
Svenska (Swedish)
ไทย (Thai)
Türkçe (土耳其文)
幫助我們翻譯 Steam



Someone that have already optirun working on game can give a correct soluction please?
Yep, this exactly!
I don't know my friend, but, the games run soo slow for me.
In addition, iskeledz is right, the games need to be launched from their directory with the command.
optirun bash
steam
-----
Steam running like app in bash that runned with bumblebee, and all apps that steam will run will use bumblebee too.
That worked for me in steam across wine, need to check how it works with native, just received access.
jon@linux ~ $ optirun bash
jon@linux ~ $ steam
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded: ignored.
Installing breakpad exception handler for appid(steam)/version(1354925460_client)
Xlib: extension "NV-GLX" missing on display ":0".
SteamUpdateUI: An X Error occurred
X Error of failed request: BadAlloc (insufficient resources for operation)
Then it just hangs til i kill it
You need to manually hack Bumblebee's configuration to get it to recognise Ubuntu's nvidia-experimental-310 package, otherwise it defaults to using the nvidia-current package's kernel driver.
See here for instructions: http://www.webupd8.org/2012/12/use-nvidia-experimental-drivers-310.html
Also remember that Primus will give you better performance than Bumblebee because it doesn't use VirtualGL.
user@computername:~$ vblank_mode=0 glxspheres
Polygons in scene: 62464
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
Visual ID of window: 0xae
Context is Direct
OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile
144.947420 frames/sec - 141.172699 Mpixels/sec
146.315654 frames/sec - 142.505301 Mpixels/sec
148.580116 frames/sec - 144.710793 Mpixels/sec
148.820109 frames/sec - 144.944536 Mpixels/sec
user@computername:~$ vblank_mode=0 primusrun glxspheres
Polygons in scene: 62464
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
Visual ID of window: 0xae
ATTENTION: default value of option vblank_mode overridden by environment.
ATTENTION: default value of option vblank_mode overridden by environment.
Context is Direct
OpenGL Renderer: GeForce GT 630M/PCIe/SSE2
primus: sorry, not implemented: glXUseXFont
130.591689 frames/sec - 127.190820 Mpixels/sec
133.792229 frames/sec - 130.308012 Mpixels/sec
134.886381 frames/sec - 131.373670 Mpixels/sec
133.962257 frames/sec - 130.473612 Mpixels/sec
This is shocking, Intel's stills going a bit faster, is this possible?
By the way: Yes, I edited primusrun scripts and bumblebee.conf following this instructions: http://www.webupd8.org/2012/12/use-nvidia-experimental-drivers-310.html