Tony R wrote:
@Cert, re:
http://forums.nvidia.com/lofiversion/index.php?t19530.html
a lot of talk about power supply overload... |
Indeed - and you'll note that this was NOT the issue in ANY case - it rarely is. One poster reported issues with a brand new super-duper high power PSU.
Whenever anything goes wrong, it seems, someone will cry "Not enough power!!!".
In most cases, this is utter baloney - it's something in software either misbehaving or fighting for CPU time with something else.
I've been down that route many times, and I have a super-duper high power PSU that I keep in its box primarily to test for low power issues. I've yet to see one - when I switch to the high power unit, the issues always remain and I have to explore a different path. Troubleshooting is an inexact science - more like an art!
Since you only identified a single process, it's
most likely that the issue is caused by something trying over and over to perform a particular function.
To find out exactly what is it, you can run Process Explorer from http://www.sysinternals.com, which will give you a tree view of processes and the executables and dynamic link libraries that they are calling.
Trouble is, unless the issue is immediately obvious and/or you're a trained software troubleshooter, it won't be immediately obvious what to do about it - but it will give the heavy clue that something in the software is doing something it shouldn't - so we can fairly safely blame the software.
To get the best idea of what's going wrong - note we can only really be vague and fluffy at this point, and everything that any computer expert can say will be a guess - because in all likelihood your system already has tons of software on it, and we can't identify with any precision what is causing DVDs to stop playing and CPU usage to go up.
Therefore, the
*best* way to troubleshoot would be to try it on a clean system - if you've got a spare hard disk drive then you can perform this test quite easily - rather than wipe your existing system (NOT recommended!).
If you haven't got a spare, then you can get "small" ones cheaply - http://www.scan.co.uk/Products/ProductInfo.asp?WebProductID=88999 (This link is to a 120Gb drive!). I'm very keen on Western Digital and Maxtor drives, as I've yet to see one actually fail, unlike Seagate or IBM models, which, in my experience at least, frequently build up bad blocks and eventually keel over. There's always a first time, of course...
The procedure is:
1. Open up the case.
2. Find somewhere to install the "small" test drive.
3. Disconnect your existing drive.
4. Connect your test disk to the same connections as your main one.
5. Install Windows and the graphics card software, then your DVD playing software - hey presto, *clean* test machine on which you can try to replicate the issue.
*Fluffy Steps*
6. Troubleshoot issue as far as you can.
7. Decide what to do.
8. Disconnect test disk.
9. Reconnect original disk and perform fixes.
I hope this helps - it'll certainly keep you out of mischief
Edited by Certif1ed - November 13 2006 at 03:46