• 1 Post
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 29th, 2023

help-circle

  • I bought Home Assistant Blue from Ameridroid, which was Home Assistant’s first (and happily still continuing) jump into making Home Assistant more accessible and easy if you weren’t a hobbyist or tinkerer: Odroid N2+ preloaded with Home Assistant OS, a super adorable blue case, and power supply. That was my first experience with that board and with eMMC; 128 GB of it, talk about turning my head (also 4 GB RAM). Honestly, the only reason I didn’t get another is I didn’t have a project that required it; the reason I even found out the Beagles existed was the Open Source Border Router project I wanted to do had it as an option for the walk-through and gave me a reason to test drive.

    But I have to agree: I’ve been running it straight for three years now and the Odroid does its job with zero issues. Home Assistant and its parts have given me problems, but Blue (yes, it’s name is Blue, it was just there) never does.


  • Raspberry Pi OS is solid; that’s the first kernel I reconfigured and recompiled myself and the first OS I felt comfortable making more major changes and at this point, it’s basically fully designed for the abilities and limitations of a Pi. But there are many distros you can check that have made an effort to work specifically with the Pi. I concentrate now on with the Zeros and Beagles with low eMMC is getting a very solid and fast sd card to run off off and keep a clean copy.

    Weirdly, I’ve really gotten into sdcards as drive; I finish my configuration and get it how I want, then make an image and either back it up or put it on a backup card; no downtime I mess anything up or need to reinstall, just switch cards (or move the card from one Pi to the other). I was thinking that might be convenient for you too; once you get a solid configuration done and your programs loaded and ready to run, you copy it and keep some backups on extra cards. Like yes, nvme and ssd and usb and eMMC are much faster but they are not convenient when it’s Thing That Has This Very Specific Job where all I have to do is whip out my backup card, switch it out, and keep going.

    I am so weirdly curious about what you decide to go with and why. This is one of the uses of SBCs I always thought was the most obvious: field work, especially if it’s impractical to go over network or testing/data checks are intensive and need direct contact.




  • ADHD here: I live for finding people who know how to enjoy their hobby correctly: like you’re invading a country and taking no prisoners.

    I’m using a Netgear r7800 with ddwrt, with hopes to eventually move dhcp handling over to the Zima Board.

    I am seriously feeling the Zima, but I just went over to Orbi Pro 6–yes, I gave in for Wifi 6 and no regrets, the coverage with just one satellite and the router is unreal. I’m trying to decide if I’ll have time, but I really desperately want to learn OpenWRT; my first try was–well, there hasn’t been a second one. But there will be. I picked up some (read; too many) USB Wifi dongles via rmorrow’s list of linux compatible ones, so I could try and test drive a diy wifi router with it. God, that sounds fun.

    The transcoding problem is one that keeps popping up. Depending on your price point, the NVIDIA SHIELD Pro (latest) can handle anything–and it is a genuinely amazing streamer and really spoils you for most of the rest–but that means it would only work when watching using that over Plex or whatever media server software you can put on it. And I think the X-Box? When I was researching during COVID, the only other all-in-one option was a full dedicated server with either Threadripper or something in that family; I think when I did the math, just for the processor, my minimum investment for 4K and Atmos/7.1 was roughly $600-$800 if I was lucky, and that’s before the board and like, a sound system that does Atmos.

    I know there were some other possible options with hardware, but it’s been a while. If I think of anything, I’ll bookmark this page to post here. Hopefully you’ll find something you like and will work for you. I know exactly how frustrating it is finding a solution.




  • I am seriously regretting that I haven’t bought more SBCs so I could give you an informed opinion and I desperately hope someone answers this.

    With my Pi and Beagle limitations: the Pi Zero 2 with an ethernet hat and battery hat or power block would probably do it; the hats aren’t hugely expensive and if there’s one thing the Pi ecosystem has in abundance, it has cases for eveyrthing (Argon has a jawdropping modular case design for the Pi Zero; it’s like art and that costs more than even the ridiculously inflated price of a Pi Zero 2, which is saying something). Right now, it’s also–for what it is–overpriced. I’m trying to decide if the BeaglePlay would be worth your time to look into; it has wifi, bluetooth, ethernet and single-pair ethernet and integrates with Freedom Connect but it’s very new, the documentation is bad to literally non-existent, you’d need to custom build the case, and it’s design seems geared toward IoT, automation, monitoring and controlling remote sensors with any existing network protocol, and existing as a vague super cool enigma I am still not sure what to do with as it has a lot of onboard functionality built in and no idea how to use most of it.

    I am totally watching this thread for people’s suggestions.


  • Friend, this reply is beautiful. And reading the Zima site, I may be sold. What do you use to run the network? OpenWRT, DDWRT, Tomato?

    And forget about trying to transcode Blu-ray rips, which most of my devices can’t stream natively, so transcode is the only option.

    Ninety-nine percent of the time, I am unqualified to advise on anything; thanks to COVID, I got deathly into making a media server and ran into the transcoding problem followed by making a spreadsheet and experimenting and documenting my results.

    My results (other can disagree): all my transcoding problems came down to audio streams and subtitles. None of this may apply to you, but just in case.

    I approached it from three points: a.) I got the NVIDIA Pro to run Plex as NVIDIA can handle anything; b.) I made a server just for my media processing and storage (it also runs Plex as a secondary instance when my Shield is in use). I use MakeMKV for the raw rip into an mkv container with all audio streams. The rip I process through Handbrake so I can get as close to a clone as I can (4K to 4K, 1080p to 1080p, etc) with full original audio then make a copy of each and every audio stream into the equivalent container that was compatible with the sound limitations of whatever I was planning to stream it on. Example: my Sonos speakers wanted Dolby: DTS 7.1 to TrueHD. I also did a third copy of each stream into the equivalent AAC containers: TrueHD to AAC 7.1 to future proof. I also added a fourth copy that’s a basic AAC 2.0 that rolls with anything; and c.) Subtitles: turn them off and use open subtitles files so no one has to deal with bitmaps. I tested through Plex to make sure, and watched for the switch from direct play to transcode, then reverified on my Windows machine, etc.

    Yes, it will eat hard drive space like whoa–uncompressed audio streams do that–but with surprisingly few exceptions, I can get direct play for 4K on pretty much anything now, not just Plex. I also create multiple resolutions using either original rip 4K or original rip 1080p as source but with the same audio mapping (that’s a me-thing and also, Covid). I know this sounds like a ridic amount of work, but once I set all the profiles, it’s basically a batch job. My total movie library sits at 400 movies with about 1200 files; last year I re-audited my Handbrake profiles, deleted everything but my source rips (and actually did a mass re-rip on the older ones that I did before I started compiling the latest ffmpeg to use when compiling MakeMKV), and re-encoded everything using those profiles. Total time was about two weeks end to end; I did them in batches of fifty and checked in every six hours to move completed files back into my media drives and also restart.

    The only ones now that need me to personally go in and make corrections are the remastered releases like Apocalypse Now and Scarface (my files were twice the size of the original, it was unreal). Every one of them rips huge and needs slightly different profile tweaks, so those I oversee personally.

    I don’t know if any of this is relevant to your setup, but I reverified running Plex on one of my Pis and it could direct play at least 90% of the 4K and anything lower, and the 4K problems seem to all be with those remasters.



  • I want to see it.

    I really honestly wish more Linux users would throw open their personal libraries of scripts that made their lives easier. Yes, probably 99% of them are super idiosyncratic to do This One Thing the user needed done or are the same ten or fifteen everyone has discovered for themselves but I bet most of them have a piece of code in them that’s does this thing I didn’t know I could automate or could be a template for this other thing I want to do and didn’t even know where to start or I just want to look at and go ‘wow, you really went all out with that, this is art I want to frame this, holy shit’ even though all it does is like move a file.