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.

trey81

Members
  • Joined

  • Last visited

Everything posted by trey81

  1. I fixed my issue with containers not starting/not using GPU after updating Unraid to 7.2.5 and hopefully this can help others as well. It was sated in other posts, but I didn't understand at the time. The container management switched to CDI (Container Device Interface). Which, what I've read, is a standardized way to expose hardware (GPUs... etc.) to containers and such. Looks like this update switched to this. Here's what I did to fix it: Go to Plugins tab in the UI. Click 'Check for Updates' and update Nvidia Driver if there's an update. Reboot server Once up and running, open a terminal and type the following the following into the terminal (Generates nvidia.yaml file): nvidia-ctk cdi generate --output=/etc/cdi/nvidia.yamlReconfigure the Docker runtime nvidia-ctk runtime configure --runtime=docker --cdi.enabledGo to Settings > Docker Set 'Enable Docker' to No and click apply Set 'Enable Docker' to Yes and click apply Go to your container template that won't start/won't use your GPU Click the Basic View toggle to switch it to Advanced View in the top right Find the 'Extra Parameters' field Enter in the NEW CDI format for your GPU into the 'Extra Parameters' field: --device=nvidia.com/gpu=all After this, my containers worked and used my GPU again. I'm no expert and I cannot help beyond what I've typed here. The internet helped me understand this more. Hopefully you can get yours working, too. Also, thank you to the developer, ich777. I use a lot of your tools and containers. Your work does not go underappreciated.
  2. I am also still having the same issue with same troubleshooting steps as the fixed build post and your troubleshooting steps too. Do I need to change how the GPU is passed through in the template?

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.