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.

M6600 Owners Thread

Discussion in 'Dell Latitude, Vostro, and Precision' started by tomcom2k, May 23, 2011.

  1. WaNaWe900

    WaNaWe900 Notebook Consultant

    Reputations:
    3
    Messages:
    116
    Likes Received:
    1
    Trophy Points:
    31
    Just now " Reset the BIOS (power & battery out) " bios A09.. after start computer and press F2.. now at Dell Screen + Blue Bar full + on top " Preparing to enter setup..." stuck there for about 5 min already..
     
  2. Aikimox

    Aikimox Weihenstephaner!

    Reputations:
    5,955
    Messages:
    10,196
    Likes Received:
    91
    Trophy Points:
    466
    What was the last thing you did when it stopped booting? mSATA drive install?
     
  3. WaNaWe900

    WaNaWe900 Notebook Consultant

    Reputations:
    3
    Messages:
    116
    Likes Received:
    1
    Trophy Points:
    31
    Doing clean install Win7x64 in Primary Bay (Transcend SSD720 512GB SATA-III SSD).. previously in the mSATA..

    The install was successful and need restart.. from there on until now..
     
  4. richardk

    richardk Newbie

    Reputations:
    3
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    5
    On an unrelated but perhaps useful note: For folks who can't stand the odd placement of the Page Up and Page Down keys on the Precision M6600, here's a simple Autohotkey script which can be used to remap the 4 keys above the numeric keypad to these functions (or whatever else you want them to do).

    Code:
    #SingleInstance force
    #NoEnv          ; Recommended for performance and compatibility with future AutoHotkey releases.
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    
    #IfWinActive
      vkB7::PgUp    ; remap Calc key to PageUp
      vkB1::PgDn    ; remap "rewind" key to PageDown
      vkB3::        ; could use to remap "play/pause" key
      vkB0::AppsKey ; remap "forward" key to Context Menu command
    #IfWinActive  
    
     
  5. axelerator

    axelerator Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    5
    M6600 I7-2960XM, AMD FirePro M8900, Touchscreen, Windows7-64Bit

    I hope this is not FAQ but a search here and elsewhere has brought no clear info.

    After applying the latest drivers updates from the Dell Support and Driver site for my M6600, I found my Windows7 Aero Desktop effects to be non functional.

    The standard Windows diagnostic tool found no faults and after much trial and error I have discovered the following start-up service to be the root cause and disabled this in my Windows System Config Startup Services to resolve this:
    AMD External Events Utility.

    Presumably this came with one of the Driver updates for my AMD FirePro M8900?
    What is this used for?
    Has anybody else come across this problem and resolved it differently?
    If not should I report this to Dell?
     
  6. katmai7

    katmai7 Notebook Guru

    Reputations:
    92
    Messages:
    66
    Likes Received:
    4
    Trophy Points:
    16
    axelerator

    I found that AMD External Events Utility (atiesrxx.exe) service is used for user defined keyboard shortcuts through the ccc.

    I have this service enabled and I haven't noticed any problems with my Windows 7 Aero.

    Maybe You are working on Pro Audio/Video Power Plan from Dell. I know it's disabling Aero. Try to change it for Balanced Plan.
     
  7. fzhfzh

    fzhfzh Notebook Deity

    Reputations:
    289
    Messages:
    1,588
    Likes Received:
    0
    Trophy Points:
    55
    Got my M6600 this week, installed the drivers, but the volume control doesn't seem to be working. Anyone know what driver I could've missed out?
     
  8. WaNaWe900

    WaNaWe900 Notebook Consultant

    Reputations:
    3
    Messages:
    116
    Likes Received:
    1
    Trophy Points:
    31
    Guess just wait for the Dell Support on Monday... :(
     
  9. robotti80

    robotti80 Notebook Consultant

    Reputations:
    47
    Messages:
    160
    Likes Received:
    0
    Trophy Points:
    30
    You have to install the Dell Feature Enhancement Pack (DFEP):
    Documentation
     
  10. Aikimox

    Aikimox Weihenstephaner!

    Reputations:
    5,955
    Messages:
    10,196
    Likes Received:
    91
    Trophy Points:
    466
    Yeah, it does look like mobo issue :(
     
Loading...

Share This Page