H.T.F.C.
How To Fix Computers
Home
Helpdesk
Old Forum
HTFC Forums
>
Software Newsgroups
>
Windows Vista
driver irql not less or equal
User Name
Remember Me?
Password
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread Tools
Display Modes
#
1
04-18-2007, 12:58 AM
mattman5678
Posts: n/a
driver irql not less or equal
I think it is this one, just to make sure, I am posting the other error
report that I recieved below this one
------------------------------------------------------------------------------------------------
Log Name: System
Source: nvstor64
Date: 4/17/2007 3:50:16 PM
Event ID: 129
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: Mojo-PC
Description:
Reset to device, \Device\RaidPort2, was issued.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="nvstor64" />
<EventID Qualifiers="32772">129</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2007-04-17T22:50:16.777Z" />
<EventRecordID>10137</EventRecordID>
<Channel>System</Channel>
<Computer>Mojo-PC</Computer>
<Security />
</System>
<EventData>
<Data>\Device\RaidPort2</Data>
<Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
</EventData>
</Event>
-----------------------------------------------------------------------------------------------
Log Name: System
Source: nvstor64
Date: 4/17/2007 4:01:24 PM
Event ID: 129
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: Mojo-PC
Description:
Reset to device, \Device\RaidPort2, was issued.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="nvstor64" />
<EventID Qualifiers="32772">129</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2007-04-17T23:01:24.841Z" />
<EventRecordID>10140</EventRecordID>
<Channel>System</Channel>
<Computer>Mojo-PC</Computer>
<Security />
</System>
<EventData>
<Data>\Device\RaidPort2</Data>
<Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
</EventData>
</Event>
-----------------------------------------------------------------------------------------------
Sponsored Links
#
2
04-18-2007, 01:03 AM
Rick Rogers
Posts: n/a
Re: driver irql not less or equal
Hi Matt,
IRQL_NOT_EQUAL_OR_LESS is a driver error, and the messages both clearly are
pointing to a raid driver in use on the system. You might check for a newer
one, or at least try reinstalling the existing one as it might be corrupt.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
"mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
news:0351B187-1FFD-4D48-9A0E-C51CF8E8ABEB@microsoft.com...
>I think it is this one, just to make sure, I am posting the other error
> report that I recieved below this one
>
> ------------------------------------------------------------------------------------------------
>
> Log Name: System
> Source: nvstor64
> Date: 4/17/2007 3:50:16 PM
> Event ID: 129
> Task Category: None
> Level: Warning
> Keywords: Classic
> User: N/A
> Computer: Mojo-PC
> Description:
> Reset to device, \Device\RaidPort2, was issued.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="nvstor64" />
> <EventID Qualifiers="32772">129</EventID>
> <Level>3</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2007-04-17T22:50:16.777Z" />
> <EventRecordID>10137</EventRecordID>
> <Channel>System</Channel>
> <Computer>Mojo-PC</Computer>
> <Security />
> </System>
> <EventData>
> <Data>\Device\RaidPort2</Data>
>
> <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
> </EventData>
> </Event>
>
> -----------------------------------------------------------------------------------------------
>
> Log Name: System
> Source: nvstor64
> Date: 4/17/2007 4:01:24 PM
> Event ID: 129
> Task Category: None
> Level: Warning
> Keywords: Classic
> User: N/A
> Computer: Mojo-PC
> Description:
> Reset to device, \Device\RaidPort2, was issued.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="nvstor64" />
> <EventID Qualifiers="32772">129</EventID>
> <Level>3</Level>
> <Task>0</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2007-04-17T23:01:24.841Z" />
> <EventRecordID>10140</EventRecordID>
> <Channel>System</Channel>
> <Computer>Mojo-PC</Computer>
> <Security />
> </System>
> <EventData>
> <Data>\Device\RaidPort2</Data>
>
> <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
> </EventData>
> </Event>
>
> -----------------------------------------------------------------------------------------------
#
3
04-18-2007, 01:14 AM
mattman5678
Posts: n/a
Re: driver irql not less or equal
I though raid was for multiple hard drives?
I am only using one and it is WD raptor.
Where would I reinstall the raid driver for this?
"Rick Rogers" wrote:
> Hi Matt,
>
> IRQL_NOT_EQUAL_OR_LESS is a driver error, and the messages both clearly are
> pointing to a raid driver in use on the system. You might check for a newer
> one, or at least try reinstalling the existing one as it might be corrupt.
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
>
http://mvp.support.microsoft.com/
> Windows help -
www.rickrogers.org
>
> "mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
> news:0351B187-1FFD-4D48-9A0E-C51CF8E8ABEB@microsoft.com...
> >I think it is this one, just to make sure, I am posting the other error
> > report that I recieved below this one
> >
> > ------------------------------------------------------------------------------------------------
> >
> > Log Name: System
> > Source: nvstor64
> > Date: 4/17/2007 3:50:16 PM
> > Event ID: 129
> > Task Category: None
> > Level: Warning
> > Keywords: Classic
> > User: N/A
> > Computer: Mojo-PC
> > Description:
> > Reset to device, \Device\RaidPort2, was issued.
> > Event Xml:
> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> > <System>
> > <Provider Name="nvstor64" />
> > <EventID Qualifiers="32772">129</EventID>
> > <Level>3</Level>
> > <Task>0</Task>
> > <Keywords>0x80000000000000</Keywords>
> > <TimeCreated SystemTime="2007-04-17T22:50:16.777Z" />
> > <EventRecordID>10137</EventRecordID>
> > <Channel>System</Channel>
> > <Computer>Mojo-PC</Computer>
> > <Security />
> > </System>
> > <EventData>
> > <Data>\Device\RaidPort2</Data>
> >
> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
> > </EventData>
> > </Event>
> >
> > -----------------------------------------------------------------------------------------------
> >
> > Log Name: System
> > Source: nvstor64
> > Date: 4/17/2007 4:01:24 PM
> > Event ID: 129
> > Task Category: None
> > Level: Warning
> > Keywords: Classic
> > User: N/A
> > Computer: Mojo-PC
> > Description:
> > Reset to device, \Device\RaidPort2, was issued.
> > Event Xml:
> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> > <System>
> > <Provider Name="nvstor64" />
> > <EventID Qualifiers="32772">129</EventID>
> > <Level>3</Level>
> > <Task>0</Task>
> > <Keywords>0x80000000000000</Keywords>
> > <TimeCreated SystemTime="2007-04-17T23:01:24.841Z" />
> > <EventRecordID>10140</EventRecordID>
> > <Channel>System</Channel>
> > <Computer>Mojo-PC</Computer>
> > <Security />
> > </System>
> > <EventData>
> > <Data>\Device\RaidPort2</Data>
> >
> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
> > </EventData>
> > </Event>
> >
> > -----------------------------------------------------------------------------------------------
>
#
4
04-18-2007, 02:24 AM
Rick Rogers
Posts: n/a
Re: driver irql not less or equal
Hi Matt,
What motherboard are you using and where on it do you have the drive
connected?
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
"mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
news:73CD8365-9744-40F8-AB55-FA4BAD71D91A@microsoft.com...
>I though raid was for multiple hard drives?
> I am only using one and it is WD raptor.
> Where would I reinstall the raid driver for this?
>
> "Rick Rogers" wrote:
>
>> Hi Matt,
>>
>> IRQL_NOT_EQUAL_OR_LESS is a driver error, and the messages both clearly
>> are
>> pointing to a raid driver in use on the system. You might check for a
>> newer
>> one, or at least try reinstalling the existing one as it might be
>> corrupt.
>>
>> --
>> Best of Luck,
>>
>> Rick Rogers, aka "Nutcase" - Microsoft MVP
>>
http://mvp.support.microsoft.com/
>> Windows help -
www.rickrogers.org
>>
>> "mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
>> news:0351B187-1FFD-4D48-9A0E-C51CF8E8ABEB@microsoft.com...
>> >I think it is this one, just to make sure, I am posting the other error
>> > report that I recieved below this one
>> >
>> > ------------------------------------------------------------------------------------------------
>> >
>> > Log Name: System
>> > Source: nvstor64
>> > Date: 4/17/2007 3:50:16 PM
>> > Event ID: 129
>> > Task Category: None
>> > Level: Warning
>> > Keywords: Classic
>> > User: N/A
>> > Computer: Mojo-PC
>> > Description:
>> > Reset to device, \Device\RaidPort2, was issued.
>> > Event Xml:
>> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> > <System>
>> > <Provider Name="nvstor64" />
>> > <EventID Qualifiers="32772">129</EventID>
>> > <Level>3</Level>
>> > <Task>0</Task>
>> > <Keywords>0x80000000000000</Keywords>
>> > <TimeCreated SystemTime="2007-04-17T22:50:16.777Z" />
>> > <EventRecordID>10137</EventRecordID>
>> > <Channel>System</Channel>
>> > <Computer>Mojo-PC</Computer>
>> > <Security />
>> > </System>
>> > <EventData>
>> > <Data>\Device\RaidPort2</Data>
>> >
>> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
>> > </EventData>
>> > </Event>
>> >
>> > -----------------------------------------------------------------------------------------------
>> >
>> > Log Name: System
>> > Source: nvstor64
>> > Date: 4/17/2007 4:01:24 PM
>> > Event ID: 129
>> > Task Category: None
>> > Level: Warning
>> > Keywords: Classic
>> > User: N/A
>> > Computer: Mojo-PC
>> > Description:
>> > Reset to device, \Device\RaidPort2, was issued.
>> > Event Xml:
>> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> > <System>
>> > <Provider Name="nvstor64" />
>> > <EventID Qualifiers="32772">129</EventID>
>> > <Level>3</Level>
>> > <Task>0</Task>
>> > <Keywords>0x80000000000000</Keywords>
>> > <TimeCreated SystemTime="2007-04-17T23:01:24.841Z" />
>> > <EventRecordID>10140</EventRecordID>
>> > <Channel>System</Channel>
>> > <Computer>Mojo-PC</Computer>
>> > <Security />
>> > </System>
>> > <EventData>
>> > <Data>\Device\RaidPort2</Data>
>> >
>> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
>> > </EventData>
>> > </Event>
>> >
>> > -----------------------------------------------------------------------------------------------
>>
#
5
04-18-2007, 03:46 AM
mattman5678
Posts: n/a
Re: driver irql not less or equal
I have evga 680i motherboard(122-CK-NF68)
It is plugged into SATA master slot 3
"Rick Rogers" wrote:
> Hi Matt,
>
> What motherboard are you using and where on it do you have the drive
> connected?
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
>
http://mvp.support.microsoft.com/
> Windows help -
www.rickrogers.org
>
> "mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
> news:73CD8365-9744-40F8-AB55-FA4BAD71D91A@microsoft.com...
> >I though raid was for multiple hard drives?
> > I am only using one and it is WD raptor.
> > Where would I reinstall the raid driver for this?
> >
> > "Rick Rogers" wrote:
> >
> >> Hi Matt,
> >>
> >> IRQL_NOT_EQUAL_OR_LESS is a driver error, and the messages both clearly
> >> are
> >> pointing to a raid driver in use on the system. You might check for a
> >> newer
> >> one, or at least try reinstalling the existing one as it might be
> >> corrupt.
> >>
> >> --
> >> Best of Luck,
> >>
> >> Rick Rogers, aka "Nutcase" - Microsoft MVP
> >>
http://mvp.support.microsoft.com/
> >> Windows help -
www.rickrogers.org
> >>
> >> "mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
> >> news:0351B187-1FFD-4D48-9A0E-C51CF8E8ABEB@microsoft.com...
> >> >I think it is this one, just to make sure, I am posting the other error
> >> > report that I recieved below this one
> >> >
> >> > ------------------------------------------------------------------------------------------------
> >> >
> >> > Log Name: System
> >> > Source: nvstor64
> >> > Date: 4/17/2007 3:50:16 PM
> >> > Event ID: 129
> >> > Task Category: None
> >> > Level: Warning
> >> > Keywords: Classic
> >> > User: N/A
> >> > Computer: Mojo-PC
> >> > Description:
> >> > Reset to device, \Device\RaidPort2, was issued.
> >> > Event Xml:
> >> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> >> > <System>
> >> > <Provider Name="nvstor64" />
> >> > <EventID Qualifiers="32772">129</EventID>
> >> > <Level>3</Level>
> >> > <Task>0</Task>
> >> > <Keywords>0x80000000000000</Keywords>
> >> > <TimeCreated SystemTime="2007-04-17T22:50:16.777Z" />
> >> > <EventRecordID>10137</EventRecordID>
> >> > <Channel>System</Channel>
> >> > <Computer>Mojo-PC</Computer>
> >> > <Security />
> >> > </System>
> >> > <EventData>
> >> > <Data>\Device\RaidPort2</Data>
> >> >
> >> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
> >> > </EventData>
> >> > </Event>
> >> >
> >> > -----------------------------------------------------------------------------------------------
> >> >
> >> > Log Name: System
> >> > Source: nvstor64
> >> > Date: 4/17/2007 4:01:24 PM
> >> > Event ID: 129
> >> > Task Category: None
> >> > Level: Warning
> >> > Keywords: Classic
> >> > User: N/A
> >> > Computer: Mojo-PC
> >> > Description:
> >> > Reset to device, \Device\RaidPort2, was issued.
> >> > Event Xml:
> >> > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> >> > <System>
> >> > <Provider Name="nvstor64" />
> >> > <EventID Qualifiers="32772">129</EventID>
> >> > <Level>3</Level>
> >> > <Task>0</Task>
> >> > <Keywords>0x80000000000000</Keywords>
> >> > <TimeCreated SystemTime="2007-04-17T23:01:24.841Z" />
> >> > <EventRecordID>10140</EventRecordID>
> >> > <Channel>System</Channel>
> >> > <Computer>Mojo-PC</Computer>
> >> > <Security />
> >> > </System>
> >> > <EventData>
> >> > <Data>\Device\RaidPort2</Data>
> >> >
> >> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
> >> > </EventData>
> >> > </Event>
> >> >
> >> > -----------------------------------------------------------------------------------------------
> >>
>
>
#
6
04-18-2007, 10:45 AM
Rick Rogers
Posts: n/a
Re: driver irql not less or equal
Hi Matt,
Depeding on which chipset is on the board, you may need an update:
http://www.evga.com/Support/Drivers/Default.asp
Looks like a nice unit, you may also want to check the BIOS revision.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
"mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
news:320D7692-9024-4B7A-8608-1EAF40C7A7B3@microsoft.com...
>I have evga 680i motherboard(122-CK-NF68)
> It is plugged into SATA master slot 3
>
> "Rick Rogers" wrote:
>
>> Hi Matt,
>>
>> What motherboard are you using and where on it do you have the drive
>> connected?
>>
>> --
>> Best of Luck,
>>
>> Rick Rogers, aka "Nutcase" - Microsoft MVP
>>
http://mvp.support.microsoft.com/
>> Windows help -
www.rickrogers.org
>>
>> "mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
>> news:73CD8365-9744-40F8-AB55-FA4BAD71D91A@microsoft.com...
>> >I though raid was for multiple hard drives?
>> > I am only using one and it is WD raptor.
>> > Where would I reinstall the raid driver for this?
>> >
>> > "Rick Rogers" wrote:
>> >
>> >> Hi Matt,
>> >>
>> >> IRQL_NOT_EQUAL_OR_LESS is a driver error, and the messages both
>> >> clearly
>> >> are
>> >> pointing to a raid driver in use on the system. You might check for a
>> >> newer
>> >> one, or at least try reinstalling the existing one as it might be
>> >> corrupt.
>> >>
>> >> --
>> >> Best of Luck,
>> >>
>> >> Rick Rogers, aka "Nutcase" - Microsoft MVP
>> >>
http://mvp.support.microsoft.com/
>> >> Windows help -
www.rickrogers.org
>> >>
>> >> "mattman5678" <mattman5678@discussions.microsoft.com> wrote in message
>> >> news:0351B187-1FFD-4D48-9A0E-C51CF8E8ABEB@microsoft.com...
>> >> >I think it is this one, just to make sure, I am posting the other
>> >> >error
>> >> > report that I recieved below this one
>> >> >
>> >> > ------------------------------------------------------------------------------------------------
>> >> >
>> >> > Log Name: System
>> >> > Source: nvstor64
>> >> > Date: 4/17/2007 3:50:16 PM
>> >> > Event ID: 129
>> >> > Task Category: None
>> >> > Level: Warning
>> >> > Keywords: Classic
>> >> > User: N/A
>> >> > Computer: Mojo-PC
>> >> > Description:
>> >> > Reset to device, \Device\RaidPort2, was issued.
>> >> > Event Xml:
>> >> > <Event
>> >> > xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> >> > <System>
>> >> > <Provider Name="nvstor64" />
>> >> > <EventID Qualifiers="32772">129</EventID>
>> >> > <Level>3</Level>
>> >> > <Task>0</Task>
>> >> > <Keywords>0x80000000000000</Keywords>
>> >> > <TimeCreated SystemTime="2007-04-17T22:50:16.777Z" />
>> >> > <EventRecordID>10137</EventRecordID>
>> >> > <Channel>System</Channel>
>> >> > <Computer>Mojo-PC</Computer>
>> >> > <Security />
>> >> > </System>
>> >> > <EventData>
>> >> > <Data>\Device\RaidPort2</Data>
>> >> >
>> >> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
>> >> > </EventData>
>> >> > </Event>
>> >> >
>> >> > -----------------------------------------------------------------------------------------------
>> >> >
>> >> > Log Name: System
>> >> > Source: nvstor64
>> >> > Date: 4/17/2007 4:01:24 PM
>> >> > Event ID: 129
>> >> > Task Category: None
>> >> > Level: Warning
>> >> > Keywords: Classic
>> >> > User: N/A
>> >> > Computer: Mojo-PC
>> >> > Description:
>> >> > Reset to device, \Device\RaidPort2, was issued.
>> >> > Event Xml:
>> >> > <Event
>> >> > xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> >> > <System>
>> >> > <Provider Name="nvstor64" />
>> >> > <EventID Qualifiers="32772">129</EventID>
>> >> > <Level>3</Level>
>> >> > <Task>0</Task>
>> >> > <Keywords>0x80000000000000</Keywords>
>> >> > <TimeCreated SystemTime="2007-04-17T23:01:24.841Z" />
>> >> > <EventRecordID>10140</EventRecordID>
>> >> > <Channel>System</Channel>
>> >> > <Computer>Mojo-PC</Computer>
>> >> > <Security />
>> >> > </System>
>> >> > <EventData>
>> >> > <Data>\Device\RaidPort2</Data>
>> >> >
>> >> > <Binary>0F0018000100000000000000810004800400000000 00000000000000000000000000000000000000000000000000 000000000000810004800000000000000000</Binary>
>> >> > </EventData>
>> >> > </Event>
>> >> >
>> >> > -----------------------------------------------------------------------------------------------
>> >>
>>
>>
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
www.Errorsweeper.com
«
URLs in IE7
|
IE7 Vista OWA problem
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
All times are GMT. The time now is
11:51 AM
.
Contact Us
-
HowToFixComputers.com
-
Archive
-
Top
Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by
vBSEO
3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by
RedTyger