Abit AV8 - Neo2 Platinum

Well, my utterly horrible Abit AV8 finally locked up the PCI/AGP buses (or so I thought) two nights ago, so I started doing some decent overclocking. I upped the FSB to 250MHz with a 4x HT multi and a 9.5 CPU multi. Ram was running well at 1:1 at 2.5-3-3-8 timings at 2.8v. Anyways, system memtest86ed for hours and Prime95ed for hours and was stable and I was pretty happy. I played some CS and as my beta 4.12 drivers had been previously doing, I VPU locked and went back to my desktop. Upon opening an app windows froze and when I rebooted my machine I had no video output.
I swapped a Radeon 9600 in to the AV8 and I get no video output still (although diag leds on MOBO show it is posting fine) so I am pretty optimitic that my X800 XT PE didn't bite the dust. Anyways, I am seriously peeved that my board ate it so unexpectedly, and I am wondering how stable the PCI/AGP lock on the Neo2 is.
I just ordered a Neo2 and I am getting ready for a full reinstall of XP etc. I know that I'll need to put my SATA drives on connectors 3/4, etc. Should I be able to expect an equal OC out of the Neo2 though? My CPU and GPU are on water, and my Ram should certainly be capable of handling the speeds (as indicated by anand's review) so it pretty much comes down to the mobo.
Thanks for the advice
-----Nate

LOL Sorry Abit rather. It is early in the AM here.
For whatever it is worth I moved away from ABit a long time ago as I had a bad experience with them helping on their forum. While since then they may have changed things they had at the time a very messy Bios update chart. I could never sort out their mess and I was told to do the wrong things and it splashed a board. Before that I used to swear by them but the way I was treated by not only the forum staff there but also as a computer dealer I moved on. I found MSI after that and have never looked back.  I am pleased with how the boards set up and the forum here was more what I expected. I decided to stay here and have been very pleased with all my MSI purchases.
We try to help as we can around here. But do understand that this is a tech board so what you see are people with problems being helped by people that have the experience of solving their problems. Most folks that never had a problem have never needed to visit us. So all you see is the dark side of things. However we do tend to help folks get their issues sorted. So if you have a problem this is a great place to come for help.

