madstones 发表于 2018-12-4 21:44

UHD630 DP转HDMI黑屏不知道怎么修改EFI

本帖最后由 madstones 于 2018-12-5 18:40 编辑

机器配置如下:
OS:mac 10.14.1黑果小兵提供的DMG
SMBIOS:Mac mini 2018
CPU:i3 8100
GPU:UHD630    ID:3E910003(用3E9B0007可以驱动)
SSD:SAM 961
RAM:16G DDR4
Network Interface Card:BCM 94360CS2   
Monitor:Lenovo X24 HDMI
Motherboard:Asrock H310M.ITX.AC   DP+HDMI+DVI

问题描述:使用DP转VGA接头,链接1440X900的显示器 mac可以正常使用;
                  使用DP转HDMI线(绿联的)连接1080P的X24显示器会黑屏。
                  尝试过DP转HDMI线连接X24重新安装10.14.1,安装过程全程显示,安装成功后跑完哆嗦模式显示器就黑屏,用DP                      转 VGA接头,链接1440X900的显示器 mac系统可以正常使用。
                  求大神帮忙看看是什么问题导致黑屏这一结果。
附config代码(怎么mac下面上传不了config文件):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
        <key>#Comment</key>
        <string>This file is for 10.12.6+ with native KabyLake support</string>
        <key>ACPI</key>
        <dict>
                <key>#Comment-SortedOrder</key>
                <string>SortedOrder required if you have patched SSDTs in ACPI/patched</string>
                <key>#DropTables</key>
                <array>
                        <dict>
                                <key>Signature</key>
                                <string>MCFG</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>DMAR</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>xh_rvp10</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>CpuPm</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>Cpu0Cst</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>Cpu0Ist</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>ApCst</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>SSDT</string>
                                <key>TableId</key>
                                <string>ApIst</string>
                        </dict>
                </array>
                <key>#SortedOrder</key>
                <array>
                        <string>SSDT.aml</string>
                        <string>SSDT-0.aml</string>
                        <string>SSDT-1.aml</string>
                        <string>SSDT-2.aml</string>
                        <string>SSDT-3.aml</string>
                        <string>SSDT-4.aml</string>
                        <string>SSDT-5.aml</string>
                        <string>SSDT-6.aml</string>
                        <string>SSDT-7.aml</string>
                        <string>SSDT-8.aml</string>
                        <string>SSDT-9.aml</string>
                        <string>SSDT-10.aml</string>
                        <string>SSDT-11.aml</string>
                        <string>SSDT-12.aml</string>
                        <string>SSDT-13.aml</string>
                        <string>SSDT-14.aml</string>
                        <string>SSDT-15.aml</string>
                        <string>SSDT-16.aml</string>
                        <string>SSDT-17.aml</string>
                        <string>SSDT-18.aml</string>
                        <string>SSDT-19.aml</string>
                        <string>SSDT-XOSI.aml</string>
                        <string>SSDT-LPC.aml</string>
                        <string>SSDT-UIAC.aml</string>
                        <string>SSDT-PNLF.aml</string>
                </array>
                <key>DSDT</key>
                <dict>
                        <key>Fixes</key>
                        <dict>
                                <key>#Comment-IRQ Fix</key>
                                <string>The following fixes may be needed for onboard audio/USB/etc</string>
                        </dict>
                        <key>Patches</key>
                        <array>
                                <dict>
                                        <key>Comment</key>
                                        <string>change OSID to XSID (to avoid match against _OSI XOSI patch)</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        T1NJRA==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        WFNJRA==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change _OSI to XOSI</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        X09TSQ==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        WE9TSQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change _DSM to XDSM</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        X0RTTQ==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        WERTTQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change EC0 to EC</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        RUMwXw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        RUNfXw==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change H_EC to EC</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        SF9FQw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        RUNfXw==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change ECDV to EC</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        RUNEVg==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        RUNfXw==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change HDAS to HDEF</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        SERBUw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SERFRg==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change HECI to IMEI</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        SEVDSQ==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SU1FSQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change MEI to IMEI</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        TUVJXw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SU1FSQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change GFX0 to IGPU</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        R0ZYMA==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SUdQVQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change PCI0.VID to IGPU #1 (Thinkpad)</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        UENJMFZJRF8=
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        UENJMElHUFU=
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change PCI0.VID to IGPU #2 (Thinkpad)</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        VklEXwhfQURSDAAAAgA=
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SUdQVQhfQURSDAAAAgA=
                                        </data>
                                </dict>
                        </array>
                </dict>
                <key>DropTables</key>
                <array>
                        <dict>
                                <key>Signature</key>
                                <string>#MCFG</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>DMAR</string>
                        </dict>
                </array>
                <key>FixHeaders</key>
                <true/>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>Generate</key>
                        <dict>
                                <key>CStates</key>
                                <false/>
                                <key>PStates</key>
                                <false/>
                        </dict>
                        <key>PluginType</key>
                        <integer>1</integer>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Arguments</key>
                <string>darkwake=8 -lilubetaall</string>
                <key>CustomLogo</key>
                <string>Apple</string>
                <key>DefaultVolume</key>
                <string>LastBootedVolume</string>
                <key>Legacy</key>
                <string>LegacyBiosDefault</string>
                <key>Log</key>
                <false/>
                <key>NeverHibernate</key>
                <false/>
                <key>NoEarlyProgress</key>
                <false/>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <string>Yes</string>
        </dict>
        <key>CPU</key>
        <dict>
                <key>UseARTFrequency</key>
                <false/>
        </dict>
        <key>Devices</key>
        <dict>
                <key>#AddProperties</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>hda-gfx=onboard-1 for HDMI audio</string>
                                <key>Device</key>
                                <string>IntelGFX</string>
                                <key>Key</key>
                                <string>hda-gfx</string>
                                <key>Value</key>
                                <data>
                                b25ib2FyZC0xAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>hda-gfx=onboard-1 for HDMI audio</string>
                                <key>Device</key>
                                <string>HDA</string>
                                <key>Key</key>
                                <string>hda-gfx</string>
                                <key>Value</key>
                                <data>
                                b25ib2FyZC0xAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>layout-id=3</string>
                                <key>Device</key>
                                <string>HDA</string>
                                <key>Key</key>
                                <string>layout-id</string>
                                <key>Value</key>
                                <data>
                                AwAAAA==
                                </data>
                        </dict>
                        <dict>
                                <key>Device</key>
                                <string>HDA</string>
                                <key>Key</key>
                                <string>PinConfigurations</string>
                                <key>Value</key>
                                <data>
                                </data>
                        </dict>
                </array>
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <integer>0</integer>
                </dict>
                <key>FakeID</key>
                <dict>
                        <key>#Kaby Lake-Comment</key>
                        <string>To avoid automatic Clover fake device-id (Skylake) injection</string>
                </dict>
                <key>SetIntelMaxBacklight</key>
                <false/>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <true/>
                        <key>FixOwnership</key>
                        <true/>
                        <key>Inject</key>
                        <true/>
                </dict>
                <key>UseIntelHDMI</key>
                <true/>
        </dict>
        <key>GUI</key>
        <dict>
                <key>#ScreenResolution</key>
                <string>1920x1080</string>
                <key>Custom</key>
                <dict>
                        <key>Entries</key>
                        <array>
                                <dict>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>FullTitle</key>
                                        <string>UEFI internal</string>
                                        <key>Hidden</key>
                                        <string>Always</string>
                                        <key>Ignore</key>
                                        <false/>
                                        <key>NoCaches</key>
                                        <false/>
                                        <key>Type</key>
                                        <string>Other</string>
                                </dict>
                        </array>
                </dict>
                <key>Mouse</key>
                <dict>
                        <key>Enabled</key>
                        <false/>
                </dict>
                <key>Scan</key>
                <dict>
                        <key>Entries</key>
                        <true/>
                        <key>Legacy</key>
                        <true/>
                        <key>Linux</key>
                        <true/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>Theme</key>
                <string>SimpleThemeDark</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>EDID</key>
                <dict>
                        <key>Inject</key>
                        <true/>
                </dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <false/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>ig-platform-id</key>
                <string>0x3E9B0007</string>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AppleIntelCPUPM</key>
                <false/>
                <key>AppleRTC</key>
                <true/>
                <key>DellSMBIOSPatch</key>
                <false/>
                <key>ForceKextsToLoad</key>
                <array>
                        <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
                </array>
                <key>KernelLapic</key>
                <true/>
                <key>KernelPm</key>
                <true/>
                <key>KernelToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>Disable panic kext logging on 10.13 Debug kernel</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                sABMi1Xw
                                </data>
                                <key>MatchOS</key>
                                <string>10.13</string>
                                <key>Replace</key>
                                <data>
                                SIPEQF3D
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Disable panic kext logging on 10.13 Release kernel</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                igKEwHRE
                                </data>
                                <key>MatchOS</key>
                                <string>10.13</string>
                                <key>Replace</key>
                                <data>
                                igKEwOtE
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>Disable panic kext logging on 10.14 Release kernel (c) vit9696</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                igKEwHRC
                                </data>
                                <key>MatchOS</key>
                                <string>10.14.x</string>
                                <key>Replace</key>
                                <data>
                                igKEwOtC
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                ILniAAAADzA=
                                </data>
                                <key>Replace</key>
                                <data>
                                ILniAAAAkJA=
                                </data>
                        </dict>
                </array>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>10.13.x USB Port Limit Patch</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                g32UDw+DlwQAAA==
                                </data>
                                <key>InfoPlistPatch</key>
                                <false/>
                                <key>MatchOS</key>
                                <string>10.13.4,10.13.5</string>
                                <key>Name</key>
                                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                                <key>Replace</key>
                                <data>
                                g32UGpCQkJCQkA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>USB 10.13.6 by PMHeart</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                g32IDw+DpwQAAA==
                                </data>
                                <key>InfoPlistPatch</key>
                                <false/>
                                <key>MatchOS</key>
                                <string>10.13.6</string>
                                <key>Name</key>
                                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                                <key>Replace</key>
                                <data>
                                g32ID5CQkJCQkA==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>change 15 port limit to 26 in XHCI kext for 10.14 beta2</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                g/sPD4MDBQA=
                                </data>
                                <key>InfoPlistPatch</key>
                                <false/>
                                <key>MatchOS</key>
                                <string>10.14,10.14.x</string>
                                <key>Name</key>
                                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                                <key>Replace</key>
                                <data>
                                g/saD4MDBQA=
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>disable USB Port Limit Patch (PMheart) for 10.14 beta2</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                g/sPD4MDBQAA
                                </data>
                                <key>InfoPlistPatch</key>
                                <false/>
                                <key>MatchOS</key>
                                <string>10.14,10.14.x</string>
                                <key>Name</key>
                                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                                <key>Replace</key>
                                <data>
                                g/sPkJCQkJCQ
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>USB Port limit patch 10.14.1 18B50C (credits DalianSky)</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                g/sPD4OPBAAA
                                </data>
                                <key>InfoPlistPatch</key>
                                <false/>
                                <key>MatchOS</key>
                                <string>10.14.1</string>
                                <key>Name</key>
                                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                                <key>Replace</key>
                                <data>
                                g/sPkJCQkJCQ
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>disable IOBufferCopyController (Credit by DalianSky)</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                SU9LaXQ=
                                </data>
                                <key>InfoPlistPatch</key>
                                <true/>
                                <key>Name</key>
                                <string>IOBufferCopyController</string>
                                <key>Replace</key>
                                <data>
                                SU9LaXM=
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x67</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>BiosReleaseDate</key>
                <string>09/17/2018</string>
                <key>BiosVendor</key>
                <string>Apple Inc.</string>
                <key>BiosVersion</key>
                <string>MM81.88Z.F000.B00.1809171422</string>
                <key>Board-ID</key>
                <string>Mac-7BA5B2DFE22DDD8C</string>
                <key>BoardManufacturer</key>
                <string>Apple Inc.</string>
                <key>BoardSerialNumber</key>
                <string>C078161304NUE</string>
                <key>BoardType</key>
                <integer>10</integer>
                <key>BoardVersion</key>
                <string>1.0</string>
                <key>ChassisAssetTag</key>
                <string>Mini-Aluminum</string>
                <key>ChassisManufacturer</key>
                <string>Apple Inc.</string>
                <key>ChassisType</key>
                <string>0x09</string>
                <key>EfiVersion</key>
                <string>220.207.27.0.0</string>
                <key>Family</key>
                <string>Mac mini</string>
                <key>FirmwareFeatures</key>
                <string>0xFC0FE137</string>
                <key>FirmwareFeaturesMask</key>
                <string>0xFF1FFF3F</string>
                <key>LocationInChassis</key>
                <string>Part Component</string>
                <key>Manufacturer</key>
                <string>Apple Inc.</string>
                <key>Mobile</key>
                <false/>
                <key>PlatformFeature</key>
                <string>0x02</string>
                <key>ProductName</key>
                <string>Macmini8,1</string>
                <key>ProductName-Comment</key>
                <string>Using Haswell MacBookAir6,2 until Clover has support for KabyLake identifiers</string>
                <key>SerialNumber</key>
                <string>C07WL7Y7JYVX</string>
                <key>SmUUID</key>
                <string>845F88B5-69CC-46D6-A712-D6A22F25FA3B</string>
                <key>Version</key>
                <string>1.0</string>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>#BacklightLevel</key>
                <integer>0</integer>
                <key>InjectKexts</key>
                <string>Detect</string>
                <key>InjectSystemID</key>
                <true/>
        </dict>
