Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Presjar

Members
  • Joined

  • Last visited

Everything posted by Presjar

  1. Thanks for taking a look when you get time. unraid1-diagnostics-20221102-2108.zip
  2. It could have to do with 6.11 no longer supporting the nerdtool plugins. Pearl is installed by default now though. Maybe do a sanity check on your config.
  3. Hello! @Frank Crawford @ich777 I'm trying to get my fan speed control enabled and have gone down the path of thinking I need the it87 drivers, however after installing the it87 plugin, rebooting with the default Syslinux configuration to include it87.ignore_resource_conflict=1 I'm not having any luck. My motherboard is ASUS TUF GAMING B560M-PLUS (Intel) https://www.asus.com/motherboards-components/motherboards/tuf-gaming/tuf-gaming-b560m-plus/ Output from sensors-detect has me thinking I was requiring the it87 driver as my output is showing the below unknown ite chip id 0x0101. Linux 5.19.9-Unraid. root@UNRAID1:~# sensors-detect # sensors-detect version 3.6.0 # Board: ASUSTeK COMPUTER INC. TUF GAMING B560M-PLUS # Kernel: 5.19.9-Unraid x86_64 # Processor: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz (6/167/1) This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): y Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 16h thermal sensors... No AMD Family 17h thermal sensors... No AMD Family 15h power sensors... No AMD Family 16h power sensors... No Hygon Family 18h thermal sensors... No Intel digital thermal sensor... Success! (driver `coretemp') Intel AMB FB-DIMM thermal sensor... No Intel 5500/5520/X58 thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): y Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes Found `Nuvoton NCT6798D Super IO Sensors' Success! (address 0x290, driver `nct6775') Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor/ITE'... Yes Found unknown chip with ID 0x0101
  4. @CyrIng This was via Android App, JuiceSSH with 'Solarized Dark' theme.
  5. @CyrIng @ich777 Thanks very much to you both. That makes sense now. Apologies I didnt understand this originally.
  6. Yes looks like /root/.config/CoreFreq/corefreq.cfg is a link to the boot/config version? root@UNRAID1:~/.config/CoreFreq# ls corefreq.cfg@ root@UNRAID1:~/.config/CoreFreq# ls -l lrwxrwxrwx 1 root root 42 Jun 15 22:21 corefreq.cfg -> /boot/config/plugins/corefreq/corefreq.cfg I can open the .cfg via either path. CoreFreq Daemon and Autostart is active as per this image. I thought that the cpu multipliers for base and turbo boost might save / restore at boot. I was trying to set 3.0GHz as the max any core can go rather than 4.9GHz.
  7. I have been on 6.10.2 and now moved to 6.10.3. I can see the corefreq.cfg file has an updated datestamp and includes my changes to cpu multipliers. However after a server reboot, the corefreq-cli ui shows all the default cpu values. The above has been the case since starting to play with corefreq-cli. Seems to not load from the corefreq.cfg file. Am I missing something basic haha. unraid1-diagnostics-20220615-2252.zip
  8. Hello. Was it ever worked out why the changes to the config/settings was not carried over between reboots?
  9. Was this ever fixed? I also have created by nextcloud - (linuxserver) showing 755 folders and 644 for files. Is there an option that is opposite to UMASK to make the files 666 and folders 777?
  10. Any chance you could make a plex docker with the same up to date packages as your Jellyfin? @ich777
  11. This thread is a pretty good one. Plex developer is assisting. https://forums.plex.tv/t/anyone-have-been-able-to-hw-transcode-on-an-intel-nuc-11-iris-xe/695381?page=10
  12. It's probably not unraid with the issue. The Jellyfin container ich777 made works perfectly fine with UHD750 and tone mapping enabled. This one
  13. This is my docker-compose for plex. I have cut out the other services. This loads plex server v1.22.0.4163. Settings on transcode page in attached image. Last week I used environment VERSION: latest so the container updated on startup to 1.23.6.4881, however it did not seem to help. Even with tone mapping off I get the odd image corruption when doing UHD to 1080. Image below. version: "3.7" ########################### NETWORKS networks: t2_proxy: external: name: traefik_proxy default: driver: bridge ########################### SERVICES services: #Plex - Plex Server plex: image: linuxserver/plex:latest container_name: plex environment: PUID: $PUID PGID: $PGID TZ: $TZ VERSION: docker ports: - 32400:32400/tcp - 32469:32469/tcp - 1900:1900/udp - 32410:32410/udp - 32412:32412/udp - 32413:32413/udp - 32414:32414/udp networks: - t2_proxy volumes: - $DOCKERDIR/plex/config:/config - /tmp:/transcode - $MEDIA:/Media devices: - /dev/dri:/dev/dri
  14. Are you using Windows 10? When I use Unraid and docker I get visual corruption of the transcode. I don't get visual corruption with Jellyfin docker.
  15. Head to https://www.plex.tv/claim Add the code to the docker container in the environment section. PLEX_CLAIM= Start the container. You have to do this within 4 minutes of generating the claim code. You can see info on it here
  16. This seems to all work well, UHD conversion to 1080p including the HW iGPU HDR to SDR works as expected. I don't think the current plex containers are using the HW tone mapping (VPP) as my error in Plex refers to openCL not working. In Jellyfin the comment for "Enable VPP Tone mapping" is Edit: Head over to this plex support thread. Active support is happening. https://forums.plex.tv/t/anyone-have-been-able-to-hw-transcode-on-an-intel-nuc-11-iris-xe/695381? Edit2; Don't bother posting if you go there. Two or three wankers think they own the thread and don't want other people with similar issues spamming.
  17. Do you need a new PLEX_CLAIM? EDIT I can also confirm that when using Jellyfin docker container, hardware transcode and tone mapping works correctly on my hardware, so the issues are with Plex, this docker container or a combination.
  18. Oh I see. Because it's a UHD750 the same driver as the lower end 11th gen 730 and 10th gen 630 (i915 Driver) is not working correctly?
  19. Hi, I'm setting up a new server with the 11600 CPU. I get this log from the plex docker when trying to hardware convert with HDR to SDR tone mapping. The image also has corruptions (see attached image). Intel_gpu_top shows very high gpu usage. 70-80% Video, 30% Render. beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware (If you have multiple ICDs installed and OpenCL works, you can ignore this message) I'm using Unraid 6.9.2. I am NOT running any i915 file in /boot/config/modprobe.d or modification to the go file. I only installed intel-gpu-top plugin and rebooted the server. The plex docker image I am using is ghcr.io/linuxserver/plex Using tag latest My render location is /tmp Hardware dev/dri passthrough to docker is on. Any assistance regards clearing the transcode image corruptions and the open-cl error would be most appreciated. Edit: I also tried setting an older static plex docker image as suggested in another post. plex:version-1.22.0.4163-d8c4875dd. Still the same result with HDR to SDR on I posted this in another subforum also.
  20. Hi, I'm setting up a new server with the 11600 CPU. I get this log from the plex docker when trying to hardware convert with HDR to SDR tone mapping. The image also has corruptions (see attached image). Intel_gpu_top shows very high gpu usage. 70-80% Video, 30% Render. beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware (If you have multiple ICDs installed and OpenCL works, you can ignore this message) I'm using Unraid 6.9.2. I am NOT running any i915 file in /boot/config/modprobe.d or modification to the go file. I only installed intel-gpu-top plugin and rebooted the server. The plex docker image I am using is ghcr.io/linuxserver/plex Using tag latest My render location is /tmp Hardware dev/dri passthrough to docker is on. Any assistance regards clearing the transcode image corruptions and the open-cl error would be most appreciated. Edit: I also tried setting an older static plex docker image as suggested in another post. plex:version-1.22.0.4163-d8c4875dd. Still the same result with HDR to SDR on
  21. I have returned the demon nvme drive. If anyone else has a similar issue hopefully this thread can help you know that you are not alone.
  22. Thanks for letting me know. I was only running the preclear script as a test of IO / stability rather than a requirement. I will be sure to stop them in future just before the end of the read test. The temperature I don't believe is an issue because I smashed it with read and write under Windows and ubuntu no issues. For unraid it fails after the system has been on only a few minute total from cold.
  23. I found another setting in BIOS that did not correct any issue previous to updating BIOS and ME. Control Iommu Pre-boot Behavior. Default is "Disable Iommu" I set it to "Enable Iommu during boot" The unraid booted fine and the drive was showing the smart status correctly. All values. I was able to start preclear. When it was getting close to being done, I clicked the dev link to the device to go back to the smart settings and the UI shows the same loading animation as previously and the log fills with errors. The preclear script also failed and device drops offline. I have also included the diagnostic zip for this boot. Perhaps I should just return the drive? When I enter bios now after a hot restart, the drive is not listed in nvme menu. A full power off and the drive is back. It seems a strange issue to me, hardware issue with the smart status? How can a prove this with a RMA as the drive works fine when not Unraid. unraid1-diagnostics-20210719-1953.zip
  24. Hello! I think I am having a incompatibility between my NVME SSD and UnRaid with VT-d enabled. System Specification MB: Asus B560M-Plus CPU: i5-11600K RAM: 16GB 3200MHz NVMe SSD: Micron 2200 256GB The NVMe device drops offline after a few minutes when VT-d is enabled. The device is just sitting as an unassigned disk. Testing completed so far without issues with VT-d enabled: - Ubuntu 21.04 Desktop Try Ubuntu mode. -- Format Drive ext4 -- Complete read and write benchmarks with Disk Utility. -- Smartctl returns valid smart data. -- nvme-cli tests run - Install Windows 10 on the drive -- Run benchmarks in Windows 10 With VT-d disabled: - In Unraid I am able to see all the disk information and smart data after clicking on the drive on the main page. - Run preclear script on the drive and it shows running status and progress With VT-d enabled: - Clicking on the drive after boot results in the Unraid loading icon on the smart data fields - Running Preclear script does not start correctly - Log is filled with on repeat read SMART /dev/sda UNRAID1 kernel: dmar_fault: 1406 callbacks suppressed UNRAID1 kernel: DMAR: DRHD: handling fault status reg 3 It then goes to a timeout, reset and the device is disconected. I have saved my diagnosis zip file for the full log. Other info: I have updated BIOS and Intel ME to the latest in attempt to correct the issue. Details from bios are; ME FW Version: 15.0.21.1549 System Agent (SA) Configuration - System Agent Bridge Name: RocketLake - SA PCIe Code Version 11.1.55.80 unraid1-diagnostics-20210718-2104.zip

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.