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 6 … 9 Next »
TrueNAS Scale - NextPVR

 
  • 0 Vote(s) - 0 Average
TrueNAS Scale - NextPVR
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,791
Threads: 954
Joined: May 2006
#21
2022-09-25, 05:13 PM
@Tugdwal you should always include all your zipped logs.

Martin
Tugdwal
Offline

Junior Member

France
Posts: 8
Threads: 2
Joined: Sep 2022
#22
2022-09-25, 05:58 PM
Sorry, forgot about that. Here are the logs.


Attached Files
.zip   nextpvr-official-privileged.zip (Size: 20.81 KB / Downloads: 1)
.zip   nextpvr-truecharts.zip (Size: 5.77 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,791
Threads: 954
Joined: May 2006
#23
2022-09-25, 08:22 PM
It does look like you need to look at the backend dmesg to see if the drivers are installed fully. There usually are messages about the tuner frontend and firmware. If it is USB you can unplug and plug it in again to see messages at the end. You might need to use jounalctl

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#24
2022-09-25, 08:56 PM
Yeah that’s my guess too. It’s likely the drivers aren’t functional because firmware files are needed.
Tugdwal
Offline

Junior Member

France
Posts: 8
Threads: 2
Joined: Sep 2022
#25
2022-09-28, 09:01 PM (This post was last modified: 2022-09-28, 09:02 PM by Tugdwal.)
I'm back ! And I managed to make it work in a VM at least !!! You were right, firmware were missing. I tried to manually install one, but it did not work, but using a package it did.

There might be things to improve, but here is what I did :
  • Create a VM in TrueNAS
  • Add tuner(s) to VM (PCI Passthrough device)
  • Install Ubuntu Server 22.04 LTS
  • Install NextPVR
  • Add Hauppauge package repository
  • Install Hauppauge firmware package
  • Enable dma_reset_workaround=2
  • Reboot (and profit)

Download script

Code:
#!/bin/bash
# download.sh

# https://forums.nextpvr.com/showthread.php?tid=59390
curl -O -C - https://nextpvr.com/nextpvr-helper.deb

# https://bytemeta.vip/repo/b-rad-NDi/Ubuntu-media-tree-kernel-builder/issues/140
echo "options cx23885 dma_reset_workaround=2" > cx23885.conf

Install script

Code:
#!/bin/bash
# install.sh

# https://forums.nextpvr.com/showthread.php?tid=59390
apt install --install-recommends ./nextpvr-helper.deb

# https://hauppauge.com/pages/support/support_linux.html
add-apt-repository ppa:b-rad/kernel+mediatree+hauppauge
apt install linux-firmware-hauppauge

# https://bytemeta.vip/repo/b-rad-NDi/Ubuntu-media-tree-kernel-builder/issues/140
cp cx23885.conf /etc/modprobe.d

I will try with docker again later, but an Ubuntu VM is good for now.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPvr Instance Unresponsive itsnotjeff 6 280 2025-04-15, 04:57 PM
Last Post: mvallevand
  Error detecting HDHR devices with marklambert/nextpvr-ccextractor SickBoy 16 772 2025-03-23, 08:52 PM
Last Post: sub
  Current guide for NextPVR docker on Unraid? wapkaplet 1 672 2024-12-20, 02:40 AM
Last Post: wapkaplet
  Modification to the NextPVR Image DockerFile thelanofvilles 5 495 2024-12-15, 07:30 PM
Last Post: thelanofvilles
  NextPVR with Docker and Fritzbox icompas 9 571 2024-12-12, 02:50 PM
Last Post: icompas
  Add Intel iHD Driver to Docker Image for NextPVR thelanofvilles 8 1,252 2024-06-16, 08:10 PM
Last Post: thelanofvilles
  nextpvr video file help on nas Houghton19@gmail.com 4 1,009 2023-11-23, 09:34 PM
Last Post: Houghton19@gmail.com
  nextpvr Import failed. Not logged in. XM55 4 2,972 2023-08-08, 08:35 PM
Last Post: XM55
  Getting guide data for Kodi and NextPVR on Synology NAS NewUser 2 1,271 2023-01-02, 04:42 PM
Last Post: sub
  NextPVR in Unraid Docker is writing recordings with 755 permissions antenna 4 1,823 2022-09-24, 12:20 AM
Last Post: greg in kansas

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

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

Linear Mode
Threaded Mode