Blue Screen!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When using Disk Cleanup i get a blue screen saying:

*** Stop: 0x00000024(0x001902FE,0xEBCB23B8,0xEBCB20B4,0x806ED1DB)

kmixer.sys - address EBCB23B8 base at EBCB23B8, Datestamp

kmixer.sys - address EBCB23B8 base at EBCB23B8, Datestamp

Anyone know what to do?
 
DarkDarkDark said:
When using Disk Cleanup i get a blue screen saying:

*** Stop: 0x00000024(0x001902FE,0xEBCB23B8,0xEBCB20B4,0x806ED1DB)

kmixer.sys - address EBCB23B8 base at EBCB23B8, Datestamp

kmixer.sys - address EBCB23B8 base at EBCB23B8, Datestamp

Anyone know what to do?

Stop 0x00000024 is named NTFS_FILE_SYSTEM

First thing to do is to open a command prompt window (Start - Run -
CMD) and in that window enter the following command:

CHKDSK /F

Shut down and restart the computer when requested to finish the
command. It may take some time to complete, especially if you have a
large hard drive with a lot of files on it so you might want to do
this last thing at night and leave it running overnight.

kmixer.sys is a Windows audio driver file so if CHKDSK does not
resolvd the problem you should next try updating the drivers for your
sound card.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 
Ron Martell said:
Stop 0x00000024 is named NTFS_FILE_SYSTEM

First thing to do is to open a command prompt window (Start - Run -
CMD) and in that window enter the following command:

CHKDSK /F

Shut down and restart the computer when requested to finish the
command. It may take some time to complete, especially if you have a
large hard drive with a lot of files on it so you might want to do
this last thing at night and leave it running overnight.

kmixer.sys is a Windows audio driver file so if CHKDSK does not
resolvd the problem you should next try updating the drivers for your
sound card.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."

I have did the CHKDSK /F and now i get a different blue screen:

0x0000000A (0x2b1ca895,0x00000002,0x00000000,0x806f1e21)
 
I have did the CHKDSK /F and now i get a different blue screen:

0x0000000A (0x2b1ca895,0x00000002,0x00000000,0x806f1e21)


Did you check for the updated audio drivers as I suggested in my
previous message? If not then please do this. If there are no newer
drivers available then try reinstalling them as a file may have been
damaged or somehow replaced by an older version.

Your current error message is IRQL_NOT_LESS_OR_EQUAL which is
typically due to a bad driver, or faulty or incompatible hardware or
software.

If the audio driver update does not resolve the issue then please post
a further response back here and we will proceed to check it out
further by tracing the addresses from the STOP message to see if the
offending driver can be identified.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 
Ron Martell said:
Did you check for the updated audio drivers as I suggested in my
previous message? If not then please do this. If there are no newer
drivers available then try reinstalling them as a file may have been
damaged or somehow replaced by an older version.

Your current error message is IRQL_NOT_LESS_OR_EQUAL which is
typically due to a bad driver, or faulty or incompatible hardware or
software.

If the audio driver update does not resolve the issue then please post
a further response back here and we will proceed to check it out
further by tracing the addresses from the STOP message to see if the
offending driver can be identified.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."


i have it all updated but dont no if it got fixed, but i get a blue screen
saying

0x0000008e (0xc0000005,0xf7ae148a,0xee67bb84,0x00000000)

avg7rsxp.sys - address f7ae148a base at f7adf000, datestamp 43fcf638

I went in to "Event Viewer" and i find:

Source MsiInstaller
Detection of product '{looks like theres a key in here so i removed it}',
feature 'HTMLSourceEditing' failed during request for component '{looks like
theres a key in here so i removed it}'

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Found 2 of them and this:

Fault bucket (and theres numbers here, with no ()).

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

and found:

Faulting application explorer.exe, version 6.0.2900.2180, faulting module
explorer.exe, version 6.0.2900.2180, fault address 0x000211e0.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

both are application errors

and found:

The service could not bind instance 1. The data is the error code.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

the source is W3SVC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top