Installed a clean Ubuntu 22.04
Enabled the built-in remote desktop. I connect from windows 10. Everything works except audio transmission.
:~$ inxi -SMA
System:
Host: rdp Kernel: 5.19.0-32-generic x86_64 bits: 64 Console: pty pts/0
Distro: Ubuntu 22.04.2 LTS (Jammy Jellyfish)
Machine:
Type: Qemu System: QEMU product: Standard PC (Q35 + ICH9, 2009) v: pc-q35-7.1
serial: <superuser required>
Mobo: N/A model: N/A serial: N/A UEFI: EFI Development Kit II / OVMF v: 0.0.0
date: 02/06/2015
Audio:
Device-1: Intel 82801I HD Audio driver: snd_hda_intel
Device-2: NVIDIA driver: snd_hda_intel
Device-3: Intel 82801FB/FBM/FR/FW/FRW High Definition Audio driver: snd_hda_intel
Sound Server-1: ALSA v: k5.19.0-32-generic running: yes
Sound Server-2: PulseAudio v: 15.99.1 running: yes
Sound Server-3: PipeWire v: 0.3.48 running: yes
:~$ journalctl -b -t pulseaudio
feb 26 19:56:26 rdp pulseaudio[877]: Failed to find a working profile.
feb 26 19:56:26 rdp pulseaudio[877]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
feb 26 19:56:27 rdp pulseaudio[877]: Unable to load mixer: Недопустимый аргумент
feb 26 19:56:27 rdp pulseaudio[877]: Unable to load mixer: Недопустимый аргумент
feb 26 19:56:27 rdp pulseaudio[877]: Disabling timer-based scheduling because running inside a VM.
feb 26 19:56:27 rdp pulseaudio[877]: Disabling timer-based scheduling because running inside a VM.
feb 26 19:56:27 rdp pulseaudio[877]: Failed to find a working profile.
feb 26 19:56:27 rdp pulseaudio[877]: Failed to load module "module-alsa-card" (argument: "device_id="0" name="pci-0000_00_1b.0" card_name="alsa_card.pci-0000_00_1b.0" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
feb 26 19:56:52 rdp pulseaudio[877]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
There is only one sound card in the audio parameters in the output devices. There is no xrdp-sink source like in XRDP.
If you use XRDP, the sound is transmitted, but the drawing speed is much worse.
How to reset (activate) the sound using the standard RDP in ubuntu 22.04?