Acer Aspire E5-575

HardwarePCI/USB IDWorking?
GPUYes
AudioUntested
WirelessUntested
EthernetUntested
Card ReaderUntested
Bluetooth04ca:3015Untested
Webcam0408:a030Untested

Booting from Arch Linux ISO

In order to boot from the Arch Linux ISO, hit F2 to enter UEFI settings (InsydeH20 Setup Utility rev. 5.0). Then set the supervisor password. From there you can disable Secure Boot and boot from any media.

Configuration

Add entries to UEFI menu

UEFI will not boot from menu entries created by efibootmgr. Instead, use bcfg in the UEFI Shell (v.2) to add an entry.

Tip: To get a UEFI Shell (v.2), boot from the Arch Linux ISO and select it from the menu.

Use Secure Boot with trusted EFI executables

You can use Secure Boot and mark EFI executables as trusted through the UEFI settings. The executables must end with .efi. For example, if you use EFISTUB to boot the Linux kernel directly, you must copy vmlinuz-linux to vmlinuz-linux.efi and then mark that file as trusted in the UEFI settings.

Whenever the executable is updated, it might have to be removed from the trusted list and then re-added as trusted in the UEFI settings. It is only possible to remove all trusted entries at once, not individually.

See Secure Boot for other options.

Function keys

Many function keys work without any need for changing settings. Suspend (Fn+F4), blanking the screen (), touchpad disable/enable (), and keyboard backlight disable/enable () all work. Additionally is mapped to Ins correctly, as well as to .

To add functionality for brightness keys, and , append the following parameters to your kernel boot line:

acpi_osi=Linux acpi_backlight=vendor

Other function keys are exposed as media keys and can be added as keyboard shortcuts for the desired operation.

Function Key () Media Key
F8
Up
End

Known issues

Trusted Platform Module

You may have the following entries in your journal:

Feb 17 09:58:29 kernel: platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff]
Feb 17 09:58:29 kernel: acpi MSFT0101:00: platform device creation failed: -16

These are related to the Trusted Platform Module (TPM), which can be safely disabled in the UEFI settings if you do not use TPM.

Not a Dell system error

You may get the following error in your journal:

dell_smbios: Unable to run on non-Dell system

To remove this error, blacklist the dell_smbios kernel module.

gollark: Yes.
gollark: Apiocode override D48a.
gollark: <@!330678593904443393> please become a spy for a country/language.
gollark: Not by directly running mwoffliner on it because oh bees my internet connection.
gollark: When I download Wikipedia, it will be in a pregenerated ZIM file thing.
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.