NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
« Previous 1 … 3 4 5 6 7 … 9 Next »
Device not showing in Synology docker

 
  • 0 Vote(s) - 0 Average
Device not showing in Synology docker
irrits
Offline

Junior Member

Australia
Posts: 3
Threads: 1
Joined: Apr 2021
#1
2021-04-15, 01:43 PM
Hi,

I was hoping to get a little bit of help with the launch options for my NextPVR docker on my Synology DS918+? Here's the code:

sudo docker run -d --name nextpvr --restart unless-stopped \
--volume /volume1/docker/nextpvr/config:/config  \
--volume /volume1/docker/nextpvr/video:/recordings \
--volume /volume1/docker/nextpvr/buffer:/buffer \
--publish 8866:8866 \
--env TZ='Australia/Melbourne' \
--publish 16891:16891/udp \
--device /dev/dri:/dev/dri  \
nextpvr/nextpvr_amd64Confusedtable


It launches fine but I can't see my device (a MyGica DVB-T USB tuner). If I use Video Station I can see the tuner and can see program guides and tv shows.

Is it the --device line that's wrong? I can't find the right path in the synology through the CLI.

Any help would be most appreciated.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#2
2021-04-15, 01:47 PM
The /dev/dri: is mapped is for h/w transcoding. You would need to map /dev/dvb and see if that works.

Martin
irrits
Offline

Junior Member

Australia
Posts: 3
Threads: 1
Joined: Apr 2021
#3
2021-04-17, 06:07 AM
Thank you, Martin.

I tried changing the line to

--device /dev/dvb:/dev/dvb

And got this error:

docker: Error response from daemon: linux runtime spec devices: error gathering device information while adding custom device "/dev/dvb": not a device node.

That directory is empty, but the tuner still works in VideoStation. Do I need to find the path for the tuner?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#4
2021-04-17, 06:28 PM
(2021-04-17, 06:07 AM)irrits Wrote: Do I need to find the path for the tuner?
I'd be suprised if it's not /dev/dvb. Just doing a quick google, I can see others indicating their tuners were listed in /dev/dvb on their synology devices.
irrits
Offline

Junior Member

Australia
Posts: 3
Threads: 1
Joined: Apr 2021
#5
2021-04-18, 07:24 AM
Thank you, turns out that as you said, it was in /dev/dvb as adapter0 but only when Video Station was actually using it (otherwise /dev/dvb was empty). Seems like I could only launch the docker image using that device mapping if Video Station was actively using the tuner.

Cheers
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip segfaults with comskip embedded in amd64 docker SickBoy 6 320 2025-02-24, 11:18 PM
Last Post: SickBoy
  Issues with Session Handling Behind Caddy Reverse Proxy in Docker: invalid session user001 5 358 2025-01-10, 08:23 PM
Last Post: sub
  Docker container becomes unresponsive overnight wapkaplet 6 552 2025-01-10, 04:47 PM
Last Post: wapkaplet
  Docker image upgrade ceejayemm 9 784 2025-01-07, 11:27 PM
Last Post: pkscout
  Current guide for NextPVR docker on Unraid? wapkaplet 1 656 2024-12-20, 02:40 AM
Last Post: wapkaplet
  NextPVR with Docker and Fritzbox icompas 9 559 2024-12-12, 02:50 PM
Last Post: icompas
  Docker postprocessing script aTF6i 12 941 2024-11-17, 01:17 AM
Last Post: aTF6i
  XMLTV folder for Docker stevil 1 373 2024-09-25, 06:56 PM
Last Post: mvallevand
  Add Intel iHD Driver to Docker Image for NextPVR thelanofvilles 8 1,241 2024-06-16, 08:10 PM
Last Post: thelanofvilles
  NPVR Synology Docker with Octopus SAT/IP finds no channels Thoschi 92 15,293 2024-01-19, 08:07 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