I have an Asus ROG gl552vw laptop with:
- 12GB of Ram
- 1TB SSD
- Intel i7 6700HQ
- NVIDIA graphic card.
The thing is that I have noticed that a normal boot time on my system takes more than 2 minutes. After the system starts, everything runs fine and smooth, so no problem there.
From what I have read, I figured out that more than 2 minutes of boot time cannot be considered “normal”.
When I run the command: sudo journalctl -p 3 -xb
I got some errors related to the BIOS.
-- Journal begins at Wed 2021-05-19 12:43:21 -04, ends at Wed 2021-05-19 13:02:35 -04. --
may 19 12:43:21 javier-gl552vw kernel: DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x0000000078800000-0x000000007affffff], contact BIOS vendor for fixes
may 19 12:43:21 javier-gl552vw kernel:
may 19 12:43:22 javier-gl552vw kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
may 19 12:43:22 javier-gl552vw kernel: tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
may 19 12:43:26 javier-gl552vw kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
I I would like to speed up my booting time and solve these issues.
Is there anything I can do?