Luke Short

Results 301 comments of Luke Short

I tested with Linux 6.3 and confirmed controller support works. The relevant patches have not been backported to Linux LTS 6.1. The OpenSD project looks like it may be able...

Test results: * linux (6.3) = controller does work * linux-lts (6.1) = controller does NOT work * linux-steamos (5.13) = controller does NOT work Installing `opensd-git` did not seem...

Here are the reported old NVIDIA cards that our users are trying to use but are not currently supported: - [NVIDIA GTX 860M](https://github.com/LukeShortCloud/winesapOS/issues/324#issue-1205234653) - This is actually an original Steam...

In the first-time setup, we should present these options: - AMD - Intel - NVIDIA Maxwell and newer (GTX 750, 900, and newer series) - This will install the `nvidia-dkms`...

The original Steam Machine prototype had a NVIDIA GTX 780 (Kepler) graphics card. https://www.youtube.com/watch?v=rMUFSt7irnI

We install both the kernel and the theme. I opened a separate issue to track packaging the Vapor theme as an AUR package: https://github.com/LukeShortCloud/winesapOS/issues/590

For NVIDIA laptops, it's required to use `gamescope -- prime-run ${PROGRAM}` to run programs with gamescope.

For NVIDIA laptops and using the Flatpak, it's required to use `gamescope --prefer-vk-device : -- prime-run ${PROGRAM}`. `https://github.com/ValveSoftware/gamescope/issues/848`

Since gamescope uses Wayland and Vulkan, I believe the NVIDIA 545 driver should fix any lingering issues: https://www.phoronix.com/news/NVIDIA-545-Wayland-VLK-PRIME

Unfortunately, NVIDIA still provides poor support for Gamescope. This appears to be a driver limitation in the proprietary and open kernel module driver. I've been thinking about closing this out...