NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 19 20 21 22 23 … 34 Next »
New install configuration

 
  • 0 Vote(s) - 0 Average
New install configuration
Wambat
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Apr 2021
#1
2021-04-14, 07:01 PM
I have a Raspberry Pi 4 and an AverMedia TD310 USB T.V. Dongle. I want to run on Linux, probably Raspbian.
I want to run Kodi so that if there is a power fail / whatever, when the system reboots, it's Kodi that comes on.

What is the Best/Fastest way of installing whatever to achieve this??
I don't mind if I have to use docker. I am not a newbie, but all the old/bad information out there is driving me nuts!!
I just can't get the NPVR backend to load.

Thanks...
Wambat
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,087
Threads: 957
Joined: May 2006
#2
2021-04-14, 07:19 PM (This post was last modified: 2021-04-14, 07:21 PM by mvallevand.)
I don't think there is is any "bad" or "old" information on running V5, nothing has changed since V5 was released. On Raspbian installing via the deb installer is the easiest and fastest. However note Kodi on Raspbian or Raspberry OS won't be as good as Kodi on LibreElec and I believe you posted on the Kodi forum that you wanted to use LE. There I gave you some ideas for LE. Please decide on your client before working on the backend.

For the backend two things will be out of NextPVR's control whatever platform you choose, the platform will need to have the firmware for your tuner and the correct tuning file for your area of Australia.

Martin
Wambat
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Apr 2021
#3
2021-04-14, 07:51 PM
(2021-04-14, 07:19 PM)mvallevand Wrote: I don't think there is is any "bad" or "old" information on running V5, nothing has changed since V5 was released.  On Raspbian installing via the deb installer is the easiest and fastest.  However note Kodi on Raspbian or Raspberry OS won't be as good as Kodi on LibreElec and I believe you posted on the Kodi forum that you wanted to use LE.  There I gave you some ideas for LE.  Please decide on your client before working on the backend.

For the backend two things will be out of NextPVR's control whatever platform you choose, the platform will need to have the firmware for your tuner and the correct tuning file for your area of Australia.

Martin

O great Oracle, thank you for being here to help people with their pissy little problems.
And thank you for your reply on the Kodi Forum. I was half way thru posting a long reply when in frustration I figured I just wasn't going to get it working from a Kodi Image burn, and changed tact to a linux distribution. I figured Raspbian, just because it would have all the little tweeks to run the PI properly.

I have spent DAYS on this!! Maybe my "mind set" is just not right or something.

I DON'T CARE what Linux I use to get it working. All the more happier for it to be LibreElec tho!!
So, I'll go do that. In between time, please give me a forum post or a link, to whatever I need to get the NextPVR to load (on LibreElec)
I pretty confident I'll be back here telling you why it didn't work :-)

Thank you for your dedication for this craft ....

Wambat
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,087
Threads: 957
Joined: May 2006
#4
2021-04-14, 08:10 PM (This post was last modified: 2021-04-14, 08:11 PM by mvallevand.)
Raspbian or Ubuntu is the best choice for the server, LE is the best choice for the RPi4 client even though it is still not production ready. The big issue we have is the RPi is NOT the best choice for a combo device. Add to that the Docker is not an easy choice if you want to get USB devices running so you have an added layer of complexity figuring out how to pass that device to Docker. For this you are expected to do your own research.

My gut feeling is you should just be using TVHeadend as your backend. I haven't tried LE for a while, but I can see if my instructions for CoreElec work with the current LE builds. First let me know if you want Kodi Matrix. Some people are stuck on Leia and no way I will waste my time on that.

Martin
Wambat
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Apr 2021
#5
2021-04-14, 08:59 PM
What I don't get is why this is not just a "Plug and Play" solution?
If you got a Media Centre running, streaming stuff from all over the planet, or even from your home file store (me), why would you not want to just plug in a USB and have the free to air local TV? Program recording etc is a bonus!

So anyway, No, I don't want yet another computer on my network, just to run a headend. Surely this can just go on the PR4 behind the T.V.
And I am aware of the USB/Docker problem. Gee, even Hypervisor is still struggling with it from last time I looked.

