Jump to content

Latitude E5440: System crashing with video calls under Big Sur


Victor Hugo F

Recommended Posts

Hi;
Every time I start a video call in any app like Telegram or WhatsApp, the entire system crash, that I even need to restart the entire hardware. I have no idea to what to do or what is causing this. If anyone could help me, I'll be glad. This is my EFI folder if you want to take a look.

My hardware:
Intel i5 4300U.
8GB RAM.
Intel HD 4400.

Sorry for my bad English, that's not my native language.

EFI.zip

Link to comment
Share on other sites

  • Administrators

You run an incorrect setup and need to review and fix it. For instance:

  • renaming of _OSI method to XOSI but no SSDT-XOSI table. They go together!
  • totally incorrect iGPU property injection for the Haswell cursor memory size (invalid key, invalid type!); that's the most likely reason you experience those crashes...
  • duplicate and inappropriate properties injection in your patched DSDT for your iGPU (other devices not checked); that's also likely to contribute to the crashes...

ACPI_patches.jpg

 

ACPI_patched_tables.jpg

 

iGPU_properties.jpg

 

DSDT_IGPU.jpg

 

https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.IntelHD.en.md

  • Like 1
Link to comment
Share on other sites

So, thanks for all help you are giving.
I tried a fresh install from Big Sur with the recovery image. It initialize and installs successfully, at least the first part, but when it restart for the first time to continue the installation, it  just restart the computer, after I`m select ``macOS install`` in OpenCore.
I don`t have much of knowledge with ACPI and those things, so if you could help me, I`ll be glad.

PS. All those files in ACPI folder I used in previous install for fix some problems with audio, USB, etc.

EFI.tar.gz

Link to comment
Share on other sites

×
×
  • Create New...