Integrated Drivers Not Found Duriing Install

Antworten
Archimedes
Beiträge: 7
Registriert: 24 Jun 2010, 19:44

Integrated Drivers Not Found Duriing Install

Beitrag von Archimedes »

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

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
These all show as found (green). However when the client is installing, none of the drivers are found:

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)
The permissions and ownership of the drivers directory looks fine, and the files are there:

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
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
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1800
Registriert: 29 Mai 2008, 15:14

Re: Integrated Drivers Not Found Duriing Install

Beitrag von j.schneider »

Everything looks fine.
Please try the following:

Open the opt_pcbin-share of your opsi server in explorer.
Please authenticate as user pcpatch.
Try to open the folder install/win2003/drivers/pciids/8086/2778
Archimedes
Beiträge: 7
Registriert: 24 Jun 2010, 19:44

Re: Integrated Drivers Not Found Duriing Install

Beitrag von Archimedes »

Hey there,

Thanks for the suggestion - I was able to find the problem. Although I had thought I had verified permissions on all the subdirs in drivers/ I had in fact missed some, and this was corrected with:
opsi:/opt/pcbin/install/win2003/drivers/drivers# chmod -R ug+rwX *
opsi:/opt/pcbin/install/win2003/drivers/drivers# chown -R opsiconfd:pcpatch *
opsi:/opt/pcbin/install/win2003/drivers/drivers# chmod -R ug+rw *
opsi:/opt/pcbin/install/win2003/drivers/drivers# ls -l
The drivers are correctly detected on the client now and install fine. Excellent!

Cheers,
Pete
Archimedes
Beiträge: 7
Registriert: 24 Jun 2010, 19:44

Re: Integrated Drivers Not Found Duriing Install

Beitrag von Archimedes »

Humm . . .

Well, I solved the problem with the first OS (W2k3), but now I have the same issue with XPPro, and I don't see why. Any other suggestions would be much appreciated:

Log:

Code: Alles auswählen

[5] [Jun 25 11:35:59] Searching driver for PCI device 'E7230_3000_3010 Memory Controller Hub', id '8086:2778' (Tools.py|994)
[2] [Jun 25 11:35:59] PCI Device directory '/mnt/opsi/install/winxppro/drivers/pciids/8086/2778' not found (Tools.py|1003)
[5] [Jun 25 11:35:59] Searching driver for PCI device 'E7230_3000_3010 PCI Express Root Port', id '8086:2779' (Tools.py|994)
...
Permissions look okay:

Code: Alles auswählen

pcpatch@opsi:/opt/pcbin/install/winxppro/drivers$ ls -ld pciids/8086/2778/
drwxrwx--- 2 opsiconfd pcpatch 4096 27. Mai 07:09 pciids/8086/2778/
And I can browse as use pcpatch to the share and access the directory just fine too:

Code: Alles auswählen

\\10.100.10.32\opt_pcbin\install\winxppro\drivers\pciids\8086\2778
(Running opsi:/opt/pcbin/install/winxppro# ./show_drivers.py test shows them all as green, found.)

If you might have any other suggestion on what may be wrong here I would appreciate it.

Thank you,
Pete
Antworten