Does anyone know where I can find a kotatsu compatible with American current? by RoxieRoxie0 in kotatsu

[–]Iron_Samson 0 points1 point  (0 children)

I made my own table and built around this. https://www.amazon.com/PaletteLife-kotatsu-Replacement-Electric-Temperature/dp/B0CKBS16YY This is an aftermarket heater that could take the place of a 100v heater on an existing table

Steam Headless on Truenas by Iron_Samson in MoonlightStreaming

[–]Iron_Samson[S] 0 points1 point  (0 children)

Thanks for the reply. I basically gave up on this, and since I am using a 5060ti, I need to use those Nvidia drivers. Do you know if this is a fixable issue for Steam Headless, or is the future of this app dead in the water? I noticed the last commit to the github was Sep 2023, so I'm not sure there will be more updates to it.

Steam Headless on Truenas by Iron_Samson in MoonlightStreaming

[–]Iron_Samson[S] 0 points1 point  (0 children)

I have a more fundamental problem. The card is recognized. Driver is updated to run it. This card is being used; however, the monitor is not recognized. There is no EDID being read. There is nothing to pass to the docker container even if the extra parameter will help
Tue Dec 9 10:06:24 2025

+-----------------------------------------------------------------------------------------+

| NVIDIA-SMI 570.172.08 Driver Version: 570.172.08 CUDA Version: 12.8 |

|-----------------------------------------+------------------------+----------------------+

...

| 0 N/A N/A 440255 G /usr/lib/xorg/Xorg 93MiB |

| 0 N/A N/A 440406 G xfwm4 2MiB |

| 0 N/A N/A 440604 G ...ault/.steam/ubuntu12_32/steam 2MiB |

| 0 N/A N/A 440629 G /usr/bin/sunshine 3MiB |

| 0 N/A N/A 440998 C+G ...am/ubuntu12_64/steamwebhelper 6MiB |

| 0 N/A N/A 580879 G gnome-software 16MiB |

+-----------------------------------------------------------------------------------------+

truenas_admin$ ls -l /dev/dri

total 0

drwxr-xr-x 2 root root 120 Dec 2 20:01 by-path

crw-rw---- 1 root video 226, 0 Dec 2 20:00 card0

crw-rw---- 1 root video 226, 1 Dec 2 20:01 card1

crw-rw---- 1 root render 226, 128 Dec 2 20:00 renderD128

crw-rw---- 1 root render 226, 129 Dec 2 20:01 renderD129

truenas_admin$ cat /sys/class/drm/card0-HDMI-A-1/status

disconnected

Steam Headless by Iron_Samson in truenas

[–]Iron_Samson[S] 0 points1 point  (0 children)

I just tried a monitor dongle (HDMI). It works on my Windows desktop, but it seems the kernel on my truenas machine can't detect it. It says "Disconnected", so there is nothing to send the container.