Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

 
Reply to this topic Start new topic
Gigabyte GA-965P-DS4 audio problem
*
  • Group: Members
  • Posts: 2
  • Joined: 30-October 06
  • From: Sofia
  • Member No.: 62,373
Hi all! smile.gif
I have a problem with my audio. I have GA-965P-DS4 but I don`t know haw to make my audio work. If someone know something about please tell me . rolleyes.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 4
  • Joined: 18-November 06
  • Member No.: 65,024
its available from the forum:

1. Delete AppleHDA.kext:
In Terminal, type: sudo rm -rf /System/Library/Extensions/AppleHDA.kext
sudo rm -rf /System/Library/Extensions.mkext
sudo rm -rf /System/Library/Extensions.kextcache
2) Edit AppleAzaliaAudio.kext:
In Terminal, type: sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/Info.plist
Search for (use hotkey= ctrl + w):
<key>IOHDAudioCodecVendorID</key>
change the string to:
<string>0x10ec0883</string>
Exit pico
sudo pico /System/Library/Extensions/AppleAzaliaAudio.kext/Contents/PlugIns/AppleAzaliaController.kext/Contents/Info.plist
Search for (use hotkey= ctrl + w):
<key>IOPCIPrimaryMatch</key>
change the string to:
<string>0x284b8086</string>
Exit pico
3) Clean up the system:
In Terminal, type: sudo diskutil repairpermissions /
sudo kextload /System/Library/Extensions/AppleAzaliaAudio.kext
kextcache -k /System/Library/Extensions/
4) Then, reboot and enjoy sound out of two channels.
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 235
  • Joined: 20-September 07
  • Member No.: 135,888
OMG OMG it works!!!!! I did one minor modification.

I have the Realtek ALC 888S on a Newer Intel Motherboard Chipset the G33 Chipset using ICH9 controller. Its an hp M9040N Quad Core Q6600 2.4GHZ. Asus MB IPLBL-LA.

I also have an HP a6040n that uses just the ALC 888 chipset so I can assume the ALC 888 driver install will work on that PC.

Anyhow I booted into a linux Live CD , Knoppix 5.1.1. Or even something smaller like DSL (Damn Small linux. LIke 50MG for CD or USB flash drive.

Ran the command "lspci -v" no quotes. If you do -vv it a very comprehensive printout on your screen so you shoudl use less. "lspci -vv lspci" than nano lspci and search audio.

My ID is different 8086:293e.

SO I just changed it to 0x293e8086 and VIOLA i have audio.



Question on this part since my audio chipset is different do I need to change this to? It is working so I assume no I leave that alone even though mine is the 888S chipset.

<key>IOHDAudioCodecVendorID</key>
change the string to:
<string>0x10ec0883</string> <<<< DO I need to change this string to reference the other string?


SO leave that as is?

Anyhow its working and I am so happy.



Under the APPLE about this Mac and More Information, the audio does not show up there. BUt if I play a wave file I can hear it in stereo.

In Audio and MIDI setup it does say Input Unavailable.



THanks
PM Profile Card
Go to the top of the page
+ Quote Post
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 12:48 PM