Start a Conversation

Unsolved

This post is more than 5 years old

309822

February 19th, 2011 21:00

Inspiron 531 AMD away mode drivers for windows 7 64 bit?

I see Dell doesn't have drivers for AMD away mode for 64 bit. Anyone know were i can find them?

729 Posts

February 20th, 2011 06:00

There is no away mode driver for Windows 7 64bit.  You can however install a null driver instead.  Copy the following and name fhe file awaymode.inf, then go to device driver and update the driver using this driver.  This is what I did when I installed Windows 7 64bit on my Inspiron 531.

;*******************************************
; AmdAway.inf
; Null INF for "AwayMode" ACPI device
; Version 1.0.1.0
; (C) Copyright 2006 AMD, Inc.
;*******************************************

[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%AMD%
DriverVer=04/06/2006, 1.0.1.0
CatalogFile=AmdAway.cat

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%AMD_MFG% = AWAY_MODE,NTamd64

[SourceDisksNames]

[SourceDisksFiles]

[AWAY_MODE]
%*pnpffff.DeviceDesc% = NULL_DRIVER, *pnpffff
%*pnpffff.DeviceDesc% = NULL_DRIVER, ACPI\AWY0001

[AWAY_MODE.NTamd64]
%*pnpffff.DeviceDesc% = NULL_DRIVER, *pnpffff
%*pnpffff.DeviceDesc% = NULL_DRIVER, ACPI\AWY0001

[NULL_DRIVER]

[NULL_DRIVER.Services]
AddService = , %SPSVCINST_ASSOCSERVICE% ; null service install

[Strings]
AMD = "AMD"
AMD_MFG = "AMD"
*pnpffff.DeviceDesc = "AMD AwayMode"

;*******************************************
;Handy macro substitutions (non-localizable)
;*******************************************
SPSVCINST_ASSOCSERVICE = 0x00000002

3 Posts

February 20th, 2011 07:00

Thanks for your help. I got Windows to install the file fine. Also got the system to go into sleep mode and back to my log in without a blue screen.  

I'm a little lost though... This is a null file... so it really doesn't do anything really right? Just giving Windows a empty driver that doesn't affect anything? 

 

Really wish Dell would come out with an away mode driver for Windows 7 64bit.   

 

Thanks again,

Evan

729 Posts

February 20th, 2011 08:00

Away Mode was really designed to be used with Windows XP Media Center Edition.  It basically replaced standby mode and put the computer to sleep, except it was still actually running.  This feature is not needed in Windows 7 and this driver just disables the hardware component that is still part of the Inspiron 531 computer.

1 Message

May 20th, 2011 22:00

This worked on my Dell XPS410 when I upgrade to WIndows 7 Pro 64Bt.  Red or yellow event logs and missing unknown driver flags drive me crazy.  Thanks for posting this I have a "clean" install, nothing in the way of reds, yellows or unknows for me to pick at. :emotion-1:

thanks again.

729 Posts

May 21st, 2011 10:00

You are very welcome.  Glad to hear you got your PC the way you like it.

1 Message

January 17th, 2012 11:00

That was incredible.

I also took the opportunity to rename the driver properties to something a little more creative than the one that was intended. :emotion-2:

Thanks again!

1 Message

March 31st, 2012 05:00

Mint fix, thx

1 Message

May 29th, 2012 16:00

Thank you for this post, but it does not work here (Inspiron 531 with Win7 Home Premium).

I must have done something wrong.

So, I copy the file...

And than... I do what?

Please help me through this?

Do I need to copy the file to the Windows INF-folder?

Bert

729 Posts

May 30th, 2012 04:00

Copy the file into notepad and save it as awaymode.inf to the desktop or any folder.  The go to device manager and update the driver for the device in question (exclamation mark) and point the update to the awaymode.inf file.

1 Message

June 14th, 2012 15:00

There is no 'official' 64-bit driver. However, you download this:

It's for Vista and XP 32-bit. If you run it, it extracts to C:\dell\drivers\R151573. Then you open device manager, and update that unknown driver and choose the specific location of C:\dell\drivers\R151573\AmdAway and it will install the driver without issue.

Just make sure you do the update from specific location, because if you try to run the AMD Away Mode installer from it's extracted location, it will fail due to OS non-validation.

1 Message

July 28th, 2013 01:00

Thanks, Jason!! That Dell driver did the trick for my Dell Inspiron 531 (Windows 7 64 bit) installation.

No Events found!

Top