Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALVR failing to connect on both wifi and USB #2710

Open
3 of 5 tasks
gitmanbloggus opened this issue Feb 17, 2025 · 2 comments
Open
3 of 5 tasks

ALVR failing to connect on both wifi and USB #2710

gitmanbloggus opened this issue Feb 17, 2025 · 2 comments

Comments

@gitmanbloggus
Copy link

Description

ALVR fails to find phones on wifi while connected to same network, and fails to connect using USB (goes to "connecting..." then disconnects)
downgrading to 2.0.8.0 works on my A32 5G but has insanely buggy graphics
Devices used:
A32 5G (android 13, stock)
Pixel 4A (lineageos 22/ android 15, rooted)

General Troubleshooting

  • I carefully followed the instructions in the README and successfully completed the setup wizard
  • I read the ALVR GitHub Wiki

Environment

Hardware

Note: for Linux, an upload to the hw-probe database is preferred: hw-probe -all -upload

CPU:
Ryzen 5 pro 2400GE

GPU:
Vega 11 (integrated)

GPU Driver Version:
24.9.1
Audio:
VB Cable

Installation

ALVR Version:
Nightly (2025.02.16)
ALVR Settings File:
unable to submit in message on mobile, see next post
SteamVR Version:
Beta
Install Type:

  • Packaged (exe, deb, rpm, etc)
  • Portable (zip)
  • Source

OS Name and Version Windows 10, 22H2 (19045.5247)

@gitmanbloggus
Copy link
Author

[https://pastebin.com/X7rrPXM9](Link to config)

@gitmanbloggus
Copy link
Author

Update: the ALVR app is broken:
02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: ALVR panicked: What happened: 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: panicked at alvr/client_openxr/src/lib.rs:159:64: 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: called Result::unwrap()on anErr value: ERROR_RUNTIME_UNAVAILABLE 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: Backtrace: 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 0: alvr_common::logging::set_panic_hook::{{closure}} 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /home/runner/work/ALVR-nightly/ALVR-nightly/alvr/common/src/logging.rs:191:13 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/alloc/src/boxed.rs:1986:9 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::panicking::rust_panic_with_hook 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/panicking.rs:809:13 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 2: std::panicking::begin_panic_handler::{{closure}} 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/panicking.rs:674:13 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 3: std::sys::backtrace::__rust_end_short_backtrace 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/sys/backtrace.rs:170:18 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 4: rust_begin_unwind 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/panicking.rs:665:5 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 5: core::panicking::panic_fmt 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/core/src/panicking.rs:76:14 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 6: core::result::unwrap_failed 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/core/src/result.rs:1699:5 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 7: alvr_client_openxr::entry_point 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 8: alvr_client_openxr::android_main::{{closure}} 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /home/runner/work/ALVR-nightly/ALVR-nightly/alvr/client_openxr/src/lib.rs:541:9 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::sys::backtrace::__rust_begin_short_backtrace 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/sys/backtrace.rs:154:18 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 9: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/thread/mod.rs:561:17 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/core/src/panic/unwind_safe.rs:272:9 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::panicking::try::do_call 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/panicking.rs:557:40 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::panicking::try 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/panicking.rs:520:19 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::panic::catch_unwind 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/panic.rs:358:14 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::thread::Builder::spawn_unchecked_::{{closure}} 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/thread/mod.rs:559:30 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: core::ops::function::FnOnce::call_once{{vtable.shim}} 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/core/src/ops/function.rs:250:5 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 10: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/alloc/src/boxed.rs:1972:9 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/alloc/src/boxed.rs:1972:9 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: std::sys::pal::unix::thread::Thread::new::thread_start 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: at /rustc/e71f9a9a98b0faf423844bf0ba7438f29dc27d58/library/std/src/sys/pal/unix/thread.rs:105:17 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 11: _ZL15__pthread_startPv 02-17 15:26:42.485 32215 32232 E [ALVR NATIVE-RUST]: 12: __start_thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant