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 … 12 13 14 15 16 … 34 Next »
Failed to get tuning params

 
  • 0 Vote(s) - 0 Average
Failed to get tuning params
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#11
2022-05-18, 12:17 PM
For the last test is it possible you still had the monitor running?

Also could you send the zipped conf file that was generated by dvbv5scan?

Martin
M4c
Offline

Junior Member

Germany
Posts: 11
Threads: 1
Joined: May 2022
#12
2022-05-18, 01:54 PM
(2022-05-18, 12:17 PM)mvallevand Wrote: For the last test is it possible you still had the monitor running? 
Cannot say this for sure, but I think monitor was not longer running.

Attached the conf file generated by dvbv5-scan.
Code:
sudo dvbv5-scan -F -l UNIVERSAL /usr/share/dvb/dvb-s/MyList

M4c


Attached Files
.zip   adapter0-DVB-S-channels__dvbv5-scan.zip (Size: 1.45 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#13
2022-05-18, 02:20 PM
Thanks it looks like the NextPVR source is treating a -1 as an unsigned short and writing that to the conf file.

PILOT = 4294967295

dvbv5 scan is writing it as a boolean

PILOT = OFF

However I am more concerned why the frequencies from your source conf aren't even the ones NextPVR writes. There is a missing Network ID field too.

At least this is more info for sub.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#14
2022-05-18, 05:30 PM
(2022-05-18, 02:20 PM)mvallevand Wrote: Thanks it looks like the NextPVR source is  treating a -1 as an unsigned short and writing that to the conf file. 
It's actually libdvbv5 populating the structures, and writing to the file, but yes sounding like a bug in there.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#15
2022-05-18, 05:48 PM (This post was last modified: 2022-05-18, 05:48 PM by mvallevand.)
Ah I see it is the old library you distribute with NextPVR. Here was the fix https://git.linuxtv.org/v4l-utils.git/co...43c555ad23

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#16
2022-05-18, 05:59 PM
Yeah, I wondered if that might be the case. I'll look at updating the version for the next build. (hopefully the version used by Rasbian etc has been updated, so the function signatures are the same between platforms now, so we can get away from having to distribute a copy of this shared library)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,117
Threads: 957
Joined: May 2006
#17
2022-05-18, 06:07 PM (This post was last modified: 2022-05-18, 07:04 PM by mvallevand.)
@M4c since you are running arm32 can you rename libdvbv5.so.0 in DeviceHost/arm32 and ssee if the scan works?

Martin
M4c
Offline

Junior Member

Germany
Posts: 11
Threads: 1
Joined: May 2022
#18
2022-05-19, 05:14 AM
(2022-05-18, 06:07 PM)mvallevand Wrote: @M4c  since you are running arm32 can you rename libdvbv5.so.0 in DeviceHost/arm32 and ssee if the scan works?

I renamed the libdvbv5.so.0, cleared the files and did another scan.

Scanning works, but just for one transponder/frequency, no matter if I use the default Astra-19.2E or my reduced transponder list MyList.
Conf file looks fine for the found channels. But playback fails.

When I then restored the filename libdvbv5.so.0 in DeviceHost/arm32 playback is running.

Attached the conf file (after two scans) and the logs.

M4c


Attached Files
.zip   adapter0-DVB-S-channels.zip (Size: 640 bytes / Downloads: 1)
.zip   logs-20220519-0647.zip (Size: 69.03 KB / Downloads: 1)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#19
2022-05-19, 06:31 AM
Yeah, I suspected that wouldn't work. I'll need to recompile the arm DeviceHostLinux against the newer version of libdvbv5 to be able to test it properly.

I'll have a try doing this at the weekend.
M4c
Offline

Junior Member

Germany
Posts: 11
Threads: 1
Joined: May 2022
#20
2022-05-19, 06:46 AM
Ok, just let me know if I can help with testing.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Linux install failed -- permission denied? FrogFan 4 696 2025-03-26, 12:39 AM
Last Post: FrogFan
  [Failed: No errors, but no data delivered. This is usually because the device failed Bobthegoldfish 3 399 2024-11-29, 12:49 AM
Last Post: mvallevand
  NextPVR i.mjh.nz [Failed: Recording interrupted] Nzbaxterman 6 899 2024-10-29, 11:44 PM
Last Post: sub
  updated DVB-C tuning file for SAT>IP The Netherlands and question retrofan 30 3,931 2024-08-17, 07:58 PM
Last Post: retrofan
  Failed Recordings sgar75 13 1,431 2024-04-23, 09:16 PM
Last Post: mvallevand
  failed recordings CDinger 11 1,393 2024-04-21, 03:29 AM
Last Post: CDinger
  Failed to start requested stream satforall 50 5,767 2023-12-27, 04:04 PM
Last Post: mvallevand
  Streaming Failed (transcoder exited) DHdm 1 722 2023-06-17, 02:47 AM
Last Post: mvallevand
  Intermittent Tuning Problems paul.mcguire@live.co.uk 17 2,159 2023-05-15, 09:45 AM
Last Post: paul.mcguire@live.co.uk
  Streaming Failed (transcoder exited) ag100pct 10 2,222 2023-05-05, 02:26 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode