Jump to content

Problema Wireless USB Adapter Clover - Catalina 10.15.7 - riavvio continuo.


pumidru

Recommended Posts

Ho un problema con la Wifi, ho una scheda TP-Link TL-WN725Nv3  che con la versione 10.15.0 funzionava.

Ho eseguito l'aggiornamento a 10.15.7 e si riavvia in continuazione.

Sono partito con l'EFI pulito, e ho inserito i vari kexts, e si riavvia dopo aver inserito i driver wifi

 

Il driver che ho utilizzato è https://github.com/chris1111/Wireless-USB-Adapter-Clover

 

L'errore avviene dopo aver cambiato da:


 

	<key>SystemParameters</key>
	<dict>
		<key>CustomUUID</key>
		<string>1C165221-19F7-4A0F-A560-5767E82A7C8F</string>
		<key>InjectKexts</key>
		<false/>
	</dict>

 

a:

   <key>SystemParameters</key>
    <dict>
        <key>CustomUUID</key>
		<string>1C165221-19F7-4A0F-A560-5767E82A7C8F</string>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>

 

Grazie a Tutti

 

EFI.zip

Link to comment
Share on other sites

  • Moderators
6 ore fa, pumidru ha scritto:

Ho un problema con la Wifi, ho una scheda TP-Link TL-WN725Nv3  che con la versione 10.15.0 funzionava.

Ho eseguito l'aggiornamento a 10.15.7 e si riavvia in continuazione.

Sono partito con l'EFI pulito, e ho inserito i vari kexts, e si riavvia dopo aver inserito i driver wifi

 

Il driver che ho utilizzato è https://github.com/chris1111/Wireless-USB-Adapter-Clover

 

L'errore avviene dopo aver cambiato da:


 



	<key>SystemParameters</key>
	<dict>
		<key>CustomUUID</key>
		<string>1C165221-19F7-4A0F-A560-5767E82A7C8F</string>
		<key>InjectKexts</key>
		<false/>
	</dict>

 

a:



   <key>SystemParameters</key>
    <dict>
        <key>CustomUUID</key>
		<string>1C165221-19F7-4A0F-A560-5767E82A7C8F</string>
        <key>InjectKexts</key>
        <string>Yes</string>
        <key>InjectSystemID</key>
        <true/>
    </dict>

 

Grazie a Tutti

 

EFI.zip 29 MB · 1 download

ci sono driver ufficiali per Catalina di quella usb wi-fi

vedi wifi usb

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.