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.

turn off and on grapic card

Featured Replies

Hi, 

i have a server on Unraid and i use a gpu (GTX 1060) in a windows 10 VM but i would link turn off the gpu when is not used by my vm because the gpu consume 30W in idle...

 

for now i found this :

Quote

 sudo echo 1 > /sys/bus/pci/devices/0000:XX:XX.X/remove

 

it's turn off the card but i don't have the possibility to turn on the card...

 

Thanks for your help.

  • Community Expert

This would have to be a hardware feature of the card.  Plus, I doubt if any GPU card manufacturer ever dreamed of a situation where someone might actually want to turn off a video card!  There might be a sleep or hibernation function on the card but that again would be a function of the card firmware.

 

You might want to check on the Manufacturer's website or their user forum.

sudo echo 1 > /sys/bus/pci/rescan

This should force a complete bus scan and re-add the previously removed (disconnected) device.

 

Shouldn't cause any issues with already attached devices. I'm not around a *nix box at the moment otherwise I would try this, but I wonder if this would work:

sudo echo 1 > /sys/bus/pci/devices/0000:XX:XX.X/rescan

 

I'm really curious if this will actually reduce your power consumption

  • 1 year later...
  • Author
On 7/24/2020 at 6:12 PM, civic95man said:
sudo echo 1 > /sys/bus/pci/rescan

This should force a complete bus scan and re-add the previously removed (disconnected) device.

 

Shouldn't cause any issues with already attached devices. I'm not around a *nix box at the moment otherwise I would try this, but I wonder if this would work:

sudo echo 1 > /sys/bus/pci/devices/0000:XX:XX.X/rescan

 

I'm really curious if this will actually reduce your power consumption

 

It's this echo 1 > /sys/bus/pci/rescan

 

and no change in power consumption :(

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.