diff --git a/README.md b/README.md index 9a3e040..b363e67 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ AtomicXR is developed and tested on [Bluefin](https://projectbluefin.io/), but s - [Fedora Silverblue](https://fedoraproject.org/atomic-desktops/silverblue/) - Other Fedora Atomic-based distros +> See also: [LVRA Wiki page](https://lvra.gitlab.io/docs/distros/fedora_atomic/) for Fedora Atomic + ## Install ## Homebrew (reccomeneded): `brew tap matrixfurry.com/atomicxr https://tangled.sh/@matrixfurry.com/homebrew-atomicxr; brew install atomicxr-cli` @@ -36,13 +38,13 @@ Building Envision profiles: - Right click Envision in your desktop's menu, and select "Launch in Build Mode" - You may also have to launch Envision in build mode to install WiVRn on your headset via ADB -## Common Issues ## +## Troubleshooting ## If you had AtomicXR installed before version `1.0.0`, try running this command and rebooting: - `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}"` ### Formulae found in multiple taps -If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like: +If you had AtomicXR or the Homebrew tap installed before Aug 10, 2025, you might see an error message like: ``` Error: Formulae found in multiple taps: * shiloh/atomicxr/atomicxr-cli @@ -60,4 +62,4 @@ Add yourself to the `plugdev` group with `sudo usermod -a -G plugdev $USER`, the ### Failed to connect to system bus: Could not connect: No such file or directory -This is caused by the dbus system bus not being avaliable in distrobox. Try launching Envision normally (not in build mode). +This is caused by the system dbus not being avaliable in distrobox. Try launching Envision normally (not in build mode).