Integrated Drivers Not Found Duriing Install
Verfasst: 25 Jun 2010, 01:25
Hi there,
I have downloaded and installed driver packs for W2k3 and they show as being found for the Dell client I am installing to:
opsi:/opt/pcbin/install/win2003# ./show_drivers.py test
These all show as found (green). However when the client is installing, none of the drivers are found:
The permissions and ownership of the drivers directory looks fine, and the files are there:
Can someone please point out what I am missing here to get the drivers in integrate and the client to find them?
Thank you,
Pete
I have downloaded and installed driver packs for W2k3 and they show as being found for the Dell client I am installing to:
opsi:/opt/pcbin/install/win2003# ./show_drivers.py test
Code: Alles auswählen
PCI-Devices
[Intel Corporation, E7230/3000/3010 Memory Controller Hub]
/opt/pcbin/install/win2003/drivers/drivers/D/C/I
[Intel Corporation, E7230/3000/3010 PCI Express Root Port]
/opt/pcbin/install/win2003/drivers/drivers/D/C/I
[Intel Corporation, 82801G (ICH7 Family) PCI Express Port 1]
/opt/pcbin/install/win2003/drivers/drivers/D/C/I
[Intel Corporation, 6702PXH PCI Express-to-PCI Bridge A]
/opt/pcbin/install/win2003/drivers/drivers/D/C/I
[Intel Corporation, 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5]
/opt/pcbin/install/win2003/drivers/drivers/D/C/I
[Broadcom Corporation, NetXtreme BCM5721 Gigabit Ethernet PCI Express]
/opt/pcbin/install/win2003/drivers/drivers/D/L/B1
[Intel Corporation, 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6]
/opt/pcbin/install/win2003/drivers/drivers/D/C/I
[Broadcom Corporation, NetXtreme BCM5721 Gigabit Ethernet PCI Express]
/opt/pcbin/install/win2003/drivers/drivers/D/L/B1
Code: Alles auswählen
[5] [Jun 24 19:11:27] Adding drivers for detected hardware (Tools.py|966)
[6] [Jun 24 19:11:27] MessageSubject 'integrateHardwareDrivers' created (Util.py|146)
[5] [Jun 24 19:11:27] Searching driver for PCI device 'E7230_3000_3010 Memory Controller Hub', id '8086:2778' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/2778' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device 'E7230_3000_3010 PCI Express Root Port', id '8086:2779' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/2779' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device '82801G (ICH7 Family) PCI Express Port 1', id '8086:27D0' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/27D0' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device '6702PXH PCI Express-to-PCI Bridge A', id '8086:032C' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/032C' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device '82801GR_GH_GHM (ICH7 Family) PCI Express Port 5', id '8086:27E0' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/27E0' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device 'NetXtreme BCM5721 Gigabit Ethernet PCI Express', id '14E4:1659' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/14E4/1659' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device '82801GR_GH_GHM (ICH7 Family) PCI Express Port 6', id '8086:27E2' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/27E2' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device 'NetXtreme BCM5721 Gigabit Ethernet PCI Express', id '14E4:1659' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/14E4/1659' not found (Tools.py|1003)
[5] [Jun 24 19:11:27] Searching driver for PCI device '82801G (ICH7 Family) USB UHCI Controller #1', id '8086:27C8' (Tools.py|994)
[2] [Jun 24 19:11:27] PCI Device directory '/mnt/opsi/install/win2003/drivers/pciids/8086/27C8' not found (Tools.py|1003)
Code: Alles auswählen
opsi:/opt/pcbin/install/win2003# ls -l /opt/pcbin/install/win2003/drivers/pciids/14E4/1659/
total 680
-rw-r--r-- 1 opsiconfd pcpatch 205464 Aug 27 2009 b57w2k.sys
-rw-r--r-- 1 opsiconfd pcpatch 68668 Aug 27 2009 b57win32.cat
-rw-r--r-- 1 opsiconfd pcpatch 181388 Aug 27 2009 b57win32.inf
-rw-r--r-- 1 opsiconfd pcpatch 213544 Aug 27 2009 b57xp32.sys
Thank you,
Pete