Skip to content

USB C Ethernet not working; slow wifi; wifi disconnects after sleep; occasional wake ups during sleep #755

@baglana

Description

@baglana

State the model
XiaoMi-Pro MX150 i5-8G-256G
image

State the version of the EFI
v1.8.1

Describe the bug

  1. USB type c Ethernet adapter doesn't work

USB 10/100 LAN is listed as Disconnected in network settings:
image

Details screen is like this:
image

Tried installing the driver referenced here #256 (comment)
Downloaded the RTUNICv1.0.22_Update4.zip file from https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-usb-3-0-software
when the page was still available.

Tried multiple times installing the driver and restarting laptop but it didn't solve the issue. Although the installer says that the driver was installed successfully, it seems that it is not.

I also tried running the following commands mentioned here #275 (comment)

sudo kextunload /Library/Extensions/AppleRTL815XEthernet109.kext
sudo kextunload /Library/Extensions/AppleRTL815XComposite109.kext
sudo kextload /Library/Extensions/AppleRTL815XEthernet109.kext
sudo kextload /Library/Extensions/AppleRTL815XComposite109.kext

But there is no /Library/Extensions/AppleRTL815XEthernet109.kext file on my laptop. Instead there is a /Library/Extensions/AppleRTL815XEthernet110.kext file. So I tried the previous set of commands with updated filenames as well but still get errors:

image

I suspect that the issue might be with my version of the USB c Ethernet adapter being 8152 while in the mentioned issues people had 8153 (and the driver I tried is for 8152B/8153/8156 but not for 8152):

image
telegram-cloud-document-2-5309826552890936894

Do you know what might be the problem? Is there anyone with RTL8152 who has working ethernet? If I buy an RTL8153 adapter will it work?

  1. Does the

Intel Wi-Fi works with low performance

in the repo readme mean that built in wifi works slowly? Mine works around 10 times slower than wifi on another laptop in the worst case and around 50% slower in the best case. Is it ok? The only fix would be to buy a USB wifi dongle?

  1. After sleep the wifi connection occasionally gets disconnected and I have to reconnect manually. Is it a known issue and is there a fix for that?

  2. Also, is it ok that my laptop regularly wakes up while sleeping?

Maybe I should update the EFI from v1.8.1 to v1.8.2 to solve these problems? Also, does upgrading EFI to a newer version mean that macOS will update? If something will go wrong after I update the EFI folder, is there an easy way to rollback and not lose existing data?

Sorry if my questions are stupid, I am not tech savvy and know nothing about hackintosh.

System log

  • If a windows "Your computer was restarted because of a problem" appears, click Report and attach the log to help find the problem.

Screenshots

  • If applicable, add screenshots to help explain your problem.

Attach your entire EFI folder

  • Please attach your entire EFI folder to help solve your problem.
  • Erasing serial numbers in config.plist is required!

Attach system.log

  • If applicable, please run log show --predicate "processID == 0" --last boot --debug | grep "ERR" in Terminal.app to help locate the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    KBLIssue on Kaby Lake Refresh modelUSBUSB related issueWi-FiWi-Fi related issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions