The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    AHCI mode for dv6t-6100

    Discussion in 'HP' started by lfegerber, Jul 27, 2011.

  1. lfegerber

    lfegerber Notebook Guru

    Reputations:
    0
    Messages:
    64
    Likes Received:
    0
    Trophy Points:
    15
    I just installed the m4 crucial 128gb SSD

    I was wondering if anyone knew how to enable AHCI mode on the dv6t-6100?

    Also, anyone know any other tweaks I need to use to get this SSD running optimally?

    Thanks!
     
  2. Nakano2k1

    Nakano2k1 Notebook Consultant

    Reputations:
    18
    Messages:
    165
    Likes Received:
    0
    Trophy Points:
    30
    It should be automatically activated.

    - Go to start and in the search box type in regedit.
    - Hit enter
    - Navigate to HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Msahci
    - Look at "start" in the right pane. If there is a bracketed (0) at the end of the sting, then it's already activated and you're good to go.

    You can check to make sure trim is working by...

    Go to the Command prompt and type > fsutil behavior query disabledeletenotify

    DisableDeleteNotify = 1 (Windows TRIM commands are disabled)
    DisableDeleteNotify = 0 (Windows TRIM commands are enabled)