blue screen

  • Thread starter Thread starter Gianluca Facca
  • Start date Start date
G

Gianluca Facca

Yesterday I deployed my Image on a Tyan motherboard and today I found this
error message:



A problem has been detected and Windows has been shut down to prevent damage
to your

Computer.

If this is the first time you've seen this Stop error screen, restart your
computer.

If this screen appears again, follow thease steps:check to be sure you have
adequate disk space.If a drivers is identified in the stop message, disable
the driver or check with the

manufacturer for driver updates.Try changing video adapters .Check with yor
hardware ventor for any BIOS updates. Disable BIOS memory options such as
caching or shadowing. If yor need to use Safe Mode to remove or disable
components, restart your computer, press F8 to select Advanced STARTUP
OPTIONS, and then select safe mode.



Technical Information:

*** stop: 0x0000008BE (0X0000005, 0XF9947A84, 0X00000000)



***stream,sys address FC898000, DATE STAMP 3d6ddc20
 
Are you sure that's the right stop code, i don't see any reference to 8BE.
Could you have meant stop "BE" which is is listed below:
--------------------------
ATTEMPTED_WRITE_TO_READONLY_MEMORY (0xBE)
An attempt was made to write to readonly memory. The guilty driver is on
the stack trace (and is typically the current instruction pointer).

1 - Virtual address for the attempted write.
2 - PTE contents.
3 - Unique internal Mm information.
4 - Unique internal Mm code.

When possible, the guilty driver's name (Unicode string) is printed on
the bugcheck screen and saved in KiBugCheckDriver.
 
Probably this is the right stop code

stop: 0x0000008E (0X0000005, 0XFC611E58, 0XF7092A84, 0X00000000)
stream,sys address 0XFC611E58, BASE AT FC611000, DATE STAMP 3d6ddc20
 
Back
Top