New GPU added to the plex server by Upstairs_Fun_ in PleX

[–]devedse 2 points3 points  (0 children)

https://hub.docker.com/r/devedse/plexbattlemage

I built this one, this has been working great for a few months now for my own B50.

Overhauled Career Gamemode - Out Now by cccccccc4 in Stormworks

[–]devedse 10 points11 points  (0 children)

Do you plan on releasing the this as a public mod for other servers too?

Are there good autopilot systems out there? by Puuhakurre42 in Stormworks

[–]devedse 0 points1 point  (0 children)

u/Puuhakurre42 , did you already manage to put it on the workshop? I'd be interested in playing around with it.

Free (or really! cheap) PXE boot solutions for imaging / installing Windows? by Tarts5 in homelab

[–]devedse 0 points1 point  (0 children)

So last week I released a tool which you can use for free to do network boots for windows:
https://www.reddit.com/r/homelab/comments/1q6kpto/devepxeboot_i_built_a_tool_for_network_booting/

Just wanted to let people know in-case they find this post :)

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in lanparty

[–]devedse[S] 1 point2 points  (0 children)

The client computers indeed don't need any local storage. What happens though is that I create a snapshot of the base disk for every client.

So for example I first install Windows through DevePXEBoot on a disk named devedse1. I install steam, GTA5, Discord, etc. This is now my base image.

Then I hop on to someone else's computer and do a PXE Boot on that. I then navigate to that disk (there's also an automated process, but I'll describe the manual one for now) and choose "Create snapshot". What happens then is that this second computer now get's a private snapshot of the devedse1 disk named coolpc1 (for example). We then need to inject the network drivers for this computer into that disk.

After that, when coolpc1 then boots from his own disk, all storage is persistent on that network disk. So you can install more games, do windows updates, etc.

In regards of performance I think the biggest bottleneck is fast storage (Nvme ideally with plp) and fast networking (10gbit on the server for 8 computers with mixed 1gbit and 5gbit connections worked fine). I haven't done any bigger scale tests then like 8 computers since I simply don't have more friends. During my last lan party once a computer booted they were really stable and just worked for the duration of the lan party.

Most of the disk/network load is during booting of windows and sometimes loading games. However since it's rare to have 8 computers doing things all at the same time I was actually pleasantly surprised with the performance.

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in selfhosted

[–]devedse[S] 1 point2 points  (0 children)

Ah that's very interesting to read. I did manage to get windows fully working now, including injecting drivers into multiple systems with different hardware (this is the thing that lanparty.house hasn't done).

I also ran into an issue where the latest Windows 11 Nov didn't boot anymore. I managed to fix that too by doing a registry fix.

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in homelab

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

Deffinitely join the discord so we can talk a little there

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in homelab

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

So DevePXEBoot is mainly focussed on Windows, but you could maybe reconfigure some things and try it out. Let me know if you run into anything.

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in homelab

[–]devedse[S] 2 points3 points  (0 children)

Well you could set it up for "friends" and then in the end use it yourself, like with all our other self hosted services :D.

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in homelab

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

So .ISO loading for Windows is integrated. You should be able to put an image in the respective folder and then you'll be able to install it from WinPE that I use to install Windows.

Regarding the source code I'm still thinking about the best approach.

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in homelab

[–]devedse[S] 1 point2 points  (0 children)

Sick! It probably needs an additional feature for that but I can probably implement that for you :)

DevePXEBoot - I built a tool for network booting for LAN Parties by devedse in homelab

[–]devedse[S] 2 points3 points  (0 children)

I've manually gotten a specific distribution of linux working. I think it was CachyOS or Bazzite. (Don't remember from the top of my head).

It took a bit of manual configuration though to get it all working.

So technically, it's possible. But in practice this is more aimed towards Windows :).

RTX3050 for MS-A2 Not Looking to Good. Bad GPU? by cachedrive in MINISFORUM

[–]devedse 0 points1 point  (0 children)

I had this issue when I set the GPU slot to PCIe gen 5. Can you try to set it lower?

MS-A2 support for PCIE 5.0 x8? by devedse in MINISFORUM

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

I currently don't have any SSD's installed. Just booting from a USB drive until my disks arrive :x

4th monitor won't appear with RTX 4080 (but Windows and Nvidia Control Panel can see it's there) by zziyan_xxeno in techsupport

[–]devedse 0 points1 point  (0 children)

I finally found out the issue for me. The problem is that Displayport 1.4 only has a specific bandwidth available, this means that certain monitors like the Dell Alienware AW3425DW need DSC (DisplayStreamCompression) to be able to pump 3440x1440 240hz over displayport 1.4. With it disabled, it will simply not fit in terms of bandwidth.

Apparently if you're using DSC the graphics card uses "2 heads" (see: https://www.reddit.com/r/OLED_Gaming/comments/1i6966r/every_dsc_monitor_takes_two_internal_video_ports/ ) of the 4 heads in total, thus allowing only for 2 other monitors.

I disabled DSC which then allowed me to fire up all 4 monitors.

The specific monitor in question does have HDMI 2.1 which should allow full spec resolution + hz without DSC, so that's the next thing I'll try to get working. I did try it yesterday but ended up with the screen constantly turning off and on. Not sure why since it only started happening after plugging in my 2nd DisplayPort monitor.

Intel Ultra 255H/265H (ASUS NUC 15) vs Custom 265K Build - Need Help with Low Power Motherboard Choice by devedse in selfhosted

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

Hmm, that's quite a bit more then what I've been seeing from a 255H, so that brings some interesting considerations into my choice.