Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
For that, if either optirun or primusrun already work outside steam, just add one of these to the game launch options:
To test which of these already works (and maybe compare performance), run this in the terminal (after installing glxspheres64 if not already there):
Something is missing here....
Try running "glxspheres64" on its own too (also directly on the terminal), so you know if that is working with the Intel GPU (and have a base performance to compare to).
Have a look here:
https://www.linuxbabe.com/desktop-linux/switch-intel-nvidia-graphics-card-ubuntu
OP stated he already does that, but wants a "per app" solution now.
When I attempt to run optirun or primusrun glxgears (not glxspheres64) it gives me this:
[ 5353.927603] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 5353.927697] [ERROR]Aborting because fallback start is disabled.
(attempt to run glxspheres64 only) glxspheres64: command not found
So I have no idea what to do.
https://bugs.launchpad.net/ubuntu/+source/bumblebee/+bug/1758243
Regardless, running these helps confirm that the proprietary Nvidia driver is actually installed and running):
It should say nvidia and not noveau... but maybe noveau is still running for your nvidia gpu and that could explain the error you got:
Reading state information... Done
E: Unable to locate package glxspheres64
then... i tried inxi... but... got.
Command 'inxi' not found, but can be installed with:
sudo apt install inxi
Ran the install command, got this:
Graphics: Card-1: Intel Device 591b bus-ID: 00:02.0
Card-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] bus-ID: 01:00.0
Display Server: x11 (X.Org 1.19.6 )
drivers: modesetting,nvidia (unloaded: fbdev,vesa,nouveau)
Resolution: 1920x1080@60.05hz
OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2
version: 4.6.0 NVIDIA 415.18 Direct Render: Yes
[Currently already switched to nvidia]
-- Then ran : lspci -vnn | grep VGA -A 12
Results were:
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:0798]
Flags: bus master, fast devsel, latency 0, IRQ 125
Memory at dd000000 (64-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Skylake Processor Thermal Subsystem [8086:1903] (rev 05)
Subsystem: Dell Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [1028:0798]
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] [10de:1c8c] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell GP107M [GeForce GTX 1050 Ti Mobile] [1028:0798]
Flags: bus master, fast devsel, latency 0, IRQ 126
Memory at de000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
[virtual] Expansion ROM at df000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Reading some of the articles, should i be blacklisting the nouveau or uninstalling it?
Machine seems to be running a bit weird now.
Like there's a bit of a delay when split second lag when typing... maybe its the apps running in the background... not sure.