Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ACPI tables for Dell Inspiron 14 Plus 7441 #125

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

0xB0D
Copy link
Contributor

@0xB0D 0xB0D commented Dec 6, 2024

Processor: X Elite - X1E80100 - Oryon
OS: Windows 11 Home Version 24H2
UEFI: Dell Inc. 2.3.0, 15/10/2024

Software:
Link: https://github.com/corpnewt/SSDTTime
Link: https://www.intel.com/content/www/us/en/download/775127/acpi-component-architecture-downloads-previous-releases-2023.html

Used the following commands to extract this data:

  1. SSDTTime.bat Hit 'P' to extract files .aml files will be saved in Results\OEM

  2. cd Results\OEM

  3. path\to\iasl-win-20240927\iasl.exe *.aml This will convert the .aml files into .dsl files

Specs:
Link: https://www.dell.com/support/home/en-ie/product-support/product/inspiron-14-7441-laptop/overview
Link: https://dl.dell.com/content/manual12164491-inspiron-14-plus-7441-owner-s-manual.pdf?language=en-us

Processor: X Elite - X1E80100 - Oryon
OS: Windows 11 Home Version 24H2
UEFI: Dell Inc. 2.3.0, 15/10/2024

Software:
Link: https://github.com/corpnewt/SSDTTime
Link: https://www.intel.com/content/www/us/en/download/775127/acpi-component-architecture-downloads-previous-releases-2023.html

Used the following commands to extract this data:

1. SSDTTime.bat
   Hit 'P' to extract files
   .aml files will be saved in Results\OEM

2. cd Results\OEM

3. path\to\iasl-win-20240927\iasl.exe *.aml
   This will convert the .aml files into .dsl files

Specs:
Link: https://www.dell.com/support/home/en-ie/product-support/product/inspiron-14-7441-laptop/overview
Link: https://dl.dell.com/content/manual12164491-inspiron-14-plus-7441-owner-s-manual.pdf?language=en-us

Signed-off-by: Bryan O'Donoghue <[email protected]>
@lumag lumag merged commit a84b4eb into aarch64-laptops:master Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants