Jump to content











Photo

nvidia lan driver with livexp


  • Please log in to reply
57 replies to this topic

#51 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 07 December 2008 - 08:51 AM

I am sure you will find Kebab and Döner in Philippines, have nice time there. I hear girls get fat there, i hope it is not true :)

http://www.2shared.c...nnes_MB_04.html

With your confirmation, a last confirmations needed:
dipe
C:\Ethernet_Johannes_MB_02\nvnb5032.inf --->success
than start Penetwork and try to access internet.

If this works, than i can show you how to add lan driver to iso.

:( ahhh ah, i have to go out from Turkiye too

#52 Johannes

Johannes

    Member

  • Members
  • 48 posts
  •  
    Germany

Posted 07 December 2008 - 12:00 PM

dipe
C:\Ethernet_Johannes_MB_02\nvnb5032.inf --->success
than start Penetwork and try to access internet.


No problem, total success!

Ah, and those girls are just fine. :)

#53 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 07 December 2008 - 12:15 PM

No problem, total success!

very very very interesting :(
Last reports you gave leads to another discussion about nvidia lan drivers.....
But at least news are good for you

Ah, and those girls are just fine. :)

:( Gooooooood :)

Now adding your driver to your iso:
1)
Create this folder:
%GlobalTemplates%\PENetwork_drivers
2)
copy
C:\Ethernet_Johannes_MB_02\ to %GlobalTemplates%\PENetwork_drivers\
3)
As shown in picture with red, add folder location to penetwork script settings.
http://img53.imagesh...enetworkyf3.png

That is all, now when you make your own build and start penetwork, you will automatically have access to internet. Cu later on boot-land if you have some left time after "just fine girls" :)

#54 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 07 December 2008 - 12:21 PM

AHHHHHHHH

Johannes, sorry, i made a mistake at post 51, so post 52 you reported and post 53 of my tutorial should have this fix.
C:\Ethernet_Johannes_MB_04\nvnb5032.inf

Please repeat your test with C:\Ethernet_Johannes_MB_04\nvnb5032.inf

#55 Johannes

Johannes

    Member

  • Members
  • 48 posts
  •  
    Germany

Posted 07 December 2008 - 01:48 PM

AHHHHHHHH

Johannes, sorry, i made a mistake at post 51, so post 52 you reported and post 53 of my tutorial should have this fix.
C:\Ethernet_Johannes_MB_04\nvnb5032.inf

Please repeat your test with C:\Ethernet_Johannes_MB_04\nvnb5032.inf


I think I just used the wrong quote too.
MB_04 works just fine.

By the way, I added the DriverForge files.
Now while playing I get several times the error:
ShortcutParse has a problem and needs to be terminated ???

And which one is %globaltemplates%?

#56 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 07 December 2008 - 02:29 PM

Johannes

copy this to your winbuilder directory
http://livexp.boot-l.../WinBuilder.exe

i hope this works,
what is your winbuilder directory (where is winbuilder.exe)

#57 fxscrpt

fxscrpt

    Frequent Member

  • .script developer
  • 328 posts
  •  
    Germany

Posted 09 December 2008 - 01:21 AM

The network adapter and some marvell server adapters need extra services running before
adapter driver can start.
marvell adapters need User-Mode Driver Framework installed and running.
nvidia adapters need nvnetbus service running.

because this kind of network drivers do not work with network installation services,
nvidia and marvell provide special poor drivers 'RIS-drivers' for PXE boot and OS installation only.

in case of nvidia we have to start nvnetbus driver first:
we need this files:
nvnetbus.sys,nvnrm.sys,nvsnpu.sys,bdco1ins.dll,bdco1.dll,nvconrm.dll,nvnetbus.in
f
and we have to start nvnetbus via txtsetup.sif:

[codebox] [HardwareIdsDatabase] PCI\VEN_10DE&DEV_008C="nvnetbus" PCI\VEN_10DE&DEV_00DF="nvnetbus" PCI\VEN_10DE&DEV_0086="nvnetbus" PCI\VEN_10DE&DEV_0038="nvnetbus" PCI\VEN_10DE&DEV_0269="nvnetbus" PCI\VEN_10DE&DEV_0268="nvnetbus" PCI\VEN_10DE&DEV_0372="nvnetbus" PCI\VEN_10DE&DEV_0389="nvnetbus" PCI\VEN_10DE&DEV_03E5="nvnetbus" PCI\VEN_10DE&DEV_03EE="nvnetbus" PCI\VEN_10DE&DEV_03EF="nvnetbus" PCI\VEN_10DE&DEV_0450="nvnetbus" PCI\VEN_10DE&DEV_0451="nvnetbus" PCI\VEN_10DE&DEV_0452="nvnetbus" PCI\VEN_10DE&DEV_0453="nvnetbus" PCI\VEN_10DE&DEV_0478="nvnetbus" PCI\VEN_10DE&DEV_0479="nvnetbus" PCI\VEN_10DE&DEV_054C="nvnetbus" PCI\VEN_10DE&DEV_054D="nvnetbus" PCI\VEN_10DE&DEV_0057="nvnetbus" PCI\VEN_10DE&DEV_0373="nvnetbus" PCI\VEN_10DE&DEV_047A="nvnetbus" PCI\VEN_10DE&DEV_047B="nvnetbus" PCI\VEN_10DE&DEV_054E="nvnetbus" PCI\VEN_10DE&DEV_054F="nvnetbus" PCI\VEN_10DE&DEV_00E6="nvnetbus" PCI\VEN_10DE&DEV_0037="nvnetbus" PCI\VEN_10DE&DEV_0056="nvnetbus" [SourceDisksFiles] nvnetbus.sys=1,,,,,,,4,1 nvnrm.sys=1,,,,,,,4,1 nvsnpu.sys=1,,,,,,,4,1 bdco1ins.dll=1,,,,,,,2,1 bdco1.dll=1,,,,,,,2,1 nvconrm.dll=1,,,,,,,2,1
nvnetbus.inf=1,,,,,,,20,1

[BusExtenders.Load]
nvnetbus=nvnetbus.sys

[BusExtenders]
nvnetbus="NVIDIA Network Bus Enumerator",files.nvnetbus,nvnetbus
[/codebox]
maybe HardwareIdsDatabase is not complete.

now we need the files for the network card:
nvnetfd.inf and all .sys and .dll files listed in nvnetfd.inf
(fdco*.dll files and nvenetfd.sys)
note:
for winxp you have to rename nvefdxp.sys>nvenetfd.sys
for win2k you have to rename nvefd2k.sys>nvenetfd.sys
for win2k3 you have to rename ??????.sys>nvenetfd.sys
.
.
hope this helps detecting needed files and services.

Peter

#58 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 09 December 2008 - 01:51 AM

fxscrpt

Thanks for support,

Briefly:
problem solved with an interesting result, According to johannes reports, his nvidia network worked without netbus !!!
i asked him couple of times and made him try this too.
http://www.2shared.c...nnes_MB_04.html
and he succeed !!!.

Sth to keep in mind to test in further nvidia lan issue if exists :)

Well johannes is now in Philippines, and i believe his reports will be more accurate after practicing with winbuilder-livexp when he comes back to boot-land.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users