• 3 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle

  • I have two TV boxes, one is a Raspberry pi 4, the other is a pi 5. I installed KonstaKANG’s android port for the Pi’s. Depending on your familiarity with flashing the Pi’s this video from Explaining Computers offers a way to get Konsta installed through PINN. Once they’re up and running they act just like a cellphone. This remote works really well.

    Install f-droid, and/or obtainium, and/or Aurora Store and you can install whatever apps you want on the box.

    I don’t personally use Chromecast, so I can’t vouch for that working. Mine is more centered around consuming Jellyfin (jellyfin android tv app), youtube (newpipe), podverse, and Radiodroid

    I really liked Kodi, but could never get it to correctly sync across devices so I finally went the android route. I’ve been pretty happy

    Feel free to pick my brain if you have more questions



  • I agree about the USB Ethernet dongle. Unless you only require short distance wifi range (eg hotel room temp router) the radio in the pi isn’t going to be enough

    I built a pi4 router a few years ago, and it’s still running great, I recommend the project. But unfortunately I can’t find the HOWTO and it was before I started taking good notes. I assume your current router is a phone company supplied modem/router?

    My setup is cable modem–>pi router–>switch–> old netgear router in Access point only mode

    Being that your router/modem is upstream of router, I’m not sure if you could pass-through the WAN to the pi router, and pass back the LAN to the router/modem for the wifi… maybe someone on here can shed some light?




  • Padook@feddit.nlOPtoSelfhosted@lemmy.worldSelf Hosting Fail
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    This thought came to me this morning. I have 4 machines both because the BEAST grows organically, and because we’re always trying to avoid that single point of failure. Then a scenario comes along that makes you question your whole way of thinking, diversifying may actually create more problems


  • Padook@feddit.nlOPtoSelfhosted@lemmy.worldSelf Hosting Fail
    link
    fedilink
    English
    arrow-up
    16
    ·
    1 year ago

    I didn’t mean to imply that Services actually broke. Only that they didn’t come back after a reboot. A clean reboot may have caused some of the same issues because, I’m learning as I go. Some services are restarted by systemctl, some by cron, some…manual. This is certainly a wake up call that I need standardize and simplify the way the services are started.