HoRNDIS icon indicating copy to clipboard operation
HoRNDIS copied to clipboard

Mac OS 12

Open edludlowedit opened this issue 2 years ago • 15 comments

Anyone had any luck getting this going Mac OS 12 Monterey?

edludlowedit avatar May 20 '22 10:05 edludlowedit

i do. im in big sur

Jasongamerkid14 avatar May 25 '22 01:05 Jasongamerkid14

Yes it's not working for me as well. I'm using Mac OS 12.4 Monterey (Intel Chip)

Barathwaja avatar Jun 21 '22 01:06 Barathwaja

Will there be any further development or is this project dead?

ea7kir avatar Jul 09 '22 08:07 ea7kir

is there anyone working on this project?

tfvglin avatar Jul 10 '22 02:07 tfvglin

https://youtu.be/32lM27TGNFM this video worked well for me ,I'm using Mac OS 12.4 Monterey (Intel Chip)

First you need to disable SIP in recovery mode using "csrutil disable"

HoRNDIS.kext.zip

@ea7kir @tfvglin @Barathwaja @

MicahZheng avatar Jul 19 '22 04:07 MicahZheng

Any alternative to this which doesn't require disabling SIP?

codrutpopescu avatar Jul 21 '22 18:07 codrutpopescu

https://youtu.be/32lM27TGNFM this video worked well for me ,I'm using Mac OS 12.4 Monterey (Intel Chip)

First you need to disable SIP in recovery mode using "csrutil disable"

HoRNDIS.kext.zip

@ea7kir @tfvglin @Barathwaja @

csrutil enable --kext is enough btw

egigoka avatar Aug 21 '22 11:08 egigoka

I'm trying to install this on Monterey 12.5.1 M1 chip with SIP disabled but I get an error saying it needs to be updated by the developer. Anyone managed to use this recently?

LizGalanis avatar Sep 08 '22 11:09 LizGalanis

I'm trying to install this on Monterey 12.5.1 M1 chip with SIP disabled but I get an error saying it needs to be updated by the developer. Anyone managed to use this recently?

Did you tried builds specially for arm? https://github.com/nEdAy/HoRNDIS-for-M1 like this one?

egigoka avatar Sep 08 '22 11:09 egigoka

On OSX Monterey 12.5.1 (intel chip), I disabled SIP with csrutil and used the download package to install HoRNDIS 9.2. It seems to work well, impressive performance.

timredfern avatar Sep 15 '22 08:09 timredfern

I'm finding that the connection goes stale after a short time and I need to restart the driver. I think this is a problem with HoRNDIS on OSX12 rather than with my phone, as I don't see the problem on a Macbook running Mojave.

timredfern avatar Sep 19 '22 10:09 timredfern

https://github.com/nEdAy/HoRNDIS-for-M1

Thanks, I have tried this one but still not working. My computer now says it is successful when I install the app, however trying to tether my phone does not work. I have discovered that in the system information it has listed the Horndis app under 'disabled software' for no user consent. I don't know how to consent! Can anyone help with this?

LizGalanis avatar Sep 23 '22 02:09 LizGalanis

Is anyone able (and willing) to get on a call with me to help me make this work?

LizGalanis avatar Sep 23 '22 02:09 LizGalanis

Is anyone able (and willing) to get on a call with me to help me make this work?

https://t.me/filthymold Contact me, I'll try to help

egigoka avatar Sep 23 '22 02:09 egigoka

https://youtu.be/32lM27TGNFM this video worked well for me ,I'm using Mac OS 12.4 Monterey (Intel Chip) First you need to disable SIP in recovery mode using "csrutil disable" HoRNDIS.kext.zip @ea7kir @tfvglin @Barathwaja @

csrutil enable --kext is enough btw

This spits out an error about --kext being an invalid argument. I'm guessing what you intended was(or I'm on a different version of the csrutil tool): csrutil enable --without kext Running this in the Recovery Mode terminal allowed me to run sudo kextload /Library/Extensions/HoRNDIS.kext successfully and enable the extension from Security & Privacy settings.

philipmoulton avatar Oct 03 '22 19:10 philipmoulton