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
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#201
2023-02-13, 01:20 AM
Yes I had rebooted not long before but I think I restarted it to
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#202
2023-02-13, 01:28 AM
Odd. It shows in the ceton web interface that it is working. Play/Stop turn off and on with

sudo python3 opendct.py "START" "DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1" 1110 > /dev/null
sudo python3 opendct.py "STOP" "DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1" 1110 > /dev/null
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#203
2023-02-13, 01:28 AM
It looks like it just 1 minute after opendct started and UPnP discovery was still taking place.

It wasn't up here

18:57:13.599 [cling-4] DEBUG SageTVManager - The requested capture device 'DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 6' did not exist. Triggering re-discovery.


The request came in shortly afterward

18:57:57.026 [SageTVRequestHandler-73:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'START DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1|7819|1110|12345678|stdout|Great'

But the discovery was still going on

18:58:01.625 [UPnPDiscovery-49] DEBUG UpnpManager - Sending a SecureContainer search message for 'schemas-cetoncorp-com' devices...

The device may be slow to start.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#204
2023-02-13, 01:49 AM (This post was last modified: 2023-02-13, 01:50 AM by run088.)
under
def discovery():

line 205 has a sock.settimeout of 5. does this need to change?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#205
2023-02-13, 01:52 AM
Discovery isn't part of the streaming protocol.
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#206
2023-02-13, 02:30 AM
I restarted opendct and let it sit for a while and then ran the command and let it run for a while. I checked the ceton web page which showed it running and turning off via command on that tuner


Attached Files
.7z   opendct.7z (Size: 4.89 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#207
2023-02-13, 04:13 PM
That last log didn't need any sleep. So keep the timeout high and comment out the sleep line.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#208
2023-02-13, 06:03 PM (This post was last modified: 2023-02-13, 06:06 PM by run088.)
Same test without the sleep

Wonder why I keep seeing this in the log. It does not exist anymore. It is the old ip of 192.168.200.1

12:58:12.188 [ChannelManager-71] INFO ChannelManager - Updating the InfiniTV channel lineup Ceton InfiniTV PCIe (00-80-84-b9) (dct_infinitv).
12:58:12.189 [ChannelManager-71] INFO InfiniTVChannels - Connecting to InfiniTV DCT using the URL 'http://192.168.2.250:80/view_channel_map.cgi?page=0'
12:58:15.283 [ChannelManager-71] DEBUG InfiniTVChannels - There was an unhandled exception while using 'channelMapLock' in 'populateChannels' => {} java.net.NoRouteToHostException: No route to host (Host unreachable)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
at java.base/java.net.Socket.connect(Socket.java:609)
at java.base/java.net.Socket.connect(Socket.java:558)
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:507)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:602)
at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:275)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:374)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:395)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1253)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081)
at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015)
at opendct.channel.updater.http.InfiniTVChannels.populateChannels(InfiniTVChannels.java:138)
at opendct.channel.ChannelManager.updateChannelLineup(ChannelManager.java:485)
at opendct.channel.ChannelManager.updateChannelLineups(ChannelManager.java:475)
at opendct.channel.ChannelManager$3.run(ChannelManager.java:712)
at java.base/java.lang.Thread.run(Thread.java:829)


Attached Files
.7z   opendct.7z (Size: 4.9 KB / Downloads: 1)
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#209
2023-02-13, 06:25 PM
sudo bash opendct.sh 1110 "DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1" > /dev/null
sudo bash opendct.sh STOP "DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1" > /dev/null

appear to have same results as

sudo python3 opendct.py "START" "DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1" 1110 > /dev/null
sudo python3 opendct.py "STOP" "DCT-Ceton InfiniTV PCIe (00-80-84-b9) Tuner 1" 1110 > /dev/null
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,191
Threads: 958
Joined: May 2006
#210
2023-02-13, 07:13 PM
Those commands are not the same at all so the results will be different.

I basically can't add anymore to this discussion until you un-comment the print statement that have the stderr parameter.

The IP I assume is the internal Ceton, but I guess it could be your 4 tuner device, there is not much I can do without "hands-on" knowledge.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (29): « Previous 1 … 19 20 21 22 23 … 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to get Hauppage firmware running on Linux Mint Higgo 9 488 2025-07-09, 07:50 AM
Last Post: Higgo
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 1 120 2025-07-03, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 75 2025-07-03, 12:02 AM
Last Post: Siftingice
  Linux Command Line To Initiate SchedulesDirect EPG Update LinuxDVR 1 393 2025-04-13, 06:35 PM
Last Post: mvallevand
  Linux install failed -- permission denied? FrogFan 4 762 2025-03-26, 12:39 AM
Last Post: FrogFan
  Is there a 'recommended' version/release of Linux? Bobthegoldfish 1 510 2024-12-24, 12:28 AM
Last Post: mvallevand
  Downgrade on Linux eriberg 3 618 2024-09-04, 08:46 PM
Last Post: mvallevand
  Pi5 / Firefox 128.0 - ctrl key in devices screen does not work TheRealRoland 4 831 2024-08-02, 07:26 PM
Last Post: TheRealRoland
  linux mint 22 bccicone 2 687 2024-08-01, 10:10 PM
Last Post: bccicone
  Client Recommendations on Linux devarionarias 6 1,988 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