You are not logged in.
I followed the instructions on the wiki - https://wiki.archlinux.org/index.php/Hyper-V to have the xrdp packages installed
I am able to login into the guest machine using EnhancedSession mode through xrdp [Xorg option in the dropdown menu]
I can see the sound devices for xrdp-sink and xrdp-source but I cant hear any sounds when I try to play some videos on youtube.
Can you please help me with this issue. Thanks.
[pankaj@ArchLinux64 ~]$ systemctl --user status pulseaudio
● pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Drop-In: /usr/lib/systemd/user/pulseaudio.service.d
└─xrdp-script.conf
Active: active (running) since Tue 2020-12-15 20:48:41 IST; 2min 13s ago
TriggeredBy: ● pulseaudio.socket
Main PID: 346 (pulseaudio)
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pulseaudio.service
└─346 /usr/bin/pulseaudio --daemonize=no --log-target=journal
Dec 15 20:48:36 ArchLinux64 systemd[338]: Starting Sound Service...
Dec 15 20:48:41 ArchLinux64 pulseaudio[346]: sink_process_msg: not running
Dec 15 20:48:41 ArchLinux64 pulseaudio[346]: close_send:
Dec 15 20:48:41 ArchLinux64 systemd[338]: Started Sound Service.
Dec 15 20:48:53 ArchLinux64 pulseaudio[346]: No protocol specified
Dec 15 20:48:53 ArchLinux64 pulseaudio[346]: XOpenDisplay() failed
Dec 15 20:48:53 ArchLinux64 pulseaudio[346]: Failed to load module "module-x11-publish" (argument: "display=:10.0 xauthority="): initialization failed.
[pankaj@ArchLinux64 ~]$ echo $DISPLAY
:10.0
[pankaj@ArchLinux64 ~]$ systemctl --user status pulseaudio.socket
● pulseaudio.socket - Sound System
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; vendor preset: enabled)
Active: active (running) since Tue 2020-12-15 20:48:36 IST; 3min 1s ago
Triggers: ● pulseaudio.service
Listen: /run/user/1000/pulse/native (Stream)
CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pulseaudio.socket
Dec 15 20:48:36 ArchLinux64 systemd[338]: Listening on Sound System.Last edited by ppai (2020-12-15 15:24:06)
Offline
Please ignore the above post. Was able to get this resolved
Offline
Please mark the topic as such by editing the title in your first post and adding [SOLVED] or so, and maybe add some information as to what the solution was as it might help other people. https://wiki.archlinux.org/index.php/Co … way_street
Offline