Contribute
Register

<< Solved >> B85M-D3H - Could not get IP from Etherrnet

Status
Not open for further replies.
Joined
May 26, 2017
Messages
2
Motherboard
B85M-D3H
CPU
i5-4570
Graphics
Quadro P620
Mac
  1. Mac Pro
Mobile Phone
  1. iOS
Hi all,

I would like to seek for your advise on my build as I am stuck in how to fix this issue.

My build:
- Main board: Gigabyte B85M-D3H
- Graphic: Nvidia Quadro P620

OS: High Sierra 10.13.6
SMBIOS: iMac14,3

Hackintosh Settings: based on Clover

Loaded kexts:

ACPIDebug.kext
FakeSMC.kext
USBInjectAll.kext
AppleALC.kext
Lilu.kext
WhateverGreen.kext
FakePCIID.kext
RealtekRTL8111.kext

Issue:
- As normal, I could connect to Ethernet and get DHCP IP or connect to internet without any issue. If I don't open Outlook 365, this is still working well
- Once I open Outlook which connects to outlook.office365.com, then PC will be disconnected from Ethernet, could not get the IP from DHCP, if I set the static IP, PC also could not connect to internet

Result from 2nd issue:

Bash:
$ ping 192.168.11.1
64 bytes from 192.168.11.1: icmp_seq=1191 ttl=64 time=3.660 ms
64 bytes from 192.168.11.1: icmp_seq=1192 ttl=64 time=1.238 ms
64 bytes from 192.168.11.1: icmp_seq=1193 ttl=64 time=4.580 ms
64 bytes from 192.168.11.1: icmp_seq=1194 ttl=64 time=2.989 ms
64 bytes from 192.168.11.1: icmp_seq=1195 ttl=64 time=1.355 ms
Request timeout for icmp_seq 1196
Request timeout for icmp_seq 1197
Request timeout for icmp_seq 1198
Request timeout for icmp_seq 1199
Request timeout for icmp_seq 1200
Request timeout for icmp_seq 1201
Request timeout for icmp_seq 1202
Request timeout for icmp_seq 1203

RealtekRTL8111 kext - I got the latest version from https://github.com/Mieze/RTL8111_driver_for_OS_X which fixed many bugs for this ethernet before.

I can only get the internet connection back by doing several ways:
- Unplug and plug again ethernet cable
- ifconfig en0 down; ifconfig en0 up
- ...

Attached file is the tcpdump -I en0 log.

I do search for few days and try this, that, but could not get the results.
 

Attachments

  • tcpdump-en0.txt
    77.8 KB · Views: 124
Last edited:
Status
Not open for further replies.
Back
Top