Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
ReactOS 0.4.12-dev (Build 20190201-0.4.12-dev-563-g7015dd4) on HP 245 G6 part number 1PJ11LT#ABM
Network card hardware id: PCI\VEN_10EC&DEV_8168&REV_15
Description
The network is up and the system tries to send packets, but, for some reason ReactOS cannot read packets from outside, even connecting with a DHCP server is impossible.
Seems that ReactOS' Ndis driver cannot indeed communicate with the ethernet's driver, although looks as connected, reality is isolated to an APIPA...
I've uploaded a debug log with our NDIS enabled to MAX_TRACE, please devs take a brief look.
ReactOS shows the local network connected, but when doing a ipconfig on cmd it shows an automatic private ip address, even when the ethernet cable is plugged to a cable modem who have a DCHP Server (verified with Windows XP, network adapter gets a 192.168.xxx.xxx dynamic ip)
The debug log shows no more info but a lot of entries of this
(MiniportHangDpc) Miniport detected adapter hang
Seems to be there is a hang on the miniport that blocks the Dhcpsvc getting a dynamic ip, ReactOS has no connection to internet meanwhile.
Attachments
Issue Links
- is duplicated by
-
CORE-16781 No network connection with Realtek RTL810xE using Boot CD
- Resolved