Meta Quest 2 on Bazzite using atomic-xr

atomic-xr doesn't seem to be working for me, axr apply gives an error message. maybe somebody knows the answer here: Error: nu:🐚:external_command x External command failed ,-[/var/home/Gay/.config/nushell/scripts/atomic-xr/sysconfig.nu:123:21] 122 | let plugins = $envision_config.plugins 123 | | reject -i ...(get-appids "wlx-overlay-s" "motoc" "oscavmgr.project-babble" "oscavmgr.wivrn") : ^^^^^|^^^^ : -- Command get-appids not found 124 | ---- help: get-appids is neither a Nushell built-in or a known external command Error: nu:🐚:eval_block_with_input Γ— Eval block failed with pipeline input ╭─[/var/home/Gay/.config/nushell/scripts/atomic-xr/mod.nu:199:11] 198 β”‚ | where $it starts-with "enable " 199 β”‚ | str replace "enable " "" Β· ─────┬───── Β· ╰── source value 200 β”‚ | where {|e| $"disable ($e)" in $sysconfig_commands} ╰──── Error: nu:🐚:non_zero_exit_code Γ— External command had a non-zero exit code ╭─[/var/home/Gay/.config/nushell/scripts/atomic-xr/mod.nu:216:17] 215 β”‚ } else { 216 β”‚ nu -c $"use ($sysconfigs_path) ; sysconfig disable ($sysconfig)" Β· ─┬ Β· ╰── exited with code 1 217 β”‚ } ╰────
9 Replies
asen23
asen23β€’2mo ago
it seems the project are still a bit unstable for now, you can report this to atomic-xr dev for q2 you can easily just use alvr
MattTheGamer5
MattTheGamer5OPβ€’2mo ago
I was told to NOT use that because it's outdated, allegedly
asen23
asen23β€’2mo ago
who told you that, alvr is still getting updated
asen23
asen23β€’2mo ago
GitHub
Release ALVR v20.14.1 Β· alvr-org/ALVR
Changes Fix Virtual Audio Cable microphone option. @zmerp #2889 #2897 #2911 #2918
MattTheGamer5
MattTheGamer5OPβ€’2mo ago
It's working except for the display, I get a black screen
asen23
asen23β€’2mo ago
how did you install and setup it
MattTheGamer5
MattTheGamer5OPβ€’2mo ago
I used the launcher. I'm pretty sure I'm missing dependencies. I'm used to installing those with sudo, so I don't know how it works here
asen23
asen23β€’2mo ago
i dont think you need any also elaborate more on "i used the launcher" like which method to install etc
MattTheGamer5
MattTheGamer5OPβ€’2mo ago
I used the latest alvr_launcher_linux.tar.gz, then tried both v20.14.1 and v20.14.0. The Quest 2 is using v20.14.0

Did you find this page helpful?