-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get to working on 10.13.5 and Nokia 7 plus #88
Comments
Hi Riikka, If things are good there, here is the next step. If you have an access to a Linux machine, can you connect the phone to it, enable USB tethering, run "lsusb -v", and send me the result. |
@mikhailai is it possible to get the needed info on a Mac with |
Looks like you can, so maybe we could try that ... AFAIK, the difference is that 'lsusb' gives you the USB descriptors that the device provides, while 'ioreg -l' gives you the MacOS iokit objects that were created based on the descriptors. Therefore, the following information would be missing:
|
The best way to do this used to be USB Prober, which they packaged with OS X, but eventually they kicked it out to the IOUSBFamily Debug Kit ... and now they don't distribute IOUSBFamily Debug Kits for modern OS X. |
Yeah, I allowed it through the security settings and apps are allowed from identified developers. I ran |
Thanks for the USB logs. I see the problem now: Nokia is using different USB interface specifications that other Android phones. I've fixed it, so I'll send the build you can test soon. |
Hi Riikka, |
I can happily report that I posted this via the tethered connection. So with those changes, the tethering seems to work now! Thank you. |
Thanks for the report. We'll include these changes in the next release. In the mean time, feel free to keep on using the 9.2d1 build: it should be the same quality as the official release. |
This fixed also my problem with the Nokia 8, thanks. |
The HoRNDIS 9.2 was released. Closing. |
I've used the tethering successfully on previous intallations of os x with different android phones, but now that I'm trying it with my latest setup, I can't seem to get the tethering detected in any way. Nothing appears in the network connections and obviously there is no internet connection.
My setup:
Using the latest driver release, i.e. 9.1. Tied installing via package and homebrew and rebooting the laptop a lot, but to no avail.
Any ideas what to try or how to debug?
Disabling system integrity protection is a no go.
The text was updated successfully, but these errors were encountered: