Jump to content

ich777

Community Developer
  • Posts

    15,759
  • Joined

  • Days Won

    202

Everything posted by ich777

  1. I‘ll look into that, honestly I thought that I already built support for that into the container.
  2. Are you using Unraid? If yes, just use the template as is and it will work, you don't need to pass through any other variables, everything is preconfigured and nothing needed. The default configuration will work OOB: ("--key _" ensures that your server requires clients to use the key which is generated on first start) Please also keep in mind my container is not the one that you've linked since my container contains both the Server and Relay.
  3. You‘ve installed Intel GPU Top and you are in the support thread from GPU Statistics… I hope you are see where I‘m going with this. You are missing GPU Statistics. You‘ve still didn‘t upload your Diagnostics where that would be obvious to see.
  4. Diagnostics? Are you sure you‘ve installed the plugin from the CA App?
  5. Did you configure the plugin in your Settings tab within Unraid? If you have further issues please post your Diagnostics.
  6. Are you really sure that the power supply is up to the task and all cables are all the way plugged in? Anyways, glad that everything is now working as expected for you.
  7. I would recommend that you read the first post but yes, you do need that plugin if you want to use your Nvidia card for hardware accelerated transcoding in your Plex Docker container. In the second post in this thread is how to set it up in the Docker container.
  8. Yes this is expected, to circumvent that you can bookmark this URL: http://YOURIP:YOURPORT/vnc.html?autoconnect=true
  9. Open the Diagnostics from above, if the folder is in place the folder will be also be listed alongside with the file in config/modprobe.d/ but there isn't even such a folder. Strangely enough it is listed in the Diagnostics in system/folders.txt so I'm not 100% sure what's going on there.
  10. Ah, now I understand, if you set validation to true then it will check and update/replace all files that are not the same as on the server. I still don't understand why people set validation to true <- this is only meant if you have issues when downloading/updating the game.
  11. You don't have the qnap_ec.conf file in your /boot/config/modprobe.d in place. This file is necessary so that the plugin on it's own loads the driver. Make sure that you create the file with this contents: options qnap-ec check-for-chip=no
  12. Yes. If you want to run two instances (or more) from my noVNC containers you have to create a second variable in the template from each container with the Key: RFB_PORT and each container needs it's own port so to speak the default is 5900 therefore you have to create for the second container the RFB_PORT Variable with the Value: 5901 After that create the NOVNC_PORT variable for the second container as already pointed out in the previous post with the Value 8081. For the next noVNC container do the same but increase the numbers of course always. You don't have to forward the RFB Port, this is just the TurboVNC server itself and is only the internal port how things are working, but you have to create the Variable like above. So to speak: 1. Container Firefox: no change since it uses by default 8080 and 5900 (but you had to change the NOVNC_PORT because it was conflicting with another container) 2. Container unGoogled Chromium: RFB_PORT: 5901 | NOVNC_PORT: 8081 (in your case you have to increase the NOVNC_PORT because of the Firefox container) 3. Container Chromium: RFB_PORT: 5902 | NOVNC_PORT: 8082 (in your case you have to increase the NOVNC_PORT because of the Firefox container) Hope that helps.
  13. Click on the arrow on the left side, click on the gear icon, set Scaling to "Server side scaling".
  14. You can leave it as it is because you've routed the container through another container, therefore Unraid won't complain. You only need to make a port mapping in the VPN container so to speak the container that you route the traffig through. I would recommend that you create another path mapping to the container with the container path /firefox/downloads and as the host path choose wherever you want to have the download files.
  15. Can you spot the issue: Mar 21 12:40:32 CRBUnraid kernel: NVRM: GPU 0000:05:00.0: GPU does not have the necessary power cables connected. Mar 21 12:40:32 CRBUnraid kernel: NVRM: GPU 0000:05:00.0: RmInitAdapter failed! (0x24:0x1c:1556) Mar 21 12:40:32 CRBUnraid kernel: NVRM: GPU 0000:05:00.0: rm_init_adapter failed, device minor number 0
  16. Create a Variable in the Firefox template to change the port inside the container with the Key: NOVNC_PORT and as the Value the preferred port eg. 8082 This will change the port in the container to 8082 so that your port mapping is working correctly. Hope that helps.
  17. And how did you route the traffic through gluten VPN, do you let the containers use the containers network? Sorry I don't know how GlutenVPN is working.
  18. No support because of this line in your syslog (as also pointed out in the first post - big red text right on top) : Mar 21 05:45:17 CRBUnraid emhttpd: /usr/local/emhttp/plugins/user.scripts/backgroundScript.sh "/tmp/user.scripts/tmpScripts/unlock nvidia/script" >/dev/null 2>&1 Remove the script, reboot and post new Diagnostics.
  19. How did you specify the different port? Is something else running on port 8080?
  20. You have to force a transcode, you are using direct play, on your ROKU device you have to lower the quality below 1080p and transcoding should kick in. You also have to have --runtime=nvidia in the template (in Extra Parameters with advanced view enabled in the template).
  21. Please uninstall the plugin, upgrade to 6.12.8, install the plugin again and reboot or restart the Docker service.
  22. Are you really sure? Do you have many mods installed? Usually the container consumes about 2GB of RAM and a few percent from your CPU (of course depending on your CPU). However the container seems to be running fine.
  23. I really don't understand, that should do nothing because it is just validating the game files.
  24. No your card is not incompatible. Can you please post a screenshot from your Docker template for Plex? Are you sure that you have entered the Plex claim and see the card in the settings from Plex? What is does the transcoder log say? BTW are you sure that you are forcing a transcode, if yes how do you test? How do you know that transcoding is not working?
×
×
  • Create New...