Forums » Tutorial and setups »
TVheadend keeps crashing Raspberry Pi 4
Added by Paul Andrusyszyn 12 months ago
I've tried a couple of time now but still can't get through the install wizard with out it crashing immediately afterwards.
I've been following the tutorials from pimylifeup and corelec for reference.
End up having to uninstall tvheadend and alevt quickly from the terminal window so I can get everything working and stable again.
Kinda hoping you might be able to get me out of this jam and back on the path to finishing my PVR/Home media server project
https://pimylifeup.com/raspberry-pi-tvheadend/
https://wiki.coreelec.org/coreelec:tvheadend
Hardware:
Raspberry Pi 4 booting from Argon M.2 case 480GB SSD
HAUPPAUGE WinTV-DualHD Tuner - confirmed it was working using Kaffeine and can watch ASTC in Delaware but having trouble trying to reliably record.
Software:
Raspberry Pi OS desktop
Kodi
Tvheadend: Settings Used: ASTC-T x2, ASTC-centerfrequencies-8VSB, Found 68 muxes and 37 services, mapped all services and hit finish. Chromium Crashes and most of the icons become unclickable (Error: Failed to execute child process "---/---/---" (input/output error))
Replies (9)
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Jonas Lang 12 months ago
Could you try a different browser
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Paul Andrusyszyn 12 months ago
Sure, any preference for which browser? I wasn't thinking it was the browser because the Pi would still crash even after a reboot when tvheadend executed automatically without using the browser.
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Paul Andrusyszyn 12 months ago
A quick update before bed. I tried using Firefox, got all the way through the wizard and almost everything on the desktop was unclickable and giving the same errors as before. Detected a few less services but only QVC showed up after the mapped services step.
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Dave H 12 months ago
You didn't tell us what version of Raspberry Pi OS and TVH you used, and in particular where you got them? Since the two sets of instructions you say you are following give contradictory instructions. I suggest following the pimylifeup set and record everything you do. Either capture the commands and responses if you know what you're doing, or take screenshots. Then post them all where we can see what you've done and what happens.
What is crashing? The pi or the application?
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Jonas Lang 12 months ago
Just note you should do all your TVH configuring on a remote machine. I’ve a feeling you were doing it on your RPI4.
Personally I’d run Ubuntu server on the RPI4 and install TVH on that. That’s just a personal preference.
Maybe you should outline what you are trying to achieve here. What frontend you intend to use etc.
In fact you could choose the LibreELEC route and install TVH server and client as simple addons.
Finally if you do get a working system setup make sure you take a backup of your SD card. SD cards are notoriously prone to corruption so it will save you going through the process again.
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Paul Andrusyszyn 12 months ago
I was using Raspbian GNU/Lixux 10 (buster) and installed tvheadend (4.2.8-34~g24a2f59e9+rpt1~buster) following the pimylife up instructions from the terminal command line.
I was also using the pi to make the changes to tvheadend (lesson learned). The Pi runs off the 480GB solid state drive and I keep a blank SD card in the Pi to prevent the "mmc1: Controller never released inhibit bit(s) error" that is common with my Argon case.
Goals are to have a PVR/DVR media server.
I like having a desktop environment for when I do coding projects with my Pi pico (next project is a wooden pinball/pachinko machine that keeps score via IR sensors)
I liked the look and feel of Kodi with the limited amount of time I've been using it but haven't tried out any other software yet.
I want something that is compatible with the HAUPPAUGE Tuner.
I haven't experimented with other Linux systems so I like Raspbian for when I need good documentation and support.
I have all of my project files backed up so not afraid of taking the nuclear option and starting over.
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Dave H 12 months ago
Some actual output showing what you do and what crashes would be very helpful.
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Jonas Lang 12 months ago
If Hauppauge tuner support is important I’d definitely stick with a server setup on the RPI. RPI OS Lite or Ubuntu Server install TVH which you can leave running 24/7 at minimum cost serving the streams to any other device you choose.
Install Kodi on a separate device. In fact any device you own that it can be installed on. Allow those devices do all the heavy lifting when it comes to decoding the transport streams.
Forget about installing LibreELEC on the RPI. They are migrating away from DVB device support so you’ll probably have difficulty finding support for it. You can of course install LibreELEC on another device and have the RPI serving it.
RE: TVheadend keeps crashing Raspberry Pi 4 - Added by Paul Andrusyszyn 12 months ago
Sorry for the slow response. I was out at the IMAX watching The Marvles. No spoilers, I promise.
I did spend some time doing some research and taking the original comment about LibreELEC to heart. I decided to combine that with my nuclear option and made two separate USB boot drives.
One for Raspberry Pi OS (64 bit) for when I'm in project mode and one for the LibreELEC with the Tvheadend server and client addons.
This time the TVheadend wizard worked great and picked out all of the stations I can normally get with an antenna.
I was able to watch some live TV on LibreElec but couldn't figure out how to get my Bluetooth speaker to work yet.
Some of the stations got reasonable sounding names but many did not so for now I think I have some customization to do and a new OS to learn.
I made it through RetroPie and FalconPiPlayer so I'm sure I can come up to speed on LibreELEC soon enough.