Jump to content
721 posts in this topic

Recommended Posts

Hi @galisrule would explain in details ? Optical you mean ? 

 

All my devices, included HDMI digital output, microphone, HyperX usb mic, 5.1, Lenovo with Broadcom Wi-Fi and Bluetooth (with OCLP). It's completely for me. 

 

See my print screens devices 

 

Lenovo

 

image.png.8b2020734922e3d6815c184b7d4770a4.png

 

MacBook Air

 

 image.thumb.png.6b26afebf6c4800bb050655e5f24760a.png

 

 

Desktop 

 

image.png.3b5337614f2e7666000ecf33ee6cd487.png

 

 

 

 

Spoiler

CapturadeTela2024-09-23s20_49_10.png.2fa46743ff84b09430258c0f519f9b5e.png

 

 

 

 

Spoiler

CapturadeTela2024-09-23s20_49_26.png.033f318dd1eb264b15c5602ab6aa7dfb.png

 

 

 

Edited by Max.1974
  • Like 3

I will check your codec dump my friend, and i forgot said that is important remove AudioDXE.efi from drivers folder. 
Are you compile VoodooHDA or device properties and number of device ID correctly? Have more them one ID codec layout to test?

And finally maybe its important try using Clover 

 

If you can, try run this new script: 

 

Double click on Hackintosh and Beyond executable and watch small video tutorial inside 

 

Credits:

 

Created by Rodion Shingarev (AppleLife.RU) 

 

@Hnanoto and Hackintosh & Beyond Channel 

 

VodooHDA-Installer-Hackintosh and Beyond.zip

 

 

 

image.thumb.png.50c35891ea9d8acdd1858a0a7052f23b.png

 

 

 

Youtube explain how to compile VoodooHDA and use with Script 

 

"VoodooHDA vs AppleALC: O Melhor Som no Hackintosh?"

 

Spoiler

 

 


 

Edited by Max.1974
  • Like 5
  • 1 month later...

Hi @Slice 

Quick inquiry...

Selected output is not saving on restart. Output selected is Internal Speaker, but when i restart, it goes back to headphones.

Is this vodoohda or nvram issue?

 

Solved!

sudo chown -R _coreaudiod:admin /Library/Preferences/Audio

Edited by LockDown
  • Thanks 1
  • Confused 1

Thank you @LockDown I appreciated your post, because we learn together every day. 

 

I need fix that issue on my laptop with VoodooHDA, but not work to me, I need some configuration add?

 

I fix that using Amoeba SounSorce app from but is not freeware. 

 

Another alternative is use Home Brew with some commands. 

 

Check here: 

 

https://brain.vandragt.com/books/automation/page/smart-audio-output-switching/revisions/90/changes 

 

and here 

 

https://github.com/deweller/switchaudio-osx 

 

Alternatively Apple discussion here: 

 

https://discussions.apple.com/thread/4909613?sortBy=rank 

 

Good Lucky 

:D

 

 

 

Edited by Max.1974
7 hours ago, Max.1974 said:

I need some configuration add?

 

Alternatively Apple discussion here: 

 

https://discussions.apple.com/thread/4909613?sortBy=rank 

Hi @Max.1974 

I did nothing special about it. I just deleted & created /Library/Preferences/Audio and set permissions to chown -R _coreaudiod:admin /Library/Preferences/Audio

  • Thanks 1
1 hour ago, LockDown said:

Hi @Slice

 

Cant get Line-Out (Green Rear) to showup. Log can see it but it is DISABLED. Can you  check please

Thanks 🙂

dumpVoodooHDA_LockDown.log.zip 5.5 kB · 0 downloads

Yes, I see the problem 

 Tracing pin 20 with min nid 0
   nid 12 busy by association 0
 Unable to trace pin 20 seq 0 with min nid 0
Association 1 (2) trace failed

One minute.....

 

Make the follow: VoodooHDA.kext/Contents/Info.plist

			<key>NodesToPatch</key>
			<array>
				<dict>
				<key>Codec</key>
				<integer>0</integer>
				<key>Node</key>
				<integer>27</integer>
				<key>Config</key>
				<string>0x0221403f</string>
				</dict>

This way you will have Line-Out (rear green) and Speaker/Headphone as one output switchable by jack.

Or 0x02214050 to have separate Speaker and Headphone.

1 hour ago, LockDown said:

Hi @Slice

 

Cant get Line-Out (Green Rear) to showup. Log can see it but it is DISABLED. Can you  check please

Thanks 🙂

dumpVoodooHDA_LockDown.log.zip 5.5 kB · 0 downloads

Yes, I see the problem 

 Tracing pin 20 with min nid 0
   nid 12 busy by association 0
 Unable to trace pin 20 seq 0 with min nid 0
Association 1 (2) trace failed

One minute.....

 

Make the follow: VoodooHDA.kext/Contents/Info.plist

			<key>NodesToPatch</key>
			<array>
				<dict>
				<key>Codec</key>
				<integer>0</integer>
				<key>Node</key>
				<integer>27</integer>
				<key>Config</key>
				<string>0x0221403f</string>
				</dict>

This way you will have Line-Out (rear green) and Speaker/Headphone as one output switchable by jack.

Or 0x02214050 to have separate Speaker and Headphone.

  • Like 1
  • 1 month later...
1 hour ago, LockDown said:

Hi @Slice

Is there a way to remove mic from showing in system sound preference?

Yes, there is a way to disable undesired node. Show me your latest getdump.

And what you want to disable.

  • 2 weeks later...
6 hours ago, joevt said:

USB doesn't use HDA so VoodooHDA wouldn't be applicable.

 

Why would a USB DAC use a proprietary interface instead of standard USB audio? Do you know what the proprietary interface is?

It's a Roland Mobile UA. Model UA-M10.

  • Like 1
On 1/14/2025 at 1:37 AM, ronalith said:

Would it be possible/realistic to compile VoodooHDA for Apple silicon processors? I'm trying to make work a USB DAC that has no drivers in Sonoma. Has anyone seen anything like this?

No. VoodooHDA is applicable only for PCI devices, not USB. But I also not sure if it can be ported to Apple silicon hardware at all.

  • Like 1
×
×
  • Create New...