Conversation
d1272cc to
a2bc0e0
Compare
jhenstridge
left a comment
There was a problem hiding this comment.
I spun up a VM with the updated dangerous model, and updating core24-desktop and ubuntu-desktop-session to the edge channel.
All the interfaces connected as expected, with audio-playback connecting for newly installed snaps. I was not able to play audio though.
I got things to work once I manually connected the pipewire:hardware-observe, and pipewire:system-observe plugs. We had these connecting on ubuntu-desktop-session via the gadget snap, but it is probably better to handle the permissions via the snap-declaration from the store.
I thought pipewire:alsa might be necessary, but things seem to work fine without it.
|
I've made a request for the additional auto-connections here: With that in place, I think this will be ready to merge and roll out to stable. |
This patch adds pipewire to the JSONs, but still require them to be signed by canonical to generate the final .model files.
67fc9e2 to
3d847c5
Compare
This patch adds pipewire to the JSONs, but still require them to be signed by canonical to generate the final .model files. Along with canonical/core-base-desktop#74 should allow to use pipewire snap in core desktop directly.