Contribute
Register

An iDiot's Guide To Lilu and its Plug-ins

Just out of curiousity, have you checked Gigabyte's website to see if they might have an updated BIOS?
No, would that matter? In Windows the sound is great
 
Hi, just been trying to get a not valid result for a new serial for my current build but

I'm getting this ;


1641659693961.png



instead of this ;


1641659971708.png


Has Apple changed their response text or is it just not working anymore ?
 
No, would that matter? In Windows the sound is great
Yes. It's usually a good idea to make sure you have the latest MB BIOS for any low-level bug fixes that might address what you're having issues with and there might even be feature additions (Gigabyte often posts beta versions - at least for my MB - that you might be careful with using to flash your MB with as those might not have finished/tested code that could brick your system).
 
Yes. It's usually a good idea to make sure you have the latest MB BIOS for any low-level bug fixes that might address what you're having issues with and there might even be feature additions (Gigabyte often posts beta versions - at least for my MB - that you might be careful with using to flash your MB with as those might not have finished/tested code that could brick your system).
Thank you very much! Sorry for late reply :)
 
Hi


I'm trying to update my Haswell-igpu desktop from Catalina/Clover to Monterey/OC. Everything was working on Catalina with a iMac14,1 SMBIOS but I can't update macOs with this SMBIOS.
So I changed my SMBIOS to macmini7,1 (Haswell too)

HDMI 4600 audio is not working and I don't understand why (I don't see the line for HDMI in Preferences/Sound).

Attached IOReg and config.plist (without serial
 

Attachments

  • screenshot_ht_connectors.png
    screenshot_ht_connectors.png
    166.9 KB · Views: 58
  • screenshot_ht_patch_info.png
    screenshot_ht_patch_info.png
    168.4 KB · Views: 58
  • Macmini.ioreg
    4.1 MB · Views: 73
  • screenshot_ht_sound.png
    screenshot_ht_sound.png
    175.6 KB · Views: 57
  • config.plist
    29.9 KB · Views: 63
  • screenshot_pref_sound.png
    screenshot_pref_sound.png
    129 KB · Views: 60
@brunp Don't use the alcid=1 boot-arg and the device property audio layout-id at the same time.

Screen Shot 11.jpg


Screen Shot 6.jpg
 
Thanks
I see, I understand the meaning of layout-id in PciRoot. So now I removed alcid=1 in boot-args and I set layout-id to 1 (01000000).
<key>DeviceProperties</key>
<dict>
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1B,0x0)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,27,0</string>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<data>AQAAAA==</data>
<key>model</key>
<string>9 Series Chipset Family HD Audio Controller</string>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
<data>AwAiDQ==</data>
<key>framebuffer-con2-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con2-flags</key>
<data>BgAAAA==</data>
<key>framebuffer-con2-pipe</key>
<data>EgAAAA==</data>
<key>framebuffer-con2-type</key>
<data>AAgAAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
</dict>
</dict>
<key>Delete</key>
<dict/>
</dict>
(...)
<key>NVRAM</key>
<dict>
<key>Add</key>
<dict>
(...)
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<dict>
<key>#INFO (prev-lang:kbd)</key>
<string>en:252 (ABC), set 656e3a323532</string>
<key>ForceDisplayRotationInEFI</key>
<integer>0</integer>
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>-v keepsyms=1 debug=0x100 npci=0x2000</string>
<key>csr-active-config</key>
<data>AAAAAA==</data>
<key>prev-lang:kbd</key>
<data>ZnI6MjUx</data>
<key>run-efi-updater</key>
<string>No</string>
</dict>
</dict>
</dict>

Layout-id=1 was the value from hackintool ('AQAAAA==' = 01 00 00 00). But it doesn't change anything. I still don't have the HDMI audio line in system preferences/sound.
 

Attachments

  • scs_hackintool_patch.png
    scs_hackintool_patch.png
    194 KB · Views: 58
Hi I updated my Monterey to ventura recently and got KEPLER GT730 (GK208) acceleration with OCLP. But I didn't got vda acceleration (it's not showing in videopeoc for h264 section. while I was going thru different og config experiments I got metal 3 I don't remember which smbios device properties I used

Anybody got KEPLER vda decoding working in ventura please tell me

How to configure headless igpu 630 cometlake z490 and my dgpu is gt730 4gb kepler
 
Back
Top