Lucict

Members
  • Posts

    26
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Lucict's Achievements

Noob

Noob (1/14)

2

Reputation

  1. Hello-- Does anyone have issues with tick_sched_timer and excessive wake up events? I am getting between 750-5000 events at some points. A low number for me would be 400. I've attached a diagnostic as well as a powertop report. If anyone has insight, I would greatly appreciate it. Thanks! rosellis-diagnostics-20240117-1103.zip powertop.html
  2. I just wanted to stop in and say thanks for making this plugin. My transcoding GPU has been acting up for while, but I wasn't sure what the problem was. This plugin helped me see that the temp was high and the fan wasn't working. Turns out I had a stray wire blocking the fan's operation. So thanks again, I appreciate it.
  3. Found a fix: echo 0 > /sys/class/vtconsole/vtcon0/bind echo 0 > /sys/class/vtconsole/vtcon1/bind echo efi-framebuffer.0 > /sys/bus/platform/drivers/efi-framebuffer/unbind Apparently when the system boots, something is getting attached to the GPU memory. These commands clear that off....I think. I don't really know. Here are some links for additional reading: https://techblog.jeppson.org/2019/10/primary-vga-passthrough-in-proxmox/ https://listman.redhat.com/archives/vfio-users/2016-March/msg00088.html There's a lot more out there as well.
  4. I am having this issue as well. I'm not quite sure what the problem is. My Windows 10 VM has been working fine for months, but I guess it didn't like the 6.9.2 upgrade or something.
  5. Hello, Is anyone else experiencing high CPU usage on the host from an idling Windows 10 VM (version 20H2)? I am currently on 6.9 RC2, but I have been experiencing this throughout the 6.9 betas. No matter what I do, my CPU usage from my Windows 10 VM is approximately 15% overall load, with some cores being as high as 40%. I have tried different machine types, different versions, with Hyper V, without Hyper V, etc, but I can't get the CPU usage to be lower. When I shutdown the VM, my CPU usage is 1% to 2%. Previously, under 6.8.3, my CPU usage was approx. 3%. Here is my current XML and my diagnostics are attached: <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Windows 10</name> <uuid>cbd0ca47-172b-0ef8-6e3c-b728e56173c8</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>16777216</memory> <currentMemory unit='KiB'>16777216</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>12</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='6'/> <vcpupin vcpu='2' cpuset='1'/> <vcpupin vcpu='3' cpuset='7'/> <vcpupin vcpu='4' cpuset='2'/> <vcpupin vcpu='5' cpuset='8'/> <vcpupin vcpu='6' cpuset='3'/> <vcpupin vcpu='7' cpuset='9'/> <vcpupin vcpu='8' cpuset='4'/> <vcpupin vcpu='9' cpuset='10'/> <vcpupin vcpu='10' cpuset='5'/> <vcpupin vcpu='11' cpuset='11'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-5.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/cbd0ca47-172b-0ef8-6e3c-b728e56173c8_VARS-pure-efi.fd</nvram> <boot dev='hd'/> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <synic state='on'/> <stimer state='on'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='6' threads='2'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x8'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x9'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xa'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0xb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0xc'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0xd'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </controller> <controller type='pci' index='7' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='7' port='0xe'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/> </controller> <controller type='pci' index='8' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='8' port='0xf'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:7f:24:74'/> <source bridge='br0'/> <model type='virtio-net'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x0'/> </source> <rom file='/mnt/user/isos/TU116.rom'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x1'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x09' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x2'/> </source> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x2'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0a' slot='0x00' function='0x3'/> </source> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x3'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1532'/> <product id='0x0016'/> </source> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x19ff'/> <product id='0x0239'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x413c'/> <product id='0x2011'/> </source> <address type='usb' bus='0' port='3'/> </hostdev> <memballoon model='none'/> </devices> </domain> diagnostics-20201221-0218.zip
  6. That was something I changed to match the permissions I gave to the volumes passed to the container, but I don't think it had an impact either way. Looks like my best course of action is to reinstall completely and reconfigure it. Thank you @saarg, I really appreciate you responding. This has been getting under my skin for a few days now.
  7. I think I figured it out-- This line: 2020-12-15 14:52:40.510 [ INFO] config: scanfile (re)initialization with path <none> Might indicat there is a problem with the configuration file? I pointed it to a new config directory and the processes are gone. It also looks like that means I will lose my configuration and have to redo it.
  8. Hello-- Thank you for the response. I am pretty sure I have set the permissions as best I can. I haven't had it running before really--I've had it running maybe a week or two. Here is the docker log: ErrorWarningSystemArrayLogin [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 01-envfile: executing... [cont-init.d] 01-envfile: exited 0. [cont-init.d] 10-adduser: executing... usermod: no changes ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io ------------------------------------- To support LSIO projects visit: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 911 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... Setting permissions [cont-init.d] 30-config: exited 0. [cont-init.d] 50-gid-video: executing... [cont-init.d] 50-gid-video: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 2020-12-15 14:52:40.496 [ INFO] main: Log started 2020-12-15 14:52:40.497 [ INFO] http: Starting HTTP server 0.0.0.0:9981 2020-12-15 14:52:40.497 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982 2020-12-15 14:52:40.510 [ INFO] config: loaded 2020-12-15 14:52:40.510 [ INFO] config: scanfile (re)initialization with path <none> 2020-12-15 14:52:40.510 [ INFO] transcode: 'video' context type registered 2020-12-15 14:52:40.510 [ INFO] transcode: 'audio' context type registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHH264Decoder' decoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHTHEORADecoder' decoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHAACDecoder' decoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHVORBISDecoder' decoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHOPUSDecoder' decoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHMPEG2VIDEOEncoder' encoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHH264Encoder' encoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHHEVCEncoder' encoder helper registered 2020-12-15 14:52:40.510 [ INFO] transcode: '&TVHAACEncoder' encoder helper registered 2020-12-15 14:52:40.510 [ INFO] codec: 'mpeg2video' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'mp2' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'aac' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'vorbis' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'flac' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libx264' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libx265' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libvpx' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libvpx-vp9' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libtheora' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libvorbis' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'libopus' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'h264_vaapi' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'hevc_vaapi' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'vp8_vaapi' encoder registered 2020-12-15 14:52:40.510 [ INFO] codec: 'vp9_vaapi' encoder registered 2020-12-15 14:52:40.511 [ INFO] codec: 'webtv-vp8' codec profile created 2020-12-15 14:52:40.511 [ INFO] codec: 'webtv-h264' codec profile created 2020-12-15 14:52:40.511 [ INFO] codec: 'webtv-vorbis' codec profile created 2020-12-15 14:52:40.511 [ INFO] codec: 'webtv-aac' codec profile created 2020-12-15 14:52:41.017 [ INFO] descrambler: adding CAID 2600/FFFF as ConstCW interval 10000ms pc 20 ep default (BISS) 2020-12-15 14:52:41.017 [ INFO] descrambler: adding CAID 0E00/FFFF as MultiPID interval 1000ms pc 2 ep default (PowerVu) 2020-12-15 14:52:42.647 [ INFO] iptv: Using 12 input thread(s) 2020-12-15 14:52:43.731 [ INFO] dvr: Creating new configuration '' 2020-12-15 14:52:43.733 [ INFO] epggrab: module uk_freesat created 2020-12-15 14:52:43.733 [ INFO] epggrab: module uk_freesat_eit created 2020-12-15 14:52:43.733 [ INFO] epggrab: module uk_freeview created 2020-12-15 14:52:43.733 [ INFO] epggrab: module nz_freeview2 created 2020-12-15 14:52:43.733 [ INFO] epggrab: module nz_freeview1 created 2020-12-15 14:52:43.733 [ INFO] epggrab: module viasat_baltic created 2020-12-15 14:52:43.733 [ INFO] epggrab: module Bulsatcom_39E created 2020-12-15 14:52:43.733 [ INFO] epggrab: module uk_cable_virgin created 2020-12-15 14:52:43.733 [ INFO] epggrab: module eit created 2020-12-15 14:52:43.733 [ INFO] epggrab: module psip created 2020-12-15 14:52:43.735 [ INFO] epggrab: module opentv-ausat created 2020-12-15 14:52:43.735 [ INFO] epggrab: module opentv-skyit created 2020-12-15 14:52:43.736 [ INFO] epggrab: module opentv-skynz created 2020-12-15 14:52:43.736 [ INFO] epggrab: module opentv-skyuk created 2020-12-15 14:52:43.736 [ INFO] epggrab: module xmltv created 2020-12-15 14:52:43.737 [ INFO] spawn: Executing "/usr/bin/tv_find_grabbers" 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_file created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_wg created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_ar created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_ch_search created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_combiner created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_dk_dr created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_dtv_la created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_eu_dotmedia created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_eu_epgdata created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_eu_xmltvse created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_fi created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_fi_sv created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_fr created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_huro created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_il created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_is created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_it created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_na_dd created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_na_dtv created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_na_tvmedia created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_pt_meo created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_pt_vodafone created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_se_swedb created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_se_tvzon created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_tr created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_uk_bleb created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_uk_tvguide created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_zz_sdjson created 2020-12-15 14:52:44.766 [ INFO] epggrab: module /usr/bin/tv_grab_zz_sdjson_sqlite created 2020-12-15 14:52:47.303 [ INFO] epgdb: gzip format detected, inflating (ratio 20.8% deflated size 15561798) 2020-12-15 14:52:47.489 [ INFO] epgdb: parsing 74859434 bytes 2020-12-15 14:52:48.621 [ INFO] epgdb: loaded v3 2020-12-15 14:52:48.621 [ INFO] epgdb: config 1 2020-12-15 14:52:48.621 [ INFO] epgdb: broadcasts 96145 2020-12-15 14:52:48.622 [ INFO] dvr: Purging obsolete autorec entries for current schedule 2020-12-15 14:52:48.638 [ NOTICE] START: HTS Tvheadend version 4.3-1917~gecd05a21d started, running as PID:281 UID:911 GID:100, CWD:/run/s6/services/tvheadend CNF:/config 2020-12-15 14:52:48.727 [ INFO] scanfile: DVB-S - loaded 1 regions with 115 networks 2020-12-15 14:52:48.727 [ INFO] scanfile: DVB-T - loaded 44 regions with 1120 networks 2020-12-15 14:52:48.727 [ INFO] scanfile: DVB-C - loaded 19 regions with 63 networks 2020-12-15 14:52:48.727 [ INFO] scanfile: ATSC-T - loaded 2 regions with 12 networks 2020-12-15 14:52:48.727 [ INFO] scanfile: ATSC-C - loaded 1 regions with 5 networks 2020-12-15 14:52:48.727 [ INFO] scanfile: ISDB-T - loaded 2 regions with 1297 networks 2020-12-15 14:54:47.000 [ INFO] xmltv: /usr/bin/tv_grab_zz_sdjson: grab /usr/bin/tv_grab_zz_sdjson 2020-12-15 14:54:47.002 [ INFO] spawn: Executing "/usr/bin/tv_grab_zz_sdjson" 2020-12-15 14:54:47.361 [ ERROR] spawn: Initializing... 2020-12-15 14:54:54.691 [ ERROR] spawn: ** POST https://json.schedulesdirect.org/20141201/token ==> -200 OK 2020-12-15 14:54:54.860 [ ERROR] spawn: ** GET https://json.schedulesdirect.org/20141201/status ==> -200 OK 2020-12-15 14:54:54.861 [ ERROR] spawn: Updating lineups... 2020-12-15 14:54:54.861 [ ERROR] spawn: Indexing channels... 2020-12-15 14:54:54.864 [ ERROR] spawn: Updating schedules... 2020-12-15 14:55:05.072 [ ERROR] spawn: ** POST https://json.schedulesdirect.org/20141201/schedules/md5 ==> -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|200 OK (11s) 2020-12-15 14:55:05.155 [ ERROR] spawn: Updating programs... 2020-12-15 14:55:07.589 [ ERROR] spawn: Removing old cache entries... 2020-12-15 14:55:15.063 [ ERROR] spawn: Writing output...
  9. Hello, I am having some trouble with this container and I'm not sure what I'm doing wrong. When the container is running, I have two processes using 100% cpu each, both running the command /usr/bin/tvheadend -C -c /config I posted on the Tvheadend forums about the issue and received a response to check my permissions. I did some research on the Linuxserver documentation, Discord, and here to try to figure out the issue, but I can't seem to get it right. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='tvheadend' --net='br0' --ip='192.168.1.16' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PGID'='100' -e 'PUID'='99' -e 'TCP_PORT_9981'='9981' -e 'TCP_PORT_9982'='9982' -v '/mnt/user/appdata/tvheadend':'/config':'rw' -v '/mnt/user/tv unmanaged/':'/recordings':'rw' 'linuxserver/tvheadend' 1fdbcb007157e9ccc451767915bea6bd072801ef15dc45b6751dd2fbf2b87d6e I tried rolling back to another version as well, but that didn't help. When I look at the permissions in Unraid, /mnt/user/appdata/tvheadend is owned by nobody:users. Inside the container, /config (which is mapped to /mnt/user/appdata/tvheadend) is owned by abc:abc. I tried creating a new user named abc and a group called abc, but when I used the UID and GID for those, it didn't help. Thanks in advance for any help you might have.
  10. I was able to import a recipe from there. I clicked on the three dots next to the search box and selected website import. Then I pasted the website URL in for the recipe and it all popped in.
  11. Hello-- Thank you Binhex for creating this. I'm having some trouble getting my VPN connection established through Wireguard. My VPN provider is Mullvad. First, I was getting an error stating RTNETLINK Permission denied. But, I added this to extra parameters and it seems to have solved that issue. --sysctl net.ipv6.conf.all.disable_ipv6=0 Now, I am getting an error with resolvconf--I tried installing openresolv, but I can't seem to do that. I also tried adding the DNS listed in my wg0.conf to the nameservers variable. I'm kinda stuck at the moment--any help would be much appreciated. My supervisord log and wireguard conf are attached. supervisord.log wg0.conf
  12. Considering I didn't configure that, that is probably the issue. 😆 EDIT: I copy/pasted the parts from the Nvidia.sh example into my custom.sh. It is working now! Thanks for your help!
  13. Hi there, Thanks for this, it is working well for me. I am having a problem getting Nvidia transcoding working though. I have my GPU UUID put in and Nvidia runtime in extra parameters, but its still using my CPU. Any thoughts?
  14. I’m confused—do you want to use VNC or are you passing through your graphics card to connect to a monitor?