On 11/10/15 8:18 PM, Michael Pogrebinsky wrote:
Hi Pierre, I downloaded 4.3 stable kernel, and I applied all the commits in the repo you forwarded to me. I'm running into an issue, where after doing those instructions: "iasl -tc dsdt_minnow.dsl
mv dsdt_minnow.hex include/
This is only needed if you modified dsdt_minnow.dsl. if you did, can you provide the log of iasl to make sure the .hex file generation goes well.
the options following options need to be set in the .config for the tables to be taken into account:
CONFIG_ACPI_CUSTOM_DSDT_FILE=dsdt_minnow.hex CONFIG_ACPI_CUSTOM_DSDT=y"
yes
I am not able to boot the kernel.
did you try with the unmodified .hex file but those two options set?
Another thing to look at is that you need to enable the LPSS (and specifically I2C6) and disable HDAudio in the boot menu.