Topic: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Hi,

Sorry for the cryptic subject line, but I wanted to include as much specific information as possible for future searches within the 70-character limit.

I had trouble with DriverPacks Mass Storage 11.08 bluescreening (STOP 0x0000007B) as text mode setup tried to start, on a Toshiba Tecra R850 laptop which uses an Intel ICH10(?) storage controller with the PCIID of 8086:1c03.

Interestingly, it would bluescreen just the same if the controller was set to "Compatibility" (meaning IDE) mode in the BIOS.

I eventually got PART WAY around this fault by manually replacing the Intel ICH9/10 drivers in the Mass Storage DriverPack with an updated copy downloaded from here:

http://downloadcenter.intel.com/Detail_ … p;lang=eng

In my case I went for the 32-bit (x86) build, being for Windows XP.

I did this by replacing the files as found inside DP_MassStorage_wnt5_x86-32_1108.7z\D\M\I9 with those from the above download, including copying the newer iastor.sys over iastor9.sys.

Install then proceeded into textmode, through GUI setup, but when it tries to boot after GUI mode setup, BSOD again. Ugh!

It will install and boot with the above workaround in place AND with SATA in Compatibility (IDE) mode - must do both.

What could I have missed?

Any help appreciated.

Thanks,

Andrew

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Those drivers you linked to are already in dpms 11.08, you're not doing yourself any favors by tinkering with the pack.  They're identical.
Your best bet (and best performance) is to set the drive controller from IDE mode to AHCI mode.  In IDE mode, the new RST drivers from M\I9 aren't used because the HWID changes based on mode.  You'll be using the drivers from M\I5 instead (cougide.inf or couide2.inf).

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Just in case you are still having trouble:
Do you have the latest BIOS?  Are there any firmware updates for your drive?  Remember the previous two suggestions can 'brick' your hardware if you don't know what you're doing.
Does your memory pass a MemTest86?
You could re-zero the drive with the HDD manufacturer's tools.  Then run the 'Advanced' Test to verify the HDD surface.
  I know this can take a couple hours for budget drives, yet this ensures trouble-free operation & can weed-out drives that have suffered high-g's or other damage.

One might refer to these two MS support sites: http://support.microsoft.com/kb/324103 & http://support.microsoft.com/kb/316401

Last edited by TechDud (2011-08-26 23:59:24)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

What are the HWIDs when the controller is switched to "Compatibility" (meaning IDE) mode in the BIOS?
AHCI?  RAID?
We need all the HWIDs to make sure we get this fixed properly.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Hi, I'll be able to check these tomorrow morning (NZ time). I got the BSOD regardless of whether the BIOS was set to ACHI or IDE (I think it called it "Performance" and "Compatibility" modes with AHCI and IDE mentioned in the respective descriptions for each).

I proceeded with the Windows install with the updated drivers, before I did that, I would get a BSOD regardless of whether the BIOS was set to IDE or AHCI mode, and regardless of use of a DriverPacks build or a Windows XP CD whose only modification was slipstreaming Service Pack 3.

Previous to updating the DriverPack, I also manually slipstreamed the ICH10 driver manually, when that succeeded as far as the GUI install stage, I then stopped it and decided to try to update the DriverPack and use that.

I'll look for any possible BIOS updates tomorrow too when I'm back at the school this is happening at. I'll also compare the PCI IDs as reported by the Windows XP -on-IDE install that succeeded against a second laptop which still has its shipped install of Windows 7 on it.

THanks for your pointers so far. I'll post an update tomorrow.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

The HWID for the storage controller in "Compatibility" (IDE) mode is 8086:1c01. I still get the BSOD 7B in textmode setup with the stock MassStorage driverpack, regardless of IDE or AHCI mode.

The part number of this Toshiba Tecra R850 is PT525A-003019, BIOS version 2.7x (I'll look up the X in a minute and edit this post). Annoyingly, the BIOS v3.00 update on the drivers/updates list for that model, when run under Windows XP, barfs with "This computer is not supported".  It would only run under Windows 7 (including the download on that page listed under "Windows XP", which seems identical to the Win7 one anyway). The English in the update and in help descriptions in BIOS setup is pretty poor too.

Anyway, the BIOS update did not fix the problem. The unmodified DriverPack still bluescreens at the start of textmode setup, again both in AHCI and IDE modes.

I have no explanation as to why my modified MassStorge DriverPack would work in IDE mode (only) whereas neither IDE nor AHCI would work otherwise.

I'm going to keep hacking away at it, but any other suggestions would be much appreciated.

It's gonna be a long day.

Last edited by awnz (2011-08-30 12:05:49)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

please use the hwids tool linked in our signature for the hwids

the one you posted is not valid. (unless you are running a non windows OS, and we only support windows big_smile)


a valid HWID will look like

PCI\VEN_1095&DEV_3112&SUBSYS_61121095&REV_02\4&1F7DBC9F&0&58F0
    Name: Silicon Image SiI 3112 SATARaid Controller
    Hardware ID's:
        PCI\VEN_1095&DEV_3112&SUBSYS_61121095&REV_02
        PCI\VEN_1095&DEV_3112&SUBSYS_61121095
        PCI\VEN_1095&DEV_3112&CC_010400
        PCI\VEN_1095&DEV_3112&CC_0104
    Compatible ID's:
        PCI\VEN_1095&DEV_3112&REV_02
        PCI\VEN_1095&DEV_3112
        PCI\VEN_1095&CC_010400
        PCI\VEN_1095&CC_0104
        PCI\VEN_1095
        PCI\CC_010400
        PCI\CC_0104

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Yes, we need the full HWID list.  Just run the HWID tool linked in my signature.
As I suspected, your DEV ID changed when you switched to IDE mode.  And you'll be using the drivers from M\I5 instead (cougide.inf or couide2.inf).
Now, I also suspect that you're running into a similar problem that others have reported with different Intel IDE drivers which the two above use either PCIIDE.sys or INTELIDE.sys respectively.
Please post the relevant section of your %SystemRoot%\setupapi.log or if you don't know what to look for, post the setupapi.log to a site like www.pastebin.com

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Hi, sorry I do run a Linux shop on the server side and usually refer to and look up PCI IDs in that way.

Anyway, here's the output of SaveHwids as run on the factory install of Windows 7 in AHCI mode.

=========== 
PCI Devices 
=========== 
PCI\VEN_8086&DEV_1502&SUBSYS_00011179&REV_04\3&11583659&0&C8: Intel(R) 82579LM Gigabit Network Connection
PCI\VEN_8086&DEV_1C26&SUBSYS_00011179&REV_04\3&11583659&0&E8: Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26
PCI\VEN_1033&DEV_0194&SUBSYS_00011179&REV_04\4&155A6D7D&0&00E4: Renesas Electronics USB 3.0 Host Controller
PCI\VEN_8086&DEV_1C03&SUBSYS_00011179&REV_04\3&11583659&0&FA: Intel(R) Mobile Express Chipset SATA AHCI Controller
PCI\VEN_8086&DEV_1C2D&SUBSYS_00011179&REV_04\3&11583659&0&D0: Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D
PCI\VEN_1180&DEV_E232&SUBSYS_00011179&REV_04\4&6884D12&0&01E0: Ricoh PCIe Memory Stick Host Controller
PCI\VEN_8086&DEV_1C10&SUBSYS_00011179&REV_B4\3&11583659&0&E0: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 1 - 1C10
PCI\VEN_8086&DEV_1C3A&SUBSYS_00011179&REV_04\3&11583659&0&B0: Intel(R) Management Engine Interface
PCI\VEN_1180&DEV_E823&SUBSYS_00011179&REV_04\4&6884D12&0&00E0: Ricoh PCIe SDXC/MMC Host Controller
PCI\VEN_8086&DEV_1C12&SUBSYS_00011179&REV_B4\3&11583659&0&E1: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 2 - 1C12
PCI\VEN_8086&DEV_1C3D&SUBSYS_00011179&REV_04\3&11583659&0&B3: Intel(R) Active Management Technology - SOL (COM3)
PCI\VEN_1180&DEV_E852&SUBSYS_00011179&REV_07\4&6884D12&0&02E0: Ricoh PCIe xD-Picture Card Controller
PCI\VEN_8086&DEV_1C14&SUBSYS_00011179&REV_B4\3&11583659&0&E2: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 3 - 1C14
PCI\VEN_8086&DEV_1C4F&SUBSYS_00011179&REV_04\3&11583659&0&F8: Intel(R) QM67 Express Chipset Family LPC Interface Controller - 1C4F
PCI\VEN_8086&DEV_0091&SUBSYS_52018086&REV_34\4&18A673AE&0&00E2: Intel(R) Centrino(R) Advanced-N 6230
PCI\VEN_8086&DEV_1C18&SUBSYS_00011179&REV_B4\3&11583659&0&E4: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 5 - 1C18
PCI\VEN_8086&DEV_2448&SUBSYS_00011179&REV_B4\3&11583659&0&E6: Intel(R) 82801 PCI Bridge - 2448
PCI\VEN_8086&DEV_0104&SUBSYS_00011179&REV_09\3&11583659&0&00: 2nd generation Intel® Core processor family DRAM Controller - 0104
PCI\VEN_8086&DEV_1C1A&SUBSYS_00011179&REV_B4\3&11583659&0&E5: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 6 - 1C1A
PCI\VEN_8086&DEV_0126&SUBSYS_00031179&REV_09\3&11583659&0&10: Intel(R) HD Graphics Family
PCI\VEN_8086&DEV_1C20&SUBSYS_00011179&REV_04\3&11583659&0&D8: High Definition Audio Controller
21 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\VID_04F2&PID_B1D6&MI_00\7&24E15B7&0&0000                : Chicony USB 2.0 Camera
USB\VID_08FF&PID_168B\6&1C9C46E7&0&1                        : AuthenTec Inc. AES1660
USB\VID_8087&PID_0024\5&2202C330&0&1                        : Generic USB Hub
USB\VID_8087&PID_0024\5&333D92E2&0&1                        : Generic USB Hub
USB\ROOT_HUB20\4&123F830A&0                                 : USB Root Hub
USB\ROOT_HUB20\4&35E3A19B&0                                 : USB Root Hub
USB\VID_04F2&PID_B1D6\6&1C9C46E7&0&5                        : USB Composite Device
7 matching device(s) found.
 
============= 
Input Devices 
============= 
No matching devices found.
 
============ 
ACPI Devices 
============ 
ACPI\PNP0C32\3                                              : Direct Application Launch Button
ACPI\PNP0F13\4&1021C3FC&0                                   : Alps Pointing-device
ACPI\THERMALZONE\TZ01                                       : ACPI Thermal Zone
ACPI\IFX0102\4&1021C3FC&0                                   : Trusted Platform Module 1.2
ACPI\TOS6205\2&DABA3FF&2                                    : Bluetooth ACPI
ACPI\INT340E\2&DABA3FF&2                                    : Motherboard resources
ACPI\TOS6208\2&DABA3FF&2                                    : TOSHIBA x86 ACPI-Compliant Value Added Logical and General Purpose Device
ACPI\PNP0000\4&1021C3FC&0                                   : Programmable interrupt controller
ACPI\ACPI0003\2&DABA3FF&2                                   : Microsoft AC Adapter
ACPI\TOS620A\2&DABA3FF&2                                    : TOSHIBA HDD Protection - Shock Sensor Driver
ACPI\PNP0100\4&1021C3FC&0                                   : System timer
ACPI\FIXEDBUTTON\2&DABA3FF&2                                : ACPI Fixed Feature Button
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ACPI\PNP0103\4&1021C3FC&0                                   : High precision event timer
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_42_-________INTEL(R)_CORE(TM)_I5-2520M_CPU_@_2.50GHZ\_0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
ACPI\PNP0200\4&1021C3FC&0                                   : Direct memory access controller
ACPI\PNP0303\4&1021C3FC&0                                   : Standard PS/2 Keyboard
ACPI\PNP0A08\0                                              : PCI bus
ACPI\PNP0B00\4&1021C3FC&0                                   : System CMOS/real time clock
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_42_-________INTEL(R)_CORE(TM)_I5-2520M_CPU_@_2.50GHZ\_1: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
ACPI\PNP0C01\2                                              : System board
ACPI\PNP0C02\1                                              : Motherboard resources
ACPI\PNP0C02\3                                              : Motherboard resources
ACPI\PNP0C02\4                                              : Motherboard resources
ACPI\PNP0C04\4&1021C3FC&0                                   : Numeric data processor
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_42_-________INTEL(R)_CORE(TM)_I5-2520M_CPU_@_2.50GHZ\_2: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
ACPI\PNP0C0A\1                                              : Microsoft ACPI-Compliant Control Method Battery
ACPI\PNP0C0C\2&DABA3FF&2                                    : ACPI Power Button
ACPI\PNP0C0D\2&DABA3FF&2                                    : ACPI Lid
ROOT\ACPI_HAL\0000                                          : ACPI x86-based PC
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_42_-________INTEL(R)_CORE(TM)_I5-2520M_CPU_@_2.50GHZ\_3: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
ACPI\PNP0C32\1                                              : Direct Application Launch Button
ACPI\PNP0C32\2                                              : Direct Application Launch Button
33 matching device(s) found.
 
============ 
 HDA Audio 
============ 
HDAUDIO\FUNC_01&VEN_10EC&DEV_0269&SUBSYS_11790626&REV_1001\4&1065A80E&0&0001: Realtek High Definition Audio
HDAUDIO\FUNC_01&VEN_8086&DEV_2805&SUBSYS_11790001&REV_1000\4&1065A80E&0&0301: Intel(R) Display Audio
2 matching device(s) found.
 
============ 
RAID Devices 
============ 
PCI\VEN_8086&DEV_1C03&SUBSYS_00011179&REV_04\3&11583659&0&FA
    Name: Intel(R) Mobile Express Chipset SATA AHCI Controller
    Hardware ID's:
        PCI\VEN_8086&DEV_1C03&SUBSYS_00011179&REV_04
        PCI\VEN_8086&DEV_1C03&SUBSYS_00011179
        PCI\VEN_8086&DEV_1C03&CC_010601
        PCI\VEN_8086&DEV_1C03&CC_0106
    Compatible ID's:
        PCI\VEN_8086&DEV_1C03&REV_04
        PCI\VEN_8086&DEV_1C03
        PCI\VEN_8086&CC_010601
        PCI\VEN_8086&CC_0106
        PCI\VEN_8086
        PCI\CC_010601
        PCI\CC_0106
1 matching device(s) found.

Finally, here is the "RAID Devices" part of the same tool when run on the laptop with Windows XP in IDE mode:

============ 
RAID Devices 
============ 
PCI\VEN_8086&DEV_1C01&SUBSYS_00011179&REV_04\3&11583659&0&FA
    Name: Intel(R) 6 Series/C200 Series Chipset Family 4 port Serial ATA Storage Controller - 1C01
    Hardware ID's:
        PCI\VEN_8086&DEV_1C01&SUBSYS_00011179&REV_04
        PCI\VEN_8086&DEV_1C01&SUBSYS_00011179
        PCI\VEN_8086&DEV_1C01&CC_01018F
        PCI\VEN_8086&DEV_1C01&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_1C01&REV_04
        PCI\VEN_8086&DEV_1C01
        PCI\VEN_8086&CC_01018F
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_01018F
        PCI\CC_0101
PCI\VEN_8086&DEV_1C09&SUBSYS_00011179&REV_04\3&11583659&0&FD
    Name: Intel(R) 6 Series/C200 Series Chipset Family 2 port Serial ATA Storage Controller - 1C09
    Hardware ID's:
        PCI\VEN_8086&DEV_1C09&SUBSYS_00011179&REV_04
        PCI\VEN_8086&DEV_1C09&SUBSYS_00011179
        PCI\VEN_8086&DEV_1C09&CC_010185
        PCI\VEN_8086&DEV_1C09&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_1C09&REV_04
        PCI\VEN_8086&DEV_1C09
        PCI\VEN_8086&CC_010185
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_010185
        PCI\CC_0101
2 matching device(s) found.

Thanks,

Andrew

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

I'm back on this tomorrow, I'll get you setupapi.log then. Sorry to be so slow on this, but I'm having to juggle a bit of work at the moment, this is just one of the jobs!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Excellent.
Those HWID's are the grease for the wheels around here...
Well done.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

OverFlow wrote:

Excellent.
Those HWID's are the grease for the wheels around here...
Well done.

It's always the squeaky wheel that gets the grease!  It's only the broken wheel that was hammered. lol

I hear through the grapevine that New Zealand has been receiving their worst winter in fifty years!

Last edited by TechDud (2011-08-31 16:41:48)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Sorry for the delay on this again.

I'm in Auckland where it wasn't so bad. The Waitakere ranges to our west got a very light dusting of snow (which melted within a couple of hours) and there were snowflakes falling downtown but nothing significant.
Funnily enough overall it was a warmer than average winter, despite that storm. The next fun event is the Rugby World Cup, but I'm not much of a rugby person, I'm more looking forward to the fireworks smile

Anyway back on topic...

I've tested the DriverPacks build on another PC (a HP DC7600) and it ran but found nothing, so it looks like that DP build is broken, probably by me messing with the MassStorage DP. When I get some time I'll build them again from scratch.
Anyway, an older DP build I did with everything that was current as at 18 August 2010 only BSODs in textmode setup when trying the SATA controller in AHCI mode, and starts fine when in IDE mode. It then detects about half the hardware correctly.

I've decided to fill in the blanks manually and go with that for now as I need to get these laptops into service ASAP, which may prove challenging as out of the two I've unboxed so far, one suffers random display corruption and they both insist you "Press any key when ready"... when handing over from a PXE boot to the local HDD. It continues normally after pressing that key. But that's not your problem, I'm just ranting. I'll stop now. Sorry.

Last edited by awnz (2011-09-06 15:10:11)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

BTW, the absolute latest testing version of dpms is here:
link removed
But since there was very minor changes from 11.08 for Intel, it probably won't solve your problem, but it's worth a shot anyway.  For the test, please include ONLY dpms (with txtmode enabled) on a fresh XP source (to eliminate any bugs from previous builds).
I have a feeling I'll have to add your HWIDs manually.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

No response.  dpms 11.09 released.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Sorry. I've been unable to get back to carry out the test. I hope to test the released 11.09 this week on the affected laptops and will report back when it's done.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

I've seen the 7B issue too on a couple different computers. I work in a computer shop, and I've recently made a new updated August disc. So far XP Pro and my MCE disc exhibit the same 7B failure. It seems to happen on a machine with Intel AHCI chips, using IDE or AHCI mode. Tried it on a Dell Dimension 4700 with just normal Intel SATA controllers, and it installs fine. I don't have the affected computers here anymore. I just ended up using a previous disc I made from December. I could experiment with older releases to see when the bug was introduced, but then I would have to keep burning discs, as the installs always work fine using VMWare.

I have a few spare junk computers in the back that I can experiment on. Hopefully one of them have the affected SATA chipset, then I can grab some IDs or whatever.

But what would have changed in the Mass Storage driver pack if an earlier version used to work? I need these discs to work on all chipsets.

Thanks.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Mr.Tom wrote:

But what would have changed in the Mass Storage driver pack if an earlier version used to work?

the driver that supports your HWID.  mr_smartepants is not the only joker around here. tongue

It was likely updated to a newer version. sometimes new versions drop HWIDs. Sometimes newer versions require a newer firmware version. There are lots of reasons, too many to list. Suffice it to say it happens, and it happens often. If this crud were easy we would not need to be here

Mr.Tom wrote:

I need these discs to work on all chipsets.

Well yeah... That is kinda the point of us providing the DriverPacks big_smile tongue

Reporting the HWIDs of a failed driver install is a HUGE help towards making the DriverPacks work on all hardware. big_smile
Even better if you can additionally report to us you know of a previous DriverPacks version that worked.
Best case is if you can also point us to a new / updated driver that you know works. (tested known good)

We are a small team with very limited hardware to test on...
We can't fix it if we don't know what's broke and we can only test a VERY small portion of the drivers in the packs.
We can't tell if our changes fix an issue if you don't reply and tell us if our changes worked.
YOU are a very important member of our team to big_smile

Contrary to popular belief we do NOT have a secret lab with tens of thousands of little black boxes that represent every possible PC hardware configuration ever built, BUT we are looking for someone to donate one if you know anybody who has one they would like to get rid of. LOL PS a volunteer to run around and put CD's in them would be a plus! ROFL.

the point is users like you who use the packs daily are a big part of the DriverPacks team... but only if you report your HWIDs DriverPacks versions and your results.

Thanks Tom! Welcome to DriverPacks.net

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

OverFlow wrote:

Contrary to popular belief we do NOT have a secret lab with tens of thousands of little black boxes that represent every possible PC hardware configuration ever built, BUT we are looking for someone to donate one if you know anybody who has one they would like to get rid of. LOL PS a volunteer to run around and put CD's in them would be a plus! ROFL.

Secret volcano lair is optional of course! big_smile

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

OverFlow wrote:

Reporting the HWIDs of a failed driver install is a HUGE help towards making the DriverPacks work on all hardware. big_smile
Even better if you can additionally report to us you know of a previous DriverPacks version that worked.
Best case is if you can also point us to a new / updated driver that you know works. (tested known good)

We are a small team with very limited hardware to test on...
We can't fix it if we don't know what's broke and we can only test a VERY small portion of the drivers in the packs.
We can't tell if our changes fix an issue if you don't reply and tell us if our changes worked.
YOU are a very important member of our team to big_smile.

Okay, if I run across another system that 7Bs, I'll try to grab the IDs. What's the easiest, fastest, and/or best method to grab the IDs for ya? It's a little inconvenient to keep testing discs on a system when it's unknown if it's going to work. As I need to get these things outa here as quick as possible. My old discs just worked fine on a hundred or more systems. Maybe 3 or so had an issue with not seeing the HD in text mode.

I suppose it only wastes about 30-60 minutes if it fails and I end up having to use a previous disc. Because I'm pretty sure it goes all the way through the GUI setup, then BSODs on the reboot. The test system I grabbed yesterday actually worked all the way through. hmm So nothing on hand to test with right now. I may just make a new disc using only an old mass storage pack. As the most important thing of the discs is having all the windows updates integrated. Thanks for the work you and your team provide for us. It's much appreciated.

Last edited by Mr.Tom (2011-09-14 04:32:12)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

OverFlow wrote:

Reporting the HWIDs of a failed driver install is a HUGE help towards making the DriverPacks work on all hardware. big_smile
Even better if you can additionally report to us you know of a previous DriverPacks version that worked.
Best case is if you can also point us to a new / updated driver that you know works. (tested known good)

Okay, I found an affected system. An HP Media Center PC, HP Pavilion m7650n. I can boot into mini XP and run CPU-Z.

Here's a link to the CPU-Z report: http://textuploader.com/?p=6&id=9JkMU

No sure if there's anything useful in that.

EDIT: v11.07 has the issue too.

Last edited by Mr.Tom (2011-09-14 11:01:23)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

As a quick experiment, I took an XP Pro OEM SP3 image and only integrated the MS v11.09 driver. I did get one of those DSPdsblr popups during the install, but seen elsewhere on here that it's okay. And of course I got the 7B since there's not much Intel stuff changed since 11.08. I'll experiment with older drivers packs. It helps burning to a CD-RW. smile

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Don't use KTD if you don't have to ... you more than likely don't need it big_smile

HWIDs tool linked in in our signatures

thanks again

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

OverFlow wrote:

Don't use KTD if you don't have to ... you more than likely don't need it big_smile

HWIDs tool linked in in our signatures

thanks again

KTD was disabled. I used the same settings as I always do and I don't see that popup message. But somehow only including one driver gave that popup. But it doesn't matter since everything works fine normally.

Here are the IDs.

=========== 
PCI Devices 
=========== 
PCI\VEN_11C1&DEV_5811&SUBSYS_2A36103C&REV_70\4&11B6166B&0&08F0: IEEE 1394 Controller
PCI\VEN_14F1&DEV_2F20&SUBSYS_200C14F1&REV_00\4&11B6166B&0&20F0: PCI Simple Communications Controller
PCI\VEN_4444&DEV_0016&SUBSYS_88010070&REV_01\4&11B6166B&0&18F0: Multimedia Video Controller
PCI\VEN_8086&DEV_104C&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&C8: Ethernet Controller
PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_F2\3&2411E6FE&0&F0: PCI to PCI Bridge
PCI\VEN_8086&DEV_2812&SUBSYS_00000000&REV_02\3&2411E6FE&0&F8: PCI to ISA Bridge
PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FA: PCI Device
PCI\VEN_8086&DEV_2830&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&E8: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_2831&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&E9: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_2832&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&EA: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_2834&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D0: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_2835&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D1: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_2836&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&EF: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_283A&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D7: Universal Serial Bus (USB) Controller
PCI\VEN_8086&DEV_283E&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FB: SM Bus Controller
PCI\VEN_8086&DEV_283F&SUBSYS_00000000&REV_02\3&2411E6FE&0&E0: PCI to PCI Bridge
PCI\VEN_8086&DEV_284B&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D8: PCI Device
PCI\VEN_8086&DEV_29A0&SUBSYS_00000000&REV_02\3&2411E6FE&0&00: PCI HOST Bridge
PCI\VEN_8086&DEV_29A1&SUBSYS_00000000&REV_02\3&2411E6FE&0&08: PCI to PCI Bridge
PCI\VEN_8086&DEV_29A2&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&10: Video Controller (VGA Compatible)
20 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&1F382921&0
USB\ROOT_HUB\4&28EA960E&0
USB\ROOT_HUB\4&2DD613DB&0
USB\ROOT_HUB\4&34A77194&0
USB\ROOT_HUB\4&9EA459D&0
USB\ROOT_HUB20\4&174FF8C8&0
USB\ROOT_HUB20\4&2E713CA1&0
USB\VID_045E&PID_0040\5&22B77046&0&1                        : Microsoft 3-Button Mouse with IntelliEye(TM)
USB\VID_058F&PID_6362\058F312D81B1                          : Mass Storage Device
USB\VID_13FE&PID_3100\07A31B00647A68E3                      : Patriot Memory
USBSTOR\DISK&VEN_&PROD_PATRIOT_MEMORY&REV_PMAP\07A31B00647A68E3&0: Patriot Memory USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_CF_READER&REV_1.01\058F312D81B1&1: Generic USB CF Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_MS_READER&REV_1.03\058F312D81B1&3: Generic USB MS Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_SD_READER&REV_1.00\058F312D81B1&0: Generic USB SD Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_SM_READER&REV_1.02\058F312D81B1&2: Generic USB SM Reader USB Device
15 matching device(s) found.
 
============= 
Input Devices 
============= 
HID\VID_045E&PID_0040\6&1942EEC7&0&0000
1 matching device(s) found.
 
============ 
ACPI Devices 
============ 
ACPI\AWY0001\2&DABA3FF&0
ACPI\FIXEDBUTTON\2&DABA3FF&0
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_0
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_1
ACPI\INT0800\4&3AAE508&0
ACPI\PNP0000\4&3AAE508&0
ACPI\PNP0100\4&3AAE508&0
ACPI\PNP0200\4&3AAE508&0
ACPI\PNP0303\4&3AAE508&0
ACPI\PNP0800\4&3AAE508&0
ACPI\PNP0A08\1
ACPI\PNP0B00\4&3AAE508&0
ACPI\PNP0C01\2&DABA3FF&0
ACPI\PNP0C02\1
ACPI\PNP0C02\2
ACPI\PNP0C02\4
ACPI\PNP0C04\4&3AAE508&0
ACPI\PNP0C0B\2&DABA3FF&0
ACPI\PNP0C0C\2&DABA3FF&0
ACPI\THERMALZONE\THRM
ACPI_HAL\PNP0C08\0
ROOT\ACPI_HAL\0000
22 matching device(s) found.
 
============ 
 HDA Audio 
============ 
No matching devices found.
 
============ 
RAID Devices 
============ 
PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FA
    Name: PCI Device
    Hardware ID's:
        PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C&REV_02
        PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C
        PCI\VEN_8086&DEV_2821&CC_010601
        PCI\VEN_8086&DEV_2821&CC_0106
    Compatible ID's:
        PCI\VEN_8086&DEV_2821&REV_02
        PCI\VEN_8086&DEV_2821
        PCI\VEN_8086&CC_010601
        PCI\VEN_8086&CC_0106
        PCI\VEN_8086
        PCI\CC_010601
        PCI\CC_0106
1 matching device(s) found.

EDIT: Here's another ID log. Taken after I installed XP using v11.01. Seems to have a more descriptive name for the RAID Devices.

=========== 
PCI Devices 
=========== 
PCI\VEN_11C1&DEV_5811&SUBSYS_2A36103C&REV_70\4&11B6166B&0&08F0: OHCI Compliant IEEE 1394 Host Controller
PCI\VEN_14F1&DEV_2F20&SUBSYS_200C14F1&REV_00\4&11B6166B&0&20F0: PCI Simple Communications Controller
PCI\VEN_4444&DEV_0016&SUBSYS_88010070&REV_01\4&11B6166B&0&18F0: Multimedia Video Controller
PCI\VEN_8086&DEV_104C&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&C8: Ethernet Controller
PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_F2\3&2411E6FE&0&F0: Intel(R) 82801 PCI Bridge - 244E
PCI\VEN_8086&DEV_2812&SUBSYS_00000000&REV_02\3&2411E6FE&0&F8: PCI standard ISA bridge
PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FA: Intel(R) ICH8R/DH/DO SATA AHCI Controller
PCI\VEN_8086&DEV_2830&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&E8: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2831&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&E9: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2832&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&EA: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2834&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D0: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2835&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D1: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2836&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&EF: Standard Enhanced PCI to USB Host Controller
PCI\VEN_8086&DEV_283A&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D7: Standard Enhanced PCI to USB Host Controller
PCI\VEN_8086&DEV_283E&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FB: SM Bus Controller
PCI\VEN_8086&DEV_284B&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D8: Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_8086&DEV_29A0&SUBSYS_00000000&REV_02\3&2411E6FE&0&00: PCI standard host CPU bridge
PCI\VEN_8086&DEV_29A1&SUBSYS_00000000&REV_02\3&2411E6FE&0&08: PCI standard PCI-to-PCI bridge
PCI\VEN_8086&DEV_29A2&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&10: Video Controller (VGA Compatible)
19 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&1F382921&0                                   : USB Root Hub
USB\ROOT_HUB\4&28EA960E&0                                   : USB Root Hub
USB\ROOT_HUB\4&2DD613DB&0                                   : USB Root Hub
USB\ROOT_HUB\4&34A77194&0                                   : USB Root Hub
USB\ROOT_HUB\4&9EA459D&0                                    : USB Root Hub
USB\ROOT_HUB20\4&174FF8C8&0                                 : USB Root Hub
USB\ROOT_HUB20\4&2E713CA1&0                                 : USB Root Hub
USB\VID_045E&PID_0040\5&22B77046&0&1                        : Microsoft USB Wheel Mouse Optical
USB\VID_058F&PID_6362\058F312D81B1                          : USB Mass Storage Device
USB\VID_13FE&PID_3100\07A31B00647A68E3                      : USB Mass Storage Device
USBSTOR\DISK&VEN_&PROD_PATRIOT_MEMORY&REV_PMAP\07A31B00647A68E3&0: Patriot Memory USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_CF_READER&REV_1.01\058F312D81B1&1: Generic USB CF Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_MS_READER&REV_1.03\058F312D81B1&3: Generic USB MS Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_SD_READER&REV_1.00\058F312D81B1&0: Generic USB SD Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_SM_READER&REV_1.02\058F312D81B1&2: Generic USB SM Reader USB Device
15 matching device(s) found.
 
============= 
Input Devices 
============= 
HID\VID_045E&PID_0040\6&1942EEC7&0&0000                     : Microsoft USB Wheel Mouse Optical
1 matching device(s) found.
 
============ 
ACPI Devices 
============ 
ACPI\AWY0001\2&DABA3FF&0
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : ACPI Fixed Feature Button
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_0                : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_1                : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz
ACPI\INT0800\4&3AAE508&0                                    : Intel(R) 82802 Firmware Hub Device
ACPI\PNP0000\4&3AAE508&0                                    : Programmable interrupt controller
ACPI\PNP0100\4&3AAE508&0                                    : System timer
ACPI\PNP0103\4&3AAE508&0                                    : High precision event timer
ACPI\PNP0200\4&3AAE508&0                                    : Direct memory access controller
ACPI\PNP0303\4&3AAE508&0                                    : Standard 101/102-Key or Microsoft Natural PS/2 Keyboard
ACPI\PNP0800\4&3AAE508&0                                    : System speaker
ACPI\PNP0A08\1                                              : PCI bus
ACPI\PNP0B00\4&3AAE508&0                                    : System CMOS/real time clock
ACPI\PNP0C01\2&DABA3FF&0                                    : System board
ACPI\PNP0C02\1                                              : Motherboard resources
ACPI\PNP0C02\2                                              : Motherboard resources
ACPI\PNP0C02\4                                              : Motherboard resources
ACPI\PNP0C04\4&3AAE508&0                                    : Numeric data processor
ACPI\PNP0C0B\2&DABA3FF&0                                    : ACPI Fan
ACPI\PNP0C0C\2&DABA3FF&0                                    : ACPI Power Button
ACPI\THERMALZONE\THRM                                       : ACPI Thermal Zone
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000                                          : ACPI Multiprocessor PC
23 matching device(s) found.
 
============ 
 HDA Audio 
============ 
HDAUDIO\FUNC_01&VEN_10EC&DEV_0885&SUBSYS_103C2A36&REV_1001\4&2DCFB91F&0&0001: Audio Device on High Definition Audio Bus
1 matching device(s) found.
 
============ 
RAID Devices 
============ 
PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FA
    Name: Intel(R) ICH8R/DH/DO SATA AHCI Controller
    Hardware ID's:
        PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C&REV_02
        PCI\VEN_8086&DEV_2821&SUBSYS_2A36103C
        PCI\VEN_8086&DEV_2821&CC_010601
        PCI\VEN_8086&DEV_2821&CC_0106
    Compatible ID's:
        PCI\VEN_8086&DEV_2821&REV_02
        PCI\VEN_8086&DEV_2821
        PCI\VEN_8086&CC_010601
        PCI\VEN_8086&CC_0106
        PCI\VEN_8086
        PCI\CC_010601
        PCI\CC_0106
1 matching device(s) found.

EDIT: Interesting though, IDE Mode works fine using v11.08. hmm

Here's the IDE Mode IDs, even though it seems to work okay.

=========== 
PCI Devices 
=========== 
PCI\VEN_11C1&DEV_5811&SUBSYS_2A36103C&REV_70\4&11B6166B&0&08F0: OHCI Compliant IEEE 1394 Host Controller
PCI\VEN_14F1&DEV_2F20&SUBSYS_200C14F1&REV_00\4&11B6166B&0&20F0: PCI Simple Communications Controller
PCI\VEN_4444&DEV_0016&SUBSYS_88010070&REV_01\4&11B6166B&0&18F0: Multimedia Video Controller
PCI\VEN_8086&DEV_104C&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&C8: Ethernet Controller
PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_F2\3&2411E6FE&0&F0: Intel(R) 82801 PCI Bridge - 244E
PCI\VEN_8086&DEV_2812&SUBSYS_00000000&REV_02\3&2411E6FE&0&F8: PCI standard ISA bridge
PCI\VEN_8086&DEV_2820&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FA: Intel(R) ICH8 4 port Serial ATA Storage Controller - 2820
PCI\VEN_8086&DEV_2825&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FD: Intel(R) ICH8 2 port Serial ATA Storage Controller - 2825
PCI\VEN_8086&DEV_2830&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&E8: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2831&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&E9: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2832&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&EA: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2834&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D0: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2835&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D1: Standard Universal PCI to USB Host Controller
PCI\VEN_8086&DEV_2836&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&EF: Standard Enhanced PCI to USB Host Controller
PCI\VEN_8086&DEV_283A&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D7: Standard Enhanced PCI to USB Host Controller
PCI\VEN_8086&DEV_283E&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FB: SM Bus Controller
PCI\VEN_8086&DEV_284B&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&D8: Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_8086&DEV_29A0&SUBSYS_00000000&REV_02\3&2411E6FE&0&00: PCI standard host CPU bridge
PCI\VEN_8086&DEV_29A1&SUBSYS_00000000&REV_02\3&2411E6FE&0&08: PCI standard PCI-to-PCI bridge
PCI\VEN_8086&DEV_29A2&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&10: Video Controller (VGA Compatible)
20 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&1F382921&0                                   : USB Root Hub
USB\ROOT_HUB\4&28EA960E&0                                   : USB Root Hub
USB\ROOT_HUB\4&2DD613DB&0                                   : USB Root Hub
USB\ROOT_HUB\4&34A77194&0                                   : USB Root Hub
USB\ROOT_HUB\4&9EA459D&0                                    : USB Root Hub
USB\ROOT_HUB20\4&174FF8C8&0                                 : USB Root Hub
USB\ROOT_HUB20\4&2E713CA1&0                                 : USB Root Hub
USB\VID_045E&PID_0040\5&22B77046&0&1                        : Microsoft USB Wheel Mouse Optical
USB\VID_058F&PID_6362\058F312D81B1                          : USB Mass Storage Device
USB\VID_13FE&PID_3100\07A31B00647A68E3                      : USB Mass Storage Device
USBSTOR\DISK&VEN_&PROD_PATRIOT_MEMORY&REV_PMAP\07A31B00647A68E3&0: Patriot Memory USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_CF_READER&REV_1.01\058F312D81B1&1: Generic USB CF Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_MS_READER&REV_1.03\058F312D81B1&3: Generic USB MS Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_SD_READER&REV_1.00\058F312D81B1&0: Generic USB SD Reader USB Device
USBSTOR\DISK&VEN_GENERIC&PROD_USB_SM_READER&REV_1.02\058F312D81B1&2: Generic USB SM Reader USB Device
15 matching device(s) found.
 
============= 
Input Devices 
============= 
HID\VID_045E&PID_0040\6&1942EEC7&0&0000                     : Microsoft USB Wheel Mouse Optical
1 matching device(s) found.
 
============ 
ACPI Devices 
============ 
ACPI\AWY0001\2&DABA3FF&0
ACPI\FIXEDBUTTON\2&DABA3FF&0                                : ACPI Fixed Feature Button
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_0                : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_1                : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz
ACPI\INT0800\4&3AAE508&0                                    : Intel(R) 82802 Firmware Hub Device
ACPI\PNP0000\4&3AAE508&0                                    : Programmable interrupt controller
ACPI\PNP0100\4&3AAE508&0                                    : System timer
ACPI\PNP0103\4&3AAE508&0                                    : High precision event timer
ACPI\PNP0200\4&3AAE508&0                                    : Direct memory access controller
ACPI\PNP0303\4&3AAE508&0                                    : Standard 101/102-Key or Microsoft Natural PS/2 Keyboard
ACPI\PNP0800\4&3AAE508&0                                    : System speaker
ACPI\PNP0A08\1                                              : PCI bus
ACPI\PNP0B00\4&3AAE508&0                                    : System CMOS/real time clock
ACPI\PNP0C01\2&DABA3FF&0                                    : System board
ACPI\PNP0C02\1                                              : Motherboard resources
ACPI\PNP0C02\2                                              : Motherboard resources
ACPI\PNP0C02\4                                              : Motherboard resources
ACPI\PNP0C04\4&3AAE508&0                                    : Numeric data processor
ACPI\PNP0C0B\2&DABA3FF&0                                    : ACPI Fan
ACPI\PNP0C0C\2&DABA3FF&0                                    : ACPI Power Button
ACPI\THERMALZONE\THRM                                       : ACPI Thermal Zone
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000                                          : ACPI Multiprocessor PC
23 matching device(s) found.
 
============ 
 HDA Audio 
============ 
HDAUDIO\FUNC_01&VEN_10EC&DEV_0885&SUBSYS_103C2A36&REV_1001\4&2DCFB91F&0&0001: Audio Device on High Definition Audio Bus
1 matching device(s) found.
 
============ 
RAID Devices 
============ 
PCI\VEN_8086&DEV_2820&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FA
    Name: Intel(R) ICH8 4 port Serial ATA Storage Controller - 2820
    Hardware ID's:
        PCI\VEN_8086&DEV_2820&SUBSYS_2A36103C&REV_02
        PCI\VEN_8086&DEV_2820&SUBSYS_2A36103C
        PCI\VEN_8086&DEV_2820&CC_01018A
        PCI\VEN_8086&DEV_2820&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_2820&REV_02
        PCI\VEN_8086&DEV_2820
        PCI\VEN_8086&CC_01018A
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_01018A
        PCI\CC_0101
PCI\VEN_8086&DEV_2825&SUBSYS_2A36103C&REV_02\3&2411E6FE&0&FD
    Name: Intel(R) ICH8 2 port Serial ATA Storage Controller - 2825
    Hardware ID's:
        PCI\VEN_8086&DEV_2825&SUBSYS_2A36103C&REV_02
        PCI\VEN_8086&DEV_2825&SUBSYS_2A36103C
        PCI\VEN_8086&DEV_2825&CC_010185
        PCI\VEN_8086&DEV_2825&CC_0101
    Compatible ID's:
        PCI\VEN_8086&DEV_2825&REV_02
        PCI\VEN_8086&DEV_2825
        PCI\VEN_8086&CC_010185
        PCI\VEN_8086&CC_0101
        PCI\VEN_8086
        PCI\CC_010185
        PCI\CC_0101
2 matching device(s) found.

Last edited by Mr.Tom (2011-09-15 06:49:18)

Re: [SLVD] 11.08 Intel ICH10 NT5 8086:1C03 causes STOP 7B

Aaight.. I found that v11.04 works, but v11.06, 7, 8, & 9 don't. No v11.05 for XP?
Hope that helps some.

EDIT: And for the heck of it, I tested v11.01 and that worked too.

Last edited by Mr.Tom (2011-09-15 04:49:01)