Share ShutDown hang solution on K8N Neo4 Platinum Ultra

From BIOS 1.0 to 1.64, my Neo4 CPU load to ~70% with System Idle is always 99% after some times. When shutdown, it always hang at the last shut down screen "... shut down...". I have two Hitachi 160GB SATA HDD connected to the Nvidia port (non-RAID mode), under drive C and D.
Lately, I found that the drive D is not responsive under such scenario. After reading the troubleshooting guide http://aumha.org/win5/a/shtdwnxp.php, I try to disable the "Turn off hard disks" in the "Power Option properties" menu. Amazingly it solves the problem!
I do not know the reasons behide but I hope the real solution can be come out soon, whether it is the Nvidia driver problem or is a BIOS issue.

brianwtl,
I am running the Neo4 Plat/SLI and the solution to the hang on shutdown was in the BIOS in this thread:
New Award 219 beta bug bios needs testing
So there should also be a BIOS solution for the problem.
Take Care,
Richard

Similar Messages

  • K8N Neo4 Platinum Ultra nForce4 no post.

    Took the cpu off and cleaned it, upgraded the video card started the computer and no post. Led's 1,3,4, green 2 red. Took cpu out and checked it no bent pins, checked all connections. Sometimes when it boots it will have 4 green led's but no video. Tried another vid card same thing. Tried booting and holding the insert, cont+home, F1, delete keys. Get power to the fans and hear the HDD sometimes.
    Specs.
    MSI K8N Neo4 Platinum Ultra nForce4 bios v1.6
    Athlon 64 3700+ San Diego Core
    Geil value ram
    1-36GB Raptor
    , M45 Powercolor Radeon X800 GT PCI-EX 256MB DDR3 R480 Core
    XP.Pro.W/SP.2
    X-Connect 500W ATX PSU
     +5V +3.3V +12V -12V  -5 +5VSB
      30A  28A    34A    .8     .3     2
    Edit: Have cleared the cmos many times. If I boot holding the insert key down for a while I get 1,3,4, leds red 2 green, if I then push F1 they all turn green but still no vid.
             

    No posts to your post either  LOL
    Anyway - could be fans causing it - I had my Neo not booting until I disconnected a case fan from the mobo fan header output.
    Try with just leaving the cpu fan (could also be this one of course) .

  • Memory Controller not available - K8N NEO4 Platinum Ultra

    Hi Experts!
    I have typical problem in my PC.  I need reply only from experts.  Newbies please excuse.
    My system displays the following info in POST.
    VENDOR / DEVICE     CLASS      DESCRIPTION         IRQ
    ===================================
    10DE        005E        0580       Memory Controller     NA
    If anyone can correctly PIN POINTEDLY identify why this is displayed, it will be much helpful
    As such I face no difficulty with my system.  But this message very much annoys me.
    Thanks.
    My PSU Details:
    400W.  +12V 20Ampere.  (This is the maximum I could afford in our indian PC environment.)
    AMD 3000+ Winchester 90nm. CPU.
    K8N NEO4 Platinum Ultra Mother Board.
    512 MB Hynix PC3200 Memory.  (2*256)
    80GB Western Digital.
    Ordinary PCI VGA 2mb card.
    Samsung CDROM.

    There is no driver for memory controller with A64 (nforce3/4) as stated earlier .
    You see this in the memctrl.inf for UDP 5.10 , driver pack for nforce 3 and backwards down to nforce 1 .
    Memctrl is only added to the 5.10 package for backward support to nf2 and lower as this is a unified driver package and
    the memory controller is at chipset level on the motherboard that resides in the external northbridge on nf2 chipsets and lower .
    What you see is just a vendor/machine id description and is just as it should be .
    Code: [Select]
    ; nvmemctl.INF
    ; Copyright (c) 2001-2002, NVIDIA
    ; Version 1.00
    [Version]
    Signature="$WINDOWS NT$"
    Class=System
    ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
    Provider=%NVIDIA%
    CatalogFile=nvmemctl.cat
    DriverVer = 04/27/2004, 4.4.0
    [ControlFlags]
    ExcludeFromSelect=*
    [Manufacturer]
    %NVIDIA_MFG%=NVIDIA_SYS
    [SourceDisksFiles]
    [NVIDIA_SYS]
    %PCI\VEN_10DE&DEV_01AA.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01AA
    %PCI\VEN_10DE&DEV_01AB.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01AB
    %PCI\VEN_10DE&DEV_01AC.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01AC
    %PCI\VEN_10DE&DEV_01AD.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01AD
    %PCI\VEN_10DE&DEV_01EA.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EA
    %PCI\VEN_10DE&DEV_01EA&REV_C1.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EA&REV_C1
    %PCI\VEN_10DE&DEV_01EB.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EB
    %PCI\VEN_10DE&DEV_01EB&REV_C1.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EB&REV_C1
    %PCI\VEN_10DE&DEV_01EB.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EC
    %PCI\VEN_10DE&DEV_01ED.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01ED
    %PCI\VEN_10DE&DEV_01EE.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EE
    %PCI\VEN_10DE&DEV_01EF.DeviceDesc% = NO_DRV, PCI\VEN_10DE&DEV_01EF
    ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
    [NO_DRV]
    Include=machine.inf
    Needs=NO_DRV
    [NO_DRV.Services]
    Include=machine.inf
    Needs=NO_DRV.Services
    [NO_DRV.HW]
    Include=machine.inf
    Needs=NO_DRV.HW
    [Strings]
    SystemClassName = "System devices"
    NVIDIA          = "NVIDIA"
    NVIDIA_MFG      = "NVIDIA"
    PCI\VEN_10DE&DEV_01AA.DeviceDesc="NVIDIA nForce 220/230 Memory Controller (DDR)"
    PCI\VEN_10DE&DEV_01AB.DeviceDesc="NVIDIA nForce 415/420/430 Memory Controller (DDR)"
    PCI\VEN_10DE&DEV_01AC.DeviceDesc="NVIDIA nForce 220/230/415/420/430 Memory Controller"
    PCI\VEN_10DE&DEV_01AD.DeviceDesc="NVIDIA nForce 220/230/415/420/430 Memory Controller"
    PCI\VEN_10DE&DEV_01EA.DeviceDesc="NVIDIA nForce2 Memory Controller"
    PCI\VEN_10DE&DEV_01EA&REV_C1.DeviceDesc="NVIDIA nForce2 400 Memory Controller"
    PCI\VEN_10DE&DEV_01EB.DeviceDesc="NVIDIA nForce2 Memory Controller"
    PCI\VEN_10DE&DEV_01EB&REV_C1.DeviceDesc="NVIDIA nForce2 Ultra 400 Memory Controller"
    PCI\VEN_10DE&DEV_01EC.DeviceDesc="NVIDIA nForce2 Memory Controller"
    PCI\VEN_10DE&DEV_01ED.DeviceDesc="NVIDIA nForce2 Memory Controller"
    PCI\VEN_10DE&DEV_01EE.DeviceDesc="NVIDIA nForce2 Memory Controller"
    PCI\VEN_10DE&DEV_01EF.DeviceDesc="NVIDIA nForce2 Memory Controller"

  • K8N NEO4 Platinum Ultra - Over clocking guidance required.

    Hi Every one!
    Can any body help by explaining or providing a link to a guide which helps to over clock TO ITS BEST SPEED for the MSI K8n Neo4 Platinum Ultra board with the following configuration?
    AMD 3000+ Winchester Socket 939.
    DDR RAM PC3200 400 Mhz Hynix 2 x 256 = 512 MB
    Ordinary PCI Vga Display Card.
    SATA 80GB WD HDD.
    MB : K8N NEO4 PLATINUM ULTRA.
    PSU : +12v RAIL = 20AMPS.

    You may aswell start Here

  • New Build Update K8N Neo4 Platinum Ultra 7125-010

    I will report on the positive results of my build first. All installs went very smooth, no problems except for a bad floppy drive from the start which I did replace. I have 1 Sata hard drive on Sata controller #1. Installed XP Pro/SP2 Slipstreamed without doing the F-6 thing and had no problem with the Sata drive booting after install. I have a DVD/RW on IDE 1 as Master and a CD-Rom on IDE 2 as Master. The board is functioning very well for 5 days now. My only disapointment with this board, is the onboard sound. This is supposed to be better than my old K7N2 Delta L onboard sound. I am here to say, it is the very worst sound system I have ever heard. While getting the new build setup, I had a pair of $4.00 speakers hooked up and thought it was acceptable. When I hooked the build up to the rest of my hardware, which has a pair Altec Lansing speakers that sounded great with my old K7N2 Delta L, I was very shocked. Sounds like crap. Not much volume or other settings can make it sound worth a darn. Just can not figure out how the el-cheapo speakers sounded better than a pair of quality speakers. I have fooled with settings until the lady of the house is ready to pull my plug. Other than the sound issue, I do have to say this is one incredible machine. Guess if I really want quality sound or even something close, I will have to install a sound card.
    Regards; Pops'
    EDIT: Open mouth and insert foot. I was not about to quite give up on getting some decent sound from this system. Opened the Nvidia Mixer Application again and started fooling with selections. On the first screen, I had choosen the " 2 Speakers Mode ". Well, I started playing with the selections there and selected " 7.1 Speakers " and that made all the difference in the world. Now it is very acceptable. I am not real picky, but just could not figure out what happened when I moved the build to my office which had the Altec Lansing speakers and it sounded like crap without changing any settings??? Long story short, I guess it pays much reward to keep picking away at the settings. 
    Now I can go to bed and not have that grinding on my feeble mind.
    Regard's again; Pop's the pooped.

    Yep,the 2T setting is much slower compared to 1T.
    What I did was this,I set the top row at auto,so that covers all the cas latencies.
    Somewhere below is a second option on auto,I set this at manual.and changed nothing but the 2T to 1T.
    One thing to note though,when I build my system I had some nvraid complaints when booting,still after disabling them all.
    It needed a cmos reset to work properly.
    Also I noticed in memory section from bios two settings in the bottom row.
    read preamble value
    max Async latency
    They were both on 6ns. Setting them on 5ns makes things a little faster but also made my windows show some error messages just out of the blue.So I kept them on 6.
    Now after a bios flash without resetting the cmos they were both set at higher numbers,thus more stability at a cost of some speed.
    Again I had the nvraid complaints,so I needed to reset cmos (which is commonly recommended,even by MSI) and noticed the 2 memory settings are back at 6ns.
    This led me to believe the board picks this up automatically after a clear cmos.
    So no need for you to change any setting in bios except for the 1T option.
    You will understand what I mean when you visit this bios memory page.
    On a side note,I run at stock speeds also,except for the cell menu,I use agressive timings as enabled,speeds up your ram a bit also.
    Ofcourse you have to try if it works on your system since you got different memory compared to mine.
    Goodluck...

  • Best Drivers for new K8N Neo4 Platinum Ultra 7125-010

    Looking for just a little clarification on which drivers to load for this board. It is on the way with my CPU and should be here tomorrow. In reading through some of the posts, it seems to be a good idea to load the most recent drivers right from the start and not even use the CD that comes with the MSI board. Below is a list of the Drivers which I "think" are needed.
    Graphics Video Driver; 78.01
    Nforce AMD Driver; 6.66
    Audio Driver; 4.62
    In doing some further reading, it seems I may need the following also but am not sure??
    Windows XP Unified Driver; 5.10
    Which includes the following:
    Audio; 4.42
    Audio Utilities: 4.44
    Ethernet; 4.42
    Gart; 4.36
    Memory Controller; 3.38
    SMBus; 4.04
    Installer;4.46
    IDE NVIDIA; 4.46
    My plan is to setup the build with 1 WD 37.6 Sata drive as the boot drive and only the drive to start with. As for my Internet connection, I am going to use my USB Gigafast Wireless to connect to my D-Link DL-524 wireless router. I am going to Disable all of the onboard LAN features. Part of my confusion at this time is, do I need all of the Windows XP Unified Driver package??? Thanks in advance for any help in clearing up my confusion. Also, is there a specific order in which these should be installed?? 
    Regards; Pop's

    No problem Pop,besides,I'm 42 now and still love to build on my computer 
    As for the link,you need the "AMD Athlon™ 64 Processor Driver for Windows XP and Windows Server 2003 Version (exe) 1.2.2.2"
    or the one just above it "AMD Athlon™ 64 Processor Driver for Windows XP x64 Edition and Windows Server 2003 x64 Editions Version (exe) 1.2.2.1"
    It will uninstall the current driver that was installed with the mainboard driver cd,and should install the newer afterwards,you can check in hardware device manager if the driver version is the newer for cpu after reboot.
    Haha,yes,I had the same feelings before I build this system,reading all msi forums regarding mainboards.
    And all I read was problems after problems.But I have another system based on the KT3ultra,which I build 3 years ago,and I'm still pleased with this system so I decided to stay with MSI for now.Also I noticed the problems were/are the same on the Asus platform,seems common on nforce4 mainboards.
    As for building,just take your time,I had a slight incident with placing the heatsink+fan on the cpu socket,apparently in the corners of the cpu bracket is a small ledge(Énglish is not my nature language so don't know if I use the correct word) ,I couldn't get the retention lever in place,needed a lot of pressure and I became scared of damaging things.
    So I waited a few seconds and tried again,suddenly with a loud click,the retention lever fell in place,the heatsink was hindered by this ledge in one of the corners from the bracket.So you have to place the heatsink correct and don't overuse the pressure you need for the retention lever.Slowly increase it,and all will go well.
    Also I noticed the pcie graphics card fell right over the retention clip that holds it in place right besides the northbridge fan(well,actually on the left side from the fan),so installed once,it's very hard to get your finger behind to replace the card for example,or to clean it out from dust.But I used a small tool to get behind and press the clip for card removal(a bended metal tool,so I need to be carefull using this)
    As for sata drives,I started with an ide to be on the safe side,but I do know you need the driver floppy disks for using the sata drive.
    Can't help you any further with that for now,when I buy sata2 drives no doubt I also will need to check if I need a bios update etc.But that's with a smooth system already running,so I can take my time and redo any steps I made if things fail.
    That's why you need to do the correct order of installing software,it's much easier then to fix problems that may arise.
    Well,goodluck and don't be afraid,just take your time.

  • K8N NEO4 Platinum Ultra 4 Green Lights NO BOOT ??

    I have a rig that is less than a year old. This morning when tunring on with the power button, all that happens is I get 4 green lights on the D-Bracket. No post screen or video. All fans are running and power supply seems fine. Re-seated the video card and memory modules plus did a bios reset with the little red button. Still no go. Does anyone have some advice on where to start?? Hard drive light does not come on at all. I also checked all connections to the hard drive and motherboard from the psu, all seem OK.
    Thanks; Pop's

    Bas; I put the MB on the antistatic bag it came in when removing it. I then use a piece of clean cardboard to do the testing on. Was not aware of the bag being conductive though and thanks for that information.
    qyx; The power cord was pulled and I always press the power button on the case 3 times to help discharge the PSU and then give it a couple minutes before taking off the side panel and doing a reset of cmos. I closely looked at the MB mounting studs and panel for any possible shorted areas. It all looked very good. What stumps me is this machine has not had one single falter since I built it in Sept. of 06. Just would not start up on Sun. morning. My one possible thought is this, the little woman just purchased us some cozy slippers that are all leather, soles and all. They are fleece lined. They are horrible for collecting static. This is her machine and it is almost identical to my build except for the CPU which is a 3700+ and the video card is one down from mine which is the 6600 lite. It is possible she gave off an ESD to the power button when shutting it down or starting it up. Don't know for sure and I am not going to go there at this time. Just easier to fix the machine and warn of the slippers used near the computers. 
    Regards; Pop's

  • Looking For A K8N Neo4 Platinum Ultra Board

    I have had my 2nd MSI board fail and it is now out of warranty, GRR. Looking for a compatible MSI board but am not having much luck other than Ebay and I am not sure if I want to go that route. My cpu is the AMD Athlon64 4000 and I have 2 matched OCZ memory sticks which are the 400/3200 I think. Does anyone have a good suggestion for a board that would be compatible with this hardware?? Thanks much.
    Pop's

    BOSSKILLER; Thanks for the come back. Yes, I am finding that out but still searching. I have found a couple new ones but they are overpriced. One is $146 and another is $124 plus shipping. Don't know for sure if it is worth all that at this point yet? I may just part out the machine before it is over, going to keep looking for a couple days yet though. This was the main ladies machine and she got frustrated and bought a huge 22 inch HP TouchSmart with Vista on it of course. That new OS does not show me much yet, slow and glitzy though.
    Pop's

  • K8N Neo4 Platinum Bug: Automatic restart after shutdown ?!

    Hi,
    I have the MSI K8N Neo4 Platinum Motherboard, PCB 1, MS-7125, the latest BIOS (1.D).
    I have cleared my CMOS, etc.
    The problem is that after a shutdown in WinXP (SP2) the PC restarts after a few seconds. 
    When disabling the IOAPIC in the BIOS WinXP doesn't start anymore. Setting the MPS Table Version from 1.4 to 1.1 doesn't help.
    There are no WakeUp options enabled.
    What's wrong with that ?
    greets
      Ingo

    Check out this message.. and also the link in it, aparently this is not a uncommon issue (and it has nothing to do with Wake on features in the BIOS at times) it is a registry setting in windows of all things!?! my system does this (but it is fubared in other ways ATM) but i plan on fixing this once i get my system back in working order.
    https://forum-en.msi.com/index.php?topic=96892.msg701553#msg701553

  • K8N NEO4 PLATINUM WONT TURN OFF WHEN SHUTDOWN

    Hello,
    I recently built a system for my friend and he wanted the following setup. Everything works good, but when he selects Windows to shutdown, the OS goes through regular procedures, then the screen fades to black. However, the fans keep running and the PSU is still live..... so it seems the system isnt shutting down 100%. I have seen this issue before, but dont remember how to fix it. Something to do with the registry or within the system, alas, i cannot remember. please assist.
    K8N NEO4 Platinum SLI Mobo
    AMD 3500+ Venice Core processor 939 chipset
    Antec TruePower PSU 480W
    2 x 512 Corsair PC3200 RAM
    Antec case
    2 x Evga 6800gt ultra video cards
    2 x Hitachi 80GB Sata II drives in a Raid 0
    1 x NEC DVD/R/RW drives
    Windows XP Pro OS

    Have you tried searching at all? What BIOS version u using? I'd recommend flashing the latest.
    Quote from: gerasimatos on 15-November-05, 04:32:02
    Hello,
    I recently built a system for my friend and he wanted the following setup. Everything works good, but when he selects Windows to shutdown, the OS goes through regular procedures, then the screen fades to black. However, the fans keep running and the PSU is still live..... so it seems the system isnt shutting down 100%. I have seen this issue before, but dont remember how to fix it. Something to do with the registry or within the system, alas, i cannot remember. please assist.
    K8N NEO4 Platinum SLI Mobo
    AMD 3500+ Venice Core processor 939 chipset
    Antec TruePower PSU 480W
    2 x 512 Corsair PC3200 RAM
    Antec case
    2 x Evga 6800gt ultra video cards
    2 x Hitachi 80GB Sata II drives in a Raid 0
    1 x NEC DVD/R/RW drives
    Windows XP Pro OS

  • MSI K8N Neo4 Platinum SLI sound needs -5V; newest Antec 550W has no -5V rail

    I came within a whisker of ordering a non-returnable  3700 Venice, MSI K8N Neo4 Platinum SLI mobo and an upgraded Power Supply, Antec's newest 550W PS the TP2-550 EPS12V ($117).  This has dual 2x24pin 12V 19A rails and is touted as the new V2.0 EPS12V/ATX12v compatible power supply for high performance SLI systems.  By accident I came across a page at MSI for this mobo
    http://www.msi.com.tw/program/products/mai...ail.php?UID=641
    At the end is this warning:  MSI Reminds You...
    • For this model, you must use a Power Supply which has a -5V pin supply. Also, the users manual which I downloaded on Pg 2-10 says the same thing
    The above Antec PS specs do not  show a -5V rail, nor does an Enermax 600W I looked at.  The V2.0 specs for ATX12v which added 2x24pin 12V rails dropped -5V rail from the spec and it appears MSI is not conforming to the spec (See Antec response at end) None of the web sites selling these PS & mobos contain any warning.  I vaguely recall from a forum a while back it may have something to do with the Soundblaster system in the mobo.
    http://www.antec.com/us/productDetails.php?ProdID=22551 (click specifications)
    Isn't this a major showstopper which is going to cause a lot of grief for those of us upgrading to SLI systems using this mobo and upgrading our PS to the newest & best power design?  We won't know the PS won't work until we build the system.
    Regards, Ron
    Antec reply to me:
    >>>>Thanks for the link. Since MSI's website does state the motherboard needs the -5v, the True550EPS12V will not work with this motherboard. The Standard (http://enhanceusa.com/documents/atx12v_v2.01.pdf) has removed the use for the -5v rail and it is no longer needed. MSI has not manufactured that motherboard to the Standard. Finding an ATX12V v2.0 power supply with the -5v might be hard to find. You should contact MSI for a compatibility list of power supplys that were tested to work with the K8N SLI Platinum.

    Quote from: ccve3 on 21-May-05, 07:27:40
    Wow!!  syar2003 thanks for that post.  I've spend an hour going through it &  fasteddies links.  Now I are a power expert.  The dual rail argument is enough for me to go back to the MSI K8N Neo4 Platinum SLI with one of the single rail PS -5V units listed by fasteddie. The only question left now refers to computerpro3  recommendation on ultra power supplies for SLI 
    >>I quite simply wouldn't dream of putting anything else in my machine. Keep in mind, this section is for 2x 6800 models, not the 6600's which most any good psu will handle (like Antec Neopower, ocz 520, etc). . Pc Power and Cooling 510 Deluxe SLI edition (refer to list)
    2. Zippy/Emacs 550-700w models
    3. OCZ 600w (personally I would get the pcp&c for the price, but it's been proven here, so I'll be fair...). 
    These are really high end, expensive and only 3-4 choices. Since I'm getting one 6800GT and eventually another & possibly eventually a 4800 X2, I was hoping the OCZ 520W would do it but computerpro3 says Powermaster 520 isn't good enough for SLI.  I found that there is an OCZ 600W ATX12 dual rail which surprisingly has a -5V rail needed for K8N Neo4 SLI Soundblaster.  Will this meet computerpro3's preference for a high end PS for SLI systems even though I'm losing the 1 rail advantage.  Maybe the 600 Watts just overwhelms the 1 rail/2 rail question.
    Thanks again for the teriffic help
    Regards, Ron
    Wondering what you settled on.  I got the Antec TP550 and it's flawless on the board.  I even have the older 20pin model which works perfectly (including sound).  If you really wanted what I would consider to be a top dog (pcpower and cooling), and find the -5v rail missing, all you have to do is place a phone order and request they add a -5v rail.  It's a minimal cost and a total solution for having everything.  Just my $0.02

  • How are some guys running an Athlon 3800+ X2 chip on the K8N Neo4 Platinum SLI?

    I see many people running an AMD Athlon 64 3800+ X2 Dual Core proccessor on a K8N Neo4 Platinum SLI board, but mine dosen't work.  I don't get any signal to my monitor (don't know if this is the cause).  MSI says the 3800+X2 dosen't support the SLI board, but many people got it to work.  Any one know how?

    Mine working fine, but on cold boot, sometime it hang on me. I have changed 3 PSU to get it stable, from Coolermaster 450W, Be Quiet 520W to Silverstone 650W, ambient 25C, CPU 30C, Proc 37C.
    Bios 3.7 the one they are still testing.
    Have you check you PSU rails volt., disable CnQ,....
    So far stable, multiple programs at once with no significant drop in responseness & speed,  Half Life 2, P2P downloading x2, IE x 3, encode DVD at the same time.

  • Constant HDD access (K8N Neo4 Platinum)

    Hello all, this is my first time posting on these forums.
    A couple of days ago I put together a new system for myself, with the following components:
    * Athlon64 3200+ processor
    * MSI K8N Neo4 Platinum motherboard
    * 1Gb RAM
    * Gigabyte 128Mb GeForce 6600GT graphics card
    * 2x Seagate 250Gb 7200rpm SATA drives
    * LG IDE dual-layer DVD-RW drive
    * Apacer 7-in-1 internal USB 2.0 card reader
    * Thermaltake "soprano" ATX midi-tower w/ 400W PSU
    The two hard drives I have connected to ports SATA5 and SATA6 on the motherboard and set up in a RAID1 configuration (using the on-board Silicon Image SiI 3114 RAID controller). I then installed Windows XP Professional, which went on fine. The only problem I have now is that the hard drives are being constantly accessed by the system, even when I'm doing nothing on the system. This isn't just an occasional access once every second or so, the little HDD LED just flickers away merrily the whole time. I have run both filemon and diskmon on the system, and found that while no particular files appear to be being accessed, there is almost constant write activity being performed to the hard drives.
    I have narrowed it down to somehow involving the Windows XP RAID drivers. If I boot from the Windows XP install disk and load the third party drivers for the SiI 3114, I get the constant disk access when sitting at the first screen of the install process ("Welcome to Windows XP" text-only screen). If I do the same without loading the drivers (thus Windows does not recognise the RAID drive), no disk access. I have tried updating the RAID controller drivers under the Device Manager (now up to version 1.2.0.0), but it does not fix the problem. I have done a full virus and spyware scan (bearing in mind that this is a clean install), with no results. I have checked all running processes and services (including making sure Indexing Service is not running), but have been unable to find anything that could be causing this constant activity. I have yet to try actually breaking the mirror and running the drives off the normal SATA controller. I will be trying that tonight when I get home if no other solution presents itself, but obviously I would rather get it behaving properly in RAID1 if at all possible.
    It's driving me crazy. There doesn't appear to be any actual issues with the performance of the machine, but the constant hard disk activity can't be good for the drives long-term. I have searched these forums for a possible solution, and while some people have had similar problems, none of the suggested solutions have worked for me so far. If anyone can help me with my dilemma, I would be Eternally Grateful(tm).

    Yes! At least I'm not alone... constant disk ticking is driving me nuts too.
    I have same issue with a newly built system - different board but Sil3114.
    My C: is on the NF4 SATA interface, but I have 4 250GB Seagaets on the Sil3114, intended for a RAID5 array. Having installed XP, I've become distracted by the constant disk access and have been trying everything to eliminate it before proceeding with the rest of the build - nogo. Your post gave me the clue - boot with Sil3114 disabled = no disk activity; boot with enabled = constant disk flogging.
    I've got the Sil driver up to 1.2.3.1 but no better. Suspect it may be the Sil3114 BIOS that needs upgrading but seems no way to flash it - have you got anywhere with your debugging?
    Appreciate a solution before I go crazy with the tick, tick tick....

  • Strange power-on (issue?) with K8N Neo4 Platinum

    Hi all, i have a new K8N Neo4 Platinum, non-sli.
    My rig:
    A643000+ winch, no overclock
    2x512MB Corsair XMS DDR400MHz
    2x200GB Seagate mirroring
    Plextor PX-708A
    BenQ DVD Burner
    AN OLD Matrox Mystique 4MB PCI  (new pci-e gfx card later...)
    A powerfull enermax coolergiant 600W ATX 2.0 power supply
    Latest official nforce4 drivers and bios
    It seems to be ok: installed winXP pro sp2 and updates, installed two Seagate in raid-mirroring with the nforce4 controller, installed some progs and utils, firewall is ok, prime95 go without problems for 1 our (more tests later), cpu temp is 34°C and sys temp is 30°C.
    CoreCenter Say:
    Vcore -> 1.41V
    3.3V -> 3.39V
    +5V -> 5.13V
    +12V -> 12.26V
    memory volt -> 2.60V
    FSB -> 200MHz
    PCI-E -> 100MHz
    cpu volt -> By-VID
    Apparently no weird things...
    When i switch-on the Pc, for some seconds(  ̃10 secs) it don't want to boot, optical drives blink repeatly and the screen is blank, like a bad overclock... But the machine isn't overclocked, and the bios is ok, i think. After 10 secs, finally it go and run flawlessly, post and other things are ok. When i reboot in win, the 10secs-issue repeat itself. So this strange thing at the post is normal? Anyone with the same "problem"? For now the rig is ok when it logon in winXP...

    Hi all my friends 
    @JER101 >>> Ehrr i mean post, sorry 
    I had unplugged the optical drives, but the problem persist. When plugged, they blink for some times and after blinking the machine go into post-phase and after it boot in the correct manner. I think the PCI card is the problem, like some of you said... I will buy one pci-e card (obviously), but i hope things are not dangerous for now 
    In the mean time, i have a new problem: emule+firewall=BSOD. I know, there are tons of post about this issue around, but the solution is unclear... Tried to disable DEP, patched WinXP SP2 with latest things from winupdate, but nothing work for me, emule and the firewall generate a crash&reboot. Tried with the Marvell LAN, too, without success.
    Any suggestions? Usefull links? If i uninstall the "NVIDIA Forceware Network Access Manager" it will work without problem with a thirdy part firewall, like sysgate?
    P.S.
    What's the problem with nvidia drivers? C'mon nvidia, solve this damned issue! 

  • K8N Neo4 platinum Problem!!!

    Hi! I have got a problem with my K8N neo4 platinum mobo. The problem is from the beginning when i built the system i wanted to use my scssi disc as boot disc, bios find my disc and i started to install win xp i pushed F6 to install my scsi drivers then i went on with the xp install and i came to the first restart and the computer restarts and win xp logo the loadning screen appear, then my computer completly hangs up. I have tried diffrent ways of configuration but it doesnt work same problem all the time. Then i give up my scsi hd and put a ata100 ide disk in my computer to use a boot disk instead of my scsi disc, i start the installation of xp and i came to the first restart and then win xp logo loading screen appear, then the graphical installation moment begin a few seconds the my computer hangs up again and i had to restart it with reset button. But now i get a new more serious problem, just before the screen with the possibility to push del button to get into bios should shown up i get a 2 - 3 seconds tone from the mobo then the screen shown up with possibility to push del button to get into bios appear on my screen, then nothing happens, i cant get into bios, can not do anything. I have tried to clear cmos but nothing happens, i have even tried to pull off all the cabels to my hd:s off, still nothing happens, the only thing that is connected to my mobo is my dvd burner, my dvd rom, graphic card, wireless network card, sound card,scsi card but no cabels to the scsi hd. Pls help i need to get my computer run fast!!
    My system is:
    mobo K8N Neo4 Platinum
    CPU: Athlon64 4000+
    Graphic: Powercolor Ati radeon X850XT Platinum
    Memory: 2X512mb corsair
    hd ide: ibm 40gb
    hd scsi: maxtor atlas 10k IV 36,4gb
    scsi card: Tekram DC - 390U3W
    Power: chiftec 360W 20pins
    Dvd burner: Nec 3520
    Dvd rom: Lite on 16x (dont remember model name)
    Updated: I have fixed the problem with hanging at seconds after start up, i had to remove the battery and then pull it back. But still have the boot problems!!!

    I checked the leds on the d-bracket and they dont show any problems. But i have to tell that when i pulled off the battery and then put it back into my mobo i dont know what happen, but now i have installed win xp on my scsi disc and it seems to work fine WHIIIIIIHAAAAAAA!!!!!             

Maybe you are looking for

  • The following is working as a Java application but not as a DynPro App

    Hello, Please have a look at the following code: URL testURL = new URL("http://<host>/error.txt"); HttpURLConnection c = (HttpURLConnection)(testURL.openConnection()); c.setDoInput(true); c.setDoOutput(true); c.setRequestProperty("Connection","Keep-A

  • Mac Mini Slow

    I have a 1.5 (i think?) ghz solo mac mini with 2 gb ram, 60 gb hd with about 7 gb free that I use as a media server on a large flat panel lcd tv. I have noticed that it is very slow and choppy in playing many files in quicktime or streaming some web

  • Adobe Photoshop CC Reset and Most PSDs are corrupted

    I purchased a subscription to Adobe Photshop CC 2014 (2014.2.0 20140926.r.236) about a month ago and installed on a new Dell Precision 2850 laptop.  I've been using Photoshop consistently every day and have had no issues - until today. My Photoshop f

  • Go button in View Panel of Query Region

    Hi, I have a search page uses Query Region, and query region includes Simple Search Panel and View Panel, I understand to get the id of the Go button in Simple Search Panel, the method is: queryBean.getGoButtonName(). How can get the id of Go button

  • Help!! Down grade from 64 bit Vista to XP Pro x64 Edition

    I am in need of down grading because of driver issues for this equipment that I've purchased and it will not currently run on 64 bit Vista.  Can someone give me the simplest step by step way to make this happen?  I am not knowledgeable in this area s