Open mwigzell opened 1 year ago
I updated my comment on #15 to be more clear on how I solved the weirdly rendering. Sadly, I don't have any help for the other problems, sorry.
1 - I think nvidia broke something in newest drivers, can you try with driver 520.56? I have only tested nvidia support on this version, and can't test on others due to lack of hardware 2 - SteamVR issue, unactionable in this driver 3 - You can use windows to reconfigure channels, or this android app: https://play.google.com/store/apps/details?id=com.jeroen1602.lighthouse_pm&hl=en&gl=US. Out of scope of this project 5 - SteamVR doesn't support base station firmware update on linux, you should use windows for this. Out of scope of this project
The only thing this project "fixes"/implements on SteamVR side is base station power management
@cklarhorst Can you spell that out for me? I saw your mention of nvidia-settings, but don't find what you are referring to in /etc/X11/xorg.conf there is no mention of AllowHMD? In fact the Device section only contains comments!
2 - It just happens sometimes. SteamVR has bad support for linux, unfortunately, and bugfixes are rare.
3 - Well, seems like I misremembered it having one. Maybe some CLI utilities for base station management have this?
Anyway, you can use any btle debugging app (I.e https://play.google.com/store/apps/details?id=com.punchthrough.lightblueexplorer, I'm not affiliated with this one) for this, write desired channel id (as hex, prefixed with 0, i.e 01/09/0a/0f) to 000015241212EFDE1523785FEABCD124
characteristic
@mwigzell Sure, the AllowHMD setting wasn't there for me before either. (Yes, /etc/X11/xorg.conf is correct). You have to add that explicitly. Make it look like that:
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1060 3GB"
BusID "PCI:9:0:0" #09:
Screen 0
Option "AllowHMD" "yes"
EndSection
HI have a very similar situation (https://github.com/CertainLach/VivePro2-Linux-Driver/issues/15) here with standard 6.1.1-arch1-1 kernel. I tried to apply the latency patches from Santeri, but that kernel froze. I have not yet tried kernel patches from CertainLach but I intend to do so. I am running Nvidia GeForce GTX 1660 GPU. I have very similar if not identical artifact in my video after applying driver(s) from CertainLach. On the plus side I am now happy to be able to have SteamVR run its UI such as it is, and my HMD is displaying something almost right! I have issues as follows: