Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thank you for your reply.
I am running Steam within a linux OS (OpenSuse Leap 42.3). To see the settings I described, I launched the 'Big Picture Mode' and then clicked on the cog icon to access the settings. That is where I found the > Display > Resolution
Sorry if I wasn't clear before. OpenSuse is running natively, not as a virtual machine in Windows.
I didn't install them as a separate step so if they are not included in the driver package I installed, they could be missing. Is there a way I can check?
For information, the Nvidia drivers were installed from the OpenSuse Nvidia repositories.
Please see below. The correct device is being used as the device id (0x13c2) matches the one shown by the Nvidia-settings application. It seems that Steam is using the Mesa driver (3.0 Mesa 17.0.5).
Video Card:
Driver: VMware, Inc. Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
Driver Version: 3.0 Mesa 17.0.5
OpenGL Version: 3.0
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 60 Hz
VendorID: 0x10de
DeviceID: 0x13c2
Revision Not Detected
Number of Monitors: 1
Number of Video Cards Not Detected
Primary Display Resolution: 1920 x 1080
Desktop Resolution: 1920 x 1080
Primary Display Size: 20.08" x 11.30" (23.03" diag)
51.0cm x 28.7cm (58.5cm diag)
Primary Bus: PCI Express 16x
Primary VRAM Not Detected
Supported MSAA Modes: 2x 4x 8x 16x
I used the easy method which involves adding the repo and then installing the drivers from Yast. I am confident this step was successful as the nvidia-settings works and the nvidia driver is being used.
I followed the first link in your post above which shows two methods to remove nouveau. The first it to blacklist it, the second is to set "nomodeset" in grub.
I blacklisted nouveau manually by creating and adding the following lines to /etc/modprobe.d/50-blacklist-nouveau.conf
blacklist nouveau
options nouveau modeset=0
after saving the file, I executed mkinitrd && reboot
nvidia-settings still works, but steam still uses Mesa......
I also checked the contents of /etc/default/grub.
There is a line that contains nomodeset.
After rebooting, I ran
If we can get no further than this, I would like to thank you for taking the time to offer help.
I tried each of the commands you listed in the previous message but only the third one produced an output. It seems that I do not have glxinfo installed, and there is no file called xorg.conf in the /etc/X11 directory.....
Also tried calling them as root just in case
This one did work.
The output from steam terminal. I copied everything..
I am running KDE as my default desktop environment. I can install the Gnome desktop as an alternative but haven't done so yet. I'll look into the option of installing Gnome alongside KDE.
I dont know what the Steam Flatpak is but I'll look into it.
Thank you for continuing to offer suggestions.
Nick