无忧启动论坛
标题:
(新手提问)PE2.0下无法访问网络
[打印本页]
作者:
huaKing
时间:
2009-3-12 09:59
标题:
(新手提问)PE2.0下无法访问网络
好不容易从PXE启动PE2.0,发现无法访问网络,输入ipconfig /all:
window IP 配置
主机名
主DNS后缀
节点类型
ip路由已启用 否
wins代理已启用 否
下面是setupapi.app.log中有关ethernet的部分:
>>> [Build Driver List - PCI\VEN_10EC&DEV_8168&SUBSYS_11F51043&REV_02\684CE00000]
>>> Section start 2009/03/11 05:44:07.328
cmd: winpeshl.exe
dvi: Searching for hardware ID(s):
dvi: pci\ven_10ec&dev_8168&subsys_11f51043&rev_02
dvi: pci\ven_10ec&dev_8168&subsys_11f51043
dvi: pci\ven_10ec&dev_8168&cc_020000
dvi: pci\ven_10ec&dev_8168&cc_0200
dvi: Searching for compatible ID(s):
dvi: pci\ven_10ec&dev_8168&rev_02
dvi: pci\ven_10ec&dev_8168
dvi: pci\ven_10ec&cc_020000
dvi: pci\ven_10ec&cc_0200
dvi: pci\ven_10ec
dvi: pci\cc_020000&dt_0
dvi: pci\cc_020000
dvi: pci\cc_0200&dt_0
dvi: pci\cc_0200
dvi: Enumerating INFs from path list 'X:\Windows\inf'
inf: Opened INF: 'X:\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\netrtx32.inf' ([strings.0804] <src=drvstore>)
inf: Saved PNF: 'X:\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\netrtx32.PNF' (Language = 0804)
sig: {_VERIFY_FILE_SIGNATURE} 05:44:07.344
sig: Key = netrtx32.inf
sig: FilePath = X:\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\netrtx32.inf
sig: Success: A valid signature was found in an installed catalog
sig: Cat: 'X:\Windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\nt5.cat'
sig: {_VERIFY_FILE_SIGNATURE exit(0x00000000)} 05:44:07.344
dvi: Created Driver Node:
dvi: HardwareID - PCI\VEN_10EC&DEV_8168
dvi: InfName - X:\Windows\System32\DriverStore\FileRepository\netrtx32.inf_f093b1d0\netrtx32.inf
dvi: DevDesc - Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet NIC (NDIS 6.0)
dvi: DrvDesc - Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet NIC (NDIS 6.0)
dvi: Provider - Microsoft
dvi: Mfg - Realtek
dvi: ModelsSec - Realtek.NTx86
dvi: InstallSec - RTL8168.ndi
dvi: ActualSec - RTL8168.ndi.NT
dvi: Rank - 0x0dff2001
dvi: Signer - Microsoft Windows
dvi: Signer Score - INBOX
dvi: DrvDate - 06/21/2006
dvi: Version - 6.1837.926.2006
inf: Searched 1 potential matches in published INF directory
inf: Searched 18 INFs in directory: 'X:\Windows\inf'
<<< Section end 2009/03/11 05:44:07.422
<<< [Exit status: SUCCESS]
另外我还尝试用drvload手动加载网卡的驱动,也试过在PE中加载网卡驱动,结果都跟上面一样。
请问我还要做什么才能访问网络?我是新手啊,还请大家不吝赐教啊!!
作者:
huaKing
时间:
2009-3-12 10:28
setupapi.app.log里有关lan的还有下面一段
>>> [DIF_SELECTBESTCOMPATDRV - PCI\VEN_10EC&DEV_8168&SUBSYS_11F51043&REV_02\684CE00000]
>>> Section start 2009/03/11 05:44:16.314
cmd: wpeinit
dvi: Using exported function 'NetClassInstaller' in module 'X:\Windows\system32\NetCfgx.dll'.
dvi: Class installer == NetCfgx.dll,NetClassInstaller
dvi: Using exported function 'NciDeviceInstall' in module 'X:\Windows\system32\nci.dll'.
dvi: CoInstaller 1 == nci.dll,NciDeviceInstall
!!! dvi: Loading module 'X:\Windows\system32\wlaninst.dll' failed.
!!! dvi: Error 126: The specified module could not be found.
!!! dvi: Error 126 loading CoInstaller(wlaninst.dll,WlanDeviceClassCoInstaller)
!!! dvi: Error 126: The specified module could not be found.
dvi: CoInstaller 1: Enter 05:44:16.314
dvi: CoInstaller 1: Exit
dvi: Class installer: Enter 05:44:16.314
dvi: Class installer: Exit
dvi: Default installer: Enter 05:44:16.314
dvi: {Select Best Driver}
dvi: Selected driver installs from section [RTL8168.ndi] in 'x:\windows\system32\driverstore\filerepository\netrtx32.inf_f093b1d0\netrtx32.inf'.
dvi: Class GUID of device changed to: {4d36e972-e325-11ce-bfc1-08002be10318}.
dvi: {DIF_DESTROYPRIVATEDATA} 05:44:16.314
dvi: CoInstaller 1: Enter 05:44:16.314
dvi: CoInstaller 1: Exit
dvi: Class installer: Enter 05:44:16.314
dvi: Class installer: Exit
dvi: {DIF_DESTROYPRIVATEDATA - exit(0x00000000)} 05:44:16.314
dvi: Set selected driver complete.
dvi: Selected:
dvi: Description - [Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet NIC (NDIS 6.0)]
dvi: InfFile - [x:\windows\system32\driverstore\filerepository\netrtx32.inf_f093b1d0\netrtx32.inf]
dvi: Section - [RTL8168.ndi]
dvi: Signer - [Microsoft Windows]
dvi: Rank - [0x0dff2001]
dvi: {Select Best Driver - exit(0x00000000)}
dvi: Default installer: Exit
<<< Section end 2009/03/11 05:44:16.314
<<< [Exit status: SUCCESS]
不知道vistaPE是不是自带有realtek8111c的网卡驱动?安装成功没有?
欢迎光临 无忧启动论坛 (http://wuyou.net/)
Powered by Discuz! X3.3