Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Disable nVidia card or put in lowest possible power mode
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 768
Location: Belgium

PostPosted: Mon Aug 29, 2011 6:21 pm    Post subject: Disable nVidia card or put in lowest possible power mode Reply with quote

A bit of background, when I replace my desktop I usually use that old box as my home server. As a result I don't need it to have keyboard/mouse or screen, and as a result of that, I don't need a graphics card in the box either.

Unfortunately all the information I found on the net suggests an MSI K9N Platinum motherboard won't boot without a graphics card, no problem, I figure I've got this fanless nVidia card lying about, I'll just put that in and since I won't be using it it'll be smart enough to shut down and stay cool. Alas, it is not that smart and get horribly hot (hotter than it became during normal operation before...)

As such I would like to tell the kernel to either disable the card or put it in some sort of very low power mode, preferably the former. I have not loaded any drivers for this card.

After some googling I found that I could "unbind" the card, like so:
Code:
# echo -n "0000:06:00.0" > /sys/bus/pci/drivers/forcedeth/unbind
-su: echo: write error: No such device

This doesn't quite seem to work.

Does anyone happen to have any suggestions on what to try next, or pointers on where to look?

I'm using a 2.6.39 kernel fwiw.
_________________
Fvwm|Fvwm forum
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Sun Sep 04, 2011 11:39 pm    Post subject: Reply with quote

You may be able to control the power state with the nouveau driver and /sys/class/drm/card0/device/performance_level* controls (this requires CONFIG_DRM_NOUVEAU enabled in your kernel). For details see http://nouveau.freedesktop.org/wiki/PowerManagement

If that does not work, you can install the proprietary Nvidia driver and start X. Even if it is otherwise useless, it will activate power management for the card.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sun Sep 04, 2011 11:56 pm    Post subject: Reply with quote

Not sure, but maybe KMS has some possibilities.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 768
Location: Belgium

PostPosted: Wed Sep 07, 2011 11:56 am    Post subject: Reply with quote

chithanh wrote:
You may be able to control the power state with the nouveau driver and /sys/class/drm/card0/device/performance_level* controls (this requires CONFIG_DRM_NOUVEAU enabled in your kernel). For details see http://nouveau.freedesktop.org/wiki/PowerManagement


That looks promising, unfortunately it requires a 3.x kernel and kernel.org's been down for a while now :( I guess it will have to wait until after my holidays.
_________________
Fvwm|Fvwm forum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum