Overclocking, Fan speed editing by modifying GeForce 8 BIOSes


Recommended Posts

I like my XFX 8800 GT Alpha Dog card, but one thing has bugged me since getting it last December: the fan failed to kick in whenever the GPU was too hot. I posted a thread in Hardware Hangout after I emailed XFX support for an updated BIOS. That didn't do squat unfortunately; it also led to a few points lost in 3DMark2006. For the next few months I was forced to use RivaTuner to set temperature thresholds. No RivaTuner? Then no game. Nothing's worse than seeing artifacts raining down your screen while in, say, Crysis. :p

After reinstalling Vista x64, I realized that I'd have to put Vista into a permanent Test Mode to get RivaTuner to load. With the watermark "Test Mode" on my desktop, this wasn't going to work. Then I noticed in a review of the 8800 GT Alpha Dog they mentioned editing the BIOS with a tool called NiBiTor. Sure enough, there were settings to control the temperature thresholds used by my card to appropriately kick in the fan when needed. After rebooting with my modified BIOS, all is well. No more additional software needed. (Y)

-----------------------------

How to edit your card's BIOS:

NOTES:

1. As always, flashing any firmware to a hardware device is risky. Keep your PC adequately powered while flashing. And definitely DON'T skip the step of backing up your card's original BIOS.

2. This was tested on my 8800 GT. This may work for pre-8xxx cards - if so, post your results here. The tools listed in this guide will work on pre-8xxx cards, however your options for tweaking temperature settings may be different.

3. This was tested on Vista Business SP1 x64. It should work on all Windows NT-based OSes.

4. All required tools in this guide are provided in a ZIP file. Click here to download the package.

Step 1: Save your original BIOS to disk

Grab a spare USB key and format it with the HP USB disk storage format tool - HPUSBFW.exe. (Run as administrator for Vista.) Tick "Create a DOS startup disk," and point the folder to "DOS Files" located in the same folder as the tool. Now browse to your key in Explorer and copy over the two files located in the "NVflash 5.57" folder. Reboot your PC.

(note: use a bootable floppy disk with DOS files if you want if a USB key isn't available.)

Reboot your PC. Boot off your USB key. At the prompt type:

nvflash -save original.rom

When the process is complete, reboot your PC and boot back into Windows.

Step 2: Modify your BIOS

Open up NiBiTor. Click File > Open BIOS and select the BIOS file on your key. The window should look something like this:

post-99705-1209017310_thumb.png

Here is where you can change clock speeds for your card. I realized that the updated BIOS XFX sent me underclocked the shader clock by 50 MHz. :rolleyes: Time to fix that:

post-99705-1209154018_thumb.png

I took these speeds from EliteBastards's review of my card.

Notice the "Bootup clocks" button? DON'T change anything there. If you set the speeds too high you need to have the card at a safe level in order to reflash your original BIOS.

Click on the Temperatures tab, dismiss the warning, and click "Fanspeed IC." Now you should see this:

post-99705-1209017469_thumb.png

Mmkay, operating temperature's supposed to be 78C? :pinch: Whatever they thought was a solution to 8800 GT cards, well it didn't work. Let's fix that. Click on "Automatic speed." Here's what I think each option does:

  • TCrit: The temperature Nvidia considers to be unsafe. Realistically this is when your card starts artifacting. ;)
  • THyst: The difference of degrees separating the temperature needed to start ramping up the fans and the temperature needed to return the fan speed back to the minimum duty cycle.
  • TMin: Your preferred minimum temperature setting. On my card I set it to 56C. Set it to suit whatever climate you live in.
  • Min Duty Cycle: When your GPU's temperature is nice and cool, this will be the speed your fan spins at.
  • TRange slope: Changing this controls whatever temperature is needed for full blast. I kept it at 20C. (NiBiTor spews an error message written in German at 26,67.)
  • Acoustic enhancement: Delays the changing of fan speed by a given time interval.

A screenshot of my settings (TRange was changed after taking the screenshot):

post-99705-1209017976_thumb.png

Click OK, then File, Save BIOS. Give it a name like 'modified.rom".

Step 3: Reflash your new BIOS and test

Reboot your PC once more and boot off the USB key. At the prompt type:

nvflash modified.rom

Press Y to confirm. Once the process is done reboot back into Windows. Now fire up an intensive game and start testing. :)

If it all works, enjoy. You now get an overclocked card that will run at the speeds you choose on any OS, yes even Linux. If it doesn't work, reflash your original BIOS and try again.

Edited by rm20010
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Audacious 4.6.1 by Razvan Serea Audacious is a lightweight, open-source audio player that emphasizes simplicity, performance, and sound quality. Designed for Linux, Windows, and macOS, it supports a wide range of audio formats, internet radio streaming, and playlist management. Users can customize the interface with Winamp-style skins or modern themes, making it flexible for different preferences. Audacious also includes an equalizer, advanced audio effects, and a plugin system for extending functionality. Its low resource usage makes it especially suitable for older computers or users who value efficiency without sacrificing playback quality. Audacious key features: High audio quality – delivers clean, gapless playback with minimal distortion. Wide format support – plays MP3, FLAC, Ogg Vorbis, AAC, WAV, WMA, and more. Internet radio streaming – supports Shoutcast, Icecast, and other online streams. Winamp skin support – classic, nostalgic look for users who prefer the old-school style. Modern GTK-based interface – clean, simple UI with a more modern feel. Customizable themes – change appearance through skins and themes. Advanced playlist management – organize, save, and edit playlists with ease. Equalizer – fine-tune audio output with a built-in graphical equalizer. Audio effects – built-in DSP options like crossfade, replay gain, and more. Plugin system – extend functionality with additional components. File metadata support – displays and organizes music based on tags. Drag-and-drop support – quickly add songs or playlists. Global hotkey support – control playback without switching windows. Bit-perfect output modes – bypass system mixers for pure audio output. ReplayGain support – normalizes track loudness automatically. Cue sheet support – play entire albums from a single audio file with .cue. MPRIS2 integration – integrates with Linux desktop environments for media controls. Advanced resampling options – adjust playback quality with different resampler settings. Gapless playback – seamless transition between tracks encoded properly. Crossfade plugin – blend one song into the next smoothly. Last.fm scrobbling plugin – track listening history online. Remote control support – control Audacious via command-line or scripts. Lyrics plugin – display song lyrics if available. Alarm / timer plugin – start or stop playback at set times. SOX resampler plugin – high-quality resampling for audiophiles. Spectrum analyzer / visualization plugins – visual feedback while playing music. Headphone crossfeed effect – simulates speaker listening for headphones. Customizable buffer size – tweak latency and playback smoothness. Audacious 4.6.1 changelog: Use XDG cache dir to store temporary files (#1817) Accept embedded lyrics in more cases (#1818) Bump .so and plugin ABI versions retrospectively (#1819) Include Georgian translation (#1820) Fix build on systems using musl instead of glibc (#1823) Download: Audacious 4.6.1 | 48.2 MB (Open Source) Download: Portable Audacious 4.6.1 | 69.8 MB View: Audacious Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I really wonder if this has to do with the built in VPN or "private DNS" of browsers that trip up legal requirements like cookie consent and Cloudflare (to avoid all the botnet attacks we get). And BTW some botnets still manage to get past Cloudflare, we are constantly having to tweak it to block malicious traffic that ultimately cause a DDoS.
    • CPPC states can also be messed around with in most UEFI settings but aren't as robust as the ones that the Windows Scheduler can provide! Make sure you look into what your motherboard also has before customizing for the Windows Scheduler.
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      513
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      146
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!