38Nic Posted yesterday at 05:12 PM Author Share Posted yesterday at 05:12 PM Ho provato così e mi ritrovo quest'errore Link to comment Share on other sites More sharing options...
Support Team Anto65 Posted yesterday at 05:22 PM Support Team Share Posted yesterday at 05:22 PM Se il kext non e' in /Library/Extensions/ non lo trova Link to comment Share on other sites More sharing options...
38Nic Posted yesterday at 05:26 PM Author Share Posted yesterday at 05:26 PM E come farglielo vedere, semplicente copia ed incolla Link to comment Share on other sites More sharing options...
Support Team Anto65 Posted yesterday at 05:33 PM Support Team Share Posted yesterday at 05:33 PM Si anche Oppure via Terminale sudo cp -R ( trascini il kext ) /Library/Extensions nell esempio l ho copiato sul desktop sudo cp -R /Users/lupi/Desktop/AppleFWAudio.kext /Library/Extensions Sicuri che cosi funzioni in /Library/Extensions o va invece messo in System/Library/Extensions ? Link to comment Share on other sites More sharing options...
38Nic Posted yesterday at 05:43 PM Author Share Posted yesterday at 05:43 PM Ok, copiato il kext sul deskto, ma in entrambi i casi mi da quest'errore Link to comment Share on other sites More sharing options...
Support Team Anto65 Posted yesterday at 05:45 PM Support Team Share Posted yesterday at 05:45 PM devi dare uno spazio fra -R e /Users/ ... -R /Users/ .... Link to comment Share on other sites More sharing options...
38Nic Posted yesterday at 05:54 PM Author Share Posted yesterday at 05:54 PM Ok, fatto ma non viene vista la scheda... Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted yesterday at 05:55 PM Supervisor Share Posted yesterday at 05:55 PM il kext che aggiungi lo carica? Link to comment Share on other sites More sharing options...
Support Team Anto65 Posted yesterday at 05:57 PM Support Team Share Posted yesterday at 05:57 PM Appunto puo' essere che non vada in /Library/Extensions ma va iniettato nei file di Sistema , probabile che sia una vecchia Extensione che poi e' stata rimossa , come AppleHda in Tahoe Link to comment Share on other sites More sharing options...
38Nic Posted yesterday at 05:57 PM Author Share Posted yesterday at 05:57 PM Ho aggiunto il kext come da terminale, riavvio, alla GUI di Opencore faccio Restet NVRAM ma poi la scheda non viene vista. Come capisco se il kext è caricato, io lo vedo in Library/Extensions Altra cosa non capisco come mai ogni volta che faccio il reset NVRAM al riavvio mi cambia l'ordine di Boot e mi apre Windows 11 sull'altro disco e non Opencore Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted yesterday at 06:00 PM Supervisor Share Posted yesterday at 06:00 PM c'e' un comando grep da dare per l'ultima domanda eì normale basta riposizionarsi sulla icona che vuoi far partire e fare control tasto sx per una volta pi rimane sempre quella fino a che non resetti nvram tra l'altro non la devi resettare piu' se non cambi sip! Link to comment Share on other sites More sharing options...
Support Team Anto65 Posted yesterday at 06:01 PM Support Team Share Posted yesterday at 06:01 PM nel terminale kextstat | grep -E "AppleFWAudio" Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted yesterday at 06:07 PM Supervisor Share Posted yesterday at 06:07 PM forse anche da report di sistema estensioni...forse Link to comment Share on other sites More sharing options...
38Nic Posted yesterday at 06:10 PM Author Share Posted yesterday at 06:10 PM ok, questo è il risultato Qua non c'è Link to comment Share on other sites More sharing options...
38Nic Posted 8 hours ago Author Share Posted 8 hours ago Sto provando in vari modi, anche guardando i settaggio bios vt-d abilitato/disabilitato, CSM abilitato/disabilitato ma niente da fare...la scheda non viene vista. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted 2 hours ago Supervisor Share Posted 2 hours ago 5 hours ago, 38Nic said: Sto provando in vari modi, anche guardando i settaggio bios vt-d abilitato/disabilitato, CSM abilitato/disabilitato ma niente da fare...la scheda non viene vista. ma banalmente mi stavo rileggendo tutto a te andava poi su Ventura da quanto scrivesti qui poi sei riuscito in qualche modo a farlo andare su Sonoma? ora hai controllato che non ti blocchi il kext in sicurezza e privacy e devi autorizzarlo? Link to comment Share on other sites More sharing options...
38Nic Posted 1 hour ago Author Share Posted 1 hour ago Ho fatto mille controlli, per' in resococonto di sistema/software/estenzioni il kext non c'e', e ho eseguito anche i comando grep ma non c'e' il kext Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted 1 hour ago Supervisor Share Posted 1 hour ago quello che ti ho detto io poco sopra lo hai fatto? se il kext viene bloccato e' normale che non si veda Link to comment Share on other sites More sharing options...
38Nic Posted 1 hour ago Author Share Posted 1 hour ago In sicurezza e privacy non mi dice di autorizzarlo Dove trovarlo? Grazie Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted 1 hour ago Supervisor Share Posted 1 hour ago dovresti provare quando lo metti con opencore o quando provi d installare il driver di Motu Se non si e' rotta la scheda deve andare per forza Link to comment Share on other sites More sharing options...
38Nic Posted 1 hour ago Author Share Posted 1 hour ago No, la scheda funziona...prima ho provato in Windows viene vista e si sente...quindi dovrei disinstallare il tutto e riprovare? Perchè quando installo il kext e dopo i driver non mi apre e non c'e' nulla in Privacy e sicurezza, premetto che ho disabilitato il SIP e Gatekeeper Ho ritrovato una vecchia discussione su altro forume diceva così: Ventura doesn't have the Firewire Core Audio extension. I was able to get it to work on mine with a hack. It's a little bit tricky, you need to either disable SIP or allow unsigned kexts with a csr-active-config value of <01>, then you need to manually load a modified version of the Firewire audio kext from Monterey. Attached is the kext, you can just put it in your home directory and then load it from the terminal with: sudo kmutil load -p AppleFWAudio.kext I made a login script to automatically load it on mine. First time you load it you will have to give it permission in privacy settings. Also it made my Firewire audio interface ask for permission to use the camera even though there is no camera. Lol. BTW installing it into the system extensions or injecting it with Opencore doesn't work. Manually loading after login is the only way I was able to get this to work. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted 1 hour ago Supervisor Share Posted 1 hour ago io fare una installazione pulita e poi farei come hai scritto qui, caricando quel kext modificato per monterey o di monterey anche se per la motu ora c'e' un driver ufficiale per sistemi sopra monterey Link to comment Share on other sites More sharing options...
38Nic Posted 1 hour ago Author Share Posted 1 hour ago Ok, se intendi disinstallare driver e kext e poi reinstallare l'ho già fatto. Il kext sembra non venire caricato in questo modo... Il driver che uso è infatti quello ufficiale per sistemi dopo Monterey Link to comment Share on other sites More sharing options...
Support Team Anto65 Posted 1 hour ago Support Team Share Posted 1 hour ago 13 minuti fa, 38Nic ha scritto: Perchè quando installo il kext e dopo i driver non mi apre e non c'e' nulla in Privacy e sicurezza, premetto che ho disabilitato il SIP e Gatekeeper Ieri provando ad installare i drivers ufficiali https://motu.com/en-us/download/product/273/#2717 mi ha chiesto che c era una nuova estensione da abilitare Puoi verificare tramite ioreg se la scheda e' rilevata o tramite Hackintool sezione PCIe s e' presente ? Link to comment Share on other sites More sharing options...
38Nic Posted 1 hour ago Author Share Posted 1 hour ago Ok, questo con Hackintool, la scheda non c'e', ed il comando mi restituisce quest'errore Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now