Similar Messages

  • New/modified voltage.ini for MBM5 5.3.7.0 to fully support K8N Neo2 Platinum

    I have been fed up with the misread of MBM5 with Neo2 since i made the switch from Neo1
    Fixed :
    vcore fixed calibration
    +3.3v fixed (showed to low level)
    +5v calibrated
    +12v fixed ( showed to high level)
    New section to select Neo2 Platinum as the voltage configuration .
    Here's the whole voltage.ini file in the code box .
    Just save the previous one as voltage.ini.bak and paste this in a new file , restart MBM .
    Code: [Select]
    /* Voltage file for MBM                                   */
    /* Dated: 18-Jun-2004 08:41:37                            */
    /* [name] = sensorchip name -exactly- as in chipinfo.ini  */
    /*     VT = number of voltage configurations start at 0   */
    /*     Vx = where x is voltage config number              */
    /*          this holds the name of voltage config         */
    /*   VxVy = where x is the voltage config number          */
    /*          where y is the voltage number default this is */
    /*                  1 core 0                              */
    /*                  2 core 1 or 1.5 or 2.5                */
    /*                  3 3.3                                 */
    /*                  4 5                                   */
    /*                  5 12                                  */
    /*                  6 -12                                 */
    /*                  7 -5                                  */
    /*          this holds the register and calculation for   */
    /*          the voltage in question                       */
    /*          As of MBM 5.3.0.0 you can use a total of 16   */
    /*          calculation, if for example you want sensor   */
    /*          to show a voltage that MBM does not show      */
    /*          right now then add an 8th line, place your    */
    /*          code in there and set MBM voltage sensor 8    */
    /*          to MBM Fixed                                  */
    /*    255 = should always be used if a voltage is not     */
    /*          supported by this voltage config selection    */
    /*    $xx = a register from the sensor chip, any $xx      */
    /*          value in the string will be replaced with     */
    /*          the value from that register of the sensor    */
    /*          chip                                          */
    /*      B = option to use bank switch on ISA based        */
    /*          sensor chips, always use at end and always    */
    /*          followed by a bank number in hexadecimal      */
    /*      | = needed on dual sensor chips, always use it,   */
    /*          followed by 0 or 1 for the 1st or 2nd sensor  */
    /*          chip found                                    */
    /*      - = a calculation with a negative number is only  */
    /*          possible if that number is between ( )        */
    /*          example:  $12*(-0.4) will work                */
    /*                    $12*-0.4 will NOT work              */
    /*     // = remarks, don't use anything else              */
    /*      . = in ALL calculation use a dot as the decimal   */
    /*          symbol, even if it's not your normal decimal  */
    /*          symbol.                                       */
    /* if you feel you have a new voltage configuration for   */
    /* your board then feel free to send it to support at     */
    /* [email protected]                                    */
    [None]
    VT=0
    V0=None
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [National LM78]
    VT=2
    V0=LM78 Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    V1=LM78 Epox
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=$25*(-0.016)*4
    V1V7=$26*(-0.016)*1.666
    V2=LM78 Tekram
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.94
    V2V7=$26*(-0.016)*1.5
    [National LM78j]
    VT=2
    V0=LM78j Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    V1=LM78j Epox
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=$25*(-0.016)*4
    V1V7=$26*(-0.016)*1.666
    V2=LM78j Tekram
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.94
    V2V7=$26*(-0.016)*1.5
    [National LM79]
    VT=2
    V0=LM79 Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    V1=LM79 Epox
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=$25*(-0.016)*4
    V1V7=$26*(-0.016)*1.666
    V2=LM79 Tekram
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.94
    V2V7=$26*(-0.016)*1.5
    [Winbond W83781D]
    VT=0
    V0=W83781D Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    [Winbond W83782D]
    VT=1
    V0=W83782D Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=W83782D Abit BP6
    V1V1=$20*0.016
    V1V2=$21*0.016B$05
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=(($26*0.016)-3.6)*3.14+3.6
    [Winbond W83783S]
    VT=3
    V0=W83783S Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=255
    V1=W83783S Soyo 7IZB+
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=(($26*0.016)-3.6)*3.14+3.6
    V2=W83783S K7NCR18D/G
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016
    V2V6=$25*0.016
    V2v7=255
    V3=W83783S Tekram P6BX-A
    V3V1=$20*0.016                             
    V3V2=$21*0.016                             
    V3V3=$22*0.016                           
    V3V4=$23*0.016*1.68                             
    V3V5=$24*0.016*3.8                           
    V3V6=(($25*0.016)-3.6)*5.14+3.6                             
    V3V7=(($26*0.016)-3.6)*3.14+3.6
    [Genesys Logic GL518SM]
    VT=0
    V0=GL518SM Standard
    V0V1=($0D+2) * (2.38/128)
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Genesys Logic GL520SM]
    VT=0
    V0=GL520SM Standard
    V0V1=($0D-0.18) * (2.43/128)
    V0V2=($14-0.18) * (2.43/128)
    V0V3=($15+3) * 2.5 * (2.43/256)
    V0V4=($13-0.18) * (2.43/128)*4.191489
    V0V5=255
    V0V6=255
    V0V7=255
    [Analog Devices ADM9240]
    VT=0
    V0=ADM9240 Standard
    V0V1=$21*0.014
    V0V2=$25*0.014
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.062
    V0V6=((($25*0.014)-(5+(5-($23*0.026)))) * 2.879-(5+(5-($23*0.026))))
    V0V7=255
    [National LM80]
    VT=2
    V0=LM80 Standard 1
    V0V1=$25*0.01392
    V0V2=255
    V0V3=$21*0.016431
    V0V4=$23*0.025050
    V0V5=$24*0.06
    V0V6=$23*0.105476 - $20*0.052105
    V0V7=255
    V1=LM80 QDI BrillianX IS
    V1V1=$23*0.014736842
    V1V2=255
    V1V3=$22*0.017366666
    V1V4=$20*0.02632653
    V1V5=$24*0.063156146
    V1V6=$25*(-0.064432432)
    V1V7=$26*(-0.027526881)
    V2=LM80 QDI BrillianX I
    V2V1=$23*0.014736842
    V2V2=255
    V2V3=$22*0.017366666
    V2V4=$20*0.02632653
    V2V5=$24*0.063156146
    V2V6=$25*(-0.070114942)
    V2V7=$26*(-0.027526881)
    [Winbond W83627HF]
    VT=11
    V0=W83627HF Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=W83627HF Standard 2
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=255
    V2=W83627HF Standard 3
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.47
    V2V7=$26*(-0.016)*1.5
    V3=W83627HF Standard 4
    V3V1=$20*0.016
    V3V2=$21*0.016
    V3V3=$22*0.016
    V3V4=$23*0.016*1.68
    V3V5=$24*0.016*3.8
    V3V6=$25*(-0.016)
    V3V7=$26*(-0.016)*1.5
    V4=W83627HF Standard 5
    V4V1=$20*0.016
    V4V2=$21*0.016
    V4V3=$22*0.016
    V4V4=$23*0.016*1.68
    V4V5=$24*0.016*3.8
    V4V6=$25*0.016
    V4V7=$26*0.016
    V5=W83627HF Abit BE7/ KX7
    V5V1=$20*0.016                  // core
    V5V2=$21*0.016                  // ddr
    V5V3=$22*0.016                  // 3.3
    V5V4=$23*0.016*1.68             // 5
    V5V5=$24*0.016*3.8              // 12
    V5V6=$25*0.016                  // vtt
    V5V7=$26*0.016                  // vddq
    V5V8=$51*0.016B5                // vbat
    V5V9=$50*0.016*1.515B5          // 5vsb
    V6=W83627HF Abit NF7
    V6V1=$20*0.016                  // CPU
    V6V2=$21*0.016                  // DDR
    V6V3=$22*0.016                  // +3.3V
    V6V4=$23*0.016*1.68             // +5V
    V6V5=$24*0.016*3.8              // +12V
    V6V6=(($25*0.016)-3.6)*5.14+3.6 // -12V
    V6V7=(($26*0.016)-3.6)*3.14+3.6 // -5V
    V6V8=$50*0.016*1.515B5          // +5V Stand By
    V6V9=$51*0.016B5                // +3.3V Dual
    V7=W83627HF EPoX 8RDA3+
    V7V1=$20*0.016                  // MB (Vdd)
    V7V2=$21*0.016                  // CPU
    V7V3=$22*0.016                  // RAM
    V7V4=$23*0.016*1.68             // +5V
    V7V5=$24*0.016*3.8              // +12V
    V7V6=$25*0.016                  // AGP
    V7V7=(($26*0.016)-3.6)*3.14+3.6 // -5V
    V7V8=$50*0.016*1.515B5          // +5V Stand By
    V7V9=$51*0.016B5                // +3.3V Dual
    V8=Abit IC7/IC7-G
    V8V1=$20*0.016 // core
    V8V2=$21*0.016 // ddr
    V8V3=$22*0.016 // 3.3
    V8V4=$23*0.016*1.68 // 5
    V8V5=$24*0.016*3.8 // 12
    V8V6=$25*0.016 // vtt
    V8V7=$26*0.016 // vddq
    V8V8=$51*0.016B5 // vbat
    V8V9=$50*0.016*1.515B5 // 5vsb
    V9=W83627HF Aopen MX3S-T / MX3SP-T
    V9V1=$20*0.016
    V9V2=$21*0.016
    V9V3=$22*0.016
    V9V4=$23*0.016*1.68
    V9V5=$24*0.016*3.8
    V9V6=(($25*0.016)-3.6)*5.14+3.6
    V9V7=$26*(-0.016)*1.5
    V10=W83627HF EPoX 8RDA/8RDA+
    V10V1=$20*0.016                  // NorthBridge (Vdd)
    V10V2=$21*0.016                  // CPU
    V10V3=$22*0.016                  // DDR RAM
    V10V4=$23*0.016*1.68             // +5V
    V10V5=$24*0.016*3.8              // +12V
    V10V6=(($25*0.016)-3.6)*5.14+3.6 // -12V
    V10V7=(($26*0.016)-3.6)*3.14+3.6 // -5V
    V10V8=$50*0.016*1.515B5          // +5V Stand By
    V10V9=$51*0.016B5                // +3.2 V Battery
    V11=W83627HF Standard 6
    V11V1=$20*0.016
    V11V2=$21*0.016
    V11V3=$22*0.016
    V11V4=$23*0.016*1.68
    V11V5=$24*0.016*3.8
    V11V6=(($25*0.016)-3.6)*5.14+3.6
    V11V7=(($26*0.016)-3.6)*3.14+3.6
    V11V8=$50*0.016*1.51B5         //5VSB
    V11V9=$51*0.016B5 //VBAT
    [Asus AS99127F]
    VT=2
    V0=AS99127F Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=($25*(-0.016))*3.97
    V0V7=($26*(-0.016))*1.503
    V1=AS99127F Standard 2
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=(($26*0.016)-3.6)*3.14+3.6
    V2=ASUS P4S533-E
    V2V1=$20*0.016
    V2V2=255
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*4
    V2V6=255
    V2V7=255
    [Texas Instruments THMC50]
    VT=0
    V0=THMC50 Standard
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [FairChild FMS2701]
    VT=0
    V0=FMS2701
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Sis SiS5595]
    VT=0
    V0=Sis 5595 Standard
    V0V1=$20*0.016
    V0V2=255
    V0V3=$21*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=255
    V0V7=255
    [VIA Via686A]
    VT=2
    V0=VIA 686A Standard 1
    V0V1=(($22*25 + 133)/2628)*1.25
    V0V2=(($23*25 + 133)/2628)*1.25
    V0V3=(($24*25 + 133)/2628)*1.67
    V0V4=(($25*25 + 133)/2628)*2.6
    V0V5=(($26*25 + 133)/2628)*6.3
    V0V6=255
    V0V7=255
    V1=VIA 686A FIC SD-11
    V1V1=(($22*25 + 133)/2628)*1.143
    V1V2=(($23*25 + 133)/2628)*1.143
    V1V3=(($24*25 + 133)/2628)*1.67
    V1V4=(($25*25 + 133)/2628)*4
    V1V5=(($26*25 + 133)/2628)*9.6
    V1V6=255
    V1V7=255
    V2=VIA 686A Standard 2
    V2V1=(($22*25 + 133)/2628)*1.21
    V2V2=(($23*25 + 133)/2628)*1.25
    V2V3=(($24*25 + 133)/2628)*1.67
    V2V4=(($25*25 + 133)/2628)*2.6
    V2V5=(($26*25 + 133)/2628)*6.3
    V2V6=255
    V2V7=255
    [Winbond W83697HF]
    VT=13
    V0=W83697HF Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=W83697HF Standard 2
    V1V1=$20*0.016 // core
    V1V2=$22*0.016 // agp
    V1V3=$25*0.016 // 3.3
    V1V4=$23*0.016*1.68 // 5
    V1V5=$24*0.016*3.8 // 12
    V1V6=$26*0.016 // vdimm
    V1V7=255
    V2=W83697HF Standard 3
    V2V1=$20*0.016 // core
    V2V2=$26*0.016 // agp
    V2V3=$22*0.016 // 3.3
    V2V4=$23*0.016*1.68 // 5
    V2V5=$24*0.0643 // 12
    V2V6=$25*0.016 // ddr
    V2V7=255
    V3=W83697HF Standard 4
    V3V1=$20*0.016 // core
    V3V2=$22*0.016 // 1.5
    V3V3=$25*0.016 // 3.3
    V3V4=$23*0.016*1.68 // 5
    V3V5=$24*0.016*3.8 // 12
    V3V6=$26*0.016 // vdimm
    V3V7=255
    V4=W83697HF Standard 5
    V4V1=$20*0.016 // core
    V4V2=$25*0.016 // agp
    V4V3=$22*0.016 // 3.3
    V4V4=$23*0.016*1.68 // 5
    V4V5=$24*0.016*3.8 // 12
    V4V6=$26*0.016 // vdimm
    V4V7=255
    V5=ABIT KX7 333
    V5V1=$20*0.016
    V5V2=$21*0.016
    V5V3=$22*0.016
    V5V4=$23*0.016*1.68
    V5V5=$24*0.016*3.8
    V5V6=($25*(-0.016)*5.14)+5.91
    V5V7=($26*(-0.016)*3.14)+2.94
    V6=AsRock K7VT2
    V6V1=$20*0.016
    V6V2=$21*0.016
    V6V3=$22*0.016
    V6V4=$23*0.016*1.68
    V6V5=$24*0.016*3.8
    V6V6=$25*(-0.016)*3.78          //V -12.00
    V6V7=$26*(-0.016)*1.575         //V -5.00
    V7=AsRock K7S8X
    V7V1=$20*0.0164 // core
    V7V2=255
    V7V3=$22*0.0163 // 3.3
    V7V4=$23*0.0164*1.68 // 5
    V7V5=$24*0.0163*4 // 12
    V7V6=255
    V7V7=255
    V8=Abit AT7 MAX
    V8V1=$20*0.016 //VCORE
    V8V2=$22*0.016 //VIO
    V8V3=$23*0.016*1.68 //+5V
    V8V4=$24*0.016*3.8 //+12V
    V8V5=$25*0.016 //AGP
    V8V6=$26*0.016 //DDR
    V8V7=$50*0.016*1.51B5 //5VSB
    V8V8=$51*0.016B5 //VBAT
    V9=Asus P4SDX
    V9V1=$20*0.0154
    V9V2=$21*0.016
    V9V3=$22*0.016
    V9V4=$23*0.016*1.68
    V9V5=$24*0.016*4
    V9V6=255
    V9V7=255
    V10=W83697HF Standard 6
    V10V1=$20*0.016
    V10V2=$21*0.016
    V10V3=$22*0.016
    V10V4=$23*0.016*1.68
    V10V5=$24*0.016*3.8
    V10V6=(($25*0.016)-3.6)*5.14+3.6
    V10V7=(($26*0.016)-3.6)*3.14+3.6
    V10V8=$50*0.016*1.51B5         //5VSB
    V10V9=$51*0.016B5 //VBAT
    V11=W83697HF Epox 8K3A(+)
    V11V1=$20*0.016              // Core
    V11V2=$22*0.016              // AGP
    V11V3=$26*0.016              // DIMM
    V11V4=$25*0.016              // + 3.3
    V11V5=$23*0.016*1.68         // + 5
    V11V6=$24*0.016*3.8          // +12
    V11V7=$50*0.016*1.68B5      // 5VSB
    V11V8=$51*0.016B5            // VBAT
    V12=Abit KD7
    V12V1=$20*0.016                  // Vcore
    V12V2=$22*0.016                  // Vagp
    V12V3=$25*0.016                  // +3.3
    V12V4=$23*0.016*1.68             // +5
    V12V5=$24*0.016*3.8              // +12
    V12V6=$26*0.016                  // Vdimm
    V12V7=$51*0.016B5                // Vbat
    V12V8=$50*0.016*1.515B5          // 5Vsb
    V13=Cluster Labs CPU450
    V13V1=$20*0.016 // Core
    V13V2=$26*0.016 // RAM
    V13V3=$22*0.016 // 3.3
    V13V4=$23*0.016*1.69 // 5
    V13V5=$24*0.016*3.8 // 12
    V13V6=(($25*0.016)-3.6)*5.14+3.6  // -12
    V13V7=$51*0.016B5 // Battery
    [Analog Devices ADM1025]
    VT=0
    V0=ADM1025 Standard
    V0V1=$21*0.012
    V0V2=$20*0.013
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.062
    V0V6=((($25*0.014)-(5+(5-$23*0.026)) )* 2.879-(5+(5-$23*0.026)))
    V0V7=255
    [National LM87]
    VT=1
    V0=LM87 Standard 1
    V0V1=$21*0.014
    V0V2=255
    V0V3=$22*0.017366666
    V0V4=$23*0.016*1.632
    V0V5=$24*0.016*3.9
    V0V6=255
    V0V7=255
    V1=LM87 Standard 2
    V1V1=$21*0.014
    V1V2=$25*0.014
    V1V3=$22*0.017366666
    V1V4=$23*0.016*1.632
    V1V5=$24*0.016*3.9
    V1V6=255
    V1V7=255
    [VIA Via686B]
    VT=3
    V0=VIA 686B Standard
    V0V1=(($22*25 + 133)/2628)*1.25
    V0V2=(($23*25 + 133)/2628)*1.25
    V0V3=(($24*25 + 133)/2628)*1.67
    V0V4=(($25*25 + 133)/2628)*2.6
    V0V5=(($26*25 + 133)/2628)*6.3
    V0V6=255
    V0V7=255
    V1=VIA 686B ABIT VP6
    V1V1=(($22*25 + 133)/2628)*1.24
    V1V2=(($23*25 + 133)/2628)*1.25
    V1V3=(($24*25 + 133)/2628)*1.665
    V1V4=(($25*25 + 133)/2628)*2.54
    V1V5=(($26*25 + 133)/2628)*6.4
    V1V6=255
    V1V7=255
    V2=VIA 686B Asus A7VL-VM
    V2V1=(($22*25 + 133)/2628)*1.88
    V2V2=255
    V2V3=(($24*25 + 133)/2628)*1.66
    V2V4=(($25*25 + 133)/2628)*2.4
    V2V5=(($26*25 + 133)/2628)*16
    V2V6=255
    V2V7=255
    V3=VIA 686B MSI K7T Turbo
    V3V1=(($22*25 + 133)/2628)*1.20
    V3V2=255
    V3V3=(($24*25 + 133)/2628)*1.67
    V3V4=(($25*25 + 133)/2628)*2.6
    V3V5=(($26*25 + 133)/2628)*6.3
    V3V6=255
    V3V7=255
    [MySon MTP008]
    VT=1
    V0=MTP008 Standard 1
    V0V1=$20*0.016 // cpu 0
    V0V2=$23*0.016 // cpu 1
    V0V3=$21*0.016 // 3.3
    V0V4=$26*0.016 // 1.5
    V0V5=$22*0.016*3.9 // 12
    V0V6=255
    V0V7=255
    V1=MTP008 Standard 2
    V1V1=$20*0.0158 // cpu 0
    V1V2=$23*0.0158 // cpu 1
    V1V3=$21*0.016 // 3.3
    V1V4=$26*0.016*1.68 // 1.5
    V1V5=$22*0.016*3.9 // 12
    V1V6=255
    V1V7=255
    [National LM87 Dual]
    VT=1
    V0=LM87 Dual Standard
    V0V1=$21*0.014|1 // cpu 0
    V0V2=$25*0.014|0 // cpu 1
    V0V3=$22*0.0017366666|0 // 3.3
    V0V4=$23*0.016*1.632|1 // 5
    V0V5=$24*0.016*3.9|1 // 12
    V0V6=$25*0.014|0 // VTT
    V0V7=255
    V1=LM87 SM PIIIDME/370DE6
    V1V1=$21*0.0136|0 // cpu 0
    V1V2=$21*0.0136|1 // cpu 1
    V1V3=$22*0.017366666|0 // 3.3
    V1V4=$23*0.016*1.632|1 // 5
    V1V5=$24*0.016*3.9|1 // 12
    V1V6=255
    V1V7=255
    [ITE8712F]
    VT=13
    V0=ITE8712F Standard 1
    V0V1=$20*0.01565
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$28*0.016 // vbat
    V0V5=$24*0.016*3.8
    V0V6=(($27*0.016)-3.6)*5.14+3.6
    V0V7=255
    V1=ITE8712F Standard 2
    V1V1=$20*0.01614 // cpu 0
    V1V2=$21*0.01614 // ??
    V1V3=$22*0.01614 // 3.3
    V1V4=$23*0.01614*1.68 // 5
    V1V5=$24*0.01614*3.9 // 12
    V1V6=255
    V1V7=255
    V2=ITE8712F Standard 3
    V2V1=$25*0.01614 // cpu 0
    V2V2=$21*0.016 // cpu 1
    V2V3=$22*0.016 // 3.3
    V2V4=$24*0.016 // 5
    V2V5=$23*0.01614*3.9 // 12
    V2V6=255
    V2V7=255
    V3=ITE8712F Standard 4
    V3V1=$20*0.016 //V P4
    V3V2=$21*0.016 //V AGP
    V3V3=$22*0.016 //V +3.3
    V3V4=$23*0.027 //V +5.00
    V3V5=$24*0.06564 //V +12.00
    V3V6=$25*0.016 + 4.25*($25*0.016 - 4.096) //V -12.00
    V3V7=$26*0.016 + 2.20*($26*0.016 - 4.096) //V -5.00
    V4=GA-8PE667
    V4V1=$20*0.01653                //V VCore
    V4V2=$21*0.016                  //V 1.5 line
    V4V3=$22*0.016                  //V +3.3
    V4V4=$23*0.02684                //V +5.00
    V4V5=$24*0.06398                //V +12.00
    V4V6=255                       
    V4V7=255 
    V5=CT-7NJS
    V5V1=$20*0.016    // CPU Core
    V5V2=$21*0.016    // +2.5
    V5V3=$22*0.016    // +3.3
    V5V4=$23*0.027    // +5.00
    V5V5=$24*0.06369  // +12.00
    V5V6=(($25*0.016)+(-3.299555556))*5.142857143  // -12
    V5V7=$26*0.016    // V_DDR
    V5V8=$27*0.016    // V_AGP
    V5V9=$28*0.016    // Battery
    V6=GA-8IK1100
    V6V1=$20*0.01565 // core
    V6V2=$23*0.016 // 2.5
    V6V3=$22*0.016 // 3.3
    V6V4=$24*0.016*1.68 // 5
    V6V5=$21*0.06564 // 12
    V6V6=$25*0,016 // 1.5
    V6V7=$27*0.016    // V_AGP
    V7=Shuttle SB61G
    V7V1=$20*0.016    // CPU Core
    V7V2=$21*0.016    // +2.5
    V7V3=$22*0.016    // +3.3
    V7V4=$23*0.027    // +5.00
    V7V5=$24*0.06369  // +12.00
    V7V6=(($25*0.016)+(-3.299555556))*5.142857143  // -12
    V7V7=$26*0.016    // V_DDR
    V7V8=$27*0.026    // +5VSB
    V7V9=$28*0.016    // Battery
    V8=GA-8IPE1000Pro
    V8V1=$20*0.01653                //V VCore
    V8V2=$21*0.016                  //V 2.5 line
    V8V3=$22*0.016                  //V +3.3
    V8V4=$23*0.032                  //V +5.00
    V8V5=$24*0.064                  //V +12.00
    V8V6=$28*0.016 //V Battery                       
    V8V7=255
    V9=GA-8KNXP
    V9V1=$20*0.016 // VCore CPU
    V9V2=$21*0.01565 // VMem DRAM
    V9V3=$22*0.016 // +3.3V
    V9V4=$23*0.032 // +5.00V
    V9V5=$24*0.064 // +12.00V
    V9V6=(($25*0.016)-3.6)*5.72 // -12V
    V9V7=(($26*0.016)-3.6)*2.33 // -5V
    V10=Gigabyte GA-7N400-L
    V10V1=$20*0.016    // V_core
    V10V2=$21*0.016    // ram
    V10V3=$22*0.016    // 3.3
    V10V4=$23*0.016*2.00  // 5
    V10V5=$24*0.016*4.00  // 12
    V10V6=$25*0.016    // AGP
    V10V7=$26*0.016 + 2.20*($26*0.016 - 4.096)  // -5V?
    V11=Asus A7V8X-X
    V11V1=$20*0.016            // Vcore
    V11V2=255
    V11V3=$22*0.016            // +3.3
    V11V4=$23*0.0265          // +5.00
    V11V5=$24*0.0654          // +12.00
    V11V6=255
    V11V7=255
    V12=GA-8PE667 Ultra
    V12V1=$20*0.01653                //V VCore
    V12V2=$21*0.016                  //V 1.5 line
    V12V3=$22*0.016                  //V +3.3
    V12V4=$23*0.02684 + .7           //V +5.00
    V12V5=$24*0.06398                //V +12.00
    V12V6=255
    V12V7=255
    V13=Elitegroup N2U400-A
    V13V1=$20*0.016    // CPU Core by MBM
    V13V2=$21*0.016    // Core 1 by MBM
    V13V3=($22+500)/185    // +3.3V by Bulli; min. 2.7V ($=0), max. 4V ($=255)
    V13V4=($23+400)/100 // +5V by Bulli; min. 4V ($=0), max. 6,5V ($=255)
    V13V5=($24+1100)/100 // +12V by Bulli; min. 11V ($=0), max. 13,5V ($=255)
    V13V6=-($25+1100)/100  // -12V by Bulli; min. -11V ($=0), max. -13,5V ($=255)
    V13V7=-($26+400)/100
    [ALi M5879]
    VT=2
    V0=ALi 5879 Standard 1
    V0V1=$22*0.0161 // cpu 0
    V0V2=255
    V0V3=$20*0.0161 // 3.3
    V0V4=$23*0.016*1.68 // 5
    V0V5=$21*0.016*3.8 // 12
    V0V6=255
    V0V7=255
    V1=Ali 5879 Standard 2
    V1V1=$22*0.0161 // cpu 0
    V1V2=255
    V1V3=$20*0.0161 // 3.3
    V1V4=$21*0.016*1.68 // 5
    V1V5=$23*0.016*3.4 // 12
    V1V6=255
    V1V7=255
    V2=Ali 5879 Standard 3
    V2V1=$22*0.0161 // cpu 0
    V2V2=255
    V2V3=$20*0.0161 // 3.3
    V2V4=$21*0.016*1.68 // 5
    V2V5=$23*0.016*3.41 // 12
    V2V6=255
    V2V7=255
    [Winbond W83L784R]
    VT=0
    V0=Winbond W83L784R Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=255
    V0V6=255
    V0V7=255
    [Analog Devices ADM1024]
    VT=0
    V0=Analog Devices ADM1024 Standard
    V0V1=$21*0.014
    V0V2=$24*0.014
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$25*0.062
    V0V6=$20*0.013
    V0V7=255
    [Sis SiS5595 - rev 2.0]
    VT=1
    V0=Sis SiS5595 - rev 2.0 Standard 1
    V0V1=$20*0.016
    V0V2=255
    V0V3=$21*0.016
    V0V4=$22*0.016*1.68
    V0V5=$23*0.016*3.8
    V0V6=255
    V0V7=255
    V1=Sis SiS5595 - rev 2.0 Standard 2
    V1V1=$22*0.016
    V1V2=$23*0.016
    V1V3=$21*0.016
    V1V4=$20*0.016*1.68
    V1V5=255
    V1V6=255
    V1V7=255
    [Sis950 / ITE8705F]
    VT=13
    V0=Sis950 / ITE8705F -1
    V0V1=$20*0.01614 // cpu 0
    V0V2=$21*0.016 // 2.5
    V0V3=$22*0.016 // 3.3
    V0V4=$23*0.01614*1.68 // 5
    V0V5=$24*0.01614*4 // 12
    V0V6=$25*(-0.01614)*3.55 // -12
    V0V7=255
    V1=Sis950 / ITE8705F -2
    V1V1=$20*0.01565 // cpu 0
    V1V2=$21*0.016 // 2.5
    V1V3=$22*0.016 // 3.3
    V1V4=255
    V1V5=$24*0.01614*3.9 // 12
    V1V6=$27*(-0.01614)*3.47 // -12
    V1V7=$28*(-0.016)*1.503 // -5
    V2=Sis950 / ITE8705F -3
    V2V1=$20*0.01614 // cpu 0
    V2V2=$21*0.01614 // 2.5
    V2V3=$22*0.01614 // 3.3
    V2V4=$23*0.01614*1.68 // 5
    V2V5=$24*0.01614*3.9 // 12
    V2V6=$27*(-0.01614)*4 // -12
    V2V7=255
    V3=Sis950 / ITE8705F -4
    V3V1=$20*0.01565 // cpu 0
    V3V2=$21*0.016 // 2.5
    V3V3=$22*0.016 // 3.3
    V3V4=$23*0.016*1.68 // 5
    V3V5=$24*0.016*3.9 // 12
    V3V6=$27*(-0.016)*4.1 // -12
    V3V7=$28*(-0.016)*1.65 // -5
    V4=Sis950 / ITE8705F -5
    V4V1=$20*0.01614 // cpu 0
    V4V2=$21*0.01614 // 2.5
    V4V3=$22*0.01614 // 3.3
    V4V4=$23*0.01614*1.68 // 5
    V4V5=$24*0.01614*3.96 // 12
    V4V6=(($25*0.016)+(-3.299555556))*5.142857143
    V4V7=(($26*0.016)+(-2.792727273))*3.142857143
    V5=Sis950 / ITE8705F -6
    V5V1=$20*0.01630 // cpu 0
    V5V2=$21*0.01630 // 1.2
    V5V3=$22*0.01630 // 3.3
    V5V4=$23*0.01630*1.68 // 5
    V5V5=$24*0.01630*3.96 // 12
    V5V6=$25*0.01630 // ddr
    V5V7=$26*0.01630 // agp
    V6=Sis950 / ITE8705F -7
    V6V1=$20*0.016 // cpu 0
    V6V2=$24*0.016 // 2.5
    V6V3=$21*0.016 // 3.3
    V6V4=$22*0.016*1.68 // 5
    V6V5=$23*0.016*3.96 // 12
    V6V6=$25*0.016 // ddr
    V6V7=$26*0.016 // agp
    V7=SOYO DRAGON KT400 ULTRA PLATINUM
    V7V1=$20*0.01614 // cpu 0
    V7V2=$24*0.016 // 2.5
    V7V3=$21*0.01614  // 3.3
    V7V4=$22*0.016*1.69 // 5
    V7V5=$23*0.01614*4.02 // 12
    V7V6=$24*0.01614 // ddr
    V7V7=$25*0.01614          // agp
    V7V8=255
    V8=ECS L7S7A2
    V8V1=$20*0.01614 // cpu 0
    V8V2=255
    V8V3=$22*0.016          // ddr
    V8V4=255
    V8V5=255
    V8V6=255
    V8V7=255
    V9=GA-8SQ800ULTRA
    V9V1=$20*0.01614                        // cpu 0
    V9V2=$21*0.01614*1.300                  // 2.5
    V9V3=$22*0.01614*1.02                   // 3.3
    V9V4=$23*0.01614*1.68                   // 5
    V9V5=$24*0.01614*4.07                   // 12
    V9V6=(($25*0.016)+(-3.299555556))*5.16  //-12
    V9V7=(($26*0.016)+(-2.792727273))*3.68  //-5
    V9V8=$27*0.016                          // DDR
    V10=ECS L7S7A2
    V10V1=$20*0.01614          // cpu core
    V10V2=$21*0.016            // +2.5v (ddr)
    V10V3=$22*0.016            // +3.3v
    V10V4=$23*0.01614*1.68     // +5v
    V10V5=$24*0.01614*4        // +12v
    V10V6=$27*0.01614*1.68     // 5vsb
    V10V7=$28*0.016            // vbat
    V11=GA-8IK1100
    V11V1=$20*0.01565 // core
    V11V2=$22*0.016         // 3.3
    V11V3=$24*0.0268 // 5
    V11V4=$21*0.0736 // 12
    V11V5=$27*0.016    // V_AGP
    V12=Shuttle FX41
    V12V1=$20*0.016016 // CPU VCore 1.75 (modified)
    V12V2=$21*0.016 // VDDQ 3.3
    V12V3=$22*0.016 // 3.3
    V12V4=$23*0.016*1.68 // 5
    V12V5=$24*0.016*3.9 // 12
    V12V6=$27*(-0.016)*4.1 // -12
    V12V7=$28*(-0.016)*2.463 // -5 (modified)
    V13=SOYO KT400 DRAGON Lite
    V13V1=$20*0.01614 // CPU core
    V13V2=$24*0.01614 // DDR
    V13V3=$21*0.01614  // +3.3
    V13V4=$22*0.01614*1.663 // +5
    V13V5=$23*0.01614*3.94 // +12
    V13V6=$25*0.01614          // AGP
    [Genesys Logic GL525SM]
    VT=1
    V0=GL525SM Standard 1
    V0V1=$20+3 * (0.020078 * 1)
    V0V2=255
    V0V3=$22+3 * (0.020078 * 1)
    V0V4=$23-3 * (0.020078 * 5/3.5)
    V0V5=$24+3 * (0.020078 * (1.0+15.0/4.7))
    V0V6=$25+3 * (0.020078 * (210/28))
    V0V7=255
    V1=GL525SM Standard 2
    V1V1=$20+3 * (0.020078 * 1)
    V1V2=$21+3 * (0.019 *1)
    V1V3=$22+3 * (0.020078 * 1)
    V1V4=$23-3 * (0.020078 * 5/3.5)
    V1V5=$24+3 * (0.020078 * (1.0+15.0/4.7))
    V1V6=$25+3 * (0.020078 * (210/28))
    V1V7=255
    [Analog Devices ADM1024 Dual]
    VT=0
    V0=ADM1024 Dual Standard
    V0V1=$21*0.014|0 // core 0
    V0V2=$21*0.014|1 // core 1
    V0V3=$23*0.026|0 // 3.3
    V0V4=$20*0.026|0 // 5
    V0V5=$24*0.062|0 // 12
    V0V6=$20*0.010|1 // 1.5
    V0V7=255
    [Dallas SM DS1780]
    VT=0
    V0=Dallas DS1780 Standard
    V0V1=$21*0.014
    V0V2=$20*0.013
    V0V3=$22*0.017
    V0V4=$23*0.026
    V0V5=$24*0.0625
    V0V6=$25*0.096 - 29
    V0V7=255
    [Analog Devices ADM1025 Dual]
    VT=0
    V0=ADM1025 Dual Standard
    V0V1=$21*0.012|0 // core 0
    V0V2=$21*0.012|1 // core 1
    V0V3=$22*0.0172|0 // 3.3
    V0V4=$23*0.026|0 // 5
    V0V5=$24*0.062|0 // 12
    V0V6=((($25*0.014)-(5+(5-$23*0.026)) )* 2.879-(5+(5-$23*0.026)))
    V0V7=$20*0.013|1 // ??
    [Dallas SM DS1780 Dual]
    VT=2
    V0=Dallas DS1780 Dual Standard 1
    V0V1=$21*0.014|0 // core 0
    V0V2=$20*0.013|0 // 2.5
    V0V3=$22*0.017|0 // 3.3
    V0V4=$23*0.026|0 // 5
    V0V5=$24*0.0625|0 // 12
    V0V6=$25*0.096-29|0
    V0V7=255
    V1=Dallas DS1780 Dual Standard 2
    V1V1=$21*0.014|1 // core 0
    V1V2=$20*0.013|1 // 2.5
    V1V3=$22*0.017|1 // 3.3
    V1V4=$23*0.026|1 // 5
    V1V5=$24*0.0625|1 // 12
    V1V6=$25*0.096-29|1
    V1V7=255
    V2=Dell PWS 420
    V2V1=$21*0.014|0 // core 0
    V2V2=$20*0.013|0 // 2.5
    V2V3=$22*0.017|1 // 3.3
    V2V4=$23*0.026|0 // 5
    V2V5=$24*0.0625|0 // 12
    V2V6=255
    V2V7=255
    [Analog Devices ADM1030]
    VT=0
    V0=ADM1030 Standard
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Analog Devices ADM1031]
    VT=0
    V0=ADM1031 Standard
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [ITE8693F]
    VT=0
    V0=ITE8693F Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.28
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*5.2
    V0V7=255
    [PC87366]
    VT=0
    V0=PC87366 Standard
    V0V1=255 // can't be done via ini file
    V0V2=255 // can't be done via ini file
    V0V3=255 // can't be done via ini file
    V0V4=255 // can't be done via ini file
    V0V5=255 // can't be done via ini file
    V0V6=255 // can't be done via ini file
    V0V7=255 // can't be done via ini file
    [VIA Via8231]
    VT=2
    V0=VIA8231 Standard 1
    V0V1=(($22*25 + 133)/2628)*1.25
    V0V2=(($23*25 + 133)/2628)*1.25
    V0V3=(($24*25 + 133)/2628)*1.67
    V0V4=(($25*25 + 133)/2628)*2.6
    V0V5=(($26*25 + 133)/2628)*6.3
    V0V6=(($27*25 + 133)/2628)*2.6
    V0V7=(($28*25 + 133)/2628)*6.3
    V1=VIA8231 Standard 2
    V1V1=(($24-3) * (2+10) / 10) / 95.8 // core 0
    V1V2=(($23-3) * (2+10) / 10) / 95.8 // 2.5
    V1V3=(($26-3) * (2+3) / 3) / 95.8 // 3.3
    V1V4=(($22-3) * (14+10) / 10) / 95.8 // 5
    V1V5=(($25-3) * (47+10) / 10) / 95.8 // 12
    V1V6=255
    V1V7=255
    v2=EPIA Ezra
    V2V1=(($24*25 + 133)/2628)*1.04         // core0
    V2V2=(($23*25 + 133)/2628)*1.26         // 2.5
    V2V3=(($22*25 + 133)/2628)*1.67         // 3.3
    V2V4=(($25*25 + 133)/2628)*2.4          // 5
    V2V5=(($26*25 + 133)/2628)*6            // 12
    V2V6=255
    V2V7=255
    v3=EPIA Samuel 2
    V3V1=(($24*25 + 133)/2628)*1.04         // core0
    V3V2=(($23*25 + 133)/2628)*1.26         // 2.5
    V3V3=(($22*25 + 133)/2628)*1.67         // 3.3
    V3V4=(($25*25 + 133)/2628)*2.4          // 5
    V3V5=(($26*25 + 133)/2628)*6            // 12
    V3V6=255
    V3V7=255
    [Winbond W83627HF/W83782D Combo]
    VT=1
    V0=Standard W83627HF/W83782D
    V0V1=$20*0.01614|0 // core 0
    V0V2=$20*0.01614|1 // core 1
    V0V3=$26*0.01614|1 // 3.3
    V0V4=$23*0.01614*1.68|0 // 5
    V0V5=$22*0.016*3.8|0 // 12
    V0V6=(($25*0.016)-3.6)*5.14+3.6|0 // -12
    V0V7=255
    V1=Tyan Tiger MP 2460
    V1V1=$20*0.01614|0 // core 0 (CPU 1)
    V1V2=$21*0.01614|0 // core 1 (CPU 2)
    V1V3=$22*0.01614|0 // +3.3 Volts
    V1V4=$23*0.027205|1 // +5 Volts
    V1V5=$24*0.075845|0 // +12 Volts
    V1V6=$25*(-0.38375)|0 // -12 Volts
    V1V7=255 // -5 Volts not implemented
    V1V8=$22*0.01614|1 // AGP Volts
    V1V9=$24*0.01614|1 // DDR Volts
    V1V10=$26*0.01614|1 // standby 3.3 Volts
    V1V11=$51*0.01614|1 B5 // battery Volts (on bank 5)
    [SMSC LPC47M192-NC]
    VT=1
    V0=LPC47M192 Standard
    V0V1=$21*0.012
    V0V2=$20*0.013
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.062
    V0V6=$50*0.008
    V0V7=$51*0.009
    V1=Dell Precision 650
    V1V1=$21*0.0114 // CPU voltage
    V1V2=$20*0.013 // +2.5V
    V1V3=$22*0.0171 // +3.3V
    V1V4=$23*0.026 // +5V
    V1V5=$24*0.06 // +12V
    V1V6=$50*0.0171 // SIO voltage
    V1V7=$51*0.0078 // AGP voltage
    V1V8=$25*0.0093 // +1.8V
    [Winbond W83637HF]
    VT=1
    V0=W83637HF Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=ECS Photon PF2 Lite
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=255
    V1V6=255
    V1V7=255
    [Analog Devices ADM1028]
    VT=0
    V0=not support by this device
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Asus ASB100 (Bach)]
    VT=1
    V0=ASB100 Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=($25*(-0.016))*3.97
    V0V7=($26*(-0.016))*1.666
    V1=ASB100 Standard 2
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=($25*(-0.016))*4
    V1V7=($26*(-0.016))*1.666
    [Analog Devices ADM1027]
    VT=0
    V0=ADM1027 Standard
    V0V1=$21*4*0.00293
    V0V2=$20*4*0.0032
    V0V3=$22*4*0.0042
    V0V4=$23*4*0.0065
    V0V5=$24*4*0.0156
    V0V6=255
    V0V7=255
    [ITE8722F]
    VT=0
    V0=ITE8722F Standard
    V0V1=$20*0.01565
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$28*0.016 // vbat
    V0V5=$24*0.016*3.8
    V0V6=(($27*0.016)-3.6)*5.14+3.6
    V0V7=255
    [Asus Mozart2]
    VT=0
    V0=Mozart2 Standard
    V0V1=$20*0.016
    V0V2=255
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*4
    V0V6=255
    V0V7=255
    [National LM85]
    VT=0
    V0=LM85 Standard
    V0V1=$21*0.01176
    V0V2=$20*0.013
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.0627
    V0V6=255
    V0V7=255
    [Winbond W83627HF/ADM1027 Combo]
    VT=1
    V0=W83627HF/ADM1027 Combo
    V0V1=$20*0.016|0                // core0
    V0V2=255
    V0V3=255
    V0V4=$23*4*0.0065|1 // +5
    V0V5=$24*4*0.0156|1 // +12
    V0V6=255
    V0V7=255
    [Winbond W83627HF/ADM1027 Combo]
    V1=Tyan 2665
    V1V1=$20*0.0.016|0              // core0
    V1V2=$21*0.01471|0         
    V1V3=$22*0.032|0             
    V1V4=$23*4*0.0065|1  // +5
    V1V5=$24*4*0.0156|1  // +12
    V1V6=255
    V1V7=255
    [Analog Devices ADM1025/1030 Combo]
    VT=0
    V0=ADM1025/1030 Combo
    V0V1=$21*0.012|1
    V0V2=$20*0.013|1
    V0V3=$22*0.0172|1
    V0V4=$23*0.026|1
    V0V5=$24*0.062|1
    V0V6=$25*0.0172|1
    V0V7=255
    [Analog Devices ADM1030 Dual]
    VT=0
    V0=ADM1030 Dual
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [WinBond W83L785TR]
    VT=0
    V0=WinBond W83L785TR
    V0V1=$20*0.044
    V0V2=$21*0.044
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [WinBond W83L785R]
    VT=0
    V0=WinBond W83L785R
    V0V1=$20*0.044
    V0V2=$21*0.044
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Winbond W83627THF-A]
    VT=6
    V0=Winbond W83627THF-A
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*4
    V0V6=255
    V0V7=255
    V1=Asus P4P800
    V1=Asus P4P800
    V1V1=$20*0.01567
    V1V2=255
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$21*0.016*3.8
    V1V6=255
    V1V7=255
    V2=ASUS PC-DL
    V2V1=$20*0.00488 + 0.69 // VCORE (pin 100) (+ 1.5V)
    V2V2=$51*0.016B$05      // VBAT  (pin  74) (+ 3.0V)
    V2V3=$22*0.016          // VIN1  (pin  98) (+ 3.3V)
    V2V4=$23*0.016*1.68 

    Checked and worked fine for windows xp x64 pro version too .
    Just replace the voltage.ini
    MBM 5.3.7.0 64bits can be downloaded at http://www.planetAMD64.com

  • Audigy 2 on Neo2 Platinum causes LOCK UPs/BSODs!!! Help!

    I have a videocard with a HUGE, I mean HUGE custom CPU heatsink attached to it.  This leaves me only ONE slot available for my Audigy 2.  And that slot is the last slot 5, orange color.  
    Its the ONLY ONE AVAILABLE.  I read on these forums about some incompatibility of Audigy 2 with MSI Neo2 Platinum.  Thats what I have.  I tried several later and older BIOSes including the official one and the latest beta one.
    Still, when I play UT2004 or some other games that demand EAX/Hardware 3D sound - I get a dark blue BSOD without a message (its like a non-WinXP BSOD, its a hardware BSOD as I call it, dark blue color).  It comes with a sqeeking sound.  I have to restart my PC afterwards.  
    It happens after 3-4 minutes of playing.
    When I REMOVE the soundcard - everything is fine, NO BSOD.  
    I tried different Audigy 2 drivers, but they all give the same result.  This did not happen on my old ASUS A7N8X-Deluxe 2.0, and the soundcard was in PCI Slot 5 as well.  I tried to format, and etc., - same thing if the soundcard is in the PCI slot!  
    I have PCI lock ENABLED (AGP set to 67Mhz, and PCI LOCK DETECTION set to ENABLED).
    How do I fix this problem?

    Quote
    Originally posted by MonarchX
    I have PCI lock ENABLED (AGP set to 67Mhz, and PCI LOCK DETECTION set to ENABLED).
    When you said that you have PCI lock enabled and PCI lock detection enabled, were you talking about the same thing?  If not, where in the BIOS is the PCI lock? I could only find PCI Lock Detection.

  • KN8 Neo2 Platinum Nightmare - please set me straight!

    Hi,
    Thank you very much for reading this post.  Any help would be greatly appreciated, as i would like to avoid the RMA process
    My problem: Intermittently, machine will not POST – (CD/DVD drives keep flashing/resetting forever)… no “beep”, and pc needs 4sec hold of power to shut down (don’t know if this gives any detail in sequence of post or not).
    My Config:
    K8N Neo2 Platinum
    AMD Athlon 64 3500+
    Corsair Dual (Twin) DDR 1GB PC3200XLPRO – in “Auto” originally, now in 2-2-2-5 with 2.75 volts
    Antec TRUE POWER 450 (modular PSU)
    2x Seagate 200MB HD in Raid 0 (stripe) (on SATA 0 and 1)
    Floppy
    Sony 4x DVD+/-R and LG 52x CDR on IDE 0
    EVGA NVIDIA 6800GT 256
    BIOS 1.2 (as shipped)
    - NO Overclocking
    Sequence of issue:
    I built the machine last weekend and hooked everything up (I know a mistake) and machine would not post…. So I started unplugging, started with IDE-0 and it posts fine. So I think – ok so my issue is here….replace IDE cable and move drives to IDE 1 and I am fine. Installed windows…soft rebooted many times, fully installed my whole system, programs, drivers, etc. THEN – I did a HARD REBOOT. Problem comes back. I move CD Drives to IDE 0 and it boots fine again!.... Install games, play games for 5+ hours no problems.
    Now I get this non-post issue every 3 hard boots or so. First boot after the problem, bios tells me I have a failed OVERCLOCK, adjust in setup…which is BS but I have to go to bios settings, change nothing, then it boots fine.
    One other thing – the memory is supposed to be a 2.75 volts according to Corsair, so I changed that (bios seting is RED – not recommended) and this change does not seem to affect anything (can post and operate normally for a while then get no post again).
    I have built 10+ systems and this is the most frustrating issue ever for me!!! My guess was:
    1) loose connection – nope – reset everything 3x
    2) Power – tried using different power connectors for 6800GT card but don’t know if there are any specific issues here (maybe the card needs a connector with nothing else on it?)
    3) RAM / CPU / MB issue: I have tried moving ram in slot 2/3 but same issues. I reeeeely don’t want to have to re-seat the athlon64.
    THANKS FOR ANY/ALL INPUT !!!!!!!!!!!!!!!!!!!!!!!

    And here's an important thing to read :
    It's comming from an article at ModdersHQ community"
    Quote
    The Noisetaker probably performed the weakest out of all 3 in the test.  However, considering this PSU is only rated at 470w, compared to 510w and 550w; and it does not have adjustable rails, it did very well.  The rails were all well within reason, but the Noisetaker showed the largest drop, especially on the 12v rail. I think the 6800 Ultra was beginning to suck more juice than the Noisetaker had.  Unfortunately, here is where you can see the downside of dual 12v rails:  there is no "backup" or "reserve" current.  
    Each 12v rail has about 15 amps of current, compared to the usual 34 amps or so on a normal PSU.  Now, if you add them together, everything is fine.  But the problem arises when you suck too much current from a single rail.  With a regular PSU, the current ceiling is very high(30a or so), so even though you might be running a ton of fans and drives, chances are you can at least unplug something if the rail drops too low.  Also, if you have less fans and drives, then you have more current at your disposal.  However, if you are only working with a 15a current, then your ceiling is much lower.  You have no "reserve" current to draw from that would be designed for fans and drives.  So even if you have a single drive and fan plugged in, you still only have 15a for your motherboard, CPU and graphics card.  And there is no way to access that other 12v rail without running a molex from the second rail.  That is most likely why you see the dip in the 12v rail from idle to load.  Although not huge, it is noticable, and with a smaller PSU would become a problem.
    That can explain our problems...!!!

  • K8N Neo2 Platinum 54G BIOS problem

    I recently bought a MSI K8N Neo2 Platinum-54G mainboard with W7025NMS v1.3  092204 revision of BIOS.
    AMD Athlon64 3000+ 939 is installed on the mainboard, with 2x512 GEIL PC3200 memory modules in dual channel configuration working on default frequency of 200MHz. CPU is recognized correctly as AMD Athlon64 3000+ on startup.
    Mainboard’s BIOS seems to be corrupted. In Cell Menu options, in the upper left part of the screen (printed blue) are processor and DDR working timings:
    Current CPU Clock 1810MHZ, Current DDR Clock 200MHz.
    Aggressive Timings and Dynamic Overclocking values are [Disabled] (processor working on its defaulf settings); Spread Spectrum is [Disabled] while all DRAM Configuration settings are set to [Auto].
    While entering HT frequency settings, (locked to [x5])  there are no other values to select – empty, and there is no way to leave it (ESC doesn’t help, the only thing possible to do is to reset the computer by pressing the Reset button on the chassis), but  the HT frequency settings were enabled when I loaded Fail-Safe settings, offering [1x], [1.5x], [2x], [2.5x], [3x], [4x], [5x].
    Adjust CPU Ratio settings offer only [StartUp], [x4]~[x9] values, but as I understood by reading the manual there should be [StartUp], [x4]~[x20].
    CPU Voltage, Memory Voltage and AGP Voltage are set to default.
    CPU-Z, as well as SiSoft Sandra 2004 and SiSoft Sandra 2005 and MSI CORE CELL show that processor works at a core speed ~1005MHz, showing multiplier locked on x5.0 and HTT locked at ~200MHz, while the voltage is ~1.05V!
    I downloaded the latest BIOS revision (v1.4), did the BIOS flash, but the problem remains!
    Anybody, help!

    Quote
    HT frequency
    is a known fault in bios & is easily sorted Bas HT Bios Error
    Quote
    CPU Ratio settings
    AMD64 CPOU's have a lock on CPU ratios which varies according to the specification of the chip. therefore the multiplier available in your bios stops at the max multiplier allowed by amd for your cpu.
    As an example i'm running a 3200 754 which has a maximum muliplier of 11 so that is the max i see in bios.
    this guide may help Bios Guide

  • K8N NEO2 Platinum rebooting

    Hi all,just got myself a 64bit MSI K8N NEO2 Platinum board & a 3200+,am happy with it but a couple of days ago i got a blue screen with a long message that i didnt have time to read before the pc rebooted,after the reboot i checked the event viewer log file in administrative tools/control panel but couldnt narrow it down as my particular error code wasnt among the possible causes.
    Among some of the possible causes were incorrectly installed USB drivers or the BIOS,i downloaded the latest BIOS update before this problem started(V1.40) which i am using now,i used the MSI live update software to flash it which i did in windows mode.Sorry for prattling on!well it did it again tonight and i managed to read a bit of the writing on the blue screen which mentioned flashing the bios to the latest version.I was wondering if anyone else is having the same problem and if so could you please advise me? Thanks for your patience and any help Heres my sys specs:
        Model:                         AMD Athlon(tm) 64 Processor 3200+
        Speed:                         2.01GHz
        Model Number:                  3200 (estimated)
        Performance Rating:            PR3015 (estimated)
        Type:                          Standard
        L2 On-board Cache:             512kB ECC Synchronous Write-Back (16-way, 64
                                       byte line size)
        Bus(es):                       ISA AGP PCI USB FireWire/1394
        MP Support:                    1 CPU(s)
        MP APIC:                       No
        System BIOS:                   Phoenix Technologies, LTD 6.00 PG
        Mainboard:                     MS-7025
        Total Memory:                  1023MB DDR-SDRAM
        Model:                         Micro-Star International Co Ltd (MSI) ???
                                       (00E1)
        Front Side Bus Speed:          1x 201MHz (201MHz data rate)
        Model:                         Advanced Micro Devices (AMD) Athlon 64 /
                                       Opteron HyperTransport Technology
                                       Configuration
        Front Side Bus Speed:          1x 201MHz (201MHz data rate)
        Total Memory:                  2048MB DDR-SDRAM
        Memory Bus Speed:              2x 201MHz (402MHz data rate)
        Monitor/Panel:                 CTX EX950F series
        Adapter:                       RADEON X800 Series  
        Adapter:                       RADEON X800 Series Secondary
        Removable Drive:               Floppy disk drive
        Hard Disk:                     Maxtor 6Y080L0
        CD-ROM/DVD:                    HL-DT-ST DVDRAM GSA-4081B (CD 32X Rd, 24X Wr)
                                       (DVD 4X Rd, 3X Wr)
        CD-ROM/DVD:                    MSI CD-RW CR52 (CD 40X Rd, 52X Wr)
        CD-ROM/DVD:                    AXV CD/DVD-ROM SCSI CdRom Device (CD 32X Rd)
                                       (DVD 4X Rd)
        1.44MB 3.5" (A:):              N/A
        Hard drive (C:):               76.3GB (51.9GB, 68% Free) (NTFS)
        CD-ROM/DVD (D:):               N/A
        CD-ROM/DVD (E:):               N/A
        CD-ROM/DVD (F:):               N/A
        Serial/Parallel Port(s):       1 COM / 1 LPT
        USB Controller/Hub:            Standard OpenHCD USB Host Controller
        USB Controller/Hub:            Standard OpenHCD USB Host Controller
        USB Controller/Hub:            Standard Enhanced PCI to USB Host Controller
        USB Controller/Hub:            USB Root Hub
        USB Controller/Hub:            USB Root Hub
        USB Controller/Hub:            USB Root Hub
        FireWire/1394 Controller/Hub:  VIA OHCI Compliant IEEE 1394 Host Controller
        Keyboard:                      Standard 101/102-Key or Microsoft Natural PS/
                                       2 Keyboard
        Mouse:                         PS/2 Compatible Mouse
        Device:                        Creative SB Live! series
        Device:                        Creative Game Port
        Model:                         EPSON Stylus CX3200
        Windows System:                Microsoft Windows XP/2002 Home (Win32 x86)
                                       5.01.2600 (Service Pack 2)
        Network Drivers Enabled:       Yes
        Warning 100:                   Large memory sizes should be made of
                                       Registered/Buffered memory.
        Tip 101:                       Large memory sizes should be made of ECC/
                                       Parity memory.
    >
    >
        Device Type:                   VGA Video Adapter
        Device ID:                     bus 1, device 0, function 0
        Windows Device Name:           RADEON X800 Series  
        OEM Device Name:               ATI Technologies ??? (4A49)
        OEM Hardware ID:               FUN_0, VEN_1002, DEV_4A49, REV_00
        Device Name:                   PC Partner Ltd ??? (4A49)
        Product ID:                    VEN_174B, DEV_0D42
        Revision:                      A / 1 (0)
        Version:                       3.00
        Command Queue Length:          256
        Fast-Writes Support:           Yes
        Over 4GB Addressing Support:   No
        Isochronous Mode Support:      No
        Addressing Support:            32-bit
        Data Transfer Modes Support:   4x 8x

    My K8N Neo Platinum [754] did not include a NB fan. But this usually means the overall size of the heatsink is larger. If you remove the fan from yours, the size of the heatsink will not be big enough to cool your NB. As for temps, I've never seen my NB get hotter than 45'C. Note that the core on my NB should be slightly different than yours.
    You could try to use the BIOS fan control for the NB. If set correctly, it should reduce some noise.

  • Need help with k8n neo2 platinum

    I've just installed a new k8n neo2 platinum s939 board with a venice core 3200+ cpu the htt is 2000 and multiplier 10x.
    I've gone to the core cell menu and set the htt to 4x (seemed to be this at default) and the max mem clock at 166 (more about this in a moment), the fsb will go quite easily up to 250mhz even 255mhz, but when I try 260 Mhz the machine when it reboots shows the initial slash screen but then goes to a blank screen with the cursor flashing in the top left hand corner, I can't even get back into the bios setup without clearing the cmos.
    The odd thing is that the adjust cpu vid is showing a voltage of 1.50 and not 1.40 or startup.
    Anyway with the fsb at 250mhz the bios screen is showing the Current ddr clock at 208 mhz ( not the max memclock setting of 166) the memory in the motherboard ( a crucial 512meg ddr333 single stick) seems to perform OK according to memtest which shows no errors after 2 cycles.
    Any attempt to get to 260mhz fsb appears to fail even by upping the cpu vid to 1.525v unless i adjust the cpu voltage setting which by default is set to (by cpu vid) to +3.3%. Doing this enables me to get to fsb 260mhz but the memtest fails ( even when I set the max memclock to 133, which shows my current ddr speed at 174mhz, well below the 208mhz which appeared stable with the fsb at 250mhz?)
    So firstly why are there two cpu voltage settings in the bios when my manual only shows 1 (there is no mention of this cpu vid setting?
    How is it that my memory is stable at 208mhz with a fsb of 255mhz but unstable at 174mhz with the fsb set at 260mhz?
    Why does the memory clock lock not appear to be working, the memory should be fixed at 166mhz but infact increases with fsb?
    I have bios revision 1.5.
    Please help as I am not familiar with the bios settings for this nforce 3 chipset, they seem rather odd to me. I'm sure my venice core 3200+ cpu can get beyond 250mhz fsb, I have another pc with a venice core 3000+ cpu which runs quite happily at 270mhz fsb.
    PS I've tried reducing the htt to 3x but the same thing happens.

    OK further feed back, I can get to over 260mhz fsb but the system is not stable the memory runs OK with mem test but I have problems with prime95.
    I had to up the cpu core voltage to 1.53v to get to 260mhz using the cpu voltage setting in the bios and setting a 5% increase. increasing the cpu vid setting to 1.55v did not seem to do anything at all the core voltage was still at 1.43v.
    I upped the mem voltage to 2.6v from 2.5 but still could not get the system to be stable, it may be that the memory is holding the system back but I don't want to pay for better memory at the moment. Unless anyone has got any other ideas it looks like I may be forced to settle with 250mhz, well still a 500mhz increase maybe not that bad. I've now to try 3d benchmarking using my radeon 9600xt and 3dmark 03.

  • Neo2 Platinum v1.9BIOS / X2 4400+ / Memclock 166 issue?

    I've found one really strange thing.
    2x 1GB Hynix PC3200 / 250x10 @ Memclk 166 - Prime Stable
    2x 1GB Hynix PC3200 / 260x10 @ Memclk 166 - Windows won't boot (BSOD)
    2x 512MB Corsair PC4400 / 250x10 @ Memclk 166 - Prime Stable
    2x 512MB Corsair PC4400 / 260x10 @ Memclk 166 - Windows won't boot (BSOD)
    2x 512MB Corsair PC4400 / 260x10 @ Memclk 200 - Prime Stable
    2x 512MB Corsair PC4400 / 270x10 @ Memclk 200 - Prime Stable
    Now, I can only assume that there's a problem with Memclk 166 setting when running @ over 250FSB? (both HT frequency 3x & 4x) Anybody experience this sort of problem?
    X2 4400+
    MSI Neo2 Platinum v1.9NFM Rev.2
    Elsa Gladiac 6600GT AGP
    2x Raptors (onboard SATA 3/4)
    2x Hitachi SATA drives (SI3112 SATA PCI)
    Antec Truepower 550W
    EXOS Watercooling

    Quote
    Originally posted by Supershanks
    There are quite a few pps who work on the if it aint broke principle of bios update . It's entirely up to you.
    I'm one of those people, if I have no immediate problems to solve why risk a bad flash or a windows reinstall?

  • Neo2 Platinum and AMD X2 ??

    I am currently running an Athlon64 3500 in my Neo2 Platinum with
    BIOS v1.4.
    I want to upgrade my CPU to an Athlon 64 X2 3800 Dual-Core
    Will i have to upgrade my BIOS ?
    I`m running Windows XP Home. Can i easily flash the
    BIOS using Live Update ?
    I`ve done BIOS flashes before in the past with a floppy drive.
    But now, i no longer have a floppy in my system.
    I guess i could borrow one from someone if i really had too !!
    I just downloaded and installed Live Update from the MSI web site.
    How reliable is it to flash the BIOS with it ??

    Quote from: dirtspin on 24-December-05, 09:06:00
    I just downloaded and installed Live Update from the MSI web site.
    How reliable is it to flash the BIOS with it ??
    Noooo! Stop!
    Live Update is the absolute best way to guarantee a BAD BIOS flash!
    Download & install your BIOS file manually via floppy and flashing utiliy - it's the most reliable way
    That being said... You will have to upgrade your BIOS and reinstall XP to make sure it uses both cores effectively. Sounds like a pain, but it's worth it.

  • Help needed with 915G Neo2 Platinum 2 problems please help doing my head in

    System
    Case Sonata II 450 watt, MSI 915G Neo2 Platinum, P4 3.4 650 LGA775, 2x512 ddr2 5300 (cruical) Maxtor 200gig sata hd, Sapphire x800, NEC 3540, Sony DVD rom & floppy. My machine runs very stable, 1st problem however on start up I get 3 bleeps can anyone tell me what this means. I have tried looking in the manual but cannot find any reference. The usb dongle that came with the mb is installed & the are 4 green lights on. 2nd problem if I try to load the digi cell software this causes the pc to freeze were I have to switch off at the wall. Thank you for the help.
    I have now installed a new mb & I am still getting the 3 beeps. I have ran memtest & the ram passed does anyone have any other idea's.
    Thank you for the help.
     Report to moderator    84.92.165.224 

    please help, i am going to throw myself out of the window.     

  • Using RAM slots 3&4 (vice 1&2) on a Neo2 Platinum

    I was having some issues that seemed RAM related so I ran Memtest and it showed one stick with lot of errors, but the other seemed fine.  I only ran it on each stick for a short time because I got 34 errors in 20 seconds on one stick, but the other was error free for about 10 minutes.
    I pulled the bad stick (temporarilly running 1x512) and everything was fine for one day, but I just got another memory dump BSOD.  Now this stick shows errors.
    I'm curious if maybe Dimm1 on my board could be eating my RAM.  I've already got 2x1GB sticks on the way.  Should I just put them in slots 3&4 and not worry about slot 1, or am I asking for more problems that way?  Also, has anyone heard of Neo2 Platinums's destroying RAM?
    Complete specs in sig.

    You can run two dimms in slots 3 & 4 as an alternative to slots 1 & 2 according to Jim Flynn who seems to know what he is talking about here:       https://forum-en.msi.com/index.php?topic=88800.0
    Do you get errors in MEMTEST with slots 3 & 4?
    The errors in memtest require some troubleshooting with the assistance of CPU-Z which will tell us the SPD and actual operating timing values of memory (cas, tras etc) for each slot on the SPD and MEMORY tabs.  What voltage are you using for your dimms?  Are you overclocking?
    You might not want to insert your new memory until you figure out what is going on with your slots, as I imagine a faulty slot (and maybe faulty configuration too) could damage memory.
    Post CPU-Z and MEMTEST results for slots 3 & 4 and maybe one of the memory gurus here will lend a hand.  I believe errors in tests 5 & 7 are timing errors while the rest are bad ram.
    Good luck.

  • Neo2 platinum Encountering Stability Problems /w dual channel memory

    Hello,
    Recently I built my first computer ever, see bottom.  After getting windows installed I then had problems with installing other programs and general stability issues.  I tried reinstalling windows and after the reinstall I got the same problems.
    Something to do with the instability is when I start it up, and go into BIOS, it states my Athlon 64 3500+ as running at 2211, a half percent overclock.  Also, even though I have the FSB set as 200mhz, when I go into CoreCenter on windows it states the FSB as being set 201mhz.  In the nVidia system utility, it states my memory as running at 402mhz, and I had to crank that down to 400mhz to get stability, it allowed my to install programs without error, but there were still stability problems like crashes(blue screen, the computer just plain restarting without notice).  I took out one of my memory cards, both of them work alone though, I've ran memory test utilities.  That had a good effect and the computer runs fairly stable, but I still have problems, and I want to be able to take advantage of dual channel.  I'm running my memory on auto and it's using the times of 2-3-3-6-2T.
    Another problem I'm experiencing is the AC97 audio not being detected and loaded by windows, it will say I have no audio device, and the speaker will not show up in the notification area in the bottom right-hand corner.  This happens inconsistantly.
                               -Thank You
    AMD Athlon 64 3500+
    MSI Neo2 Platinum(nForce3 939 socket)rev1.0 BIOS 1.4
    2x Mushkin DDR400 512mb CL2 Blue
    BFG GeForce6800GT OC
    80gb Hitachi Deskstar SATA

    hi bknoll,
    welcome to the forum.
    1) i wouldn't worry overmuch at the 201 issue.
    2) Quote
    I've ran memory test utilities. That had a good effect and the computer runs fairly stable, but I still have problems
    which test utilities did you use, Don't quiet understand  Quote
    had a good effect and the computer runs fairly stable
    3) It may be worth checking the Mushkin site or any documentation you have to verify that the auto settings agree with the quoted settings for the modules. It's not unkown for errors to occur when the memory controller on the CPU to misinterpret the SPD chip setting on your sticks - this is where the auto settings come from. Some memory like certain corsair modules need to run at different settings on AMD64, thus auto timings must be overidden,
    4) Have you installed the Realtek drivers from the CD, & enabled onboard sound in Bios. When these are done normally there's the MSI Sound Effect manager in control panel. you just need to set your speaker config in the Windows Sounds & Audio Devices.
    5) Usual question What power supply are you using as been underpowered on the 12v rail in particular can be the cause of crashes,

  • K8N Neo2 Platinum Ordered - Advice for a noob please

    Hi there,
                this seems like a great forum, was hoping someone could give me some advice - Im trying to pre-empt any major probs....
                I am a relative noob to building P.C's - done a few P4 based systems before but this will be my first Athlon based.  This systems primary use will be gaming.  I have the following on order (should be with me next week) : -
    a) MSI K8N NEO2 Platinum Edition SCK 939 Motherboad
    b) AMD ATHLON 64 3500+ 64bit SCK 939 Retail Inc Fan
    c) 160GB Maxtor Calypso 8mb Cache 7200 SATA DHH
    Components I have already
    a) Graphics Card - Nvidia 6800 GT
    b) Memory - Generic 2 X 512MB PC2700 DDR333 RAM
    c) Sound Card - Creative SB Live Value
    d) PSU - Jeantech 450W (22a on 12V Rail)
    e) Case - pretty generic full tower case - no fans attached
    f) CPU FAN - COOLERMASTER HYPER 48 SUPER SILENT HEATPIPE
    g) Spare Hard drive - 120GB Maxtor IDE Hard drive
    h) DVD Drives - 1 x Pioneeer 108 / 1 x Pioneer 104
    I) Monitors - Ilyama 17" TFT & Toshiba 32WL36P LCD
    I have some 'noobish' questions - apologies for my ignorance : -
    1) Memory - Will my memory be okay ?  Should I ditch it and buy some Corsair DDR400 (which everyone else seems to have!).  Will performance suffer if I stick with the DDR 333 ? Do I need to adjust settings in BIOS regarding memory timing ? (I only picked up on this from reading through other posts on this board, and am totally clueless on 'timing'- Ive never needed to adjust timing on any previous PC's....!)
    2) Sound Card - will I be better off sticking with the onboard sound on the MSI K8N neo 2 ? Or for best performance do I go with the SB LIve ? (god its a nightmare trying to get updated drivers for this card),  Would I get a noticable performance increase buying an Audigy 2?
    3) Vcore / other power issues - Reading this forum Im kinda scared by many posts along the lines of "..for stability I need to change my memory voltage to xx-V" or "...for a stable system I needed to change my Vcore to xx-V".  Will I need to change the Bios default values on this system just to get it to run stably??
    4) CPU FAN - Are AMD stock fans any good ?  My Hyper 48 is quite highly rated....
    5) Im completely new to SATA drives, but Ive printed off the very useful install guide on this site (which I intend to use).  Is there anything I need to look out for concerning adding my IDE drive also.
    I think thats about it just now - if anyone can see any other potential problems with my specs then please let me know.  Im really not trying to be negative / pessimistic - after all the reason I have went for this motherboard is that it is rated as one of the best.  Im just a bit paranoid that the dreaded B.S.O.D awaits me!
    On a more positive note - does anyone have similar system specs they use for gaming ?  How well does HL2 / Doom3 / Farcry etc fly J ? I cant wait !
    Thanks for the time

    you may find these helpful
    Overclockers Uk Power Supplies
    This Week Only Enermax Noisetaker 485W EG495AX-VE(G) SFMA ATX2.0 PSU (CA-007-EN) Might be tempting
    Scan International Power Supply

  • SATA HDD installation on K8N Neo2 Platinum, Non-RAID, Non-Bootable

    Hi-
    I’m a rank newbie on this forum (first post). I have a K8N Neo2 Platinum Mobo, which I’ve recently gotten up and running, with Windows XP-Pro SP2 installed on a single IDE drive. I would now like to add 2 SATA drives. I don’t need or want the SATA drives to operate in a RAID array, nor do I want them to be bootable. I want to use them independently for data storage. I read the following thread (I am posting here on a separate thread per the author’s wishes not to get his original thread too junked-up) :
    Single SATA or Multiple Drive Array Setup FAQ
    I have not yet plugged-in either of my SATA drives, because I don’t want to risk corrupting my existing boot (IDE) drive. I just had a few questions about the procedure given in the referenced thread, in the Single Drive Setup:
    - Step 14 States: “Make sure the “RAID Mode” is Stripping and Striping Block at 64k or Optimal. Hit F7 (Finish)”. Is this correct for a single non-boot drive?
    - Step 22 States: “As most of you know when you enter the Setup for Win2k/WinXP you will need to hit F6 to load additional drivers for other SCSI devices.” I assume this means I need to boot from the Windows CD. Is this true even if I already have Windows installed on an IDE HDD on this system? At what point will I need to hit <F6> ? Will I be prompted to do so?
    - I have downloaded (from the MSI website) the NVIDIA RAID CLASS DRIVER & NVIDIA Nforce Storage Controller (20 files, 1.3 MB total). Should I put these on a floppy? Or can I access them from a directory on my OS HDD?
    - Should I go ahead and plug-in both of the 2 SATA drives I want to add to the system before beginning the driver installation? The only reason I would consider installing them one at a time is if it eliminated any confusion between RAID vs. independent (I want independent operation). If I do install them one at a time, do I have to install the driver twice?
    Any help would be appreciated.
    - the bbdude

    OK Thanks JeanGuy and ssjkakaroto,
    I have connected both of my SATA drives. They are enabled in BIOS but not set to RAID. I booted up to Windows on my IDE drive. In Disk Manager, the display shows Disk 0 (C: System), Disk 1 and Disk 2 as uninitialized, and my DVD (D:) drive. At this point, I could probably go ahead and run the Initialize and Convert Disk Wizard to get these disks formatted and be dome with ot now. Before I do that though, I just have a couple of more questions.
    - I had already loaded the nVidia nForce3 system driver prior to installing the SATA drives, but I went ahead and did that again after installing the SATA drives and restarting Windows. I used Live Update, which went out to the MSI site and found version 5.03 of the  nVidia nForce3 system driver. I'm not sure how to find the "Nvidia 5.10 driver package which include the latest SATA driver", ssjkakaroto referred-to. The Live Update install procedure did ask if I wanted to install IDE driver and I said yes. It then asked to over-write what I already had there (I said yes to that too). As the file names streamed-by, I though I saw some filenames with nv... listed. So, bottom line, is I'm not sure if I have the lates and greatest nVidia SATA drivers installed. How can I find out what drivers are installed?
    - As I mentioned in my previous post, I have also downloaded and unzipped the NVIDIA RAID CLASS DRIVER & NVIDIA Nforce Storage Controller (20 files, 1.3 MB total) from the MSI site; however, I don't know how to "install" this now that I have the files. There are a couple of .exe and a .bat file (bit no setup.exe).
    I may already have everything I need to partition and format these drives. I just want to bve sure I'm not skipping a step that is essential to optimal performance.
    Thanks -
    - bbdude

  • Neo2 Platinum won't restart in WinXP

    I recently RMA'd a Neo2 Platinum board because the SATA3/4 ports were not being detected during the Windows XP Pro setup.  I received the board yesterday and the ports are now detected properly but I've encountered another perturbing problem.  I've discovered that the computer won't restart via software.  What I mean is after the NTFS format of the hard drive in Windows setup the computer is supposed to reboot on its own to proceed with the installation of the OS but in my case I have to physically press the restart button on my machine to continue with the install.  Windows XP will fully install on the hard drive however the operating system can only turn off the PC, it won't restart it.  It merely hangs. 
    I've tried reposition memory sticks, use a different IDE cable, another power supply, clearing the CMOS via the jumper, reverse updating the BIOS twice, and using the safe defaults in the BIOS but nothing has worked.   This isn't the first time I've put a computer together and I've built quite a few but this is one abnormality I've never before encountered.  I just hope this board doesn't have to be RMA'd yet again. 
    Thank you in advance for your help.  :smiley:

    Hello !
    Sorry i do not know exactly, but try to install WindowsXP with integrated Service Pack 2.
    Greetz MurdoK

Maybe you are looking for

  • CATA: Time sheet: Transfer to target componets

    Could you please please give me an overview of what CATA (t-code) does? I have done some config in sandbox: I booked time in cat2 with a sender cost ctr + activity type and receiver cost center in ECC 6.0. With out running cata (t-code), I was able t

  • Rogue alert log in $ORACLE_HOME/dbs

    Hi there, have looked all over and not yet found the answer to my query. I have a database instance running at 10.2.0.4.0. There is a rougue alert-{ORACLE_SID}.log created in $ORACLE_HOME/dbs directory when an instance is started. Show parameter back

  • RMI Binding Error

    When I am trying to run my code, the following error is being displayed Starting Sever... Binding... Error: java.rmi.ConnectException: Connection refused to host: 169.254.135.47; nested exception is: java.net.ConnectException: Connection refused: con

  • Programmatically setting box list items as selected

    Hi, I am trying to set all the entries of a multi-select list box as selected in the docReady event. The code looks something like: ..this.setItemState(i, true) //for all entries of the list. However, as reported in some forum contributions and docum

  • Packaging a third party jar

    Hi, I need to package a third party jar and export as a jar File using eclipse 3.1? Can you please explain step by step in brief. Thanks,