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

Keep getting Cannot find audio device which name contains "pipewire" #2160

Closed
3 of 5 tasks
NitroDIon opened this issue Jun 1, 2024 · 11 comments
Closed
3 of 5 tasks

Comments

@NitroDIon
Copy link

NitroDIon commented Jun 1, 2024

Description

Every time I try and use ALVR with my Quest 2 Headset I keep getting the Cannot find audio device which name contains "pipewire" even though I am using pipewire
As a note i have tried both stable and nightly versions.

General Troubleshooting

Environment

  • X11

Hardware

CPU:
Intel Core i7-10700k
GPU:
Nvidia RTX 3050
GPU Driver Version:
Nvidia 545.29.06
Audio:
PulseAudio (on PipeWire 1.0.7)

Installation

ALVR Version:
v21.0.0-dev01+nightly.2024.05.31
ALVR Settings File:
Patebin to make post not a massive wall of text
SteamVR Version:
SteamVR Version 2.5.5
Install Type:

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

OS Name and Version (winver on Windows or grep PRETTY_NAME /etc/os-release on most Linux distributions):
Linux Mint 21.3

Note: sorry if i've filed this out wrong this is my first time filling out a report like this

@l33tlinuxh4x0r
Copy link

l33tlinuxh4x0r commented Jun 1, 2024

Try using "system default" instead of "pipewire" for game audio and "default" instead of "pipewire"
for the mic. See attached image.

image

@NitroDIon
Copy link
Author

this worked however now i'm getting an issue with no video showing

@MorrisBA
Copy link

MorrisBA commented Jun 1, 2024

this worked however now i'm getting an issue with no video showing

I had the same issue with pipewire. Setting to default has worked but I also have no video on the headset. I can see the screen view and tracking is working but the headset shows black. I am on Pop OS running 3600x 1080ti and 32gb ram.

@minepoof
Copy link

minepoof commented Jun 2, 2024

I'm getting this as well on my arch linux install....

@The-personified-devil
Copy link
Collaborator

Pipewire kind of broke the device name "pipewire" for it's default device, use "pulseaudio" instead if you have pipewire-pulse installed.

@snagar
Copy link

snagar commented Jun 3, 2024

Same here, black screen although it is tracked on the "VR View" window.

[edit] I'm on Ununtu 24.04

@The-personified-devil
Copy link
Collaborator

The-personified-devil commented Jun 3, 2024

If you're getting the black screen on client issue you should check https://github.com/alvr-org/ALVR/wiki/Linux-Troubleshooting

@snagar
Copy link

snagar commented Jun 5, 2024

@The-personified-devil
Thanks for the input.

At last I was able to stream VR into the QUEST head set.
In my case, for now, I disabled the audio settings, since anything I chose from the "drop down list" caused for a continues "whine" sound in the headset.

I hope to continue and investigate this issue, but for now I can't stream the audio to the headset.

@MorrisBA
Copy link

MorrisBA commented Jun 6, 2024

If you're getting the black screen on client issue you should check https://github.com/alvr-org/ALVR/wiki/Linux-Troubleshooting

The command in the steps provided worked to get video. Thank you for this. Now my games are incredibly slow to launch or don't launch in vr, but I will look into this further and update if I find a solution

@svidlak
Copy link

svidlak commented Jun 7, 2024

If you're getting the black screen on client issue you should check https://github.com/alvr-org/ALVR/wiki/Linux-Troubleshooting

Seems like it solved the issue for other people. Sorry for the dumb question but where can I find the SteamVR commandline options? is it like right click on SteamVR in Steam -> Properties -> Launch options?

EDIT:
Since im using Arch + hyprland (wayland) and have integrated intel + nvidia gpu my initial commandline options looked like this:
__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia %command% ~/.steam/steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command% WAYLAND_DISPLAY='' %command%

removing everything and leaving only ~/.steam/steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command% WAYLAND_DISPLAY='' %command% solved the black screen issue. Also had to disable audio for now but its good enough for me for the meantime.

@The-personified-devil
Copy link
Collaborator

See #2242

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

7 participants