jl4c Posted November 19, 2015 Share Posted November 19, 2015 Attach IOReg Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2189767 Share on other sites More sharing options...
wrk73 Posted November 20, 2015 Share Posted November 20, 2015 Attach IOReg I attach it below, please help me take a look about it. Mac.ioreg.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2189971 Share on other sites More sharing options...
jl4c Posted November 20, 2015 Share Posted November 20, 2015 I don't see nothing wrong with your IOReg. Try removing VoodooHDA and test. With the DSDT above you have native HDMI audio from your GPU. BTW: The brightness slider is working? Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2190095 Share on other sites More sharing options...
wrk73 Posted November 21, 2015 Share Posted November 21, 2015 Seem like I have to upgrade my 5400 HDD to SSD for fast boot. The brightness slider is working, but the FN + F5, F6 to decrease and increase brightness aren't working. I try to catch key code by using debug version of VoodooPS2Controller (by rehabman) but it didn't print anything. I though that handle by APCI Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2190360 Share on other sites More sharing options...
jl4c Posted November 21, 2015 Share Posted November 21, 2015 Try this DSDT.aml.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2190363 Share on other sites More sharing options...
wrk73 Posted November 22, 2015 Share Posted November 22, 2015 DSDT above doesn't work for my FN + F5 and F6 key Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2190673 Share on other sites More sharing options...
jl4c Posted November 22, 2015 Share Posted November 22, 2015 Seems that your brightness keys are handled by ACPI events. Use ACPIDebug.kext. Search for "[Guide] Patching DSDT/SSDT for LAPTOP backlight control" to fix them. 1 Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2190739 Share on other sites More sharing options...
ipurc Posted December 2, 2015 Share Posted December 2, 2015 hei jl4c can you help me ? i was stuck at blank screen to after patch amd6000controller,, i was try inject edid but still blank screen,, my vga is amd 7500/7600 ( amd 7610M ), help me jl4c Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2193578 Share on other sites More sharing options...
viktuk Posted February 5, 2017 Share Posted February 5, 2017 Hey. I have VAIO VPCS11X9R with the same graphics card NVIDIA 310M. I'm beginner in MacOS. Please help me to path my DSDT. Sorry for my bad english) origin.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2363108 Share on other sites More sharing options...
art.sormy Posted February 6, 2017 Share Posted February 6, 2017 @viktuk: use solution from here http://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page-8?do=findComment&comment=2096869 Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2363580 Share on other sites More sharing options...
viktuk Posted February 8, 2017 Share Posted February 8, 2017 @viktuk: use solution from here http://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page-8?do=findComment&comment=2096869 I can't find Names like EDI* in my DSDT. Command in linux: sudo find /sys | grep -i edid /sys/module/drm/parameters/edid_fixup Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2364660 Share on other sites More sharing options...
HmO Posted February 8, 2017 Share Posted February 8, 2017 I can't find Names like EDI* in my DSDT. Command in linux: sudo find /sys | grep -i edid /sys/module/drm/parameters/edid_fixup Disable AppleGraphicsDevicePolicy.kext Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2364695 Share on other sites More sharing options...
viktuk Posted February 8, 2017 Share Posted February 8, 2017 Disable AppleGraphicsDevicePolicy.kext How? Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2364869 Share on other sites More sharing options...
jl4c Posted February 8, 2017 Share Posted February 8, 2017 Hey. I have VAIO VPCS11X9R with the same graphics card NVIDIA 310M. I'm beginner in MacOS. Please help me to path my DSDT. Sorry for my bad english) Boot osx with a hdmi display and attach IOReg. Also, attach Clover folder; config.plist, kexts, etc. Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2364884 Share on other sites More sharing options...
HmO Posted February 9, 2017 Share Posted February 9, 2017 How? It is possible Clover patches, or to correct Info.plist (/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext) as on the picture. Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2365266 Share on other sites More sharing options...
viktuk Posted February 10, 2017 Share Posted February 10, 2017 Boot osx with a hdmi display and attach IOReg. Also, attach Clover folder; config.plist, kexts, etc. Archive.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2365952 Share on other sites More sharing options...
jl4c Posted February 10, 2017 Share Posted February 10, 2017 viktuk, attach ACPI tables (origin folder) extracted with Clover (F4 key) and your edited DSDT. Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2365953 Share on other sites More sharing options...
viktuk Posted February 10, 2017 Share Posted February 10, 2017 viktuk, attach your edited DSDT. I dont edited DSDT because I can't find Names like EDI*... Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2366013 Share on other sites More sharing options...
jl4c Posted February 10, 2017 Share Posted February 10, 2017 Attach DSDT used to boot osx. Edit: Also attach Clover boot log. Use: sudo bdmesg cat > $HOME/Desktop/bdmesg.log Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2366028 Share on other sites More sharing options...
viktuk Posted February 10, 2017 Share Posted February 10, 2017 Attach DSDT used to boot osx. Edit: Also attach Clover boot log. I'm using original dsdt Archive.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2366051 Share on other sites More sharing options...
jl4c Posted February 11, 2017 Share Posted February 11, 2017 Use only this tiny SSDT. Reply with IOReg and bdmesg. SSDT-VIKTUK.aml.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2366174 Share on other sites More sharing options...
viktuk Posted February 11, 2017 Share Posted February 11, 2017 Use only this tiny SSDT. Reply with IOReg and bdmesg. Wow! It's work! Excellent!!! How I can thank you? Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2366280 Share on other sites More sharing options...
Costaz Posted February 25, 2017 Share Posted February 25, 2017 Hi, I need help with my DSDT. For a 2 weeks I tried to patch it, but without results. I've a black screen after boot on my VAIO. I would be thankful, if anyone can help me with my problem. I've attached all files from ACPI which was got from Clover (F4) and IORegistry. DSDT.zip IORegistry.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2373299 Share on other sites More sharing options...
jl4c Posted February 26, 2017 Share Posted February 26, 2017 Hi, I need help with my DSDT. For a 2 weeks I tried to patch it, but without results. I've a black screen after boot on my VAIO. I would be thankful, if anyone can help me with my problem. I've attached all files from ACPI which was got from Clover (F4) and IORegistry. SSDT-COSTAZ.aml.zip Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2374026 Share on other sites More sharing options...
Costaz Posted February 26, 2017 Share Posted February 26, 2017 It's working, amazing!!! You my god ))) thanx very big thanx. I don't know how to thankful to you. Link to comment https://www.insanelymac.com/forum/topic/300715-vaio-users-black-screen-after-boot/page/8/#findComment-2374143 Share on other sites More sharing options...
Recommended Posts