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: 53,109
Threads: 957
Joined: May 2006
#131
2020-04-03, 02:47 PM
Sorry I don't know anything about OpenDCT and I don't understand the comment. I do see that the channel scan was still going on and the registry said 9 not 10 devices. Did you make the properies change the OpenDCT author mentioned? This is the foundation for Ceton and HDHR use in SageTV so I suspect it will work when configured. Support for OpenDCT is here https://forums.sagetv.com/forums/showthread.php?t=62774

Also I again don't see any connect from opendct.bat there.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#132
2020-04-03, 04:25 PM (This post was last modified: 2020-04-03, 05:07 PM by run088.)
Maybe you can notice something in the properties file. I installed sage and in gets as far. If opendct is running the tuners show up. But I cant get playback.I attached the file.

And as far as my last comment it was just in regards of something I noticed in the log and copied and pasted in my above post. And it would only affect one card. Its not associating the right ip with the right card.

The card with a static ip of 192.168.2.250 for its web interface answers request on 192.168.2.251. This is the network of the card. these cards dont exactly have virtual Ethernet in the traditional sense. You dont exactly bridge the connection more like merge 2 networks. Your just assigning both networks in the same range so everything can be seen everywhere.

For this reason on the linux side my bridge runs a little unstable. The OS is aware of this and sometimes tries to set the network gateway to the card and not the actual network.. The card itself is running its own little linux OS on top of whatever OS the host PC is running on.

Now with 2 cards I have 3 OS and networks running.

The card with a static ip of 192.168.2.250 for its web interface answers request on 192.168.2.251.
The card with a static ip of 192.168.2.240 for its web interface answers request on 192.168.2.241.
The host PC on windows running 2 nics on my real network in the same subnet

That makes this code a problem because its sending tuner request for this tuner to the other tuners network. I pulled this from the log


InfiniTVCaptureDevice - Encoder Manufacturer: 'Ceton', Number: 2, Remote IP: '192.168.2.250', Local IP: '192.168.2.241', CableCARD: true, Lineup: 'dct_infinitv', Offline Scan Enabled: false, RTP Port: 8426

09:19:02.189 [cling-17] INFO  SageTVManager - The capture device 'DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 2' is ready.


Attached Files
.zip   opendct.zip (Size: 2.27 KB / Downloads: 0)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,109
Threads: 957
Joined: May 2006
#133
2020-04-03, 04:58 PM
You either missed the two steps for attaching or the zip or 7z requriement for uploads. I won't know much about the file but I can compare some things I know.

The bridged network does seem like the problem we might be having but discovery is working (I think) and you can connect to opendct to create the INSTALL xmls files. Even if opendct can't open a Ceton device I would expect an error messge on the start similar to what I see if I send your command line

