Jump to content

theitsage

Registered User
  • Posts

    13
  • Joined

  • Last visited

Posts posted by theitsage

  1. On November 21, 2016 at 0:33 PM, caste said:

    Has anyone tried using the AKiTio Node with:

    If yes, are there any issues or it's almost plug n play?

     

    I got an AKiTiO Thunder3 yesterday. It uses the same Thunderbolt 3 board with the Node. The good news is it works. The bad news is there's lots of work to make it functional.

     

    Apple built a restriction in macOS to prevent most Thunderbolt 3 devices from working. As goalque mentioned, there's a binary hack to give handshake to all Thunderbolt 3 enclosures. Without doing that, you'll see the Unsupported status in macOS. I've tried a PCIe flash drive and RX 470 GPU. They show 40 Gb/s x1.

     

    The Thunder3 doesn't work as well as Thunder2. Plugging in an external monitor would freeze the system. @goalque which Thunderbolt enclosure are you using?

    Screen Shot 2016-11-21 at 6.48.24 PM.png

     

    • Thumbs Up 1
  2. macOS 10.12.1 cripples eGPU to some extent. Try 10.12.2 Beta - I was able to use my RX 470 eGPU with Beta 2. If you're not participating in Beta updates, you can change your Update catalog to receive Developer Beta builds.

    sudo softwareupdate --set-catalog https://swscan.apple.com/content/catalogs/others/index-10.12seed-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog.gz

    If you ever decide to stop receiving Beta update, you can run this.

    softwareupdate --clear-catalog

     

  3. 21 hours ago, RKelley said:

     

    Prior to Sierra, the nvram boot-arg for Nvidia was "nvda_drv=1"; now it is "NvidiaWeb".  Download, edit the eGPU setup script from @goalque -  search for:   boot_args="nvda_drv=1"

     

    Change the "nvda_drv=1" to "NvidiaWeb" in all occurrences.  Save, exit, then re-run the script.  Otherwise, the Nvidia drivers will get loaded but not run on boot.

     

    Thank you for the explanation. I have only tried AMD GPUs so I didn't encountered that - will keep that in mind when I use an Nvidia GPU though.

  4. 21 minutes ago, goalque said:

    This HDK is not for resale and is not intended for the retail market.

    I am sure that the internals are the same.

     

    They use my script. Looks good though. +$350 extra price for the shiny enclosure without thermal certification or electrical safety label.

     

    They don’t care about hardware certification or software licenses, unstoppable unless Apple/Intel lawyers come tapping on their shoulders.

     

    They probably haven't made enough for the lawyers to get involved. :rofl:

  5. On October 31, 2016 at 6:18 PM, goalque said:

    Not alarming if the speed activates to 20Gb/s x2 with a Belkin 40Gb/s cable and TB3 chassis.

     

    This should lead you on the right track:

     

    https://www.techinferno.com/index.php?/forums/topic/10057-automate-egpu-efi-mac-bootscreen-on-egpu/&do=findComment&comment=151531

     

    However, I suppose that you’ve already done so. Hopefully the problem is due to the bidirectional TB3-TB2-adapter. How did you check Metal acceleration? If OpenCL works, the -clpeak option may give us clues about transfer bandwidth in GBps (enqueueWriteBuffer/enqueueReadBuffer).

     

    Thank you for the quick response! I revised the script to alter X4100 rather than X4000 since 10.12.1 beta. OpenCL does not work. System Profiler does not show "Metal: Supported" like it would with older MBP and MBA (even when I have an external display plugged in). The external display has output through the eGPU but OS visuals are lagging.

     

    I want to think it's the TB3 <-> TB2 adapter. I'll have another adapter today to test and report back.

    • Thumbs Up 1
  6. 23 hours ago, goalque said:

    Open up Terminal, and provide the output of the following command:

    
    system_profiler SPThunderboltDataType | sed -e '/Port (Upstream)/,/Cable/!d'

    No 40 Gb/s string, right?

     

    I can also confirm the two USB-C ports on the base Late 2016 MBP show 20 Gbps.

     

    I've tried my RX 470 eGPU which has been working great with an 11" MBA and 17" MBP. Unfortunately there's no Acceleration or Metal Support when connected to TB3 MBP. All the supporting kexts loaded and external monitor work through the eGPU though. Any ideas?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. 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.