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 2 3 4 5 … 7 Next »
Mygica D692 + Docker

 
  • 0 Vote(s) - 0 Average
Mygica D692 + Docker
stevil
Offline

Junior Member

USA
Posts: 1
Threads: 1
Joined: Jun 2022
#1
2022-06-12, 04:30 AM
Trying for the first time to run NextPVR with a Mygica D692 in docker on Ubuntu 20.04.4 LTS, but nextpvr fails to see the device. 

Checking for the device "sudo dmesg | grep -i dvb" on the host:

[  13.883125] dvb-usb: found a 'Mygica D692 ATSC' in warm state.
[  13.884377] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[  13.885498] dvbdev: DVB: registering new adapter (Mygica D692 ATSC)
[  13.886088] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.
[  14.460574] DVB: Unable to find symbol mxl692_attach()
[  14.460577] dvb-usb: no frontend was attached by 'Mygica D692 ATSC'
[  14.552312] rc rc0: lirc_dev: driver dvb_usb_cxusb registered at minor = 0, scancode receiver, no transmitter
[  14.552408] dvb-usb: schedule remote query interval to 100 msecs.
[  14.552410] dvb-usb: Mygica D692 ATSC successfully initialized and connected.
[  14.552445] usbcore: registered new interface driver dvb_usb_cxusb


And looking at my compose

  nextpvr_amd64:
    volumes:
      - '$HOME/.config/appdata/nextpvr/config:/config'
      - '$HOME/.config/appdata/nextpvr/recordings:/recordings'
      - '$HOME/.config/appdata/nextpvr/videos:/buffer'
    devices:
      - '/dev/dvb:/dev/dvb'
    ports:
      - '8866:8866'
    image: 'nextpvr/nextpvr_amd64:latest'
    restart: always


Anything jump out?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 103,905
Threads: 752
Joined: Nov 2003
#2
2022-06-12, 06:11 AM
(2022-06-12, 04:30 AM)stevil Wrote: [  14.460574] DVB: Unable to find symbol mxl692_attach()
…

Anything jump out?
that doesn’t look good. Sounds like maybe host is failing to load the drivers for the device.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  AMD64 based Docker Image with Python3 pkscout 20 4,305 2023-07-23, 04:15 PM
Last Post: pkscout
  Docker compose matt77303 10 315 2023-06-25, 08:41 PM
Last Post: sub
  Docker and Comskip mexjerry 3 339 2023-06-04, 09:38 PM
Last Post: Ranbato
  Change docker user Deihmos 5 413 2022-10-25, 05:06 PM
Last Post: mvallevand
  NextPVR in Unraid Docker is writing recordings with 755 permissions antenna 4 794 2022-09-24, 12:20 AM
Last Post: greg in kansas
  NextPVR in Docker on Synology not finding 'epg.xml' huntercj 3 397 2022-09-04, 08:10 AM
Last Post: huntercj
  NPVR Synology Docker with Octopus SAT/IP finds no channels Thoschi 90 6,843 2022-05-21, 06:22 AM
Last Post: sylvio2000
  Migrate recordings from Windows to Docker ewiemann 9 1,440 2021-10-16, 07:52 PM
Last Post: cncb
  Docker system requirements guidelines janoonk 22 3,429 2021-09-21, 08:16 PM
Last Post: tsanga
  Docker Install Showing Version Version: 5.1.1.210328 pkscout 3 1,041 2021-05-06, 04:12 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode