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 … 24 25 26 27 28 … 34 Next »
Dvb-s2 No device

 
  • 0 Vote(s) - 0 Average
Dvb-s2 No device
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#21
2020-08-10, 09:03 PM
(2020-08-09, 10:07 PM)mvallevand Wrote: @Morrisimo I think if you want to try this before the next build you can  run

sudo nano /etc/nextpvr-server.conf

and add the line

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/

and then restart the server

sudo nextpvr-server restart

You might be able to scan.

Martin
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#22
2020-08-10, 09:04 PM
(2020-08-10, 09:03 PM)Thanks Morrisimo Wrote:
(2020-08-09, 10:07 PM)mvallevand Wrote: @Morrisimo I think if you want to try this before the next build you can  run

sudo nano /etc/nextpvr-server.conf

and add the line

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/

and then restart the server

sudo nextpvr-server restart

You might be able to scan.

Martin
Thanks will give it a go
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#23
2020-08-10, 09:18 PM
Morrisimo Wrote:
Morrisimo Wrote:
mvallevand Wrote:@Morrisimo I think if you want to try this before the next build you can  run

sudo nano /etc/nextpvr-server.conf

and add the line

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/

and then restart the server

sudo nextpvr-server restart

You might be able to scan.

Martin
Thanks will give it a go
Ok have done this and it still doesn't work the rescan button doesn't seem to do anything

I have the output of the nextpvr-server.conf

NEXTPVR_DATADIR_USERDATA=/var/opt/nextpvr/

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/

and have restarted the server

service nextpvr-server restart

any further help you can give?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#24
2020-08-10, 09:24 PM
I would like to see the zipped logs after the change.

Also what does this show

D_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover

Martin
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#25
2020-08-10, 09:38 PM
mvallevand Wrote:I would like to see the zipped logs after the change.

Also what does this show

D_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover

Martin

logs included and output below, cheers Martin

[email=root@debian]root@debian[/email]:~# D_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover

/opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux: symbol lookup error: /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux: undefined symbol: dvb_dev_seek_by_adapter


Attached Files
.zip   logs-20200810-2236.zip (Size: 26.61 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#26
2020-08-10, 09:51 PM (This post was last modified: 2020-08-10, 09:51 PM by mvallevand.)
Good news and bad. The conf file change seems to work now but is it possible you have the device open by another app like TVHeadend?

2020-08-10 22:14:25.987 [ERROR][1] ERROR: Open frontend0 failed

If the not sub needs to look at the logs.

The bad I made a typo in my copy/past the command is but I don't think we need that now.

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover


Martin
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#27
2020-08-12, 08:11 PM
(2020-08-10, 09:51 PM)mvallevand Wrote: Good news and bad.  The conf file change seems to work now but is it possible you have the device open by another app like TVHeadend?

2020-08-10 22:14:25.987 [ERROR][1] ERROR: Open frontend0 failed

If the not sub needs to look at the logs.

The bad I made a typo in my copy/past the command is but I don't think we need that now.

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover


Martin
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#28
2020-08-12, 08:15 PM
(2020-08-12, 08:11 PM)Morrisimo Wrote:
(2020-08-10, 09:51 PM)mvallevand Wrote: Good news and bad.  The conf file change seems to work now but is it possible you have the device open by another app like TVHeadend?

2020-08-10 22:14:25.987 [ERROR][1] ERROR: Open frontend0 failed

If the not sub needs to look at the logs.

The bad I made a typo in my copy/past the command is but I don't think we need that now.

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover


Martin

Thanks Martin I stopped the Tvheadend server ran the command and bingo banging my 4 adaptors popped up not scanning the cards for channels

I really hope that nextpvr is easy to choose which channels you require as in tvheadend I have to deselect a thousand odd to then get the ones I want

Thanks for all your help

Mike
Morrisimo
Offline

Junior Member

GB +44
Posts: 21
Threads: 2
Joined: Aug 2020
#29
2020-08-13, 08:08 PM
Morrisimo Wrote:
Morrisimo Wrote:
mvallevand Wrote:Good news and bad.  The conf file change seems to work now but is it possible you have the device open by another app like TVHeadend?

2020-08-10 22:14:25.987 [ERROR][1] ERROR: Open frontend0 failed

If the not sub needs to look at the logs.

The bad I made a typo in my copy/past the command is but I don't think we need that now.

LD_LIBRARY_PATH=/opt/nextpvr/system/DeviceHost/x64/ /opt/nextpvr/system/DeviceHost/x64/DeviceHostLinux -discover


Martin

Thanks Martin I stopped the Tvheadend server ran the command and bingo banging my 4 adaptors popped up not scanning the cards for channels

I really hope that nextpvr is easy to choose which channels you require as in tvheadend I have to deselect a thousand odd to then get the ones I want

Thanks for all your help

Mike
Apologies to come back to you martin and I wonder if you can still help I have scanned the channels to one adaptor and then copied the channel list to the other 3 and run the epg against free sat. however I cant seem to get any tv through kodi. it looks like it is doing something through the logs and trying to record from nrecord.log but it isn't showing TV
I disabled some tuners to see if one of them was the problem but to no avail. can you point me in the right direction please

I have attached the logs

Mike


Attached Files
.zip   logs-20200813-2101.zip (Size: 701.56 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#30
2020-08-13, 08:18 PM
Are you sure that you have created a valid folder for recordings and live tv?

/home/root/recordings

Typically this happens if you install as root (never recommended on linux) because sub doesn't actually support that user. Check the announcement threa on how to setup recording folders and permissions.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Failed: No errors, but no data delivered. This is usually because the device failed Bobthegoldfish 3 425 2024-11-29, 12:49 AM
Last Post: mvallevand
  No device listed -- error saving capture source: SQLite Error 1: 'no such column: −1' skrottapple 46 5,381 2024-04-13, 10:27 PM
Last Post: skrottapple
  Adaptec avc-3610 device not listed, but detected by OS tryingtomakeitwork 1 579 2024-04-10, 12:29 PM
Last Post: mvallevand
  IPTV device - reloading M3U amirlsm 28 10,875 2023-08-15, 09:51 AM
Last Post: mrnobody
  usb device doesn't appear in GUI j_yves 4 1,018 2023-05-29, 02:56 PM
Last Post: j_yves
  Device Scan isn't finding HDHR3-US Smithers 11 2,372 2022-09-27, 09:36 PM
Last Post: sub
  Specify render device for VAAPI? nethead25 1 1,121 2022-04-05, 03:17 PM
Last Post: mvallevand
  Extras Device, FFMpeg hw acceleration dlfergrd 8 2,254 2021-09-05, 03:41 PM
Last Post: dlfergrd
  How to remove old HDHomeRun device rosede 4 2,408 2021-08-31, 12:04 AM
Last Post: rosede
  IPTV Device, won't refresh m3u Northernpowerhouse 1 1,018 2021-07-03, 12:56 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