It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
barjed: Also, the mobo seems to have set the speed of RAMs to 1333 but I bought 1600s. Is it safe to change it?
You need to enable XMP (BIOS->Advanced mode->Ai Tweaker->Ai Overclock Tuner). Do not adjust memory timings any other way unless you really know what you are doing.

Also, what HampsterStyle said about firmware & AHCI; those things are very important too.
avatar
barjed: now I am at 49 degrees idle (in BIOS, gonna check it in Probe in a sec) but I am postiive that it's due to my handicapped thermal paste application.
Yeah, sounds like you botched up something; I have a P8P67 and an i5 2500K as well, and I got 49 degrees idle on the stock cooler, although my case is probably different from yours (Cooler Master HAF 912+). I have a Noctua NH-U12P SE2 CPU cooler, and now my idle temperatures are down to about 30 degrees.

E: Typo.
Post edited November 06, 2011 by AlKim
avatar
HampsterStyle: Not sure if you're already aware of optimum SSD drive setups but I'll throw this out there just in case.

- First thing you should do before anything when unboxing an SSD drive is to update it's firmware. This is really one of those steps you don't want to blow off.

- SSD drives perform best when using Advanced Host Controller Interface (AHCI). This will also allow for support of the TRIM command under Win7 natively which is basically a clean up/garbage collection maintenance routine that keeps the drive running optimum over time.

- AHCI mode can be setup 2 different ways

1. Running a single drive on a RAID controller (RAID 0 single drive) will enable AHCI mode by default. Intel usually recommends this method for maximum flexibility. Note that some mobos won't show the drive listed in the regular BIOS or under RAID BIOS but the machine will still see them fine.

2. Running on SATA controller in SATA mode with AHCI enabled. Although Intel recommends the previous I've had more luck using this this method (SATA Mode/AHCI) on the normal SATA controllers.

SSD drives will actually work fine in PATA emulation mode but that lack of TRIM command will definitely become noticeable over time. The lifespan of the drive will most likely be affected as well as overall performance.

If you didn't originally setup your machine that way you can easily change it to AHCI under your BIOS and make a reg tweak under Win7 to enable it.

My registry key for the msahci service looks the same as your screenshot so I guess it got enabled automatically.

edit:
Forgot to mention that you would also want to run the latest AHCI driver for your mobo. There is a default MS one but the latest vendor specific one usually yields the best results.
Right, so:

I have AHCI enabled in BIOS settings. I plugged the OCZ into the gray SATA port. I think I also accidentaly plugged the optical drive into the other gray SATA but since everythign worked Ieft it that way. I am gonna install the AHCI drivers for the mobo just now. Is that enough?

Also, about the Superfetch. I disabled indexing on the disk but I am not sure about killing Superfetch completely because I also have a traditional HDD for all my big files unless there is a way to disable it for only one disk.

I am gonna update the disk's firmware right now and gonna try enabling the Overclock Tuner fe79 mentioned.

Let me just say that I am extremely grateful for all your wonderful posts :)

btw. Asus Probe shows temps. around 30 degrees when idle and ~50 degrees when under stress so I guess it's all good.

btw2. I followed this http://www.lancelhoff.com/how-to-check-if-trim-is-enabled/ guide and verified that TRIM is enabled on my system. The only problem remaining is the stupid "No HDD detected" :/. Is there any way to check if the drive is working in the SATA III mode?

btw3. It seems that's it not possibly to easily flash the SDD's fw when it's also the disk Windows resides on. Will have to try some tricks with Linux booting from USB :(
Post edited November 06, 2011 by barjed
avatar
barjed: edit: Also, I wanted to put my two old HDDs into the new rig and one of them has one of the screws damaged - it turns in place and it's not possible to screw it in or unscrew it. What am I supposed to do? Get a saw and slice through the HDD basket? o_O
Does the screw spin in place but not come out? If so, no need to cut it out. The screw just needs tension to be unscrewed. Put a small flathead screwdriver (or something similar) under the head of the screw and use it as lever to lift the screw as far out of its threads as possbile. While doing this, use your other hand to unscrew the offending screw. Simple trick I can't believe I lived without for the first 20 years or so of my life. :)
avatar
barjed: *snip*

Right, so:

I have AHCI enabled in BIOS settings. I plugged the OCZ into the gray SATA port. I think I also accidentaly plugged the optical drive into the other gray SATA but since everythign worked Ieft it that way. I am gonna install the AHCI drivers for the mobo just now. Is that enough?

Also, about the Superfetch. I disabled indexing on the disk but I am not sure about killing Superfetch completely because I also have a traditional HDD for all my big files unless there is a way to disable it for only one disk.

I am gonna update the disk's firmware right now and gonna try enabling the Overclock Tuner fe79 mentioned.

Let me just say that I am extremely grateful for all your wonderful posts :)

btw. Asus Probe shows temps. around 30 degrees when idle and ~50 degrees when under stress so I guess it's all good.

btw2. I followed this http://www.lancelhoff.com/how-to-check-if-trim-is-enabled/ guide and verified that TRIM is enabled on my system. The only problem remaining is the stupid "No HDD detected" :/. Is there any way to check if the drive is working in the SATA III mode?

btw3. It seems that's it not possibly to easily flash the SDD's fw when it's also the disk Windows resides on. Will have to try some tricks with Linux booting from USB :(
Sorry I haven't logged on since the weekend - got swamped with work this week. You can leave Superfetch on if you want. The only real reason to kill it is to limit the amount of disk writes since the lifespan of SSD drives are mainly based on the number of times it has been written to rather than operating time like with traditional HDD.

To determine the mode of operation of your disk controllers PC Wizard is good freeware that offers plenty of info about system hardware. Here is a pic of my controller to demonstrate. It denotes SATA mode with AHCI support along with my controller being currently set to SATA II 3GB/s.

Hope this helps.
Attachments:
Post edited November 10, 2011 by HampsterStyle