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 … 7 8 9 10 11 … 34 Next »
Request for supporting Ceton devices on Linux

 
  • 0 Vote(s) - 0 Average
Request for supporting Ceton devices on Linux
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#61
2020-04-01, 04:53 PM
Ok that wouldn't work

Code:
opendct=/var/opt/nextpvr/scripts/opendct.py
python3 $opendct "START" %2 %1 %3 2> /dev/null
python3 $opendct "GET_SIZE" %2 2> /dev/null
python3 $opendct "STOP" %2 2> /dev/null

The NextPVR logs are available on the settings screen just attach the zips (with the new sh file) opendct logs depend on the o/s in linux it is /var/log/opendct

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#62
2020-04-01, 06:03 PM
sudo command should not have mattered unless it cant be ran as root. I was in a root terminal at the time.


Attached Files
.zip   logs-20200401-1341.zip (Size: 476.23 KB / Downloads: 2)
.zip   logs-opendct.zip (Size: 147.36 KB / Downloads: 2)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#63
2020-04-01, 06:18 PM
Did you import any of the Ceton extras? I am not seeing any attempt to play one.

Also some significant issues are happening with you HDHR are they working and available on the same LAN? Is it possible you are on a VPN?

I'd prefer you fix or delete the HDHR devices before continuing with the Cetons.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#64
2020-04-01, 07:30 PM
I dont follow.

The wintv devices are not configured in nextpvr. They show up under devices but they are configured to plex with no proxy.

The cetons are seen in network everywhere.

The motherboard has dual nic cards.
Each ceton is configured in there web app to static ips in the same subnet my system runs in.


So ifconfig shows these devices

enp7s0f0 (nic1)
enp7s0f1 (nic2)
enp12s8 (ceton1)
enp9s0 (ceton2)

on an os level i created 2 network bridges pairing each ceton with a real nic

auto br0
iface br0 inet static
bridge_ports enp7s0f0 enp12s8 ctn0
address 192.168.2.73
gateway 192.168.2.125
netmask 255.255.255.0
bridge_hw 00:25:90:19:00:42

# Bonding eth1 & eth2 to create bond0 NIC
auto br1
iface br1 inet static
bridge_ports enp7s0f1 enp9s0 ctn3
address 192.168.2.83
gateway 192.168.2.125
netmask 255.255.255.0
bridge_hw 00:25:90:19:00:43

then netplan is configured again with br0 and br1

ceton cards show up as network devices with the static ip address they are configured to in there own web apps
192.168.2.250
192.168.2.240

The only issue I am seeing so far is sometimes it wants to default to the cards subnet and not the real gateway making the whole system go offline. resetting the default route usually fixes it


the only files it generated were those 10 files that the system refused to see. I just merged the data with mine. The ones I made the system would see. Even when I move them from path or delete they still show up only say unavailable.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#65
2020-04-01, 08:22 PM
Ok I will check the xml to make sure it is valid. Your original ones definitely won't work. I don't care about the WinTV devices it is the HDHR error that is causing an issue and that is why I asked you to disable them.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#66
2020-04-01, 08:27 PM
Also maybe for the next test confirm you do the restart and not reboot, maybe your server is up before the network.

sudo nextpvr-server restart

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#67
2020-04-01, 08:33 PM
Ok the xml is fine and I can import with it here. I did have to restart the server to see it.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#68
2020-04-01, 08:54 PM
root@livetv:/var/opt/nextpvr/scripts# python3 opendct.py INSTALL
Exit
Traceback (most recent call last):
File "opendct.py", line 221, in <module>
main(sys.argv)
File "opendct.py", line 26, in main
filter = argv[2]
IndexError: list index out of range
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#69
2020-04-01, 08:57 PM
Of course I forgot you need to add Ceton

python3 opendct.py INSTALL Ceton

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#70
2020-04-01, 09:58 PM
that worked it created the 10 files in the root of the app directory and the system picked them up. But still no further than we were as far as actually playing anything. Same result
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (29): « Previous 1 … 5 6 7 8 9 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux Command Line To Initiate SchedulesDirect EPG Update LinuxDVR 1 152 2025-04-13, 06:35 PM
Last Post: mvallevand
  Linux install failed -- permission denied? FrogFan 4 391 2025-03-26, 12:39 AM
Last Post: FrogFan
  Is there a 'recommended' version/release of Linux? Bobthegoldfish 1 353 2024-12-24, 12:28 AM
Last Post: mvallevand
  Downgrade on Linux eriberg 3 417 2024-09-04, 08:46 PM
Last Post: mvallevand
  Pi5 / Firefox 128.0 - ctrl key in devices screen does not work TheRealRoland 4 596 2024-08-02, 07:26 PM
Last Post: TheRealRoland
  linux mint 22 bccicone 2 510 2024-08-01, 10:10 PM
Last Post: bccicone
  Client Recommendations on Linux devarionarias 6 1,509 2024-06-18, 04:31 PM
Last Post: devarionarias
  Linux setup - Help a Windows user... prothed 18 2,335 2024-06-03, 11:08 AM
Last Post: Rod Hutchinson
  Install NexPVR backend in Buildroot based Linux Tnix 3 958 2024-03-14, 11:50 AM
Last Post: mvallevand
  Wake after Suspend issue with dvbt devices (LE12 Kodi 21) ShadowMask 41 4,380 2024-02-09, 07:11 AM
Last Post: ShadowMask

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

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

Linear Mode
Threaded Mode