Code:
12:54:48.607 [SageTVRequestHandler-1383:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3|7824|2|12345678|stdout|Great'
12:54:48.608 [SageTVRequestHandler-1383:Unknown] DEBUG SageTVManager - The capture device 'DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3' is not yet available.
12:54:48.609 [SageTVRequestHandler-1383:Unknown] DEBUG SageTVManager - The requested capture device 'DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3' did not exist. Triggering re-discovery.
12:54:48.609 [SageTVRequestHandler-1383:Unknown] ERROR SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3|7824|2|12345678|stdout|Great', Replied: 'ERROR Invalid Input'
12:54:48.610 [SageTVRequestHandler-1383:Unknown] ERROR SageTVRequestHandler - Encoder device does not exist.
12:54:48.700 [SageTVRequestHandler-1383:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'GET_SIZE DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3'
12:54:48.700 [SageTVRequestHandler-1383:Unknown] DEBUG SageTVManager - The capture device 'DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3' is not yet available.
12:54:48.700 [SageTVRequestHandler-1383:Unknown] DEBUG SageTVManager - The requested capture device 'DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 3' did not exist. Triggering re-discovery.

That does assume the network is stable you can test opendct connectivity at anytime with

python(3) scripts/opendct.py VERSION

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#134
2020-04-03, 05:01 PM
Maybe remove one of those two device for now, while you're trying to get it going, and only add it back in when you get past the first device working.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,109
Threads: 957
Joined: May 2006
#135
2020-04-03, 05:05 PM
I am not sure the issue is two devices as much as it is the two merged unstable routes. I do agree removing one network and using basic networking would confirm that the extras device is valid and the OP can focus on connectivity.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#136
2020-04-04, 02:42 AM
(2020-04-02, 05:36 PM)mvallevand Wrote: zip and upload your sh and py files and I will try them here

Maybe run

sha256sum /opt/opendct/lib/opendct-0.5.29.jar

To see which version you have.

Martin
root@livetv:~# sha256sum /opt/opendct/lib/opendct-0.5.29.jar

96d5b55d17f427319e848edccae181329aa7b064d67c711c548ae280de142e2c  /opt/opendct/lib/opendct-0.5.29.jar
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#137
2020-04-04, 05:21 PM
I had no luck with one card. I noticed I had some java errors on opendct on my windows 10 build and fixed those but still got nowhere.

Switched back over to linux. Here are the latest logs


Attached Files
.gz   opendct.tar.gz (Size: 5.66 KB / Downloads: 1)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,109
Threads: 957
Joined: May 2006
#138
2020-04-04, 08:37 PM
There is no connect from opendct.py showing

Does

python3 opendct.py VERSION

even work?

Mrtin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#139
2020-04-06, 09:16 PM
I cant get the v5 to work with the ceton setup on either windows 7, windows 10, or ubuntu 18.0.4

I did get the setup to work in v4 on windows 7. it wouldnt work in 10 for me so far and there is no option in v4 for linux.

It is a little buggy on 7 but could be the way it is configured. It loads kinda slow and always shows a black screen but you can see the file load and buffer and it says play. If I go into setting and i dont have to change anything but push apply it starts to display the picture and play normally.

I ran into this post which made me try v4

https://forums.nextpvr.com/showthread.php?tid=60283


If I can get the bugs worked out on 7 I have no problem staying there as long as I have to.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#140
2020-04-06, 09:56 PM
(2020-04-06, 09:16 PM)run088 Wrote: I ran into this post which made me try v4
Yeah, there was built in support for Ceton devices in v4. Unfortunately I probably wont add Ceton support in v5 because:
- I have no environment I can use for testing Ceton stuff any more,
- these devices were always a pain to work with
- these devices haven't been sold for a few years,
- there isn't many people still using them. (so hard to justify the massive effort to support them directly)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (29): « Previous 1 … 12 13 14 15 16 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 1 36 Yesterday, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 23 Yesterday, 12:02 AM
Last Post: Siftingice
  How to get Hauppage firmware running on Linux Mint Higgo 8 389 2025-06-13, 08:31 AM
Last Post: mvallevand
  Linux Command Line To Initiate SchedulesDirect EPG Update LinuxDVR 1 352 2025-04-13, 06:35 PM
Last Post: mvallevand
  Linux install failed -- permission denied? FrogFan 4 686 2025-03-26, 12:39 AM
Last Post: FrogFan
  Is there a 'recommended' version/release of Linux? Bobthegoldfish 1 476 2024-12-24, 12:28 AM
Last Post: mvallevand
  Downgrade on Linux eriberg 3 581 2024-09-04, 08:46 PM
Last Post: mvallevand
  Pi5 / Firefox 128.0 - ctrl key in devices screen does not work TheRealRoland 4 781 2024-08-02, 07:26 PM
Last Post: TheRealRoland
  linux mint 22 bccicone 2 643 2024-08-01, 10:10 PM
Last Post: bccicone
  Client Recommendations on Linux devarionarias 6 1,896 2024-06-18, 04:31 PM
Last Post: devarionarias

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

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

Linear Mode
Threaded Mode