lagrossebete Posted September 14, 2006 Share Posted September 14, 2006 salut tout le monde, desolé si le post est pas a la bonne place,,,, j'ai fait une recherche et j'ai rien trouvé sur la section frenchie,,, je voudrais enfin pouvoir avoir le son en native sur ma becane (là j'utilise une paire de petites enceintes philips en USB) (P4 à 2,4 overclocked a 2,8(SSE2), Mobo AsusP4533, geforce5500FX, carte ethernet realtek OK, carte PCI USB2,0+Firewire OK, carte son terratec phase22 pas reconnue, carte PCI IDE+2HDD pas vus, carte TV hauppauge pas vue)) mon install est ok a part les prob graphiques (no CI, no QE),,, et le wifi, 5 devices, aucune compatible,,, apres pas mal de recherche j'ai trouvé que ma carte son embarquee sur ma carte mere est compatible et installable avec driver CMI8738AudioDriver.kext j'ai trouvé les fichiers mais je sais pas les installer: voila ce que j'ai qd j'ouvre le fichier install.sh: #!/bin/sh if [ -x /usr/bin/sudo -a $UID -ne 0 ]; then exec /usr/bin/sudo $0 $* fi echo "Installing CMI8738 kernel extension..." if [ -d /System/Library/Extensions/CMI8738PCIAudioDriver.kext ]; then kextunload /System/Library/Extensions/CMI8738PCIAudioDriver.kext > /dev/null kextunload /System/Library/Extensions/CMI8738PCIAudioDriver.kext > /dev/null rm -R /System/Library/Extensions/CMI8738PCIAudioDriver.kext fi cp -R CMI8738PCIAudioDriver.kext /System/Library/Extensions/ find /System/Library/Extensions/CMI8738PCIAudioDriver.kext -type d -exec /bin/chmod 0755 {} \; find /System/Library/Extensions/CMI8738PCIAudioDriver.kext -type f -exec /bin/chmod 0744 {} \; chown -R root:wheel /System/Library/Extensions/CMI8738PCIAudioDriver.kext kextload /System/Library/Extensions/CMI8738PCIAudioDriver.kext echo "Installation finished - enjoy! dogbert <dogber1@gmail.com>" Quelqu'un pourrait il m'eclairer?? Je suis newbie sur mac et ca se voit..... J'imagine qu'il faut ouvrir Terminal et taper ces commandes, mais comme c'est pas tres clair, y a t il qq'un qui pourrait me faire un step by step pour installer ce driver?? J'imagine que c'est evident pour qq'un sur ce forum, alors un petit coup de pouce serait vivement apprecié.... Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/ Share on other sites More sharing options...
sn8k Posted September 14, 2006 Share Posted September 14, 2006 pfff dans le genre "on se compliques la vie" ... alors soit tu vas dans le terminal, et tu lances ton fichier a partir du terminal justement ... soit faut extraire le fichier, copier CMImachintrucmuch.kext dans le dossiers extensions, ensuite utilitaire de disque, et reparer les autorisations. un reboot et c'est bon ... Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/#findComment-188876 Share on other sites More sharing options...
lagrossebete Posted September 15, 2006 Author Share Posted September 15, 2006 merci pour ta reponse sn8k, effectivement, c'etait tres simple, c'est en forgeant etc.... malheureusement ca a pas marché..... au reboot j'ai eu une fenetre: CMI8738AudioDriver.kext a ete mal installé, reinstallez ou trouver update... j'ai essayé les 2 methodes, 1) copier CMI8738AudioDriver.kext dans extensions + repair permissions: ca a pas marché 2) ouvrir install.sh avec terminal + repair permissions, ca a pas marché dans les 2 cas la carte audio (CMI8738/C3DX PCI Audio Device) est pas vue au reboot et qd j'essaye de lire un fichier audio avec vlc il ne trouve pas d'audio device output donc pas de son.... autre chose a me suggerer?? du genre changer les vendor ID et Device ID dans le info plist?? reinstall tout propre??? j'ai la Jas 10.4.6 +updates Jas 10.4.7 Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/#findComment-189303 Share on other sites More sharing options...
sn8k Posted September 16, 2006 Share Posted September 16, 2006 autre chose que je te suggeres : verifier que ton fichier n'est pas pour la version 10..4.1 .... ceux ci sont incompatibles avec les versions supperieures Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/#findComment-189924 Share on other sites More sharing options...
Zempashi Posted October 9, 2006 Share Posted October 9, 2006 Ca m'interesse, j'ai aussi le chipset audio CMI8738 ça serait cool que tu me dise où tu as trouver ça. (P4 @ 1.5G Hz, MAC OS X 10.4.5 mis à jour en 10.4.7, mais j'ai l'iso de Jas 10.4.7 au cas où..) voilà Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/#findComment-205780 Share on other sites More sharing options...
seero Posted October 9, 2006 Share Posted October 9, 2006 Dans un terminal : sudo rm /System/Library/Extensions.* et tu rebootes ! Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/#findComment-205821 Share on other sites More sharing options...
Zempashi Posted October 10, 2006 Share Posted October 10, 2006 J'essaye aussi désespérément de faire reconnaitre ce chipset par MAC OS X... Si jamais j'y arrive je te préviens MA OS X 10.4.5 -> 10.4.7 P4 @1,5 GHz (SSE 2 aussi par conséquant); ATI 9200 (pour l'instant je m'en occupe pas trop): priorité au son avec chipset CMI8738 intégré à la carte mère Link to comment https://www.insanelymac.com/forum/topic/27652-install-carte-son-avec-driver-cmi8738audiodriverkext/#findComment-206415 Share on other sites More sharing options...
Recommended Posts