Please don't think I didn't try your suggestions from the Kodi Forum. I tried the steps from you CoreElec suggestion .. A day and a half I gave up trying to get the dotnet running.
So from your Post above, you are telling me I don't really need NPVR, I can use TVHeadend from the Addons in LibreElec??
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,087
Threads: 957
Joined: May 2006
#6
2021-04-14, 09:13 PM
Since I posted, after I fought to install my RPi because of the high power requirement once I got that working I followed the steps to install NextPVR and with one minor tweak to curl it is running now. I'm just about to do digital scan.

Perhaps you are not using Matrix (LE v10) as I noted above. Dotnet is installed inside LibreElec Addons.

It is not plug and play because NextPVR doesn't get any love from the LE and CE teams which is why I suggested TVHeadend.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,087
Threads: 957
Joined: May 2006
#7
2021-04-14, 09:40 PM
Ok I am stuck with the scan because LE doesn't create /usr/share/dvb and I don't know to tell NextPVR to user another folder. /usr is a readonly file system.

Martin
Wambat
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Apr 2021
#8
2021-04-14, 09:40 PM
(2021-04-14, 09:13 PM)mvallevand Wrote: Since I posted, after I fought to install my RPi because of the high power requirement once I got that working I followed the steps to install NextPVR and with one minor tweak to curl it is running now.  I'm just about to do digital scan.

Perhaps you are not using Matrix (LE v10) as I noted above.  Dotnet is installed inside LibreElec Addons.

It is not plug and play because NextPVR doesn't get any love from the LE and CE teams which is why I suggested TVHeadend.

Martin

Well, I wasn't but now I am, provided you are talking about 9.95.1  .. see just more confusion, is that the V10 Beta ??

AND, When you say Dotnet in the Addons, is that the .Net Core Runtime?

It's silly that LE and CE don't want to be in the sandpit Sad
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,087
Threads: 957
Joined: May 2006
#9
2021-04-14, 09:43 PM (This post was last modified: 2021-04-14, 09:44 PM by mvallevand.)
I don't bother with their version number nonsense which can change so I just say Kodi Matrix. Yes dotnet runtime is NetCore as I noted in the instructions.

I'd hold off until sub tell's us if there is a solution for the scan file.

Martin
Wambat
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Apr 2021
#10
2021-04-14, 09:57 PM
Sorry.. A bit more "hand holding" ..

I see TVHeadend CLIENT in the Addons ... Are you saying there is a TVHeadend (reffering to a backend?)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux install failed -- permission denied? FrogFan 4 672 2025-03-26, 12:39 AM
Last Post: FrogFan
  Install NexPVR backend in Buildroot based Linux Tnix 3 1,182 2024-03-14, 11:50 AM
Last Post: mvallevand
  Can't Remember How to Install Hauppauge Firmware Mark_S 2 1,274 2023-09-03, 12:18 PM
Last Post: Mark_S
  NextPVR won't install Paul_G 4 1,308 2023-07-26, 03:34 PM
Last Post: mvallevand
  EPG Not Updating on Fresh Ubuntu Install Frustrated Aussie 4 1,609 2023-03-24, 12:12 AM
Last Post: Frustrated Aussie
  New install login failed Heifer 5 1,822 2023-01-05, 09:28 PM
Last Post: Heifer
  Fresh Xubuntu Install with Tuner Issues (or permissions issues?) larrybari 13 3,057 2022-11-16, 04:27 AM
Last Post: larrybari
  Ubuntu 22.04 - can't install NextPVR PJosses 4 2,062 2022-11-10, 08:12 PM
Last Post: PJosses
  Clean install - LibreElec, Need NextPVR Backend ElJefe 46 7,864 2022-10-16, 10:55 PM
Last Post: ElJefe
  Is there a way to install the previous version on Ubuntu 20.04? cptrohn 2 1,215 2022-10-10, 10:16 PM
Last Post: cptrohn

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode