Tnx Man wink

theSLug wrote:

simply partial report:
i have PCI\VEN_10DE&DEV_0AB9  (hp mini 311 - ion platform)
my bios is set to ahci mode, not ide
tested 1008nt18 & 17. only this pack, not other DP integration.

bad result... sad controlled not recognized.
tried to modify r\txtsetup.oem | r\nvrd32.inf and the DP root ini for add device (0AB9 not present in r dir)
SAME RESULT.. sad sad

ideas??

tnx


theSLug

theSLug wrote:

anopther test... not work! sad

modified:
DriverPack_MassStorage_wnt5_x86-32.ini

; From nForce 15.56 DriverVer=04/09/2010,11.1.0.43.
;[Nt-i]
;ms_count=1
;ms_1_deviceName="NVIDIA nForce Test"
;ms_1_tag="nvgts"
;ms_1_sysFile="nvgts.sys"
;ms_1_hwids="PCI\VEN_10DE&DEV_0266,PCI\VEN_10DE&DEV_0267,PCI\VEN_10DE&DEV_037E,PCI\VEN_10DE&DEV_037F,PCI\VEN_10DE&DEV_036F,PCI\VEN_10DE&DEV_03F6,PCI\VEN_10DE&DEV_03F7,PCI\VEN_10DE&DEV_03E7,PCI\VEN_10DE&DEV_07F4,PCI\VEN_10DE&DEV_07F5,PCI\VEN_10DE&DEV_07F6,PCI\VEN_10DE&DEV_07F7,PCI\VEN_10DE&DEV_0768,PCI\VEN_10DE&DEV_0AD5,PCI\VEN_10DE&DEV_0AD4,PCI\VEN_10DE&DEV_0AB9,PCI\VEN_10DE&DEV_0AB8,PCI\VEN_10DE&DEV_0BCC,PCI\VEN_10DE&DEV_0BCD"
;ms_1_isBusExtender=false


[Nt-r]
ms_count=2
ms_1_deviceName="NVIDIA nForce Test"
ms_1_tag="nvgts"
ms_1_sysFile="nvgts.sys"
ms_1_hwids="PCI\VEN_10DE&DEV_0266,PCI\VEN_10DE&DEV_0267,PCI\VEN_10DE&DEV_037E,PCI\VEN_10DE&DEV_037F,PCI\VEN_10DE&DEV_036F,PCI\VEN_10DE&DEV_03F6,PCI\VEN_10DE&DEV_03F7,PCI\VEN_10DE&DEV_03E7,PCI\VEN_10DE&DEV_044C,PCI\VEN_10DE&DEV_07F8,PCI\VEN_10DE&DEV_07F9,PCI\VEN_10DE&DEV_07FA,PCI\VEN_10DE&DEV_07FB,PCI\VEN_10DE&DEV_0AD9,PCI\VEN_10DE&DEV_0AD8,PCI\VEN_10DE&DEV_0ABD,PCI\VEN_10DE&DEV_0AB9,PCI\VEN_10DE&DEV_0ABC,PCI\VEN_10DE&DEV_0BC4,PCI\VEN_10DE&DEV_0BC5"
ms_1_isBusExtender=true
ms_2_deviceName="NVIDIA nForce RAID Class Controller"
ms_2_tag="nvrd32"
ms_2_sysFile="nvrd32.sys"
ms_2_hwids="SCSI\NVIDIA__Raid_Disk________,SCSI\__NVIDIA_______Raid_Disk,SCSI\NVIDIA__Raid_Disk_20_____,SCSI\__NVIDIA____Raid_Disk_20,*_NVRAIDBUS,*NVRAIDBUS,*NVRAID20"
ms_2_isBusExtender=true

r/txtsetup.oem - added this line

id = "PCI\VEN_10DE&DEV_0AB9", "nvgts"

r/nvrd32.inf - added this line

[NVIDIA]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB9&CC_0106

[NVIDIA.ntx86]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB9&CC_0106

resulting files:
DOSNET.inf - new row in [FloppyFiles.1]&[Files] section

d1,nvrd32.sys
d1,nvgts.sys

TXTSETUP.SIF correctly modified by DPBASE

any other ideas?

mr_smartepants wrote:
theSLug wrote:

14&15 not working sad
in my bios, the controller configuration is: ide || ahci || ahci(linux) || raid
EDIT:
i don't understand why if i integrate the driver with nlite works... DP not modify the same files?

Ah, that is a clue.  I wonder what nlite does differently to the setup files...
I don't use nlite anymore, but I'll do a test integration...just to find out.

mr_smartepants wrote:

Ah, I remember reading that too.  I think it's buried in the bartpe threads.
Nope, it's here: http://forum.driverpacks.net/viewtopic. … 325#p30325

OverFlow wrote:

there it is!!!! I'll work on it!

....need to incorporate cdob's pnpinterface fix into DriverPacks BASE.

not a bad idea? tongue

EDIT: just hope that now (10.10) it worked.(a new beta base to try?) smile

not solved in MS 10.10.. sad any other beta DP to try?

[OT MODE ON] same problem with AMD SB850, installed a system with floppy drive tongue [OT MODE OFF]

14&15 not working sad
in my bios, the controller configuration is: ide || ahci || ahci(linux) || raid

any other ideas?

tnx man

theSlug

EDIT:
i don't understand why if i integrate the driver with nlite works... DP not modify the same files?

anopther test... not work! sad

modified:
DriverPack_MassStorage_wnt5_x86-32.ini

; From nForce 15.56 DriverVer=04/09/2010,11.1.0.43.
;[Nt-i]
;ms_count=1
;ms_1_deviceName="NVIDIA nForce Test"
;ms_1_tag="nvgts"
;ms_1_sysFile="nvgts.sys"
;ms_1_hwids="PCI\VEN_10DE&DEV_0266,PCI\VEN_10DE&DEV_0267,PCI\VEN_10DE&DEV_037E,PCI\VEN_10DE&DEV_037F,PCI\VEN_10DE&DEV_036F,PCI\VEN_10DE&DEV_03F6,PCI\VEN_10DE&DEV_03F7,PCI\VEN_10DE&DEV_03E7,PCI\VEN_10DE&DEV_07F4,PCI\VEN_10DE&DEV_07F5,PCI\VEN_10DE&DEV_07F6,PCI\VEN_10DE&DEV_07F7,PCI\VEN_10DE&DEV_0768,PCI\VEN_10DE&DEV_0AD5,PCI\VEN_10DE&DEV_0AD4,PCI\VEN_10DE&DEV_0AB9,PCI\VEN_10DE&DEV_0AB8,PCI\VEN_10DE&DEV_0BCC,PCI\VEN_10DE&DEV_0BCD"
;ms_1_isBusExtender=false


[Nt-r]
ms_count=2
ms_1_deviceName="NVIDIA nForce Test"
ms_1_tag="nvgts"
ms_1_sysFile="nvgts.sys"
ms_1_hwids="PCI\VEN_10DE&DEV_0266,PCI\VEN_10DE&DEV_0267,PCI\VEN_10DE&DEV_037E,PCI\VEN_10DE&DEV_037F,PCI\VEN_10DE&DEV_036F,PCI\VEN_10DE&DEV_03F6,PCI\VEN_10DE&DEV_03F7,PCI\VEN_10DE&DEV_03E7,PCI\VEN_10DE&DEV_044C,PCI\VEN_10DE&DEV_07F8,PCI\VEN_10DE&DEV_07F9,PCI\VEN_10DE&DEV_07FA,PCI\VEN_10DE&DEV_07FB,PCI\VEN_10DE&DEV_0AD9,PCI\VEN_10DE&DEV_0AD8,PCI\VEN_10DE&DEV_0ABD,PCI\VEN_10DE&DEV_0AB9,PCI\VEN_10DE&DEV_0ABC,PCI\VEN_10DE&DEV_0BC4,PCI\VEN_10DE&DEV_0BC5"
ms_1_isBusExtender=true
ms_2_deviceName="NVIDIA nForce RAID Class Controller"
ms_2_tag="nvrd32"
ms_2_sysFile="nvrd32.sys"
ms_2_hwids="SCSI\NVIDIA__Raid_Disk________,SCSI\__NVIDIA_______Raid_Disk,SCSI\NVIDIA__Raid_Disk_20_____,SCSI\__NVIDIA____Raid_Disk_20,*_NVRAIDBUS,*NVRAIDBUS,*NVRAID20"
ms_2_isBusExtender=true

r/txtsetup.oem - added this line

id = "PCI\VEN_10DE&DEV_0AB9", "nvgts"

r/nvrd32.inf - added this line

[NVIDIA]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB9&CC_0106

[NVIDIA.ntx86]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB9&CC_0106

resulting files:
DOSNET.inf - new row in [FloppyFiles.1]&[Files] section

d1,nvrd32.sys
d1,nvgts.sys

TXTSETUP.SIF correctly modified by DPBASE

any other ideas?

simply partial report:
i have PCI\VEN_10DE&DEV_0AB9  (hp mini 311 - ion platform)
my bios is set to ahci mode, not ide
tested 1008nt18 & 17. only this pack, not other DP integration.

bad result... sad controlled not recognized.
tried to modify r\txtsetup.oem | r\nvrd32.inf and the DP root ini for add device (0AB9 not present in r dir)
SAME RESULT.. sad sad

ideas??

tnx


theSLug

hi all,
any news on DEV_0AB9?
i have looked last pack (102429)  and is not present :(

now i try to download official pack and understand  which folder inf must be updated.

this is from sataide nvgts.inf from nforce 15.46:

[NVIDIA]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0266&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0267&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_037F&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_03F6&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_07F4&CC_0106
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AD4&CC_0106
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB9&CC_0106
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB8&CC_0106

[NVIDIA.ntx86]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0266&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0267&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_037F&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_03F6&CC_0101
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_07F4&CC_0106
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AD4&CC_0106
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB9&CC_0106
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AB8&CC_0106

this is from sataraid nvrd32.inf  from nforce 15.46:

[NVIDIA.ntx86.6.1]

[NVIDIA]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0266&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0267&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_037F&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_03F6&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_07F8&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AD8&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0ABC&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0ABD&CC_0104
%NVRAID_DESC%=nvraid,SCSI\NVIDIA__Raid_Disk________
%NVRAID_DESC%=nvraid,SCSI\__NVIDIA_______Raid_Disk
%NVRAID_DESC%=nvraid,SCSI\NVIDIA__Raid_Disk_20_____
%NVRAID_DESC%=nvraid,SCSI\__NVIDIA____Raid_Disk_20
%NVRAID_BUS_DESC%=nvraidbus,*_NVRAIDBUS
%NVRAID_BUS_DESC%=nvraidbus,*NVRAIDBUS
%NVRAID_BUS_DESC%=nvraidbus,*NVRAID20

[NVIDIA.ntx86]
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0266&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0267&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_037F&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_03F6&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_07F8&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0AD8&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0ABC&CC_0104
%NVSTOR_DESC%=NVStor_Inst,PCI\VEN_10DE&DEV_0ABD&CC_0104
%NVRAID_DESC%=nvraid,SCSI\NVIDIA__Raid_Disk________
%NVRAID_DESC%=nvraid,SCSI\__NVIDIA_______Raid_Disk
%NVRAID_DESC%=nvraid,SCSI\NVIDIA__Raid_Disk_20_____
%NVRAID_DESC%=nvraid,SCSI\__NVIDIA____Raid_Disk_20
%NVRAID_BUS_DESC%=nvraidbus,*_NVRAIDBUS
%NVRAID_BUS_DESC%=nvraidbus,*NVRAIDBUS
%NVRAID_BUS_DESC%=nvraidbus,*NVRAID20

EDIT:
Folder:
NV4/IN: included (2 HWID)

NV5:
Normal
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037F&CC_0101 PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0054&CC_0101 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0055&CC_0101 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_044D&CC_0106 NOT PRESENT
Raid
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0054&CC_0104 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0055&CC_0104 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_044C&CC_0104 NOT PRESENT

NV6:
Normal
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0554&CC_0106 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0555&CC_0106 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_07F4&CC_0106 PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0AD4&CC_0106 PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0AD5&CC_0106 NOT PRESENT
Raid
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037F&CC_0104 PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_044C&CC_0104 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0054&CC_0104 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0055&CC_0104 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0267&CC_0104 PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03F6&CC_0104 PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0558&CC_0104 NOT PRESENT
%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_07F8&CC_0104 PRESENT



this is probably a replacement for NV6? or a new NV7 Folder?

if the staff wants, i edit the folders, deleting NV4, delite the line present in the new driver in NV5 and NV6, and create NV7.



bye

theSLug

hi all,
i use 805 release, and the sound card not work properly, but the service starting and create a problem in the system, now i try the test pack and report the result.

in this time, dell have maked a new packadge: http://ftp.us.dell.com/audio/IDT_92HDxx … 213366.exe

A06 release, dated: 4/23/2009
driver version: 6.10.0.6159


please update big_smile


tnx


theSLug

yesterday i tried installation on a raid 1, GB 790gx motherboard, bsod on the reboot with the last beta MassStorage pack, added F6 floppy driver from gigabyte site, problem solved

same here with sigmatel 9205

=========== 
PCI Devices 
=========== 
PCI\VEN_1217&DEV_00F7&SUBSYS_01F91028&REV_02\4&28D6DE3B&0&0CF0: OHCI Compliant IEEE 1394 Host Controller
PCI\VEN_1217&DEV_7135&SUBSYS_01F91028&REV_21\4&28D6DE3B&0&08F0: O2Micro OZ711EZ1 MemoryCardBus Controller
PCI\VEN_14E4&DEV_1673&SUBSYS_01F91028&REV_02\4&1E93A591&0&00E5: Broadcom NetXtreme 57xx Gigabit Controller
PCI\VEN_14E4&DEV_4312&SUBSYS_00071028&REV_01\4&AB208E&0&00E1: Dell Wireless 1490 Dual Band WLAN Mini-Card
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_F2\3&61AAA01&0&F0 : Intel(R) 82801 PCI Bridge - 2448
PCI\VEN_8086&DEV_2815&SUBSYS_00000000&REV_02\3&61AAA01&0&F8 : Intel(R) ICH8M LPC Interface Controller - 2815
PCI\VEN_8086&DEV_2829&SUBSYS_01F91028&REV_02\3&61AAA01&0&FA : Intel(R) ICH8M-E/M SATA AHCI Controller
PCI\VEN_8086&DEV_2830&SUBSYS_01F91028&REV_02\3&61AAA01&0&E8 : Intel(R) ICH8 Family USB Universal Host Controller - 2830
PCI\VEN_8086&DEV_2831&SUBSYS_01F91028&REV_02\3&61AAA01&0&E9 : Intel(R) ICH8 Family USB Universal Host Controller - 2831
PCI\VEN_8086&DEV_2832&SUBSYS_01F91028&REV_02\3&61AAA01&0&EA : Intel(R) ICH8 Family USB Universal Host Controller - 2832
PCI\VEN_8086&DEV_2834&SUBSYS_01F91028&REV_02\3&61AAA01&0&D0 : Intel(R) ICH8 Family USB Universal Host Controller - 2834
PCI\VEN_8086&DEV_2835&SUBSYS_01F91028&REV_02\3&61AAA01&0&D1 : Intel(R) ICH8 Family USB Universal Host Controller - 2835
PCI\VEN_8086&DEV_2836&SUBSYS_01F91028&REV_02\3&61AAA01&0&EF : Intel(R) ICH8 Family USB2 Enhanced Host Controller - 2836
PCI\VEN_8086&DEV_283A&SUBSYS_01F91028&REV_02\3&61AAA01&0&D7 : Intel(R) ICH8 Family USB2 Enhanced Host Controller - 283A
PCI\VEN_8086&DEV_283E&SUBSYS_01F91028&REV_02\3&61AAA01&0&FB : Intel(R) ICH8 Family SMBus Controller - 283E
PCI\VEN_8086&DEV_283F&SUBSYS_00000000&REV_02\3&61AAA01&0&E0 : Intel(R) ICH8 Family PCI Express Root Port 1 - 283F
PCI\VEN_8086&DEV_2841&SUBSYS_00000000&REV_02\3&61AAA01&0&E1 : Intel(R) ICH8 Family PCI Express Root Port 2 - 2841
PCI\VEN_8086&DEV_2849&SUBSYS_00000000&REV_02\3&61AAA01&0&E5 : Intel(R) ICH8 Family PCI Express Root Port 6 - 2849
PCI\VEN_8086&DEV_284B&SUBSYS_01F91028&REV_02\3&61AAA01&0&D8 : Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_8086&DEV_2850&SUBSYS_01F91028&REV_02\3&61AAA01&0&F9 : Intel(R) ICH8M Ultra ATA Storage Controllers - 2850
PCI\VEN_8086&DEV_2A00&SUBSYS_00000000&REV_0C\3&61AAA01&0&00 : Mobile Intel(R) PM965/GM965/GL960/GS965 Express Processor to DRAM Controller - 2A00
PCI\VEN_8086&DEV_2A02&SUBSYS_01F91028&REV_0C\3&61AAA01&0&10 : Mobile Intel(R) 965 Express Chipset Family
PCI\VEN_8086&DEV_2A03&SUBSYS_01F91028&REV_0C\3&61AAA01&0&11 : Mobile Intel(R) 965 Express Chipset Family
23 matching device(s) found.
 
=========== 
USB Devices 
=========== 
USB\ROOT_HUB\4&139B5C82&0                                   : USB Root Hub
USB\ROOT_HUB\4&291EE475&0                                   : USB Root Hub
USB\ROOT_HUB\4&31D948AA&0                                   : USB Root Hub
USB\ROOT_HUB\4&36706929&0                                   : USB Root Hub
USB\ROOT_HUB\4&CE55D9D&0                                    : USB Root Hub
USB\ROOT_HUB20\4&18F00B04&0                                 : USB Root Hub
USB\ROOT_HUB20\4&3B65BF0F&0                                 : USB Root Hub
USB\VID_046D&PID_C047\5&1249E19F&0&1                        : USB Laser Tilt Wheel Mouse
USB\VID_0B97&PID_7761\5&4589DBC&0&1                         : Generic USB Hub
USB\VID_0B97&PID_7772\6&C4C946D&0&2                         : O2Micro CCID SC Reader
10 matching device(s) found.
 
============= 
Input Devices 
============= 
HID\VID_046D&PID_C047\6&1D71DA56&0&0000                     : HID-compliant Laser Tilt Wheel Mouse
1 matching device(s) found.
 
============ 
ACPI Devices 
============ 
ACPI\ACPI0003\2&DABA3FF&0                                   : Microsoft AC Adapter
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_0                : Intel(R) Core(TM)2 Duo CPU     T7300  @ 2.00GHz
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_15\_1                : Intel(R) Core(TM)2 Duo CPU     T7300  @ 2.00GHz
ACPI\PNP0000\4&2F94427B&0                                   : Programmable interrupt controller
ACPI\PNP0100\4&2F94427B&0                                   : System timer
ACPI\PNP0103\4&2F94427B&0                                   : High Precision Event Timer
ACPI\PNP0200\4&2F94427B&0                                   : Direct memory access controller
ACPI\PNP0303\4&2F94427B&0                                   : PS/2 Keyboard
ACPI\PNP0501\4&2F94427B&0                                   : Communications Port (COM1)
ACPI\PNP0800\4&2F94427B&0                                   : System speaker
ACPI\PNP0A03\2&DABA3FF&0                                    : PCI bus
ACPI\PNP0A06\3&473F1A46&0                                   : Extended IO Bus
ACPI\PNP0B00\4&2F94427B&0                                   : System CMOS/real time clock
ACPI\PNP0C01\1                                              : System board
ACPI\PNP0C01\2                                              : System board
ACPI\PNP0C01\3                                              : System board
ACPI\PNP0C01\4                                              : System board
ACPI\PNP0C01\5                                              : System board
ACPI\PNP0C04\4&2F94427B&0                                   : Numeric data processor
ACPI\PNP0C0A\1                                              : Microsoft ACPI-Compliant Control Method Battery
ACPI\PNP0C0A\2                                              : Microsoft ACPI-Compliant Control Method Battery
ACPI\PNP0C0C\2&DABA3FF&0                                    : ACPI Power Button
ACPI\PNP0C0D\2&DABA3FF&0                                    : ACPI Lid
ACPI\PNP0C0E\2&DABA3FF&0                                    : ACPI Sleep Button
ACPI\PNP0C14\0                                              : Microsoft Windows Management Interface for ACPI
ACPI\PNP0F13\4&2F94427B&0                                   : Microsoft PS/2 Port Mouse (IntelliPoint)
ACPI\THERMALZONE\THM_                                       : ACPI Thermal Zone
ACPI_HAL\PNP0C08\0                                          : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000                                          : ACPI Multiprocessor PC
29 matching device(s) found.

http://img231.imageshack.us/img231/2550/sigmatelwh8.png
http://img231.imageshack.us/img231/sigmatelwh8.png/1/w799.png

12

(2 replies, posted in DriverPack Mass Storage)

the SB400 official driver conflict whit a silicon image raid driver.
the pc whit the problem is not in my hand sad , i at the end, have installed xp whitout DP.

tnx helmi,
i don't now before the new repository. smile

the driver integrated in the current MassStorage pack is old, not work with the new sb750 southbridge.

please update, from here for example:
http://asia.giga-byte.com/FileList/Driv … m7x_xp.exe


tnx in advance.


theSLug

15

(63 replies, posted in DriverPack Mass Storage)

any news for DP MS support?

16

(3 replies, posted in DriverPack Sound)

work perfectly!!!!

tnx Jaak! wink

17

(3 replies, posted in DriverPack Sound)

please add this row:
%nvaci.DeviceDesc%=nvaci, PCI\VEN_10DE&DEV_00DA&SUBSYS_006d103c
on the ; CK8 ACI part of file nvmcp.inf located in \D\S\N\

tested on compaq HP nx9105 laptop


tnx in advance

18

(0 replies, posted in DriverPack Sound)

Hi,
i have tested the later beta driverpacks sound, is toooooooo big.

i've tried to shrink this deleting the cpl (and reference on the ini) on the folder of DriverPack Sound B, return to 37~mb.

the final version of the pack (A&B) occupation will be approximately the old occupation, of a rock of 55~mb?


tnx for the reply

theSLug

tnx jaak smile

20

(2 replies, posted in DriverPack Sound)

current DP and all the old don't attach the driver of my D630 laptop well, when i uninstall the controller and reinstall it, same problem, only current solution for me is install the dell pack. sad

hardware ID:
HDAUDIO\FUNC_01&VEN_8384&DEV_76A0&SUBSYS_102801F9&REV_1002
HDAUDIO\FUNC_01&VEN_8384&DEV_76A0&SUBSYS_102801F9

Driver:
http://support.dell.com/support/downloa … eid=235761


bye


tnx in advance

theSLug

in my 690G board, a Biostar TA690G, the HWid is:

Ati Ide controller
PCI\VEN_1002&DEV_438C&SUBSYS_438C1002&REV_00\3&61AAA01&0&A1

ATI AHCI Compatible RAID Controller
PCI\VEN_1002&DEV_4380&SUBSYS_43811002&REV_00\3&61AAA01&0&90

ATI RAID Console
SCSI\PROCESSOR&VEN_ATI&PROD_RAID_CONSOLE&REV_1.00\4&37A72ACA&0&0100


the rest of hardware works well (i don't integrate graphic A/C driver) , but the hard disk not work in text mode.


tnx in advance.


theSLug

22

(6 replies, posted in DriverPack Mass Storage)

my hwid:
PCI\VEN_1095&DEV_3114&SUBSYS_61141095&REV_02\4&3B1D9AB8&0&5840: Silicon Image SiI 3114 SATARaid Controller
not overlapping hwid. sad
is possible disable this hwid for softraid5 DP?

tnx again in advance smile ... and scuseme for the retard.

theSLug

23

(3 replies, posted in Other)

yes masters...

the black screen introduced with catalyst 7.5 is removed in 7.6 (tested), the mainboard with AMD 690g chipset now work greatly... is impressive the rendering of a dvd with ati tecnology activated...

tnx man



theSLug

24

(3 replies, posted in Other)

Please don't integrate in DP the release 7.5 of chipset/graphic pack of catalyst driver, cause issue in 690g platform teorically solved with 7.6 catalyst pack:
http://ati.amd.com/support/drivers/xp/i … ed-xp.html

tnx



theSlug

25

(6 replies, posted in DriverPack Mass Storage)

SOLVED removing the r5 driver, il possible to "destroy!" it tongue in the official MassStorage pack?

tnx for future reply smile


theSLug