turion64 Posted March 16, 2008 Share Posted March 16, 2008 Ciao ragazzi,sono riuscito ad installare sul pc in firma "Mac Os x Leopard 10.5.1" come descritto nella guida in questo sito.Come specificato in guida al primo avvio nn funziona la tastiera.Scaricati i file necessari al funzionamento li copio nella cartella extension cancellando quelli da eliminare,riavvio e sorpresa!!! nn si avvia più.Ed è sempre così quando tocco la cartella Extension per installare qualche kext o modificarlo per far funzionare l'hardware.....Cosa può essere ragazzi???? Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/ Share on other sites More sharing options...
Gipo Posted March 16, 2008 Share Posted March 16, 2008 Ma fai una riparazione dei permessi dopo che hai messo i kexts? Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-669645 Share on other sites More sharing options...
turion64 Posted March 16, 2008 Author Share Posted March 16, 2008 Per lo specifico episodio dei kext per la tastiera nn ho provato riparando i permessi...però per esempio,per far riconoscere la mia scheda video ho toccato la cartella extensions riparato i permessi e al riavvio ugualmente il sistema nn parte...nn so cosa possa essere Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-669875 Share on other sites More sharing options...
Gipo Posted March 16, 2008 Share Posted March 16, 2008 Prova a partire con -v così vedi dove si pianta e che messaggio dà... Puoi anche provare con -x a partire in safe mode Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-669889 Share on other sites More sharing options...
turion64 Posted March 16, 2008 Author Share Posted March 16, 2008 e dopo che parto in safe boot come faccio a sistemare il sistema per riavviarlo poi normalmente?? Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-669925 Share on other sites More sharing options...
Gipo Posted March 16, 2008 Share Posted March 16, 2008 Prova prima con -v e vedi che messaggio di errore (dove si schianta)... Poi magari qualcuno qui ci capisce qualcosa... Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-669928 Share on other sites More sharing options...
turion64 Posted March 17, 2008 Author Share Posted March 17, 2008 cmq se può essere d'aiuto quando cerco di modificare qualsiasi kext mi dice che nn ho i permessi adatti e che per questo le extensions nn si sono installate correttamente... Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-670510 Share on other sites More sharing options...
Gipo Posted March 17, 2008 Share Posted March 17, 2008 Se entri in safe mode apri il terminale e dai: sudo -ssudo chown -R root:wheel /System/Library/Extensions/[NAME].kext sudo chmod -R 755 /System/Library/Extensions/[NAME].kext rm -r /System/Library/Extensions/Caches reboot oppure sudo -scd /system/library/extensions chmod -R 755 * && chown -R root:wheel * cd .. rm -r extensions.mkext kextcache -a i386 -e reboot poi al boot dai -f per forzare il rebuilding dei kexts forse si può fare anche al boot in single mode con -s ma io non ho mai provato e quindi non so essere preciso. Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-670566 Share on other sites More sharing options...
Joeandmat Posted March 17, 2008 Share Posted March 17, 2008 prova ad impostare una password... Link to comment https://www.insanelymac.com/forum/topic/93944-impossibile-installare-o-modificare-kext/#findComment-671073 Share on other sites More sharing options...
Recommended Posts