jwise / HoRNDIS

Android USB tethering driver for Mac OS X
Other
2.98k stars 328 forks source link

HoRNDIS not creating any internet interface #43

Closed bryoco closed 9 years ago

bryoco commented 9 years ago

Hi there!

First of all, I really would like to thank you for creating this amazing driver.

However, unfortunately, I don't think installing the latest rel7 actually does anything to my Mac.

Basically, I installed the package, plugged in my phone, turned on USB tethering and nothing happened. No new connection showed up in System Preference - Network.

My Mac is running Yosemite 10.10.3, and my phone is a Nexus 6 that runs Android 5.1.1 AOSP (rooted) w/ stock kernel.

I would like to give more logs or debugging info, but I'm really not sure what's going on.

Thanks!

bryoco commented 9 years ago

Tried @winsock 's workaround in #42

Here's the logs:

Ryocos-MacBook-Pro:~ ryocown$ sudo kextunload HoRNDIS.
Password:
Can't open CFBundle for /Users/ryocown/HoRNDIS.kext.
Can't create HoRNDIS.kext.
Ryocos-MacBook-Pro:~ ryocown$ sudo kextload HoRNDIS.kext
/Users/ryocown/HoRNDIS.kext failed to load - (libkern/kext) not found; check the system/kernel logs for errors or try kextutil(8).
bryoco commented 9 years ago

Apparently, I didn't reboot my Mac after installing the driver... and issue solved!