Readit News logoReadit News
mudkipme commented on The Integration of Hardware, Software and Services   mudkip.me/2024/09/11/The-... · Posted by u/mudkipme
mudkipme · a year ago
An unpopular opinion that my past self would strongly disagree with, and perhaps my future self might too.
mudkipme commented on A Brief Review of the Minisforum V3 AMD Tablet   mudkip.me/2024/04/14/A-Br... · Posted by u/mudkipme
mudkipme · a year ago
I wrote a blog post about my experience with the Minisforum V3 AMD Tablet, focusing on how Linux/Fedora/KDE works on this device and how Linux performs on the tablet devices.
mudkipme commented on Notes on EndeavourOS   mudkip.me/2024/03/28/Note... · Posted by u/mudkipme
mudkipme · a year ago
A note in Logseq I use to track how I install and configure EndeavourOS.
mudkipme commented on My 2023 Homelab Setup   mudkip.me/2024/01/31/My-2... · Posted by u/signa11
squishy47 · 2 years ago
somewhat related; My unraid server has been crashing over the last few days so I'm looking at setting up a syslog server using a spare pi4, so i can at least see why it might be crashing. never thought i'd need a supporting machine considering i don't have that many apps runnin, guess i do now though
mudkipme · 2 years ago
Great! Moving monitoring/logging to a smaller external server like Pi would be helpful in situations like this. I'll try it too :)
mudkipme commented on My 2023 Homelab Setup   mudkip.me/2024/01/31/My-2... · Posted by u/signa11
matthewaveryusa · 2 years ago
Very nice, I have a similar setup but I use parsec to remote in to my gaming VM that has GPU passthrough. One interesting thing I noticed was if I wanted hardware encoding on my Plex server I had to pass the Intel quicksync extension as a PCI passthrough!?

One thing I want to experiment with is a raspberry pi that controls the larger homeserver such that I can remotely turn it on/off for power savings, but I want to do it in a seamless way. Something along the lines of if there's traffic to my Plex server the pi can detect the attempt and spin the VM up on demand

mudkipme · 2 years ago
I'm also thinking about reconfigure the Pi to things like PiKVM for remote controlling :)

Hardware encoding requires a GPU, currently I believe the best option is Intel Quick Sync. (Of course if you are using a CPU without iGPU, such as Intel "F" series, NVENC and AMD VCE is also supported by many applications) So it needs to do PCI passthrough to the VM or using a LXC and passthrough it to the LXC container.

One advantage of using LXC than VM is you can share a single GPU between multiple containers at no cost. Technically 12-Gen Intel CPU supports SR-IOV but I'm afraid that the iGPU performance is split among VMs.

u/mudkipme

KarmaCake day23January 30, 2024View Original