Jump to content

trouvez l'erreur de syntaxe !


bime
 Share

5 posts in this topic

Recommended Posts

bonjour a tous

 

j'ai une mobo asus p5e et je n'arrive pas a activer l'audio seulement voila j'ai trouver un topic ou il est décrit la démarche a suivre

mais je ne suis pas sur de ce qu'il faut modifier voila:

 

 

Step 2: Edit AppleAzaliaAudio.kext for matching codec's proper ID:

 

sudo nano /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist

 

goto Realtek ALC880/ALC860 Codec Driver key & change the <string> to

 

<string>0x11d4198b</string>

 

 

et moi j'ai sa : que dois-je faire ?

 

<key>Realtek ALC880/ALC860 Codec Driver</key>

<dict>

<key>CFBundleIdentifier</key>

<string>com.apple.driver.AppleAzaliaAudio</string>

<key>IOClass</key>

<string>AppleAzaliaAudioCodecALC880</string>

<key>IOHDAudioCodecVendorID</key>

<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOHDAudioCodecDevice</string>

 

 

sa ou

 

<key>Realtek ALC880/ALC860 Codec Driver</key>

<dict>

<key>CFBundleIdentifier</key>

<string>0x11d4198b</string>

<key>IOClass</key>

<string>AppleAzaliaAudioCodecALC880</string>

<key>IOHDAudioCodecVendorID</key>

<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOHDAudioCodecDevice</string>

 

ceci :

 

<key>0x11d4198b</key>

<dict>

<key>CFBundleIdentifier</key>

<string>com.apple.driver.AppleAzaliaAudio</string>

<key>IOClass</key>

<string>AppleAzaliaAudioCodecALC880</string>

<key>IOHDAudioCodecVendorID</key>

<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOHDAudioCodecDevice</string>

 

 

j'ai essaye les deux mais sa marche pas ! si quelqu'un peu m'aider merci

Link to comment
Share on other sites

bonjour a tous

 

j'ai une mobo asus p5e et je n'arrive pas a activer l'audio seulement voila j'ai trouver un topic ou il est décrit la démarche a suivre

mais je ne suis pas sur de ce qu'il faut modifier voila:

Step 2: Edit AppleAzaliaAudio.kext for matching codec's proper ID:

 

sudo nano /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist

 

goto Realtek ALC880/ALC860 Codec Driver key & change the <string> to

 

<string>0x11d4198b</string>

et moi j'ai sa : que dois-je faire ?

 

<key>Realtek ALC880/ALC860 Codec Driver</key>

<dict>

<key>CFBundleIdentifier</key>

<string>com.apple.driver.AppleAzaliaAudio</string>

<key>IOClass</key>

<string>AppleAzaliaAudioCodecALC880</string>

<key>IOHDAudioCodecVendorID</key>

<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOHDAudioCodecDevice</string>

sa ou

 

<key>Realtek ALC880/ALC860 Codec Driver</key>

<dict>

<key>CFBundleIdentifier</key>

<string>0x11d4198b</string>

<key>IOClass</key>

<string>AppleAzaliaAudioCodecALC880</string>

<key>IOHDAudioCodecVendorID</key>

<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOHDAudioCodecDevice</string>

 

ceci :

 

<key>0x11d4198b</key>

<dict>

<key>CFBundleIdentifier</key>

<string>com.apple.driver.AppleAzaliaAudio</string>

<key>IOClass</key>

<string>AppleAzaliaAudioCodecALC880</string>

<key>IOHDAudioCodecVendorID</key>

<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

<key>IOProbeScore</key>

<integer>10000</integer>

<key>IOProviderClass</key>

<string>IOHDAudioCodecDevice</string>

j'ai essaye les deux mais sa marche pas ! si quelqu'un peu m'aider merci

 

tu dois le mettre dans cette ligne :<string>0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff</string>

 

et ça donne ça :0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff 0x11d4198b

Link to comment
Share on other sites

0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff 0x11d4198b

 

Les deux device ID's souligné chargeront le meme device. Donc je pense que çà ne sert a rien d'ajouté ce dev id.

De plus pour moi c'est un device ID pour une Analog Device 1988b... je ne sais pas si c'est bien ta carte son?

 

As tu effacé les kext suivant : ALCinject et AppleHDA ???

 

Moi j'ai une ADI1988b avec le meme dev id, et il faut que je suprime ces deux kext pour que çà fonctionne !!!

 

Bone chance.

Link to comment
Share on other sites

0x10ecffff 0x14f1ffff 0x11d4ffff 0x434dffff 0x8384ffff 0x11d4198b

 

Les deux device ID's souligné chargeront le meme device. Donc je pense que çà ne sert a rien d'ajouté ce dev id.

De plus pour moi c'est un device ID pour une Analog Device 1988b... je ne sais pas si c'est bien ta carte son?

 

As tu effacé les kext suivant : ALCinject et AppleHDA ???

 

Moi j'ai une ADI1988b avec le meme dev id, et il faut que je suprime ces deux kext pour que çà fonctionne !!!

 

Bone chance.

 

oui, et je crois même ( mais il faut vérifier !!) que tu peux tout virer sauf le tien

Link to comment
Share on other sites

 Share

×
×
  • Create New...