Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

GSXB

macrumors regular
Jun 21, 2018
246
198
England
Hello @GSXB
Yep it work! I just installed DP8
At first boot after installation my 2 Samsung NVMe PCIe were seen external but after typing this code in the Terminal
Code:
sudo nvram boot-args="$(nvram boot-args | sed $'s/boot-args//;s/\t//g') -lilubeta -inniebeta"
and after a restart everything is back in order, my 2 NVMe PCIe were seen internal.

View attachment 858137
I followed post nine and added the line of code you quoted and I didn’t work
Any thoughts as the kexts are loaded but not working
 
Last edited:

h9826790

macrumors P6
Apr 3, 2014
16,656
8,587
Hong Kong
I followed post nine and added the line of code you quoted and I didn’t work
Any thoughts as the kexts are loaded but not working

What you see at this page?
Screenshot 2019-09-14 at 2.49.16 PM.png
 

flyproductions

macrumors 65816
Jan 17, 2014
1,086
461
Will making the drive appear as internal using Innie, speed up the boot process?
I was particulary interested in this question too, installed with success yesterday, and can now confirm what h9826790 supposed: Doesn't have any influence on the boot-time. Explanation sounds quite logical to me anyway.

But even without that, i like the patch and thank for the nice work done! I also installed the NightShiftUnlocker, which also works, and also AppleALC, which shows up as loaded but i have not tested yet. Should there appeare new sound-outputs like DP or HDMI in the sound-controlpanel without anything attached to the ports (which do not) or is there anything else to install to get sound over HDMI with an RX 570?
 

h9826790

macrumors P6
Apr 3, 2014
16,656
8,587
Hong Kong
I was particulary interested in this question too, installed with success yesterday, and can now confirm what h9826790 supposed: Doesn't have any influence on the boot-time. Explanation sounds quite logical to me anyway.

But even without that, i like the patch and thank for the nice work done! I also installed the NightShiftUnlocker, which also works, and also AppleALC, which shows up as loaded but i have not tested yet. Should there appeare new sound-outputs like DP or HDMI in the sound-controlpanel without anything attached to the ports (which do not) or is there anything else to install to get sound over HDMI with an RX 570?

Which OS version you are running now? AppleALC shouldn't be required now.
 

flyproductions

macrumors 65816
Jan 17, 2014
1,086
461
Which OS version you are running now? AppleALC shouldn't be required now.
Thanks for your reply.

For different reasons i'm still using HS (10.13.6) and am planning to keep it that way. I tried once before with a tv attached to the HDMI of the RX and didn't get any audio.
 

GSXB

macrumors regular
Jun 21, 2018
246
198
England
I’ve added the plugins folder to lilu 1.3.8 and placed the latest whatevergreen kext , and the latest appleALC kext with innie
Run the terminal commands rebooted and run the other command rebooted and it doesn’t work has anyone got any ideas
 

h9826790

macrumors P6
Apr 3, 2014
16,656
8,587
Hong Kong
I’ve added the plugins folder to lilu 1.3.8 and placed the latest whatevergreen kext , and the latest appleALC kext with innie
Run the terminal commands rebooted and run the other command rebooted and it doesn’t work has anyone got any ideas

What’s your boot argument now?
 

cdf

macrumors 68020
Original poster
Jul 27, 2012
2,256
2,583
@GSXB, other third party kexts can interfere with Lilu and its plugins. In Post #234, your screenshot shows a "LegacyUSBInjector" kext. It also shows an "AppleHDA" kext, which has apparently been modified ("Obtained from" = "Unknown").
 

GSXB

macrumors regular
Jun 21, 2018
246
198
England
@GSXB, other third party kexts can interfere with Lilu and its plugins. In Post #234, your screenshot shows a "LegacyUSBInjector" kext. It also shows an "AppleHDA" kext, which has apparently been modified ("Obtained from" = "Unknown").
I’ll look into that, I’ll back em up and delete em rerun kext cashe and try again
Thanks for pointing that out
 

flyproductions

macrumors 65816
Jan 17, 2014
1,086
461
and placed the latest whatevergreen kext , and the latest appleALC kext
I know, this is the innie-thread. So sorry for a little o.t. But is the whatevergreen-plugin needed to get audio out of AMD RX5xx cards?

