Jump to content
145 posts in this topic

Recommended Posts

Hi

 

Black screen on first reboot OS Installer screen. Can't install 10.15.1 Beta 2 on my Z390 rig for now :(

 

EDIT: I've to disable latest WhateverGreen 1.3.3 in Clover GUI. boot-arg -wegoff don't work ---> RX580

Edited by Matgen84
1 minute ago, iCanaro said:

@Matgen84 test:

 

bot-arg --> -wegoff

flag --> inject ATI 

framebuffer --> orinoco

FakeID ATI --> 0x67DF1002

optional --> agdpmod Pikera

 

 

Ok. I already test without success: -wegoff  and agdpmod=pikera. Normally, RX580 is OOB, I think. All works fine in Beta 1.

 

I test other in few hours. Thanks

I don't know if the following will help with the boot to black with AMD cards, but this is what happened to me with Beta 1.

I'm on Clover, and have not had any issues with Catalina prior to 10.15.1 beta 1, Radeon VII and WEG, using Clover basic stuff and SMCHelper. But upon installation of beta 1, it booted to black screen. If I did not touch the mouse or keyboard, I could see the mouse cursor, but otherwise the screen was black. I had a beta version of Clover, newer than the official, and recent versions of the plugins (if not the newest, very close to it).

 

I could not understand what was wrong. However, I tried to compile the very latest versions of all plugins, and I also changed from SMCHelper.efi to VirtualSMC, and then it worked - I got image on the screen.

 

I can't for sure say that the switch to VirtualSMC was the right thing, and what made it work, it could also be some version in the plugins. I haven't installed beta 2 yet, but will try. Anyway, it would be interesting to know if there is a correlation between black screen and SMCHelper. If it is not, then we can rule that out.

 

 

1 hour ago, arsradu said:

 

That did the trick. Thank you. :)

 

Confirmed to be working on RX 580, Catalina 10.15.1 Beta 2.

 

 

 

 

Did not the trick (strangely) for me. I do more test after lunch :yes:

25 minutes ago, Matgen84 said:

 

Did not the trick (strangely) for me. I do more test after lunch :yes:

 

Mat, I saw your message. That's exactly why I decided to post my results. :P Cause we've got very similar GPUs. So...in theory, it should work for you, as well.

 

How did you add that boot argument? Did you add it to config, or did you set it up from Clover GUI, upon boot?

 

Cause, what I did, was to use Clover Configurator, went to Boot section, right click on Arguments section -> WhateverGreen -> agdpmod=pikera. Save and exit.

 

I think it should work the same way from Clover GUI though, in case you don't have another way to edit that config (like from another installation of MacOS, or an external machine). Not sure why it didn't work for you... 

Screenshot 2019-10-18 at 14.18.44.png

Edited by arsradu
  • Like 1
  • Thanks 1
1 hour ago, arsradu said:

 

Mat, I saw your message. That's exactly why I decided to post my results. :P Cause we've got very similar GPUs. So...in theory, it should work for you, as well.

 

How did you add that boot argument? Did you add it to config, or did you set it up from Clover GUI, upon boot?

 

Cause, what I did, was to use Clover Configurator, went to Boot section, right click on Arguments section -> WhateverGreen -> agdpmod=pikera. Save and exit.

 

I think it should work the same way from Clover GUI though, in case you don't have another way to edit that config (like from another installation of MacOS, or an external machine). Not sure why it didn't work for you... 

 

 

Thanks. This temporary solution works now. I forgot to disable the patch in config.plist when using agdpmod=pikera. It do not work with 10.15.1Beta 2.

 

 

<dict>
				<key>Comment</key>
				<string>Prevent AGDP from loading</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>ugUAAAA=</data>
				<key>InfoPlistPatch</key>
				<false/>
				<key>MatchOS</key>
				<string>10.13.x,10.14.x,10.15.x</string>
				<key>Name</key>
				<string>com.apple.driver.AppleGraphicsDevicePolicy</string>
				<key>Replace</key>
				<data>ugAAAAA=</data>
			</dict>

 

Edited by Matgen84
  • Like 2
5 hours ago, vandroiy2012 said:

 

Can you please provide IOreg with RX 5700 XT? 

 

Here is one of the Sapphire Pulse 5700XT.  without WEG. iMac Pro.ioreg Navi 5700XT.ioreg.zip

 

Heres one with WEG and agpmPikerA. 

iMac Pro.ioreg agpm pikerA 5700XT.ioreg.zip

Edited by Gigamaxx
  • Like 3
27 minutes ago, Gigamaxx said:

 

Here is one of the Sapphire Pulse 5700XT.  without WEG. iMac Pro.ioreg Navi 5700XT.ioreg.zip

 

Heres one with WEG and agpmPikerA. 

iMac Pro.ioreg agpm pikerA 5700XT.ioreg.zip

Hello Gigamaxx, do you have available HEVC acceleration without WEG and with disabled IGPU? With iMac Pro SMBIOS... thanks.

1 hour ago, darthsian said:

Hello Gigamaxx, do you have available HEVC acceleration without WEG and with disabled IGPU? With iMac Pro SMBIOS... thanks.

 

According to VideoproC yes.  My IGPU is disabled in bios and it shows all hardware enabled.    I didn’t decode anything though as I haven't had time.  

Screen Shot 2019-10-17 at 10.47.05 PM.png

Edited by Gigamaxx
  • Like 1
4 hours ago, iTTT said:

hi Chris, do you mean radeon VII no longer need WEG and native support by beta 2?

There never was any need to use WEG to get the Radeon VII working. Just AGDP patches to get all connectors working like on most AMD cards.

8 hours ago, Thegn said:

I don't know if the following will help with the boot to black with AMD cards, but this is what happened to me with Beta 1.

I'm on Clover, and have not had any issues with Catalina prior to 10.15.1 beta 1, Radeon VII and WEG, using Clover basic stuff and SMCHelper. But upon installation of beta 1, it booted to black screen. If I did not touch the mouse or keyboard, I could see the mouse cursor, but otherwise the screen was black. I had a beta version of Clover, newer than the official, and recent versions of the plugins (if not the newest, very close to it).

 

I could not understand what was wrong. However, I tried to compile the very latest versions of all plugins, and I also changed from SMCHelper.efi to VirtualSMC, and then it worked - I got image on the screen.

 

I can't for sure say that the switch to VirtualSMC was the right thing, and what made it work, it could also be some version in the plugins. I haven't installed beta 2 yet, but will try. Anyway, it would be interesting to know if there is a correlation between black screen and SMCHelper. If it is not, then we can rule that out.

 

 

 

Update: I tested to update to beta 2, and it worked well. For me there was no need to use agdpmod=pikera. H264 and HEVC ok.

 

 

19 minutes ago, CMMChris said:

There never was any need to use WEG to get the Radeon VII working. Just AGDP patches to get all connectors working like on most AMD cards.

 

May I ask what patches are needed in order to get the Radeon VII working without WEG?

 

Thank you in advance,

Cheers,

Edited by Thegn
  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...