Jump to content

Recommended Posts

Posted

Hello vorei ask for your help for a friend to run HDMI output.

hardware:

Intel Quad9400

Motherboard Asus P5Q Pro Turbo

GTX 470 video card

Audio VIA ® VT1708S 8.

Voodahda.Kext installed version 2.7.3 but HDMI does not work.

Thank you in advance on the aid.

I7 4770K - Z97-PRO Wifi (ac) - Intel HD4600

Posted

I had seen but this piece of code is copied to the plist VoodaHDA

<key>IOKitPersonalities</key>
<dict>
<key>SoundCard</key>
<dict>
	<key>CFBundleIdentifier</key>
	<string>org.voodoo.driver.VoodooHDA</string>
	<key>IOClass</key>
	<string>VoodooHDADevice</string>
	<key>IOMatchCategory</key>
	<string>VoodooHDADevice</string>
	<key>IOPCIPrimaryMatch</key>
	<string>0x284b8086</string>   -- place here deviceID of your sound card (Chipset HDA device, not a codecID!)
	<key>IOProviderClass</key>
	<string>IOPCIDevice</string>
	<key>IOUserClientClass</key>
	<string>VoodooHDAUserClient</string>
	<key>NodesToPatch</key>
	<array/>
	<key>VoodooHDAVerboseLevel</key>
	<integer>1</integer>
</dict>
<key>HDMI</key>
<dict>
	<key>CFBundleIdentifier</key>
	<string>org.voodoo.driver.VoodooHDA</string>
	<key>IOClass</key>
	<string>VoodooHDADevice</string>
	<key>IOMatchCategory</key>
	<string>VoodooHDADevice</string>
	<key>IOPCIPrimaryMatch</key>
	<string>0x033f1002</string>   -- place here deviceID of your HDMI device on video card
	<key>IOProviderClass</key>
	<string>IOPCIDevice</string>
	<key>IOUserClientClass</key>
	<string>VoodooHDAUserClient</string>
	<key>NodesToPatch</key>
	<array/>
	<key>VoodooHDAVerboseLevel</key>
	<integer>1</integer>
</dict>
</dict>

I7 4770K - Z97-PRO Wifi (ac) - Intel HD4600

Posted

You have to edit the parts in red (IOPCIPrimaryMatch) with the IDs of your audio cards.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

You Mean: IOPCIPrimaryMatch

0x284b8086 -- place here deviceID of your sound card (Chipset HDA device, not a codecID!)

IOPCIPrimaryMatch

0x033f1002 -- place here deviceID of your HDMI device on video card


But the other part of the code must not be inserted.

How do I find the ID of the Audio tab I state that wants to go HDMI Audio.

I7 4770K - Z97-PRO Wifi (ac) - Intel HD4600

Posted

You have to use your brain, a part of the code is already there, you just need to copy the HDMI part and edit the ID in both. If you want only HDMI audio, just put its ID in the existing part.


How to find the IDs is explained in the first post.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted (edited)

You're right though I understand little of this is why I asked for help.

The piece of code to be copied for HDMI:

 

 <key>HDMI</key>
  <dict>
     <key>CFBundleIdentifier</key>
     <string>org.voodoo.driver.VoodooHDA</string>
     <key>IOClass</key>
     <string>VoodooHDADevice</string>
     <key>IOMatchCategory</key>
     <string>VoodooHDADevice</string>
     <key>IOPCIPrimaryMatch</key>
     <string>????</string>  
     <key>IOProviderClass</key>
     <string>IOPCIDevice</string>
     <key>IOUserClientClass</key>
     <string>VoodooHDAUserClient</string>
     <key>NodesToPatch</key>
     <array/>
     <key>VoodooHDAVerboseLevel</key>
     <integer>1</integer>
  </dict>
</dict>

 

I have to replace ID: place here deviceID of your sound card (Chipset HDA device, not a codecID!)

place here deviceID of your HDMI device on video card

Edited by Guest

I7 4770K - Z97-PRO Wifi (ac) - Intel HD4600

Posted

Man, we are stuck in a loop here. You don't need to paste the same code over and over again, I already know it. Just put you device ID there. If you can't find it, post a System Info screenshot.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
We'll pass the info system

Under SoundCard

			<key>IOPCIPrimaryMatch</key>
		<string>0x3a3e8086</string>

Under HDMI

			<key>IOPCIPrimaryMatch</key>
		<string>0x0be510de</string>

 

 

Help me,i have usually kernel panic on boot with the last 2.7.3 installer

Have you tried both KP solutions in first post?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

I think MixerValues and other options in the existing part should be used for SoundCard. New section should be added for HDMI.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

It does not matter, Realtek 269 is the audio codec, you need to specify only the Intel audio ID (PCI device) in the plist.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Use -v (boot verbose) and check where it stops.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Got an interesting one...on my system (an Acer 1420p laptop) if I install the 2.7.3 voodoohda on the Lion developer preview (11a390), then sounds works just fine with no modification of the info.plist (despite the fact that it appears to be referencing the Intel HDMI sound and not the actual soundcard). If I install the release version of Lion, and install the 2.7.3 voodoohda, then I get kernel panics, boot hangs, etc...if I modify info.plist to point to either the main soundcard or both HDMI + soundcard, it will boot fine, but sound still does not work. Same behavior with 2.7.2


Any ideas?

Posted

Have you tried with only the soundcard PCI ID in the plist?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...