...and another small question: I am currently using the debug-versions of Lilu and AppleALC, as the "release"-versions came along with some strange .dSYM-files, i did not know what to do with. All seems to work fine. But is it in any way "better" to use the "release"-files if debugging is not needed or is there no difference in functionality besides the debugging option?
 

cdf

macrumors 68020
Original poster
Jul 27, 2012
2,256
2,583
I know, this is the innie-thread. So sorry for a little o.t. But is the whatevergreen-plugin needed to get audio out of AMD RX5xx cards?

...and another small question: I am currently using the debug-versions of Lilu and AppleALC, as the "release"-versions came along with some strange .dSYM-files, i did not know what to do with. All seems to work fine. But is it in any way "better" to use the "release"-files if debugging is not needed or is there no difference in functionality besides the debugging option?

The main purpose of WhateverGreen on the cMP is to activate hardware acceleration. I believe that for AMD RX cards, audio is supported natively since 10.14.4. I originally recommended the debug version of Lilu for debugging Innie; however, very few issues have cropped up. Of course, you can keep using the debug version if you want. Other than the debugging features, I don't think that there is a difference functionally between debug or release, although I am currently using the release version (you can ignore the dSYM files).
 
  • Like
Reactions: flyproductions

flyproductions

macrumors 65816
Jan 17, 2014
1,086
461
I believe that for AMD RX cards, audio is supported natively since 10.14.4.
Thanks for the reply!

As mentioned before, i once tried and didn't get audio. But sadly i don't remember anymore, if it was with 10.14.5 which i had installed for short or after i went back to HS. Anyway, i will test this again tomorrow to see, if AppleALC changed anything.
 

GSXB

macrumors regular
Jun 21, 2018
246
198
England
I’ll look into that, I’ll back em up and delete em rerun kext cashe and try again
Thanks for pointing that out
I’ve removed the usb legacy kext
It made No difference
As for the AppleHDA I’m unable to delete it and have been reassured by dosdude that the kexts in question would not be conflicting with lilu and innie
Now I’m completely stumped any more ideas
 

flyproductions

macrumors 65816
Jan 17, 2014
1,086
461
I believe that for AMD RX cards, audio is supported natively since 10.14.4.
Just for the record:

I tested today with some SAMSUNG TV and get audio out of the RX's HDMI perfectly well right now (which, as i also tested, is not present without the AppleALC.kext, running High Sierra). So everything works perfect right now and i have an in a few ways even more useful 5,1 now. Thanks alot for that!

I also switched to the release-versions instead of debug for Lilu as well as for the plugins "just in case" and added WhateverGreen.

Edit: Removed WhateverGreen again because of this! Sometimes it seems to be better to read before!
 

Gboyartis

macrumors newbie
Sep 16, 2019
10
0
I really need this .... I have a ssd m2 adata sx8200 pro and I've tried it on mac pro 5.1 ....... I've followed everything you suggest ... but it always fails .... maybe I I did it wrong in point 4 ... I am confused what I should copy in the plugin folder ... I really need your help ... thank you
 

GSXB

macrumors regular
Jun 21, 2018
246
198
England
SUCCESS
after my initial problem with lilu, innie, appleALC and whatevergreen
I decided to install Catalina with no patches with Dosdudes Catalina patcher,
bingo it now works. My pci m.2 is now internal and I have HDMI sound,
there must be some kind of conflict going on. ?????
he said they were required as usb and sound would not work
well there not installed and they do work
UPDATE. Now with WIFI
 

Attachments

  • 1.png
    1.png
    88.5 KB · Views: 125
  • 2.png
    2.png
    80.8 KB · Views: 138
  • 3.png
    3.png
    128.4 KB · Views: 130
  • 4.png
    4.png
    89 KB · Views: 136
  • 5.png
    5.png
    82.5 KB · Views: 120
  • 6.png
    6.png
    190.7 KB · Views: 114
  • 7.png
    7.png
    61.2 KB · Views: 129
  • 8.png
    8.png
    55.8 KB · Views: 129
  • 9.png
    9.png
    969.1 KB · Views: 134
  • 10.png
    10.png
    134.4 KB · Views: 109
Last edited:
  • Like
Reactions: JedNZ and cdf
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.