Jump to content

HP dv6-6173sf +GTX 1060 + mPCIe2 EXP GDC Beast v8 + Win7


matp321

Recommended Posts

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

Link to comment
Share on other sites

  • 3 months later...
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.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.