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 … 27 28 29 30 31 … 34 Next »
Install on non debian linux

 
  • 0 Vote(s) - 0 Average
Install on non debian linux
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#1
2019-11-25, 03:22 AM (This post was last modified: 2019-11-25, 04:39 AM by CDinger.)
I am trying to determine if NextPVR can be installed on Arch Linux and x86-64 based linux. The first step is determining where all the files end up. Thus far I have the following list of actions/files locations.



My understaning is the macNPVR.zip is downloaded into /tmp/macNPVR.zip.

mkdir -p /opt/nextpvr/system

unzip -u -o /tmp/NPVR.zip -d /opt/nextpvr/system

chmod 755 /opt/nextpvr/system/NextPVRServer.dll

chmod 755 /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux

useradd nextpvr || true (only add if not already exist)

usermod -a -G video,audio nextpvr (append user to groups video, audio, nextpvr)

mkdir /var/opt/nextpvr

chown nextpvr /var/opt/nextpvr

mkdir /home/userid/recordings



ln -sf /usr/lib/systemd/system/nextpvr-server.service /etc/systemd/system/multi-user.target.wants/





The nextpvr-helper.deb contains files to be copied to locations:



/etc/init/nextpvr-server.conf



/usr/lib//systemd/system/nextpvr-server.service



dotnet gets installed into /opt/dotnet
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#2
2019-11-25, 03:32 AM (This post was last modified: 2019-11-25, 03:39 AM by mvallevand.)
Why are you talking about macNPVR.zip you would need the linux NPVR.zip and you can install it wherever you choose sub choose to document it going to his folder. By default it does install the database and setting to /home/user/.NPVR-data and sets /home/user/recordings

You do need to moodify sub's Debian/Ubuntu etc instructions https://forums.nextpvr.com/showthread.ph...#pid523886 to get all the required libraries he mentions using pacman and get the arch linux dotnet 2.2.7 There are a few other dependencies that he doesn't list.

Martin
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#3
2019-11-25, 04:41 AM
Okay, I'll give it a try.

Thanks Martin
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#4
2019-11-25, 05:45 AM (This post was last modified: 2019-11-25, 05:53 AM by CDinger.)
Wow, that was too simple....I was way overthinking it. However, when I get to "Scan Channels" there aren't any entries in the drop down menu to select so I can't start a scan.

The dotnet ./NextPVRServer.dll command had errors

Unexpected error in ScanOptions: System.IO.DirectoryNotFoundException: Could not find a part of the path '/usr/share/dvb/atsc'.

Thank you,

Craig
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#5
2019-11-25, 05:57 AM
You probably need to install the dvb-scan-tables package to get those tuning files.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#6
2019-11-25, 02:01 PM
Yes dvb-scan-tables, libssl1.1, and libc6-dev are also required. Installing dvb-tools and libdvbv5-0 will also be useful if you want to test your dvb devices outside NextPVR.

These requirements assume your dvb card is working outside NextPVR.

Martin
CDinger
Offline

Member

Posts: 151
Threads: 30
Joined: Aug 2016
#7
2019-11-26, 01:09 AM
(2019-11-25, 05:57 AM)sub Wrote: You probably need to install the dvb-scan-tables package to get those tuning files.

Installed and recorded my first show to test. So far so good.

Thanks for all you and Martin do to support NextPVR
Craig
Hauppauge QuadHD, Intel Core i3, 16GB RAM,  v4l-cx23885-avcore-01.fw
Ludron
Offline

Member

Posts: 83
Threads: 9
Joined: Jan 2011
#8
2020-03-13, 03:07 PM (This post was last modified: 2020-03-13, 03:09 PM by Ludron.)
NPVR should better handle situation when such tables are not present(or outdated). In such case NPVR should fallback to manual scan where user will select 1 INI file from INSTALLDIR. Note that manual scan should be much faster if user want to scan only few FTA muxes on DVB-C/S.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,120
Threads: 957
Joined: May 2006
#9
2020-03-13, 04:15 PM
There is nothing stopping you from storing a new or custom scan file in /usr/share/"device" I do this for my local ATSC tuner.

Martin
Ludron
Offline

Member

Posts: 83
Threads: 9
Joined: Jan 2011
#10
2020-03-13, 05:15 PM (This post was last modified: 2020-03-13, 05:20 PM by Ludron.)
But still some users may get confused when they see empty menu after manual install.  There is no reason why NPVR can't read own INI files /data/tuning/ for current frontend. Populate one menu with all freq. from that file. Another combo (box)dropmenu display all SR(like 6900 for DVB-C) and 3rd menu should have selection of QAM64 or QAM256.
In web intf. also could display lock status and signal level.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 1 67 2025-07-03, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 39 2025-07-03, 12:02 AM
Last Post: Siftingice
  How to get Hauppage firmware running on Linux Mint Higgo 8 400 2025-06-13, 08:31 AM
Last Post: mvallevand
  Linux Command Line To Initiate SchedulesDirect EPG Update LinuxDVR 1 358 2025-04-13, 06:35 PM
Last Post: mvallevand
  Linux install failed -- permission denied? FrogFan 4 700 2025-03-26, 12:39 AM
Last Post: FrogFan
  Is there a 'recommended' version/release of Linux? Bobthegoldfish 1 479 2024-12-24, 12:28 AM
Last Post: mvallevand
  Downgrade on Linux eriberg 3 585 2024-09-04, 08:46 PM
Last Post: mvallevand
  linux mint 22 bccicone 2 649 2024-08-01, 10:10 PM
Last Post: bccicone
  Client Recommendations on Linux devarionarias 6 1,916 2024-06-18, 04:31 PM
Last Post: devarionarias
  Linux setup - Help a Windows user... prothed 18 2,849 2024-06-03, 11:08 AM
Last Post: Rod Hutchinson

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

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

Linear Mode
Threaded Mode