Trixel Posted June 2, 2017 Report Share Posted June 2, 2017 Witam, moja specyfikacja: Asus Z97-P MSI GTX 970 8GB RAm Jeden monitor podłączony pod HDMI, drugi kablem DisplayPort - HDMI. Czarny ekran na obu monitorach występuje po zainstalowaniu Webowych sterowników, uruchamiają się natomiast przy nv_disable=1. Po włączeniu CSM na odpalonych sterownikach NVIDIA startuje tylko monitor podpięty pod HDMI. Wykluczam uszkodzenia kabla bo na Windowsie wszystko działa. Odpalenie protezy w postaci CSM mogę przeboleć byleby drugi monitor zaczął działać. Mój config.plist: <?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>#DisableDrivers</key> <array> <string>CsmVideoDxe</string> <string>VBoxExt4</string> </array> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>DropOEM_DSM</key> <false/> <key>ReuseFFFF</key> <false/> </dict> <key>SSDT</key> <dict> <key>DropOem</key> <false/> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>-v kext-dev-mode=1 rootless=0</string> <key>Debug</key> <false/> <key>DefaultLoader</key> <string>boot.efi</string> <key>Legacy</key> <string>PBR</string> <key>Secure</key> <false/> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <false/> </dict> <key>BootGraphics</key> <dict> <key>#DefaultBackgroundColor</key> <string>0xF0F0F0</string> <key>EFILoginHiDPI</key> <integer>1</integer> <key>UIScale</key> <integer>1</integer> </dict> <key>CPU</key> <dict> <key>UseARTFrequency</key> <false/> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>ResetHDA</key> <true/> </dict> <key>USB</key> <dict> <key>FixOwnership</key> <false/> <key>Inject</key> <false/> </dict> </dict> <key>GUI</key> <dict> <key>Language</key> <string>pl:0</string> <key>Mouse</key> <dict> <key>DoubleClick</key> <integer>500</integer> <key>Enabled</key> <false/> <key>Mirror</key> <false/> <key>Speed</key> <integer>8</integer> </dict> <key>ScreenResolution</key> <string>1920x1080</string> <key>Theme</key> <string>embedded</string> </dict> <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> <key>NvidiaSingle</key> <false/> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleRTC</key> <true/> <key>AsusAICPUPM</key> <true/> <key>Debug</key> <false/> <key>DellSMBIOSPatch</key> <false/> <key>KernelCpu</key> <false/> <key>KernelHaswellE</key> <false/> <key>KernelLapic</key> <false/> <key>KernelPm</key> <true/> </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>12/22/2016</string> <key>BiosVendor</key> <string>Apple Inc.</string> <key>BiosVersion</key> <string>IM142.88Z.0118.B17.1612221936</string> <key>Board-ID</key> <string>Mac-27ADBB7B4CEE8E61</string> <key>BoardManufacturer</key> <string>Apple Inc.</string> <key>BoardType</key> <integer>10</integer> <key>ChassisAssetTag</key> <string>iMac-Aluminum</string> <key>ChassisManufacturer</key> <string>Apple Inc.</string> <key>ChassisType</key> <string>0x13</string> <key>Family</key> <string>iMac</string> <key>LocationInChassis</key> <string>Part Component</string> <key>Manufacturer</key> <string>Apple Inc.</string> <key>Mobile</key> <false/> <key>ProductName</key> <string>iMac14,2</string> <key>SerialNumber</key> <string>C02KHTRHF8JC</string> <key>Trust</key> <false/> <key>Version</key> <string>1.0</string> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> <key>NvidiaWeb</key> <true/> </dict> </dict> </plist> Załączam jeszcze zdjęcie portów w grafice, może się przyda: Quote Link to comment Share on other sites More sharing options...
krzyssp Posted June 2, 2017 Report Share Posted June 2, 2017 http://hamac.pl/topic/13558-gtx-seria-900-1000-sierra-1012x-czarny-ekran-dwóch-i-więcej-monitorach/ Ach wkleiłem zły link, chodzi mi oczywiście o to w poście niżej Quote Link to comment Share on other sites More sharing options...
Trixel Posted June 2, 2017 Author Report Share Posted June 2, 2017 Jeśli o to chodzi to przeczytałem temat http://hamac.pl/topic/13558-gtx-seria-900-1000-sierra-1012x-czarny-ekran-dwóch-i-więcej-monitorach/, ale nic nie pomogło. Poza tym tam są inne wyjścia video. Quote Link to comment Share on other sites More sharing options...
314TeR Posted June 3, 2017 Report Share Posted June 3, 2017 Przetestuj różne kombinacje - jeśli chodzi o przejściówkę z DP na HDMI to musi być ona aktywna. Być może też u Ciebie jest inna kolejność portów, może DVI działają. Przejściówki DVI->HDMI są tanie, bardzo często dostępne. Pokombinuj z różnymi konfiguracjami. Powinieneś też spróbować z inject nvidia i video ports jak pisze oswaldini - ja tego nie testowałem, może u Ciebie zadziała. Quote Link to comment Share on other sites More sharing options...
Trixel Posted June 3, 2017 Author Report Share Posted June 3, 2017 Jak pisałem nie mam przejściówki aktywnej, jak takowej szukać bo nigdzie nie pisze czy jest aktywna czy nie, próbowałem podłączyć kablem VGA z przejściówką DVI - VGA, ale także brak obrazu. Spróbuję także z inject nvidia i video ports. Quote Link to comment Share on other sites More sharing options...
Trixel Posted June 3, 2017 Author Report Share Posted June 3, 2017 Niestety metoda z inject nvidia i video ports nie zadziałała. Załączam jeszcze kawałek configa, dla pewności, że wszystko zrobiłem dobrze: <key>Graphics</key> <dict> <key>BootDisplay</key> <integer>2</integer> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <true/> </dict> <key>NvidiaSingle</key> <false/> <key>VRAM</key> <integer>4096</integer> <key>VideoPorts</key> <integer>4</integer> Quote Link to comment Share on other sites More sharing options...
314TeR Posted June 3, 2017 Report Share Posted June 3, 2017 Przeczytaj wątek do którego dostałeś link - tam jest link do przejściówki aktywnej której używam. Monitory dsub NIE działają od nvidii 6xx w górę. Quote Link to comment Share on other sites More sharing options...
Trixel Posted June 3, 2017 Author Report Share Posted June 3, 2017 Problem w tym, że nigdzie nie można dostać tej wersji z linka. Dostępna jest tylko taka: https://www.komputronik.pl/product/281575/logilink-displayport.html. Ona się nada? Quote Link to comment Share on other sites More sharing options...
314TeR Posted June 3, 2017 Report Share Posted June 3, 2017 Problem w tym, że nigdzie nie można dostać tej wersji z linka. Dostępna jest tylko taka: https://www.komputronik.pl/product/281575/logilink-displayport.html. Ona się nada? Wg modelu producenta to jest przejściówka jakiej używam, wygląda że zdjęcie w komputroniku pomylili. 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.