-
Notifications
You must be signed in to change notification settings - Fork 9
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
snap 910 can't see most/any devices reliably. #28
Comments
I've got the same problem. As I've also stumbled into the audacity forums here's the link @lakester mentioned:
|
Hi, Can you try connecting the sudo snap connect audacity:audio-record |
Thanks for the hint @diddledan . Unfortunately I've tried that before but to no avail. It doesn't need a reboot after connecting the plug, does it? As I've uninstalled the snap I also can't go back to 857 as all channels feature 910:
|
I can't reproduce this on Ubuntu 21.04 - I don't have 20.04 to test with, unfortunately. I've reverted the stable channel to 857 for now. Could you refresh to edge ( snap version
snap connections audacity |
Thanks for the quick action (with 857 everything is peachy 🍑 again ). I'm on 21.04 as well.
|
I see you've got the sudo snap disconnect audacity:alsa If that improves things (it'll remove any extra entries in audacity for your actual hardware and leave you with just "default") by allowing you to record at all then it might be that there's a bug in my |
Thx for the follow-up y'all! I'm a snap noob..., but I'm willing to assist so long as anything I do is revertable to my current working state. Specific command sequences for the "do" and "undo" are great. Again, thx. |
you can run the following to undo testing the edge version: sudo snap refresh --stable audacity And to undo a sudo snap connect audacity:alsa |
Running on 20.04. (ThinkPad P15Gen1) #snap refresh --edge audacity #snap disconnect audacity:alsa #snap connect audacity:alsa |
Is there a file called ls -l "$HOME/snap/audacity/common/Always use PulseAudio" If you have this file, can I ask that you try renaming it or moving it out of the |
I for my part on
|
On 20.04..., do not have the file. |
ok, that is good - means you're definitely using sudo snap install snappy-debug
sudo snappy-debug There might also be some helpful output if you run audacity or snap run audacity |
will leave the alsa plug connected but will fresh to --edge... results..., in a bit... |
Also, could you check that there is some output from running: cat /sys/fs/cgroup/devices/snap.audacity.audacity/devices.list | grep 116 This will tell us whether the alsa devices have been correctly added into the audacity snap's "cgroup" permitting the access. Each line should be similar to I might be silly to ask this, but can you also check that the files in |
I'll also post this on forum.snapcraft.io because this is confusing me and I need more help in diagnosing, which the snapd/snapcraft developers can help with :-) |
Heh..., slim pickings...
and audacity:
|
The forum thread is at https://forum.snapcraft.io/t/audacity-troubles-when-using-alsa/25698 if you want to follow along... :-) |
will follow-up shortly w/ remaining info... |
/dev/snd nodes are ug+rw..., where group is audio. |
That might be the issue (though why that isn't an issue for revision 857 is odd). Can you run the following, then log-out and login again to get the new group assignment: sudo adduser $USER audio |
behavior unchanged. |
Snap 914 has no pulse access. Unfortunately, can no longer revert..., so am dead in water. |
Hello, New install POP_OS brought me to this thread. When I connect ALSA I am able to record USB inputs but unable to record system sounds. When I disconnect I am able to record system sounds. Of course as mentioned I can only see default. It's a work around but... Please let me know if there are any logs you need for further review. Thanks in advance for your help! BTW thgis all works regardless if I connect audio-record at this point I have it connected as a point of reference. |
Running in Ubuntu 20.04. Snap 857 works fine. Sees Alsa's "pulse" device and various others. Reliably.
Snap 910 never sees the pulse device and only intermittently sees other devices.
I'm sorry that I don't know much about the snap env, but I can't help but notice the increase in size of 910 from 857, I wonder if there were problems w/ integration of new/various dependencies.
Problem has been reported by others on the Audacity Forum in the Linux area.
The text was updated successfully, but these errors were encountered: