Josh Sunnex

Results 47 comments of Josh Sunnex

Hey. There was way too many things logging to the docker logs so I limited it to only show stuff that is working. If you want to see all traffic...

I've noticed this also. But I'm not sure if this is an issue with the container config or [uklans/cache-domains](https://github.com/uklans/cache-domains/) yet. At the time I saw this I just added a...

Can tizonia be built with gitlab actions?

> Hi @Josh5 > > I have added the `/data` API. > You can now use it with the docker image `mohsenasm/swarm-dashboard:dev_data_api`. > Note that you need to enable this...

> ### Description > > As a dual AMD GPU user on Arch under KDE 6.0, I struggled to get this working. Three things I would recommend adding to the...

AMD and Intel GPUs don't need all the bullocks that NVIDIA GPUs do. NVIDIA has all the joy of proprietary Linux drivers and custom X display configuration. So long as...

> I'm hesitating to delve into solving the missing /dev/fuse/ and /dev/uinputs/ missing paths issue if you think I'm going to run into problems regarding not having a display connected....

@Kreakdude, you will want to leave those 2 without comments. Install libfuse on Ubuntu. `apt install fuse`. You should already have uinput. Make sure if you are running Ubuntu as...

> Assumption: You're using a CT container, instead of a KVM Virtual Machine. > > 1. Proxmox CT containers require being run in privileged & unprotected mode to be able...

> You don't necessarily need a dummy plug, try to put `amdgpu.virtual_display=0000:03:00.0,1` in grubs cmdline, works for me This is awesome. I dont jave an amd gpu, so I cannot...