Jump to content

nkw

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by nkw

  1. Has anyone succeeded in getting the Gigabyte Titan Ridge 2.0 Thunderbolt 3 card working with an ASRock TRX40 Creator and Big Sur? I went ahead and purchased the CH341A programmer in case I need to write a different firmware to the card, but I've seen several different out there with various reports of success, so I wanted to check to see what has been successful recently.

  2. 7 minutes ago, Ploddles said:

    I'm guessing you need Xcode installed for that?

     

    Can you share the full command if it is just a terminal command?

     

    Yes. Just a terminal command. Codesign comes with Xcode. Full command I used was 'codesign --force --deep --sign - '/Applications/Adobe Lightroom Classic/Adobe Lightroom Classic.app', but this isn't really a great solution because I'm sure it breaks some other stuff. I'm actually surprised patching the other Adobe apps don't break them as well with regard to codesigning. I haven't had a chance to do a deep dive yet, but I guess one possibility is the patched files in the other apps aren't signed, but they are for Lightroom v10. 

     

    • Like 1
  3. 21 hours ago, Ploddles said:

    I did have it working but since wiping my beta install of BS and installing the release version, I can't get it working again, with exactly the same patches. 😞

     

    The problem (at least for me) appears to be a codesign related problem. Lightroom v10 was crashing with:

     

    Exception Type:        EXC_CRASH (Code Signature Invalid)
    Exception Codes:       0x0000000000000001, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY

    Termination Reason:    Namespace CODESIGNING, Code 0x2

     

    Obvious not the best solution, but I was able to get Lightroom v10 to start with the patches by signing it myself with: 'codesign --force --deep --sign -' . 

    • Like 1
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.