Hi Hervé, Jake, FrostyTheSnowman,
I really appreciate your very quick response, clarifying my doubts.
Hervé, will try the approach of declaring an external method, as it's the easiest. But at the same time, I agree with copying SSDT content inside to DSDT so it will be compatible with future version of BIOS. As my display is 1366x768, I'm not planning to update my BIOS, keeping with the first option.
Jake, I got the bootpack you referenced and it worked perfectly. Thanks! I did all the changes in the config.plist and it's booting perfectly with external monitor and much better performance! It seems that the sleep is not working, then I disabled for a while.
About the SMBIOS MBA 6.2, this is a Haswell cpu and e6430 has an Ivy Bridge. Does it matter when creating the SSDT.aml via ssdtPRGen.sh script?
FrostyTheSnowman, I really appreciate your kindness on helping me. May I ask you (and the others too) few more questions?
1. I didn't find the PNLF method to insert in the DSDT. Is it the '[igpu] Brightness fix (HD300/HD4000)' patch that I need to apply?
2. I was looking around, but I could not find the 'backlight code for Nvidia' to replace the content of the _DSM method in the SSDT-7.dsl. Could you help me to find it? I will continue reading related posts.
3. I could find the _DSM method in SSDT-7.dsl and inside the DSDT.dsl. Should I clean only in the SSDT-7.dsl file, or both including DSDL.dsl.
4. About the _OSI to XOSI, I did inside the config.plist via Clover patch. If I create the SSDT with XOSI method to set 'Windows 2009', should I saved in /EFI/CLOVER/ACPI/patched? Which name should I use SSDT-n.aml (where n is a number from 0 to 9)? Does it matter to use any that doesn't exist?
Thank you all for the help!
Best regards,
Pablo Iglesias