I got feed back from a customer that they get a BSOD saying that the drivers
were unsigned - what does this, at it normally does not happen.
jim wrote:
I got feed back from a customer that they get a BSOD saying that the drivers
were unsigned - what does this, at it normally does not happen.
Methinks the message should say something like “this may happen if the
driver is not verified or blah blah blah”, try to get the BSOD code
rather than the message…
–
EA
You might suggest to them that they take their digital camera and take a picture of the screen and send you a picture of the screen - this approach seems to work even with the most na?ve of users.
Regards,
Tony
Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com
Looking forward to seeing you at the next OSR File Systems class in Boston, MA April 18-21, 2006.
-----Original Message-----
From: xxxxx@lists.osr.com [mailto:xxxxx@lists.osr.com] On Behalf Of Edouard A.
Sent: Saturday, February 11, 2006 10:31 AM
To: ntdev redirect
Subject: Re: [ntdev] BSOD on XP Home
jim wrote:
I got feed back from a customer that they get a BSOD saying that the drivers
were unsigned - what does this, at it normally does not happen.
Methinks the message should say something like “this may happen if the
driver is not verified or blah blah blah”, try to get the BSOD code
rather than the message…
–
EA
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
Hi Jim,
unsigned drivers does not give bsod. Based on the info you gave, your driver
crashes during initialization. This is because
the system crashes immediately after windows gave a “unsigned driver”
message.
check your driverentry, adddevice routines for any assumptions you made
specific to your system.
Good Luck,
Ramesh
http://www.winfsd.com
On 2/11/06, jim wrote:
>
> I got feed back from a customer that they get a BSOD saying that the
> drivers
> were unsigned - what does this, at it normally does not happen.
>
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@gmail.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
–
http://www.winfsd.com