Ubuntu 12.04가 설치되어 있고 최신 버전의 Bumblebee가 설치된 NVIDIA Optimus 랩탑에서 Steam 게임을 시작하는 가장 좋은 방법은 무엇입니까?
Steam에 전화를 걸고 optirun steam
플레이하려는 게임을 선택하면 다음 오류가 발생합니다.
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.
내가 실행하는 경우 steam
를 빼고 optirun
옵션, 나는 검은 화면에 시작하는 음악을 듣고, 게임을 실행에 조금 더 이동하지만, 여전히 그 과정에서 나중에 실패 할 수 있습니다.
optirun
대신 특수 명령으로 게임을하고 싶은 게임을 호출해야합니까 optirun steam
?
primusrun steam
훌륭하게 일했습니다.