Was ist der beste Weg, um ein Steam-Spiel auf einem NVIDIA Optimus-Laptop mit Ubuntu 12.04 und der neuesten Version von bumblebee zu starten?
Wenn ich Steam mit anrufe optirun steam
und dann das Spiel auswähle, das ich spielen möchte, wird folgende Fehlermeldung angezeigt:
The program 'hl2_linux' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 125 error_code 9 request_code 14 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Missing shutdown function for DevShotGenerator_Init() : DevShotGenerator_Shutdown()
Missing shutdown function for MapReslistGenerator_Init() : MapReslistGenerator_Shutdown()
Missing shutdown function for COM_InitFilesystem( m_StartupInfo.m_pInitialMod ) : COM_ShutdownFileSystem()
Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown()
/home/user/.local/share/Steam/SteamApps/user/Team Fortress 2/hl2.sh: line 72: 20567 Segmentation fault (core dumped) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
Game removed: AppID 440 "Team Fortress 2", ProcID 20567
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
^C[68042.116376] [WARN]Received Interrupt signal.
Wenn ich steam
ohne die optirun
Option laufe , kann ich das Spiel etwas weiter ausführen und die Startmusik auf einem schwarzen Bildschirm hören, aber später im Prozess immer noch fehlschlagen.
Soll ich das Spiel, das ich spielen möchte, mit einem speziellen optirun
Befehl anstelle von anrufen optirun steam
?
quelle
primusrun steam
hat wunderbar funktioniert.Überprüfen Sie diese Links - Sie müssen die Spieleigenschaften wie unten gezeigt ändern
optirun %command%
Das obige hat bei mir nicht funktioniert und ich musste die Startoptionen als einstellen
Überprüfen Sie diese Diskussionen:
Wenn dies nicht funktioniert, laden Sie den
hl2-optirun.sh
folgenden Speicherort herunter und führen Sie ihn aus.quelle
LD_PRELOAD…
Optionen funktionieren für mich genauso wie für michhl2-optirun.sh
. Keine der offiziellen Optionen funktioniert. (Ich verwende ein Dell XPS 17 L702X.)