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.

    HWiNFO Bluescreens my m17xR2

    Discussion in 'Alienware 17 and M17x' started by rsgeiger, Oct 28, 2010.

  1. rsgeiger

    rsgeiger Notebook Evangelist

    Reputations:
    155
    Messages:
    671
    Likes Received:
    15
    Trophy Points:
    31
    Just wondering if anyone else gets this problem. It doesnt happen all the time but twice now HWiNFO has crashed my m17xR2. The first time I was switching back and forth between GPU0 and GPU1. The second time I was watching a movie and accedentaly hit the side of the laptop so that it vibrated a bit.

    I cant find anything else that would cause a failure (RAM tested ok, no other program crashes). Anyone else see this behavior, or is it just me?
     
  2. reborn2003

    reborn2003 THE CHIEF!

    Reputations:
    7,764
    Messages:
    2,988
    Likes Received:
    349
    Trophy Points:
    101
    Hey there chiefs.

    Yeh the thing that is causing your problems with restarting crashing bsod whatever you want to call it is the Free fall sensor. You will want to disable that so that you don't restart every time you bump the notebook a little. I had the same problem the 1st few days I was using the new notebook. It was soo soo annoying. You can either go into msconfig and disable the accelerometer service or go into device manager and disable it or uninstall. Or use the CMD command

    If you do end up with random BSODs with this error code, try bringing up an admin mode command prompt and running the following command:

    Quote:

    sc config Acceler start= disabled

    This will prevent the accelerometer driver from starting when you next reboot. To enable the driver again, change "disabled" to "demand".

    Provided by NZGeek last time.
    This fixed up my restarting crashing/bsoding randomly issues.

    Cheers. :)
     
  3. rsgeiger

    rsgeiger Notebook Evangelist

    Reputations:
    155
    Messages:
    671
    Likes Received:
    15
    Trophy Points:
    31
    Thanks Reborn! +1 Rep
     
  4. Corthalis

    Corthalis Notebook Geek

    Reputations:
    16
    Messages:
    83
    Likes Received:
    0
    Trophy Points:
    15
    Doing this makes my system lockup everytime without fail. Not sure if there's something wrong with my hardware.
     
  5. rsgeiger

    rsgeiger Notebook Evangelist

    Reputations:
    155
    Messages:
    671
    Likes Received:
    15
    Trophy Points:
    31
    I just think the sensors are too sensitive to be polled that hard. maybe there is a bandwitdth problem somewhere along the lines. :\
     
  6. Mumak

    Mumak Notebook Evangelist

    Reputations:
    818
    Messages:
    419
    Likes Received:
    1
    Trophy Points:
    31
    That's caused by the ATI ULPS feature - disables inactive GPU and in case it's accessed (read clock, sensors, etc) it crashes the whole system. There's more info about it on the HWiNFO32 forum or in other posts here..