matp321 Posted July 25, 2016 Share Posted July 25, 2016 After a few days of properly working egpu I got an error 12(could not allocate resources for graphic card).This is a startup.bat setup that I was using so far: call iport dGPU off call vidwait 60 call vidinit -d %eGPU% call pci :end call chainload mbr . Operation- Run compaction works fine in DIY egpu setup 1.3. I tried to follow those those instructions: So I managed to modificate startup.bat like that: call iport dGPU off call iport gen2 2 call vidwait 60 call vidinit -d %eGPU% call iport reset 2 call iport init 2 call pci setpci -s d:0.0 BASE_ADDRESS_5=d001 setpci -s 0:1c.1 1c.b=d0 1d.b=d0 :end call chainload mbr It also did not help. Here is my pci.bat file: pci.rar Quote Link to comment Share on other sites More sharing options...
Spy Posted October 30, 2016 Share Posted October 30, 2016 did you using a modded bios? Quote Link to comment Share on other sites More sharing options...
Tech Inferno Fan Posted October 30, 2016 Share Posted October 30, 2016 On 26/07/2016 at 0:55 AM, matp321 said: ... It also did not help. Here is my pci.bat file: pci.rar You have a 12.25GB-36-bit PCI compaction which will not work unless you have performed a DSDT override OR you disable the iGPU in Windows, perform your 36-bit PCI compaction on iGPU+eGPU but force the eGPU to 32-bit. That will see the eGPU hijaak the iGPU 32-bit resources. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.