Topic: Intel Gigabit driver not detected  (Read 6740 times)

Intel Gigabit driver not detected
« on: August 07, 2014, 01:56:58 PM »

Vortex

  • Jr. Chef
  • **
  • Date Registered: Dec 2012
  • Posts: 20
The PENetwork ( V0.58.B8 ) tool cannot detect my Intel 82566DC Gigabit ethernet card. To be sure of the network functionality of my Gena build,  I could get working the monolithic Broadcom LAN driver on a IBM server. I event tested the Intel driver offered by driverpacks.net The interesting point is that DRVIMPE.EXE can load the Intel driver but PENetwork fails.

Re: Intel Gigabit driver not detected
« Reply #1 on: August 07, 2014, 04:00:18 PM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Vortex,

I just updated Penetwork plugin with latest Penetwork,
http://gena.cwcodes.net/projectindex.php
see if it helps ?

:turtle:

Re: Intel Gigabit driver not detected
« Reply #2 on: August 07, 2014, 06:46:33 PM »

Vortex

  • Jr. Chef
  • **
  • Date Registered: Dec 2012
  • Posts: 20
Hi Lancelot,

Thanks for the update, I will try it tomorrow at work.

I think I found what's causing the problem : deleting the INFCACHE.1file in the X:\I386\Inf folder solved the problem. Penetwork detected the Intel Ethernet card

Re: Intel Gigabit driver not detected
« Reply #3 on: August 08, 2014, 02:27:43 PM »

Vortex

  • Jr. Chef
  • **
  • Date Registered: Dec 2012
  • Posts: 20
Hi Lancelot,

I tried the updated script. Booting from the new Gena build, I got the error message :

Quote
Autoit error
Line1 - Error : Variable used without being declared

My solution was to restore the original Penetwork script and disable the option InfCacheBuild in the Post Processing Tools section.

Re: Intel Gigabit driver not detected
« Reply #4 on: August 08, 2014, 06:27:27 PM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Vortex,

yes you are right..
http://theoven.org/index.php?topic=442.0
I will ask Chris when he comes back  :wink:


Thanks for the feedback  :smile: :smile:,
I will revert back penetwork from server
 and disable infcache build as default (with a warning),
  some time tonight (or tomorrow)

:turtle:

edit:
attached v10 plugin for future inspection
« Last Edit: August 10, 2014, 04:01:53 PM by Lancelot »

Re: Intel Gigabit driver not detected
« Reply #5 on: August 26, 2014, 06:51:50 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
There is indeed a concern on version 0.59.Beta1 (Variable used without being declared)
Pending correction by Holger, if someone wants to inform him, I made a mod on the AutoIt3 sourcecode.

I defined Dim $bPrevStartup = False before testing if Profile editor is used "If $bUseEditor Then ... Dim ..."
It seems to work well like that but it is better to wait for a better Holger's solution
and to use the version 0.58.2 final  for now.

For testing, here is the plugin based on the one above with just the modified program attached.
* PENetworkGena59beta.7z (2517 kB - downloaded 142 times.)

and the autoit3 sourcecode modified, the original is on the Holger's website http://holger.orgfree.com/
* PENetwork.au3.7z (124.26 kB - downloaded 122 times.)

Re: Intel Gigabit driver not detected
« Reply #6 on: August 26, 2014, 06:53:15 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
probably better for Gena, if you wish.
Here is the same plugin with version 0.58.2 final in place of the v0.58.B8.

* PENetworkGena.7z (2463.09 kB - downloaded 140 times.)

Re: Intel Gigabit driver not detected
« Reply #7 on: January 12, 2015, 10:08:41 AM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Chris,

Thanks for the update, 0.58.2 works nicely,
but it reproduce old bug of 0.56 that breaks .inf files ( Process-Infs )
I followed your plugin by using v0.58 B8 to process .inf files ,
 as a precaution also Process-Drivers :thumbsup:

+ maybe this is also related to Win7PE SE - VirtualBox Network not working topic http://theoven.org/index.php?topic=1158

now on Gena server  :wink:  :thumbsup:

See You
:turtle:

Re: Intel Gigabit driver not detected
« Reply #8 on: January 13, 2015, 01:54:29 PM »

Holger

  • Jr. Chef
  • **
  • Location: Munich
  • Date Registered: Oct 2011
  • Posts: 46
Hello Lancelot,

maybe you can give me more details about:
"but it reproduce old bug of 0.56 that breaks .inf files ( Process-Infs )".

Ok, the latest tests/doings are long ago for a XP based PE.
Maybe I should check also these agains (Gena/LiveXP)...
The 0.59Beta1 problem I already solved in a newer version Beta2 but is not published yet cause there are some small things not finished.

Thanks and greets :)
Holger

Re: Intel Gigabit driver not detected
« Reply #9 on: January 13, 2015, 02:21:55 PM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Holger,

for quick tests, use Gena Appetizer
http://gena.cwcodes.net/Compressed/index.php
and add "Penetwork Gena" plugin  :thumbsup:



adding PENetwork Gena v10 on above reply 6 ChrisR plugin, which has  0.58.2 final breaks things,
testing is easy, here is 2 corrupted files
https://www.dropbox.com/s/iej4a4a8jtkua64/netinf.7z?dl=0


To fix,
I updated ChrisR plugin to PENetwork Gena v11 on server, by using 0.58 B8 to process inf files (/inipatch)
 (to be safe side, I also used 0.58 B8  on /drvcopy )
http://gena.cwcodes.net/projectindex.php
http://gena.cwcodes.net/Projects/Gena/Components/Core/1%20System/Network/PENetworkGena.script




I am pretty sure same problem also on SE plugin,
http://win81se.cwcodes.net/projectindex.php
http://win81se.cwcodes.net/Projects/Win8.1SE/Components/penetwork.script
since there is another report
http://theoven.org/index.php?topic=1158
I tried to explain at reply 10 there


I hope above helps  :thumbsup:

:turtle:
« Last Edit: January 13, 2015, 02:28:42 PM by Lancelot »

Re: Intel Gigabit driver not detected
« Reply #10 on: January 14, 2015, 07:38:06 AM »

Holger

  • Jr. Chef
  • **
  • Location: Munich
  • Date Registered: Oct 2011
  • Posts: 46
Thanks for infos.
I found the bug in the patching routine.
Until now I thought the inf-files were unicode.
But it can ANSI or unicode files.
I did some tests and now it is ok again and I will implement this in the next beta2.

Greets :-)
Holger

Re: Intel Gigabit driver not detected
« Reply #11 on: January 14, 2015, 09:08:30 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
Hi Holger, another one about PENetwork.  :grin:

You run wpeinit.exe on WinPE2.0 and later, but this seems to be a bit overkill.
wpeinit will do many thing like scanning for removable drives.
On some machines this takes over 15 seconds.

But there is another command that should be more suited: Wpeutil InitializeNetwork

Re: Intel Gigabit driver not detected
« Reply #12 on: January 14, 2015, 09:15:05 AM »

Lancelot

  • Moderator, Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi Holdger,

Welcome  :welcome:

I am glad this helps  :thumbsup:






I have a mini requests:

Following history info:
Changed: DrvCopy params, OS is ignored by default and used only if one of the CMD parameters is XP, /XP, 2003, /2003, Vista, /Vista, Win7, /Win7, Win8, /Win8

+ can you change 2003 to W2003  :wink:

++++
Since 2003x64 and XPx64 use same set of drivers  :wink:
Can we have additional DrvCopy params available:

XPx86
W2003x86
NT5x64

Something we always deal with on Gena  :wink:

See You
:turtle:

 

Powered by EzPortal