Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Like many of you, I like to play a game every once in a while. Since I use Linux for my daily tasks (programming, writing papers, browsing, etc.), I solely exploit my graphics-card capabilities in Windows while gaming.

Lately I noticed my energy-bills got really high and I would like to reduce the energy consumption of my computer. My graphics-card uses 110 watt idle, whereas a low-end Radeon HD5xxx only uses 5 watt. I think my computer is powered on 40 hours a week, whereof only 3 hours of gaming. This means I waste 202 kWh a year (!).

I figured I could just buy a DVI splitter and a low-end Radeon-card, and disable the PCI-slot of the high-end card in Linux. I Googled a bit, but I'm not sure which search-terms to use, so I haven't found anything useful.

Too long, didn't read: Is it possible to cut of the power of a PCI-slot using Linux?

share|improve this question
I'm not sure what your prevailing electricity prices are, but around here 202kWh would cost you about $30. – caf Nov 8 '10 at 7:01

1 Answer

up vote 0 down vote accepted

No.

What your asking isn't even a "Linux" question, but a motherboard question - is it electrically possible to do this.

The answer is still no.

The only chance you would have, would be to get the spec of the chip/card which is in the slot, and see if there is a bit you can set on it which would "disable" it, or put it into some "low power mode".

share|improve this answer
Ok, thanks for your answer and I'm sorry for my ignorance. – Mzialla Nov 9 '10 at 21:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.