</dict>
</plist>




daliansky 发表于 2018-12-5 07:50

可能你需要试试用INTEL FB PATCHER打个DP->HDMI的补丁试试

411250 发表于 2018-12-5 10:20

DP转HDMI线分为主动式的和被动式的 绿联50块以下的肯定是被动式的 用的没意义 你要问下卖家哪根是主动式的

何书海 发表于 2018-12-5 15:52

我有直接hdmi驱动的,8700k

madstones 发表于 2018-12-5 18:36

daliansky 发表于 2018-12-5 07:50 https://www.pcbeta.com/static/image/common/back.gif
可能你需要试试用INTEL FB PATCHER打个DP->HDMI的补丁试试

不知道为什么 我的机器用不了FB

madstones 发表于 2018-12-5 18:36

何书海 发表于 2018-12-5 15:52 https://www.pcbeta.com/static/image/common/back.gif
我有直接hdmi驱动的,8700k

主板有DP HDMI可以输出?10.14.1?

madstones 发表于 2018-12-5 22:14

411250 发表于 2018-12-5 10:20 https://www.pcbeta.com/static/image/common/back.gif
DP转HDMI线分为主动式的和被动式的 绿联50块以下的肯定是被动式的 用的没意义 你要问下卖家哪根是主动式的

主动式的没错在安装mac的过程都是显示的 安装完成就不显示了

