You are not logged in.

#26 2022-10-13 08:32:44

Cbhihe
Member
Registered: 2017-04-09
Posts: 219

Re: [SOLVED] Init sequence at boot with one-time slow screen flicker

> sed "/^#/d;/^$/d" /etc/mkinitcpio.conf
MODULE=(intel_agp i915 crc32 libcrc32c crc32c_generic crc32c-intel crc32-pclmul crypto-crc32 bluetooth)
BINARIES=()
FILES=()
HOOKS=(base udev resume autodetect modconf block filesystems keyboard fsck)

I like strawberries, therefore I'm not a bot.

Offline

#27 2022-10-13 08:37:18

seth
Member
Registered: 2012-09-03
Posts: 51,379

Re: [SOLVED] Init sequence at boot with one-time slow screen flicker

Yeah, It's "MODULES" tongue

Offline

#28 2022-10-13 18:04:26

Cbhihe
Member
Registered: 2017-04-09
Posts: 219

Re: [SOLVED] Init sequence at boot with one-time slow screen flicker

That was it. My bad, my shame and what a ridiculously stupid typ-o that was.

With early KMS, the boot is now faster, the one-time slow flicker is gone and the two external screen I test with (either with one or with both simultaneously) are recognized earlier, faster and with the correct resolution specs.

I appreciate all the help and just for the sake of completeness here is the final boot log for this thread. The boot log is roughly 500 lines shorter and has 56% fewer occurrences or either "[Ff]ail" or "[Ee]rror".    A huge relief already.

The one thing is that, after rebuilding the initramfs image: , > sudo lsinitcpio /boot/initramfs-linux.img | grep i195  yields nothing still.

> sudo lsinitcpio -v /boot/initramfs-linux.img | grep i915
drwxr-xr-x   0 root     root            0 Jan  1  1970 usr/lib/firmware/i915/
-rw-r--r--   0 root     root        10888 Jan  1  1970 usr/lib/firmware/i915/adlp_dmc_ver2_16.bin.xz
-rw-r--r--   0 root     root       129632 Jan  1  1970 usr/lib/firmware/i915/adlp_guc_69.0.3.bin.xz
-rw-r--r--   0 root     root       103148 Jan  1  1970 usr/lib/firmware/i915/adlp_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root         4284 Jan  1  1970 usr/lib/firmware/i915/adls_dmc_ver2_01.bin.xz
-rw-r--r--   0 root     root         1812 Jan  1  1970 usr/lib/firmware/i915/bxt_dmc_ver1_07.bin.xz
-rw-r--r--   0 root     root        83540 Jan  1  1970 usr/lib/firmware/i915/bxt_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root        55208 Jan  1  1970 usr/lib/firmware/i915/bxt_huc_2.0.0.bin.xz
-rw-r--r--   0 root     root        83716 Jan  1  1970 usr/lib/firmware/i915/cml_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root        67020 Jan  1  1970 usr/lib/firmware/i915/cml_huc_4.0.0.bin.xz
-rw-r--r--   0 root     root         3732 Jan  1  1970 usr/lib/firmware/i915/dg1_dmc_ver2_02.bin.xz
-rw-r--r--   0 root     root        91692 Jan  1  1970 usr/lib/firmware/i915/dg1_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root       144352 Jan  1  1970 usr/lib/firmware/i915/dg1_huc_7.9.3.bin.xz
-rw-r--r--   0 root     root         4352 Jan  1  1970 usr/lib/firmware/i915/dg2_dmc_ver2_06.bin.xz
-rw-r--r--   0 root     root       139752 Jan  1  1970 usr/lib/firmware/i915/dg2_guc_70.1.2.bin.xz
-rw-r--r--   0 root     root        95420 Jan  1  1970 usr/lib/firmware/i915/ehl_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root       110052 Jan  1  1970 usr/lib/firmware/i915/ehl_huc_9.0.0.bin.xz
-rw-r--r--   0 root     root         2296 Jan  1  1970 usr/lib/firmware/i915/glk_dmc_ver1_04.bin.xz
-rw-r--r--   0 root     root        83728 Jan  1  1970 usr/lib/firmware/i915/glk_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root        66940 Jan  1  1970 usr/lib/firmware/i915/glk_huc_4.0.0.bin.xz
-rw-r--r--   0 root     root         4288 Jan  1  1970 usr/lib/firmware/i915/icl_dmc_ver1_09.bin.xz
-rw-r--r--   0 root     root        95440 Jan  1  1970 usr/lib/firmware/i915/icl_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root       110112 Jan  1  1970 usr/lib/firmware/i915/icl_huc_9.0.0.bin.xz
-rw-r--r--   0 root     root         2372 Jan  1  1970 usr/lib/firmware/i915/kbl_dmc_ver1_04.bin.xz
-rw-r--r--   0 root     root        83720 Jan  1  1970 usr/lib/firmware/i915/kbl_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root        67016 Jan  1  1970 usr/lib/firmware/i915/kbl_huc_4.0.0.bin.xz
-rw-r--r--   0 root     root         4164 Jan  1  1970 usr/lib/firmware/i915/rkl_dmc_ver2_03.bin.xz
-rw-r--r--   0 root     root         2220 Jan  1  1970 usr/lib/firmware/i915/skl_dmc_ver1_27.bin.xz
-rw-r--r--   0 root     root        83336 Jan  1  1970 usr/lib/firmware/i915/skl_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root        51444 Jan  1  1970 usr/lib/firmware/i915/skl_huc_2.0.0.bin.xz
-rw-r--r--   0 root     root         4600 Jan  1  1970 usr/lib/firmware/i915/tgl_dmc_ver2_12.bin.xz
-rw-r--r--   0 root     root       123036 Jan  1  1970 usr/lib/firmware/i915/tgl_guc_69.0.3.bin.xz
-rw-r--r--   0 root     root        97756 Jan  1  1970 usr/lib/firmware/i915/tgl_guc_70.1.1.bin.xz
-rw-r--r--   0 root     root       144392 Jan  1  1970 usr/lib/firmware/i915/tgl_huc_7.9.3.bin.xz
-rw-r--r--   0 root     root      6979168 Jan  1  1970 usr/lib/modules/6.0.1-arch1-1/kernel/i915.ko

[SOLVED]

Last edited by Cbhihe (2022-10-13 18:38:02)


I like strawberries, therefore I'm not a bot.

Offline

Board footer

Powered by FluxBB