XR for Universal Blue and Fedora Atomic Desktops
vr fedora-atomic linux
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Signed-off-by: Shiloh Fen <shiloh@shilohfen.com>

+5 -3
+5 -3
README.md
··· 12 12 - [Fedora Silverblue](https://fedoraproject.org/atomic-desktops/silverblue/) 13 13 - Other Fedora Atomic-based distros 14 14 15 + > See also: [LVRA Wiki page](https://lvra.gitlab.io/docs/distros/fedora_atomic/) for Fedora Atomic 16 + 15 17 ## Install ## 16 18 Homebrew (reccomeneded): `brew tap matrixfurry.com/atomicxr https://tangled.sh/@matrixfurry.com/homebrew-atomicxr; brew install atomicxr-cli` 17 19 ··· 36 38 - Right click Envision in your desktop's menu, and select "Launch in Build Mode" 37 39 - You may also have to launch Envision in build mode to install WiVRn on your headset via ADB 38 40 39 - ## Common Issues ## 41 + ## Troubleshooting ## 40 42 41 43 If you had AtomicXR installed before version `1.0.0`, try running this command and rebooting: 42 44 - `nu -c "rm -rf ~/.local/share/atomic-xr $'($env.HOME)/.local/bin/{oscavmgr-launch,oscavmgr,motoc,wlx-overlay-s,wayvr-dashboard}' | str expand | str join ' '; try {toolbox rm -f atomic-xr}; try {rpm-ostree remove nu}"` 43 45 44 46 ### Formulae found in multiple taps 45 - If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like: 47 + If you had AtomicXR or the Homebrew tap installed before Aug 10, 2025, you might see an error message like: 46 48 ``` 47 49 Error: Formulae found in multiple taps: 48 50 * shiloh/atomicxr/atomicxr-cli ··· 60 62 61 63 ### Failed to connect to system bus: Could not connect: No such file or directory 62 64 63 - This is caused by the dbus system bus not being avaliable in distrobox. Try launching Envision normally (not in build mode). 65 + This is caused by the system dbus not being avaliable in distrobox. Try launching Envision normally (not in build mode).