bili282 发表于 2018-12-5 23:09

帮顶,看不懂

何书海 发表于 2018-12-6 00:09

madstones 发表于 2018-12-5 18:36
主板有DP HDMI可以输出?10.14.1?

肯定有hdmi的,z系列,亲,过两天附上efi

411250 发表于 2018-12-6 12:40

madstones 发表于 2018-12-5 22:14 https://www.pcbeta.com/static/image/common/back.gif
主动式的没错在安装mac的过程都是显示的 安装完成就不显示了

你试下他的efi 我就是用的他的 提取码在2楼
https://bbs.pcbeta.com/forum.php?mod=viewthread&tid=1796421&highlight=b360

benbule 发表于 2018-12-12 15:14

何书海 发表于 2018-12-5 15:52 https://www.pcbeta.com/static/image/common/back.gif
我有直接hdmi驱动的,8700k

我的也想HDMI输出,可以分享一下EFI吗?

tian9246 发表于 2018-12-12 15:20

HDMI 1.4有成功的么?

何书海 发表于 2018-12-13 21:36

benbule 发表于 2018-12-12 15:14 https://www.pcbeta.com/static/image/common/back.gif
我的也想HDMI输出,可以分享一下EFI吗?

你可以看我发的帖子,我共享文件了

秋石 发表于 2018-12-13 22:50

