- Platform: Linux - Garuda (Arch)
- Headset : Quest 2
- Installation method: package manager
- GPU: Nvidia RTX 3060 driver version: 555
- Laptop with iGPU
- Alvr logs: - attached
- session.json configuration file from alvr folder: - attached
- vrserver.txt file: - attached
Notes: ALVR doesn't detect my headset automatically and even when I put in the IP from the quest app manually, they indicate "Disconnected" and "Unknown IP". Firewall rules are supposedly implemented.
The "alvr_server" also doesnt seem to apear in the "manage add-ons" tab, neither in the "vrserver.txt" file.
Someone said to use the command: ls /dev/hidraw* then plug/unplug the headset and run again to see which one is it, and then run some commands:||sudo chmod g+rw /dev/hidraw5 /dev/hidraw6 /dev/hidraw8 /dev/hidraw9 /dev/hidraw10 /dev/hidraw11; sudo chgrp <username> /dev/hidraw5 /dev/hidraw6 /dev/hidraw8 /dev/hidraw9 /dev/hidraw10 /dev/hidraw11|| but the thing is nothing new appears for me, no matter the cable type or the port.
I hope this information suffice, but if not, tell me and I will add what is necessary.