Random BSOD with iusb3hub.sys when starting windows

pablox

New member
Local time
10:06 PM
Messages
3
Hi! I have been running into kind of random BSOD, mostly when starting windows. At the end they are solved by using a "system restore", but it's weird because I don't install new things, even less about updating drivers.

Anyway, looking at the last dump (tonight),

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007E, {ffffffffc0000005, 0, fffff880037c47e8, fffff880037c4040}

Probably caused by : iusb3hub.sys ( iusb3hub+3bcd7 )
I tried to update, only to find there are mismatching driver version. iusb3hub.sys seems okay:

Code:
6: kd> lmvm iusb3hub
start             end                 module name
fffff880`0562d000 fffff880`0568c000   iusb3hub T (no symbols)           
    Loaded symbol image file: iusb3hub.sys
    Image path: \SystemRoot\system32\DRIVERS\iusb3hub.sys
    Image name: iusb3hub.sys
    Timestamp:        Wed Mar 26 08:05:37 2014 (5332B481)
    CheckSum:         0005D3B8
    ImageSize:        0005F000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
But iusb3xhc.sys have an old timestamp:

Code:
6: kd> lmvm iusb3xhc
start             end                 module name
fffff880`046d4000 fffff880`04799000   iusb3xhc   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\iusb3xhc.sys
    Image name: iusb3xhc.sys
    Timestamp:        Tue Mar 27 05:09:32 2012 (4F7175BC)
    CheckSum:         000C657E
    ImageSize:        000C5000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
When trying to update from the "latest" driver corresponding to my system (intel 3th generation), I get an error calling that drivers are up to date, and I'm asked to update anyway, but shows that 1.0.4.x is somehow bigger than 1.0.10.x.

After trying the setup run anyway, and looking to system32/drivers, both shows 1.0.10.255 in the details.

Am I missing something? Should I expect no more errors?
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Home x64
CPU
i7-3770K
Motherboard
Maximus V Formula
Browser
Firefox
Sorry, the double posting, but an update:

Right now, while every usb works (or it seems until now), I have one "unknown device" listed in the device manager, and there's no "USB 3.0 Hub" under "universal serial bus controller". Is there any way to discover if it's actually working or not?
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Home x64
CPU
i7-3770K
Motherboard
Maximus V Formula
Browser
Firefox
Sorry, the double posting, but an update:

Right now, while every usb works (or it seems until now), I have one "unknown device" listed in the device manager, and there's no "USB 3.0 Hub" under "universal serial bus controller". Is there any way to discover if it's actually working or not?
 

My Computer My Computer

Computer type
PC/Desktop
OS
Windows 7 Home x64
CPU
i7-3770K
Motherboard
Maximus V Formula
Browser
Firefox
Back
Top