Everything posted by Nofences
-
Plex Hardware Transcoding using docker with AMD iGPU Ryzen 7900
Are you using the "Official" Plex container? I was unable to get it to work using LSIO or Binhex Plex containers. Did you enable HW transcoding in the Plex settings? Can you post a picture of the container settings? I will try to help as much as possible, but can only really share what worked for me.
-
Plex Hardware Transcoding using docker with AMD iGPU Ryzen 7900
So here are my results converting 4K to 1080P Single Transcode Multiple Transcodes You are correct, CPU did increase, while GPU did not, but all three report HW transcoding and this is from an ADM Ryzen 5 5500U with Radeon iGPU This was with the three transcodes above all running. If your GPU is older, not sure what is officially supported by Plex. Might be worth a look through their forums for your GPU and see what other's experience with it is.
-
Plex Hardware Transcoding using docker with AMD iGPU Ryzen 7900
See my post above from Aug 20, it has instructions for enabling HW transcoding using official Plex container and AMD GPU.
-
Plex Hardware Transcoding using docker with AMD iGPU Ryzen 7900
Apologies, the plugin is actually called Radeon Top, not AMD. Install the plugin and restart.
-
Plex Hardware Transcoding using docker with AMD iGPU Ryzen 7900
I figured this out based on the info above, first, make sure you have the Radeon-Top plugin installed and working. Install the "Official" Plex docker, I was unable to get this to work with Binhex or Linuxserver (possible the AMD drivers are not installed). On the install template page, click "Add another Path, Port, Variable, Label, or Device", change config type to Device, give it a name (I used AMD GPU), for value enter "/dev/dri:/dev/dri" (without quotes). Complete the remaining setup (specify your local media folder and set a transcode directory, preferrably a location on your cache pool) and click apply to create the docker. After setup, dont forget to enable hardware transcoding (requires plex pass) in the plex settings. This is working great with my Ryzen 5 5500U with Radeon iGPU. I was able to test 4 simultaneous HW transcodes (1080p HEVC to SD).
-
[Support] ich777 - Application Dockers
Can anyone confirm if the RustDesk-AIO is compatible with the new PRO option from the RustDesk team? https://rustdesk.com/pricing.html https://github.com/rustdesk/rustdesk-server-pro/releases/tag/1.1.8
-
[Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
Here are the results of the iperf tests with the driver installed. I neglected to test before reinstalling the driver.
-
[Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
CA showed the driver plugin was already installed, I went ahead and removed it, rebooted, then reinstalled from CA and then rebooted again. Performance is still the same, new diagnostic file is attached. unraid-diagnostics-20230707-0801.zip
-
[Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
This card is built on to my mobo, MSI H510I Pro WiFi I do have a Plugable USBC-E2500 that uses the R8156 chipset. I included a diagnostic file this time, sorry for omitting it the first time around. unraid-diagnostics-20230705-0607.zip
-
[Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
I installed the driver and restarted, however performance is not good, when connected to my gigabit switch, I am seeing 100+ mbps transferring to and from the Unraid server, when connected to my 10gbe switch, I am getting 217 mbps FROM my Unraid server, but only 18 mbps TO the Unraid server. Cache drive on the server is functioning normally, so it is not a write speed issue. I have not removed the driver yet, but I did put my connection back on the gigabit switch until I can determine why.
-
Container for No-IP dynamic DNS updates
First off, thanks to the author of this docker and to the members who provided the instructions for setup. It was a very easy setup after reading through this thread. I was wondering if the noip.conf can be edited to update two domains from separate noip accounts? If so, do you just duplicate the info a second time with the second account info?