Well refind is loading and the logging is primitive but it shows that it is failing for graphics output. (!ok means “not ok”) so it could mean the card you have doesn’t have GOP firmware or perhaps a resolution is trying to be loaded that isn’t valid.I tried doing the bless command again with different settings. Asked for the admin password and it seems to have taken but the same thing - black screen with refind running. Here's the latest entries from the refind.log.
View attachment 880855
Lack of shortform tag can cause long delays during boot from what I recall.
Curious what make/model of RX 580 card do you have? Ludacrisvp may be correct in that my Asus card does not have the proper GOP firmware.Correct. I read about this in the refind docs. He also suggested turning it off under certain circumstances.
Anyway, in my case, I am sorted and have no issues using the steps I posted.
Only thing of note is that I seem to be permanently in verbose mode and always get the text output after selecting a drive to boot and also at shutdown. I can live with this.
Thank you for this information. I'm going to read up about updating my card or I may source a sapphire pulse version of the RX 580. I'll report back.Based on this thread it seems that ASUS may not be using a GOP firmware with the RX 580 that is fully functional (in other words they are using an old and buggy version).
https://www.win-raid.com/t4022f16-Asus-RX-UEFI-CSM-Bug.html
depending how adventurous you are you could go this route to attempt to update the GOP portion of the rom in the GPU or try a different brand like a recommended sapphire pulse or even a physically massive powercolor red devil (both cards I’ve tested).
https://www.win-raid.com/t892f16-AMD-and-Nvidia-GOP-update-No-requests-DIY.html
[automerge]1575528664[/automerge]
you could also try specifying a lower resolution in refind like 1024x768 or 800x600
Is that the version of rEFInd linked in the first post?Yes, refind worked when I had the ATI Radeon HD 2600 XT 256 MB card. I've reset the NVRAM, ran the blessing again but no refind menu. The monitor's screen is black and the LED shows amber like no signal is being received, then the LED goes white and the login screen for Catalina shows up and I can login.
[automerge]1575518413[/automerge]
This is my diskutil list:
View attachment 880850

I use ESP Mounter Pro to easily get into my EFI partition.
 View attachment 880851
I run your command to bless the file:
sudo bless --mount /Volumes/EFI --setBoot --file /Volumes/EFI/EFI/refind/REFIND.efi --shortform
I did not use the chown command as I used Kextbeast from Dayo's instructions. The card does work once I'm in Catalina. I'm going to try going through the steps again with the RX 580 already installed.
It's from the link by Dayo under post #16. Essentially the same file in the first post.Is that the version of rEFInd linked in the first post?
I have the XFX one from OWC. They market it as an upgrade card for 4,1 & 5,1 MacPros. Not sure whether they have done anything to it before selling it. I bought it before gathering that the Sapphire Pulse version is the Apple approved one but it works fine as said.Curious what make/model of RX 580 card do you have? Ludacrisvp may be correct in that my Asus card does not have the proper GOP firmware.
Given that it works for you and only skips the rEFInd Boot Screen, why not just keep using it and if you need access to boot options, swap in your old card.Thank you for this information. I'm going to read up about updating my card or I may source a sapphire pulse version of the RX 580. I'll report back.
Yes I may just live with it but I'm anal & curiosity has now taken over. lol. Thanks for the info. & the help!I have the XFX one from OWC. They market it as an upgrade card for 4,1 & 5,1 MacPros. Not sure whether they have done anything to it before selling it. I bought it before gathering that the Sapphire Pulse version is the Apple approved one but it works fine as said.
Given that it works for you and only skips the rEFInd Boot Screen, why not just keep using it and if you need access to boot options, swap in your old card.
Only thing you may try is install the RX580 and you stock 2600XT at the same time and boot to an efi shell:Yes I may just live with it but I'm anal & curiosity has now taken over. lol. Thanks for the info. & the help!
fs0:
drivers > drivers.txt
@DearthnVader Can you explain a bit more what this shell does?
Also, what does the bit with "drivers > drivers.txt" fit in?
BTW, any plans to compile for the 0.11.x versions of rEFInd?
Also noted that the package from the first post has a lot of efi files and that the one recommended for blessing is not the refind_GOPX64 one which I think is what you compiled.
that sounds like a bug to me in CCC... have you reported it?Found out the culprit. Basically CC Cloner resets the boot volume as part of its housekeeping after running when the disk being cloned is the one it is running on (At least on APFS drives).
I presume it checks something and notices/thinks there is no startup disk and "fixes" this or perhaps it first unsets the disk it is running on before cloning and then "rectifies" this afterwards.
The daemon fixes such changes.
Will flag to themthat sounds like a bug to me in CCC... have you reported it?
You know I compiled this version of rEFInd, and now I'm having the same issue you are, it no longer works on my 3,1.I tried doing the bless command again with different settings. Asked for the admin password and it seems to have taken but the same thing - black screen with refind running. Here's the latest entries from the refind.log.
View attachment 880855
MP31.006C.B05
MP31.006C.B05 is the only firmware upgrade ever released for MP3,1, Mac Pro EFI Firmware Update 1.3, back in March 2008. Most of MP3,1s already had this version from factory since it was released less than two months after MP3,1 launch date.You know I compiled this version of rEFInd, and now I'm having the same issue you are, it no longer works on my 3,1.
I checked with my ScreenModes.efi and the system no longer outputs any GOP modes for a connected display.
I'm not sure what the issue is, but I did have to change my logic board after bricking one, I could have sworn I had they version of rEFInd working with my new logic board, but maybe I didn't.
Let's compare bootrom versions:
Code:MP31.006C.B05
Someone with this version of rEFInd working for GOP boot screens post their version of boot rom?
Thanks @tsialex, this is odd, I can't figure what has changed, maybe something to do with bless on High Sierra.MP31.006C.B05 is the only firmware upgrade ever released for MP3,1, Mac Pro EFI Firmware Update 1.3, back in March 2008. Most of MP3,1s already had this version from factory since it was released less than two months after MP3,1 launch date.