Jump to content

IMcD23

Registered User
  • Posts

    6
  • Joined

  • Last visited

Profile Information

  • Location
    Seattle, WA

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

IMcD23's Achievements

Curious Beginner

Curious Beginner (1/7)

3

Reputation

  1. I now have a GTX 980 Ti + Razer Core working in both macOS 10.12.2 and Windows 10 on my 2016 MacBook Pro 15" with Pro 460 GPU. Here's what I know: Windows 10: macOS 10.12.2:
  2. FYI: When I plug in a screen to the eGPU, here is the kernel panic I am getting. Doesn't look too helpful to me. *** Panic Report *** panic(cpu 6 caller 0xffffff800de05ead): Kernel trap at 0xffffff7f903f836a, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0x0000000000000c48, CR3: 0x00000000130e3000, CR4: 0x00000000003627e0 RAX: 0x0000000000000000, RBX: 0xffffff81f915be00, RCX: 0x0000000009000000, RDX: 0xffffff800e46b658 RSP: 0xffffff81f915be00, RBP: 0xffffff81f915be20, RSI: 0xffffff8032f55600, RDI: 0x0000000000000000 R8: 0xffffff8032e87000, R9: 0xffffff800e46b618, R10: 0x0000000000000015, R11: 0xffffff8032f21100 R12: 0x0000000100000515, R13: 0xffffff8032eabab8, R14: 0xffffff8032f55400, R15: 0xffffff8032eab000 RFL: 0x0000000000010246, RIP: 0xffffff7f903f836a, CS: 0x0000000000000008, SS: 0x0000000000000010 Fault CR2: 0x0000000000000c48, Error code: 0x0000000000000000, Fault CPU: 0x6, PL: 0, VF: 1 Backtrace (CPU 6), Frame : Return Address 0xffffff81f915ba90 : 0xffffff800dcf211c 0xffffff81f915bb10 : 0xffffff800de05ead 0xffffff81f915bcf0 : 0xffffff800dca3743 0xffffff81f915bd10 : 0xffffff7f903f836a 0xffffff81f915be20 : 0xffffff7f903fb3d5 0xffffff81f915be70 : 0xffffff7f9047c515 0xffffff81f915be90 : 0xffffff800e2960a3 0xffffff81f915bed0 : 0xffffff800e2bcb9e 0xffffff81f915bf10 : 0xffffff800e295498 0xffffff81f915bf90 : 0xffffff800e294ac7 0xffffff81f915bfb0 : 0xffffff800dca0af7 Kernel Extensions in backtrace: com.apple.iokit.IOAcceleratorFamily2(289.22)[F866114B-BEDE-3892-B80C-E6EE5B269A3C]@0xffffff7f903d0000->0xffffff7f90460fff dependency: com.apple.iokit.IOPCIFamily(2.9)[F3140AEE-63C8-3B1B-AAE7-56599A3F2EAE]@0xffffff7f8e532000 dependency: com.apple.iokit.IOGraphicsFamily(513.1)[3B0B8521-BEA7-3D6D-AB6E-2E84590FFE40]@0xffffff7f8eb74000 com.nvidia.web.GeForceWeb(10.1.3)[7577D72D-2377-358A-9DED-E2D1796DA18C]@0xffffff7f90470000->0xffffff7f90511fff dependency: com.apple.iokit.IOPCIFamily(2.9)[F3140AEE-63C8-3B1B-AAE7-56599A3F2EAE]@0xffffff7f8e532000 dependency: com.apple.iokit.IONDRVSupport(513.1)[6A04DB7B-061F-36D4-84C6-5BF4C8AA9A7D]@0xffffff7f8ebbb000 dependency: com.nvidia.web.NVDAResmanWeb(10.1.3)[CFAACEF2-B37A-3F9E-AE5A-E1374E88F81D]@0xffffff7f8ebd7000 dependency: com.apple.iokit.IOGraphicsFamily(513.1)[3B0B8521-BEA7-3D6D-AB6E-2E84590FFE40]@0xffffff7f8eb74000 dependency: com.apple.iokit.IOAcceleratorFamily2(289.22)[F866114B-BEDE-3892-B80C-E6EE5B269A3C]@0xffffff7f903d0000 BSD process name corresponding to current thread: kernel_task Boot args: nvda_drv=1 kext-dev-mode=1 dfr_debug=1 Mac OS version: 16C48b Kernel version: Darwin Kernel Version 16.3.0: Wed Nov 9 19:52:37 PST 2016; root:xnu-3789.31.1~4/RELEASE_X86_64 Kernel UUID: 6D3D2C7F-E09E-3796-A3DE-6E658C861AD9 Kernel slide: 0x000000000da00000 Kernel text base: 0xffffff800dc00000 __HIB text base: 0xffffff800db00000 System model name: MacBookPro13,3 (Mac-A5C67F76ED83108C)
  3. My current status on the macOS side, trying with a GTX 980 Ti: Patched IOThunderboltFamily.kext and can get the Razer Core to show up in the System Profiler, as well as the GPU. USB and Ethernet ports work plug-and-play. Nvidia web drivers are installed. automate-eGPU.sh detects the 980Ti and runs without errors (other than saying 10.12.2 is incompatible and offering to patch kexts). Patched the Nvidia web driver kext with that. I can get the drivers to load on boot if I plug the Core in immediately after the Apple logo appears. If it is plugged in from a cold boot, it won't work, and if you plug it in after the progress bar appears or once the system has booted, it won't work. My card's fans run at 100% until drivers load. I know that when I get the drivers to load for the card, the fans quiet down. My MBP will not boot to the login screen with the Core plugged in and drivers loaded, when a screen is connected to the eGPU. The progress bar under the Apple logo stops at around 33%. If I boot in verbose mode, it hangs immediately after the console disappears and the graphics drivers load, but doesn't print any errors that I can find. It will hang forever at this state. If I unplug the Core while it's hung, my system Kernel Panics with the Nvidia driver in the stack trace. I have the Core fully working in Boot Camp, other than being able to power the internal screen with the eGPU, which I don't really need to do right now. Edit: If no screens are plugged into the eGPU, I can get to the login screen and use the machine with the core working and drivers loaded. When I plug in a screen to the eGPU, both screens go black and the computer freezes. When the Intel iGPU is turned on (graphics switching), there are tons of artifacts on the screen. Turning off the iGPU fixes that, but plugging in a screen still freezes up the machine.
  4. I have mine working after making modifications to IOThunderboltFamily.kext. The Razer Core now shows up as 40Gb/s and my GPU shows up in the Graphics/Displays section. http://forum.netkas.org/index.php/topic,11654.msg34140.html#msg34140
  5. I'm getting the same Error 12 in Boot Camp. I tried installing the Intel Thunderbolt drivers, and still nothing. I have a 15" with Touch Bar, Radeon Pro 460, and trying to use the Razer Core with a GTX 980 Ti. Have you gotten yours to work yet?
×
×
  • 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.