参考一下。。

benbule 发表于 2018-12-14 12:34

何书海 发表于 2018-12-13 21:36 https://www.pcbeta.com/static/image/common/back.gif
你可以看我发的帖子,我共享文件了

你的主板是Z370,我的是B360,B360的难弄{:9_363:}

madstones 发表于 2018-12-14 16:19

benbule 发表于 2018-12-14 12:34 https://www.pcbeta.com/static/image/common/back.gif
你的主板是Z370,我的是B360,B360的难弄

不是我的是华擎的H310M ITX AC核显我已经放弃了

madstones 发表于 2018-12-14 16:24

何书海 发表于 2018-12-13 21:36 https://www.pcbeta.com/static/image/common/back.gif
你可以看我发的帖子,我共享文件了

我的主板和你不一样 用不了吧

JADON_YH 发表于 2018-12-26 16:44

madstones 发表于 2018-12-5 18:36 https://www.pcbeta.com/static/image/common/back.gif
不知道为什么 我的机器用不了FB

没理由用不了FB啊

局域人生 发表于 2018-12-27 22:47

何书海 发表于 2018-12-5 15:52 https://www.pcbeta.com/static/image/common/back.gif
我有直接hdmi驱动的,8700k

你好,求个hdmi驱动,我4k屏,hdmi直接黑屏,系统都进不了

limumu1997 发表于 2018-12-28 08:08

战略性马克
页: [1] 2
查看完整版本: UHD630 DP转HDMI黑屏不知道怎么修改EFI