Jump to content

simvegas

Registered User
  • Posts

    10
  • Joined

  • Last visited

Posts posted by simvegas

  1. I am using an EXP GDC with Generation 2.0 PCI. That was working fine. 

    I recently used a ribbon cable to make my install look a little neater, and fit it inside a mini-itx case.

     

    In the process of this i did manipulate the HDMI cable a bit, and also had some driver issues and reinstalled some drivers.

     

    Now when using the ribbon cable between the card and EXP GDC, I am only unable to use Gen 1 PCI. Has anyone else seen Gen 2 fail when trying to use a ribbon cable?

     

    GTX 560ti, EXP GDC, 2570p 16gb RAM.

     

  2. 2 minutes ago, Tech Inferno Fan said:

    We had another user report this. Turns out to be large swings in the output voltage of the USB port. Therefore it's not recommended to use the EXP GDC's USB port because of the potential damage it may cause your USB device(s).

     

    If you really require the external USB port function on the eGPU adapter then suggest getting a PE4C V3.0 instead. It's a better build device.

     

     

    It actually happens when using the USB port on my 2570p docking station, not the USB port on the EXP GDC. 

    Like if i unplug my phone, and then plug my headphones to charge it will BSOD

  3. I have a 2570p with gtx560ti using a EXP GDC Beast. 

    The card itself works fine and is stable, although I have a strange issue when plugging and unplugging different USB devices now. 

     

    I get a BSOD regarding 'video_dxgkrnl_fatal_error'

    rqlVzP2.png

     

    Has anyone experienced anything similar to this before? I think it may be something to do with PCI/USB resource management, so perhaps using Setup 1.30 may help fix it. 

  4. So I found the last resource for the 'PCI Express Root Complex' and have inserted the QWORD entries under: 

    DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,
                        0x00000000,         // Granularity
                        0xFEE01000,         // Range Minimum
                        0xFFFFFFFF,         // Range Maximum
                        0x00000000,         // Translation Offset
                        0x011FF000,         // Length
                        ,, , AddressRangeMemory, TypeStatic)
            QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,
                       0x0000000000000000, // Granularity
                       0x0000000C20000000, // Range Minimum,  set it to 48.5GB
                       0x0000000E0FFFFFFF, // Range Maximum,  set it to 56.25GB
                       0x0000000000000000, // Translation Offset
                       0x00000001F0000000, // Length calculated by Range Max - Range Min.
                       ,, , AddressRangeMemory, TypeStatic)
                })

    However when I try and compile I get:

     

    Intel ACPI Component Architecture
    ASL+ Optimizing Compiler version 20160108-32
    Copyright (c) 2000 - 2016 Intel Corporation
    
    Compiler aborting due to parser-detected syntax error(s)
    dsdt.dsl   3694:                 If (CondRefOf (FPED))
    Error    6126 -                  ^ syntax error, unexpected PARSEOP_IF
    
    dsdt.dsl  27515:
    Error    6126 - syntax error, unexpected PARSEOP_METHOD, expecting $end and premature End-Of-File
    
    ASL Input:     dsdt.dsl - 27515 lines, 974053 bytes, 10879 keywords
    
    Compilation complete. 2 Errors, 0 Warnings, 0 Remarks, 0 Optimizations

     

    Back to the drawing board. Has anyone built a script that successfully detects and implements these dsdt changes?

     

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