bl4kh4k

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bl4kh4k's Achievements

Noob

Noob (1/14)

0

Reputation

  1. My apologies, I had thought I enabled and tested it already. It is working as expected. Thank you very much!
  2. I am using Windows 11 Edge/Firefox. I've run docker container logs steam-headless to retrieve more logs Build: [2022-10-15 03:23:45] [master] [0d2da789ef4115c9266083577a3cef54ad651f53] [ /etc/cont-init.d/10-setup_user.sh: executing... ] **** Configure default user **** Setting default user uid=99(default) gid=100(default) Adding default user to video, audio, input and pulse groups Adding default user to any additional required device groups Adding user 'default' to group: 'user-gid-71' for device: /dev/input/event0 Adding user 'default' to group: 'user-gid-18' for device: /dev/dri/card0 Setting umask to 000 Create the user XDG_RUNTIME_DIR path '/tmp/.X11-unix/run' Adding default home directory template Setting ownership of all log files in '/home/default/.cache/log' Setting root password Setting user password DONE [ /etc/cont-init.d/20-configre_sshd.sh: executing... ] **** Configure SSH server **** Disable SSH server DONE [ /etc/cont-init.d/30-configure_dbus.sh: executing... ] **** Configure container dbus **** Container configured to run its own dbus DONE [ /etc/cont-init.d/30-configure_udev.sh: executing... ] **** Configure container to run udev management **** **** Ensure the default user has permission to r/w on input devices **** DONE [ /etc/cont-init.d/40-setup_locale.sh: executing... ] **** Locales already set correctly to en_US.UTF-8 UTF-8 **** DONE [ /etc/cont-init.d/50-configure_pulseaudio.sh: executing... ] **** Configure pulseaudio **** Configure pulseaudio to pipe audio to a socket DONE [ /etc/cont-init.d/60-configure_gpu_driver.sh: executing... ] **** Found NVIDIA device 'NVIDIA GeForce RTX 2080 Ti' **** Installing NVIDIA driver v520.56.06 to match what is running on the host **** No Intel device found **** **** No AMD device found **** DONE [ /etc/cont-init.d/70-configure_xorg.sh: executing... ] **** Generate NVIDIA xorg.conf **** Configure Xwrapper.config Configure container as primary the X server Leaving evdev inputs disabled cat: '/sys/class/drm/card*/status': No such file or directory No monitors connected. Installing dummy xorg.conf '/templates/xorg/xorg.dummy.conf' -> '/etc/X11/xorg.conf' Configuring X11 with GPU ID: 'GPU-69625c71-52b8-541b-7628-73dc821f6ff5' Configuring X11 with PCI bus ID: 'PCI:10:0:0' Writing X11 config with Modeline "1600x900R" 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync WARNING: No Layout specified, constructing implicit layout section using screen "Default Screen". WARNING: Unable to find CorePointer in X configuration; attempting to add new CorePointer section. WARNING: The CorePointer device was not specified explicitly in the layout; using the first mouse device. WARNING: Unable to find CoreKeyboard in X configuration; attempting to add new CoreKeyboard section. WARNING: The CoreKeyboard device was not specified explicitly in the layout; using the first keyboard device. Using X configuration file: "/etc/X11/xorg.conf". Option "ProbeAllGpus" "False" added to Screen "Default Screen". Option "AllowEmptyInitialConfiguration" "True" added to Screen "Default Screen". Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.nvidia-xconfig-original' Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup' New X configuration file written to '/etc/X11/xorg.conf' DONE [ /etc/cont-init.d/80-configure-dind.sh: executing... ] **** Configure Dockerd **** Enable Dockerd daemon Add user 'default' to docker group for sudoless execution DONE [ /etc/cont-init.d/90-configure_neko.sh: executing... ] **** Configure Neko **** Disable Neko server DONE [ /etc/cont-init.d/90-configure_sunshine.sh: executing... ] **** Configure Sunshine **** Disable Sunshine server DONE [ /etc/cont-init.d/90-configure_vnc.sh: executing... ] **** Configure VNC **** Configure VNC service port '32036' Configure noVNC service port '32037' Configure audio websocket port '32038' Configure pulseaudio encoded stream port '32039' Enable VNC server Disable audio stream Disable audio websock DONE [ /etc/cont-init.d/95-configure_secondary.sh: executing... ] DONE **** Starting supervisord **** Logging all root services to '/var/log/supervisor/' Logging all user services to '/home/default/.cache/log/' 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/dbus.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/desktop.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/dind.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/neko.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/pulseaudio.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/sshd.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/steam.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/sunshine.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/udev.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/vnc-audio.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/vnc.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/xorg.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/xvfb.ini" during parsing 2022-10-16 17:38:48,933 INFO Set uid to user 0 succeeded 2022-10-16 17:38:48,955 INFO RPC interface 'supervisor' initialized 2022-10-16 17:38:48,955 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2022-10-16 17:38:48,955 INFO supervisord started with pid 1 2022-10-16 17:38:49,958 INFO spawned: 'dbus' with pid 348 2022-10-16 17:38:49,960 INFO spawned: 'udev' with pid 349 2022-10-16 17:38:49,963 INFO spawned: 'dind' with pid 350 2022-10-16 17:38:49,966 INFO spawned: 'xorg' with pid 351 2022-10-16 17:38:49,968 INFO spawned: 'novnc' with pid 352 2022-10-16 17:38:49,970 INFO spawned: 'pulseaudio' with pid 353 2022-10-16 17:38:49,971 INFO spawned: 'vncproxy' with pid 354 2022-10-16 17:38:49,974 INFO spawned: 'x11vnc' with pid 355 2022-10-16 17:38:49,976 INFO spawned: 'desktop' with pid 356 PULSEAUDIO: Starting pulseaudio service 2022-10-16 17:38:50,001 INFO success: vncproxy entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-10-16 17:38:50,093 INFO reaped unknown pid 368 (exit status 0) 2022-10-16 17:38:51,254 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: udev entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: dind entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:55,746 INFO reaped unknown pid 553 (exit status 1) 2022-10-16 17:40:56,317 INFO reaped unknown pid 1396 (exit status 0) 2022-10-16 17:43:59,281 INFO reaped unknown pid 601 (exit status 0) Build: [2022-10-15 03:23:45] [master] [0d2da789ef4115c9266083577a3cef54ad651f53] [ /etc/cont-init.d/10-setup_user.sh: executing... ] **** Configure default user **** Setting default user uid=99(default) gid=100(default) usermod: no changes Adding default user to video, audio, input and pulse groups Adding default user to any additional required device groups Adding user 'default' to group: 'user-gid-71' for device: /dev/input/event0 Adding user 'default' to group: 'user-gid-18' for device: /dev/dri/card0 Setting umask to 000 Create the user XDG_RUNTIME_DIR path '/tmp/.X11-unix/run' Adding default home directory template Setting ownership of all log files in '/home/default/.cache/log' Setting root password Setting user password DONE [ /etc/cont-init.d/20-configre_sshd.sh: executing... ] **** Configure SSH server **** Disable SSH server DONE [ /etc/cont-init.d/30-configure_dbus.sh: executing... ] **** Configure container dbus **** Container configured to run its own dbus DONE [ /etc/cont-init.d/30-configure_udev.sh: executing... ] **** Configure container to run udev management **** **** Ensure the default user has permission to r/w on input devices **** DONE [ /etc/cont-init.d/40-setup_locale.sh: executing... ] **** Locales already set correctly to en_US.UTF-8 UTF-8 **** DONE [ /etc/cont-init.d/50-configure_pulseaudio.sh: executing... ] **** Configure pulseaudio **** Configure pulseaudio to pipe audio to a socket DONE [ /etc/cont-init.d/60-configure_gpu_driver.sh: executing... ] **** Found NVIDIA device 'NVIDIA GeForce RTX 2080 Ti' **** **** No Intel device found **** **** No AMD device found **** DONE [ /etc/cont-init.d/70-configure_xorg.sh: executing... ] **** Generate NVIDIA xorg.conf **** Configure container as primary the X server Leaving evdev inputs disabled cat: '/sys/class/drm/card*/status': No such file or directory No monitors connected. Installing dummy xorg.conf '/templates/xorg/xorg.dummy.conf' -> '/etc/X11/xorg.conf' Configuring X11 with GPU ID: 'GPU-69625c71-52b8-541b-7628-73dc821f6ff5' Configuring X11 with PCI bus ID: 'PCI:10:0:0' Writing X11 config with Modeline "1600x900R" 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync WARNING: No Layout specified, constructing implicit layout section using screen "Default Screen". WARNING: Unable to find CorePointer in X configuration; attempting to add new CorePointer section. WARNING: The CorePointer device was not specified explicitly in the layout; using the first mouse device. WARNING: Unable to find CoreKeyboard in X configuration; attempting to add new CoreKeyboard section. WARNING: The CoreKeyboard device was not specified explicitly in the layout; using the first keyboard device. Using X configuration file: "/etc/X11/xorg.conf". Option "ProbeAllGpus" "False" added to Screen "Default Screen". Option "AllowEmptyInitialConfiguration" "True" added to Screen "Default Screen". Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.nvidia-xconfig-original' Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup' New X configuration file written to '/etc/X11/xorg.conf' DONE [ /etc/cont-init.d/80-configure-dind.sh: executing... ] **** Configure Dockerd **** Docker socket has been passed in from host. Using that instead DONE [ /etc/cont-init.d/90-configure_neko.sh: executing... ] **** Configure Neko **** Disable Neko server DONE [ /etc/cont-init.d/90-configure_sunshine.sh: executing... ] **** Configure Sunshine **** Disable Sunshine server DONE [ /etc/cont-init.d/90-configure_vnc.sh: executing... ] **** Configure VNC **** Configure VNC service port '32036' Configure noVNC service port '32037' Configure audio websocket port '32038' Configure pulseaudio encoded stream port '32039' Enable VNC server Disable audio stream Disable audio websock DONE [ /etc/cont-init.d/95-configure_secondary.sh: executing... ] DONE **** Starting supervisord **** Logging all root services to '/var/log/supervisor/' Logging all user services to '/home/default/.cache/log/' 2022-10-18 15:57:44,076 INFO Included extra file "/etc/supervisor.d/dbus.ini" during parsing 2022-10-18 15:57:44,129 INFO Included extra file "/etc/supervisor.d/desktop.ini" during parsing 2022-10-18 15:57:44,129 INFO Included extra file "/etc/supervisor.d/dind.ini" during parsing 2022-10-18 15:57:44,129 INFO Included extra file "/etc/supervisor.d/neko.ini" during parsing 2022-10-18 15:57:44,129 INFO Included extra file "/etc/supervisor.d/pulseaudio.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/sshd.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/steam.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/sunshine.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/udev.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/vnc-audio.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/vnc.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/xorg.ini" during parsing 2022-10-18 15:57:44,130 INFO Included extra file "/etc/supervisor.d/xvfb.ini" during parsing 2022-10-18 15:57:44,130 INFO Set uid to user 0 succeeded Unlinking stale socket /run/supervisor.sock 2022-10-18 15:57:44,613 INFO RPC interface 'supervisor' initialized 2022-10-18 15:57:44,614 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2022-10-18 15:57:44,614 INFO supervisord started with pid 1 2022-10-18 15:57:45,658 INFO spawned: 'dbus' with pid 244 2022-10-18 15:57:45,660 INFO spawned: 'udev' with pid 245 2022-10-18 15:57:45,662 INFO spawned: 'dind' with pid 246 2022-10-18 15:57:45,664 INFO spawned: 'xorg' with pid 247 2022-10-18 15:57:45,736 INFO spawned: 'novnc' with pid 252 2022-10-18 15:57:45,738 INFO spawned: 'pulseaudio' with pid 253 2022-10-18 15:57:45,740 INFO spawned: 'vncproxy' with pid 254 2022-10-18 15:57:45,743 INFO spawned: 'x11vnc' with pid 255 2022-10-18 15:57:45,745 INFO spawned: 'desktop' with pid 257 PULSEAUDIO: Starting pulseaudio service 2022-10-18 15:57:45,745 INFO success: vncproxy entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: udev entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: dind entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-18 15:57:47,044 INFO reaped unknown pid 279 (exit status 0) 2022-10-18 15:58:07,912 INFO reaped unknown pid 585 (exit status 1) 2022-10-18 16:03:15,450 INFO reaped unknown pid 605 (exit status 0) I don't see the issue here... I've looked inside /var/logs of the container but don't see anything to do with audio either. Let me know if there is a specific log you are looking for that may help
  3. Just installed the docker image... everything is working fine except for the audio output in the web browser. I've tried multiple browsers but none have audio output. If I open up the pulseway manager I can see that there is an active audio output renderer and the mixer indicates volume is playing. Logs also look fine... any ideas? WARNING: Unable to find CoreKeyboard in X configuration; attempting to add new CoreKeyboard section. WARNING: The CoreKeyboard device was not specified explicitly in the layout; using the first keyboard device. Using X configuration file: "/etc/X11/xorg.conf". Option "ProbeAllGpus" "False" added to Screen "Default Screen". Option "AllowEmptyInitialConfiguration" "True" added to Screen "Default Screen". Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.nvidia-xconfig-original' Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup' New X configuration file written to '/etc/X11/xorg.conf' DONE [ /etc/cont-init.d/80-configure-dind.sh: executing... ] **** Configure Dockerd **** Enable Dockerd daemon Add user 'default' to docker group for sudoless execution DONE [ /etc/cont-init.d/90-configure_neko.sh: executing... ] **** Configure Neko **** Disable Neko server DONE [ /etc/cont-init.d/90-configure_sunshine.sh: executing... ] **** Configure Sunshine **** Disable Sunshine server DONE [ /etc/cont-init.d/90-configure_vnc.sh: executing... ] **** Configure VNC **** Configure VNC service port '32036' Configure noVNC service port '32037' Configure audio websocket port '32038' Configure pulseaudio encoded stream port '32039' Enable VNC server Disable audio stream Disable audio websock DONE [ /etc/cont-init.d/95-configure_secondary.sh: executing... ] DONE **** Starting supervisord **** Logging all root services to '/var/log/supervisor/' Logging all user services to '/home/default/.cache/log/' 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/dbus.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/desktop.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/dind.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/neko.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/pulseaudio.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/sshd.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/steam.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/sunshine.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/udev.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/vnc-audio.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/vnc.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/xorg.ini" during parsing 2022-10-16 17:38:48,933 INFO Included extra file "/etc/supervisor.d/xvfb.ini" during parsing 2022-10-16 17:38:48,933 INFO Set uid to user 0 succeeded 2022-10-16 17:38:48,955 INFO RPC interface 'supervisor' initialized 2022-10-16 17:38:48,955 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2022-10-16 17:38:48,955 INFO supervisord started with pid 1 2022-10-16 17:38:49,958 INFO spawned: 'dbus' with pid 348 2022-10-16 17:38:49,960 INFO spawned: 'udev' with pid 349 2022-10-16 17:38:49,963 INFO spawned: 'dind' with pid 350 2022-10-16 17:38:49,966 INFO spawned: 'xorg' with pid 351 2022-10-16 17:38:49,968 INFO spawned: 'novnc' with pid 352 2022-10-16 17:38:49,970 INFO spawned: 'pulseaudio' with pid 353 2022-10-16 17:38:49,971 INFO spawned: 'vncproxy' with pid 354 2022-10-16 17:38:49,974 INFO spawned: 'x11vnc' with pid 355 2022-10-16 17:38:49,976 INFO spawned: 'desktop' with pid 356 PULSEAUDIO: Starting pulseaudio service 2022-10-16 17:38:50,001 INFO success: vncproxy entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-10-16 17:38:50,093 INFO reaped unknown pid 368 (exit status 0) 2022-10-16 17:38:51,254 INFO success: dbus entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: udev entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: dind entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: xorg entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: novnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: pulseaudio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:51,254 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-10-16 17:38:55,746 INFO reaped unknown pid 553 (exit status 1) 2022-10-16 17:40:56,317 INFO reaped unknown pid 1396 (exit status 0) 2022-10-16 17:43:59,281 INFO reaped unknown pid 601 (exit status 0)
  4. I have a Windows vm that was running fine up until i stopped it.... edited the config to remove a mounted iso and to change VNC grahics to amd 6900 graphics card. I saved the config and proceeded to start the VM... at this point it wasn't starting and I realized that the card was currently in use by docker (mining)... so i went to stop the docker container but it wouldn't stop at this point... I proceeded to powerdown -r after the reboot I can no longer get docker to see the amd card and libvirt fails to start... the VM tab loads forever as well as the VM Manager page in settings. Dashboard also does not respond. logs don't appear to show any error that I can see, having trouble trying to track down the root cause... I think its the amd card but I can't be certain. logs.zip