-
Notifications
You must be signed in to change notification settings - Fork 335
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
HoRNDIS not creating network adapter #14
Comments
Oh dear -- that's no good. Can you provide a dmesg log of HoRNDIS detecting it? Additionally, can you provide an 'ifconfig -a' before and after connecting the device? |
Here it goes: Before connecting device: Ronald-MBP:~ Ronald$ ifconfig -a After connecting device, USB tethering not enabled yet: Ronald-MBP:~ Ronald$ ifconfig -a DMESG (latest lines): After connecting device, USB tethering enabled: Ronald-MBP:~ Ronald$ ifconfig -a DMESG (latest lines, including lines shown before): |
Hello again, I've kept trying things. I still have my HTC Desire around, so I tried to see if HoRNDIS release 4 kept working nicely with this device. I plugged in the Desire, enabled USB tethering and nothing happenned. So, just in case, I disconnected the Desire from the Macbook, disabled KiesAgent and KiesWifiAgent from my startup items and restarted. Then, I connected the Desire again, enabled USB tethering again and I got a message saying that a new network device was detected. Yay! The dmesg output I get in this situation is as follows: USBMSC Identifier (non-unique): SH0Axxxxxxxxx 0xbb4 0xc87 0x226 So, after that, I disconnected the Desire, connected the S3 Mini and enabled USB tethering there. The network device created before shows up as disconnected, and a Samsung Modem device is available. dmesg output in this situation is as follows: [DGMTP_Drv.cpp][getLogLevel()][00164][BUGS] Enabled Hope this helps. Let me know if I can provide any more information. |
Oops. Sorry for the latency... I missed this one a long while ago. Unfortunately, I'm not really sure what's going on here. It is difficult to do too much debugging without a device; if I come up with any ideas as to what could be going on, I'll let you know, though. Thanks for the report. |
Hello!
First of all, thanks for HoRNDIS! I used it a few times with my HTC Desire and it worked nicely.
Recently I upgraded to a Samsung Galaxy S3 Mini. Today I tried using HoRNDIS (release 2) with it, but it seemed not to detect my phone. I saw on the website that there was a new version available, so I deleted the android network interface, deleted the HoRNDIS kext, installed HoRNDIS release 4 and restarted.
Whis this release, using dmesg I can see that HoRNDIS detects the phone when I connect it to the USB port and activate USB tethering, but no network adapter is created in network preferences so I'm not able to use the ISB tethering. Do you know of a way I can create this network adapter? I'm using Snow Leopard, 10.6.8, with 64-bit kernel.
Thanks!
The text was updated successfully, but these errors were encountered: