• 2 Posts
  • 25 Comments
Joined 6 months ago
cake
Cake day: March 19th, 2024

help-circle


  • OK, so what you probably won’t get much out of would be load balancing knowledge, from your description the CPU far outpaces everything else you have running services today. To get a good handle on that sort of thing, its handy to have comparable hardware for each node.

    But the CPU is more than enough for most general task services, so yeah that will do fine. In terms of the GPU, yes, that will work for AI tasks as far as I know, most of the hardware I’m using for that is work stuff I get my hands on, so I couldn’t tell you much about the performance of the 3070 specifically, and I doubt a 6000 Ada as a reference w9uld be helpful, so maybe others can chime in on that aspect.

    Since its mostly for learning, yeah, go for it. If you want to run i5 24x7, I’d probably want to separate out some of that CPU from that PSU purely for power management/cost to run, but yes its more than adequate for most services you’d throw on there.

    Most of the servers I’m running are using a CPU that came out about 5 years before that Ryzen, but they are also lower wattage systems. Since they dont need a ton of CPU at all times, this is more the ideal for continually running home services, but not the only way to do it.

    So build away and enjoy





  • #3 is the route I’m going.

    Bigscreen is still pretty rough though, I’m trying to see if I can resolve some open issues to submit back to resolve, but in the meantime I’m going to start playing with flex launcher - https://complexlogic.github.io/flex-launcher/

    Its likely to be the way I go as of now.

    Lutris to be a gaming interface (retro games and Roms), jellyfin for movies/shows/music, gcompris for some kids educational stuff, etc.

    I want to figure out a remote that I like and get some CEC testing done, may look towards using my homeassistant to act as a control system if its a pain (and most CEC is implemented poorly IMO).

    But I’m done with stuff like Chromecast, rokus, etc.



  • I’m not exactly the typical user here, but honestly Resolve is the best option on Linux. My caveat here is that I run Resolve on my stable box, which is a Debian box, and works beautifully.

    codec support is the issue as a free version, but two things there - if you’re editing, mp4 is generally not what you want anyway, and you can just use ffmpeg (or any variety of tools that use ffmpeg underneath but give you a gui) if you’ve got a file you need that its the only container format.

    If you’re doing it professionally, its $300, and worth buying. Much like buying Reaper for the whopping cost of $60 (personal)/$225 (commercial).

    Regarding Wayland support, I think the first release addressing it was around March or April, and is fully supported in Resolve 19. I haven’t tested, because my Debian Stable box is not using Wayland, so I personally won’t test probably for a few months (or if I get an itch to try it on my 1700x Arch box).

    GPU just needs OpenCL 1.2, so despite some previous snafus (needing nvidia) with GPU, AMD works just fine.



  • If you can map a network drive (very east fstab edit BTW), then yes, its a great way to go.

    That’s what I do, I have two 5-bay NASs, both use all 4 uplinks (LAG) to my switch, and my media server is an LXC on an 8th gen intel, with GPU passthrough.

    If you reboot your nas, you may need to reconnect from the server. If you reboot your server, you dont have to do anything since its connecting when it starts up. If you end up needing more space, you just mount that new NAS alongside it.

    To me its the better approach.


  • Ok, so had to mention while looking at some game stuff to install… I remembered that I have a gog account, grabbed lutris, and boy is Quest for Glory 1 entertaining on this! QFG2-5 installed as well, unfortunately the touchscreen doesn’t work great in that mode. Solaar + a spare logitech mouse and off to play… Going to have to grab my steam controller when I get up. I think a stupid fun classic game/emulation station is what this is going to be! (At least until I decide to do something else)


  • Agreed - lets be honest, Lenovo put zero thought into this. Its just a tiny with a screen basically glued to the top, and tons of poorly managed cables coming out of the back. You could technically get away with just the power cord on it since it has wifi, but its kind of nonsensical that way. I could build a battery pack, but… meh.

    Small arcade is definitely a fun idea though, something I could stick in the living room. Since it has two video outs as well, I could set it up to take over the TV or just be a standalone as the mood strikes.




  • I’d lean towards the pi being the problem, but you can test the network throughput with iperf, and would want to test the videos outside of Kodi on the pi, so you could also check top and see what the processing looks like.

    If I remember my pi 4 hardware decoding specs correctly, I believe h.264, MPEG 2, and VC1, and some support for HEVC. If I had to guess, you may have some codecs that aren’t handled by hardware acceleration, and instead just CPU.

    My best rec would be to use either a dedicated stream box (like a fire stick, Nvidia shield, etc) which has better codec support, or pick up like a little Intel n100 based system, which will handle a drastically wider set of codecs with full acceleration support.

    Right now I’ve got a Roku and a Google TV Chromecast, and I’ve been trying with various environments on an old Lenovo m910q so I can find my favorite fit of UI/distro. The Roku and Chromecast never stutter, and I don’t do transcoding for inside the home. Works with 4K HDR HEVC no problem.

    Edit: Autocorrect annoyances.


  • Tiny/mini/micro makes up my server environment (and two customs using old cases and replaced parts).

    Storage is a 1520+ and the two customs, with the 1515+ for backups I don’t want to lose (syncs to two other locations).

    Tiny/mini/micro is the majority of compute tasks, mostly proxmox, LXC’s, and a few VMs.

    The little machines have plenty of processing power, usually nvme but I can add it on if needed. Combine it with network storage, and you don’t need anything else imo.

    Bonus is they are small and cheap as off lease machines being auctioned off.


  • Honestly I wouldn’t use Endeavour for my work machine, I’d stick to Debian. Work, to me, needs to be extremely stable. The only time I’ll run something other than Debian for work stuff is to test a specific distribution for a specific need.

    Home PC I’m more flexible on, I’ve just been using Debian/it’s derivatives for so long it’s second nature for me. If there was something that felt as current and flexible as Endeavour, but based around Debian, that would be my choice in a heartbeat for home use.

    But aside from the stuff that runs Oracle Linux (vendor system), every other system (be it a desktop, LXC, or server) is Debian based. Doesn’t break unless it’s the hardware, and I’ve got HA to deal with that.


  • If it’s for work, it used to be all RHEL (or Oracle). I’m stuck with Oracle for one specific type of system, but all the RHEL is getting replaced with stable AF Debian now. Which is great, since I prefer Debian to pretty much anything else, especially for servers.

    Ubuntu I have no interest in touching anymore unfortunately. It was snaps that did it for me. It’s unfortunate because it used to be a distro I really liked, but boy has canonical just been working things downhill the past several years (for me at least, I’m sure others are fine with it).

    Desktop I keep swinging between Debian and endeavor, to the point where I just have them both as VMs and just swap which is active with the GPU passthrough…


  • There are plenty of solutions out there that are debian or RHEL only, it will work on other distributions but they aren’t supported. If you have a problem, the answer will be “Use Debian” or “Use RHEL”. And there is nothing wrong with that answer.

    I appreciate they are trying to support users who are veering away from the recs, but that’s on them. As is not just using flatpak - which I personally don’t like using, but absolutely use for work/commercial software.