sleep/suspend support or requirements

I need to develop and test wake on lan feature. But, to start with my target needs to provide sleep option on the menu. What can prevent a system from providing a sleep option on the shutdown menu? I know my vedio driver is “Microsoft Basic Display Adapter”
Is there a sure way to pin point what killed the sleep option?

thanks,

It would be your video driver. Install the ihv driver.

d

debt from my phone

-----Original Message-----
From: xxxxx@yahoo.com
Sent: Monday, August 22, 2011 12:52 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] sleep/suspend support or requirements

I need to develop and test wake on lan feature. But, to start with my target needs to provide sleep option on the menu. What can prevent a system from providing a sleep option on the shutdown menu? I know my vedio driver is “Microsoft Basic Display Adapter”
Is there a sure way to pin point what killed the sleep option?

thanks,


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

you can do S4 without ihv video driver. For S3, you need to install vendor’s
(ati, nvidia etc) video driver.

On Mon, Aug 22, 2011 at 1:07 PM, Doron Holan wrote:

> It would be your video driver. Install the ihv driver.
>
> d
>
> debt from my phone
>
> -----Original Message-----
> From: xxxxx@yahoo.com
> Sent: Monday, August 22, 2011 12:52 PM
> To: Windows System Software Devs Interest List
> Subject: [ntdev] sleep/suspend support or requirements
>
>
> I need to develop and test wake on lan feature. But, to start with my
> target needs to provide sleep option on the menu. What can prevent a system
> from providing a sleep option on the shutdown menu? I know my vedio driver
> is “Microsoft Basic Display Adapter”
> Is there a sure way to pin point what killed the sleep option?
>
> thanks,
>
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
>
> —
> NTDEV is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>