Boot error msg: [FAILED] and [DEPEND] before init Fedora

Hi, I have a error during startup a few miliseconds. The error msg:

[FAILED]: Failed to start Setup Virtual Console.
[DEPEND]: Dependency failed for dracut ask for additional cmdline parameters.

This service systemd-vconsole-setup, work fine:

● systemd-vconsole-setup.service - Setup Virtual Console
     Loaded: loaded (/usr/lib/systemd/system/systemd-vconsole-setup.service; static)
     Active: active (exited) since Sun 2021-05-23 13:55:58 -03; 56min ago
       Docs: man:systemd-vconsole-setup.service(8)
             man:vconsole.conf(5)
    Process: 538 ExecStart=/usr/lib/systemd/systemd-vconsole-setup (code=exited, status=0/SUCCESS)
   Main PID: 538 (code=exited, status=0/SUCCESS)
        CPU: 62ms

But i see the logs:

may 22 21:27:00 fedora systemd-vconsole-setup[487]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
may 22 21:27:00 fedora systemd-vconsole-setup[487]: Fonts will not be copied to remaining consoles

Dracut:

Log Dracut:

may 23 10:55:55 fedora systemd[1]: Dependency failed for dracut ask for additional cmdline parameters.
may 23 10:55:55 fedora systemd[1]: dracut-cmdline-ask.service: Job dracut-cmdline-ask.service/start failed with result 'dependency'.
may 23 10:55:55 fedora systemd[1]: Starting dracut cmdline hook...
may 23 10:55:55 fedora dracut-cmdline[247]: dracut-34 (Workstation Edition) dracut-053-5.fc34
may 23 10:55:55 fedora dracut-cmdline[247]: Using kernel command line parameters: rd.driver.pre=btrfs BOOT_IMAGE=(hd0,gpt7)/root/boot/vmlinuz-5.11.21-300.fc34.x86_64 root=UUID=25b68733-d321-4a01-b060-f9b2b47dff6a ro rootflags=subvol=root resume=UUID=56c9841b-1776-405d-b45d-bcb00019f599 rhgb quiet
may 23 10:55:55 fedora systemd[1]: Finished dracut cmdline hook.
may 23 10:55:55 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:55 fedora kernel: audit: type=1130 audit(1621778155.857:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:55 fedora systemd[1]: Starting dracut pre-udev hook...
may 23 10:55:55 fedora dracut-pre-udev[309]: modprobe: FATAL: Module btrfs not found in directory /lib/modules/5.11.21-300.fc34.x86_64
may 23 10:55:55 fedora systemd[1]: Finished dracut pre-udev hook.
may 23 10:55:55 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:55 fedora systemd[1]: Condition check resulted in dracut pre-trigger hook being skipped.
may 23 10:55:57 fedora systemd[1]: Starting dracut initqueue hook...
may 23 10:55:57 fedora systemd[1]: Finished dracut initqueue hook.
may 23 10:55:57 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:57 fedora systemd[1]: Condition check resulted in dracut pre-mount hook being skipped.
may 23 10:55:57 fedora systemd[1]: Condition check resulted in dracut mount hook being skipped.
may 23 10:55:57 fedora systemd[1]: Starting dracut pre-pivot and cleanup hook...
may 23 10:55:57 fedora systemd[1]: Finished dracut pre-pivot and cleanup hook.
may 23 10:55:57 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:57 fedora systemd[1]: dracut-pre-pivot.service: Deactivated successfully.
may 23 10:55:57 fedora systemd[1]: Stopped dracut pre-pivot and cleanup hook.
may 23 10:55:57 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:57 fedora systemd[1]: dracut-initqueue.service: Deactivated successfully.
may 23 10:55:57 fedora systemd[1]: Stopped dracut initqueue hook.
may 23 10:55:57 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:57 fedora systemd[1]: dracut-pre-udev.service: Deactivated successfully.
may 23 10:55:57 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:57 fedora systemd[1]: Stopped dracut pre-udev hook.
may 23 10:55:57 fedora systemd[1]: dracut-cmdline.service: Deactivated successfully.
may 23 10:55:57 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
may 23 10:55:57 fedora systemd[1]: Stopped dracut cmdline hook.
may 23 13:55:58 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Gnome: 40.1
Fedora 34

Some can help me to fix this error? Its bad see ever this msg after init fedora.

Thanks for patiently

I have this same error. First I noticed it after installing Fedora LXDE-spin.
Then I noticed it after installing the usual Fedora image and then I installed @lxde-desktop and made it default (and made lxdm default). Maybe something to do with gdm or lxdm (just a wild guess, I have no clue)?

These error not appear more, after update kernel:

Linux rodrigo-linux 5.11.21-300.fc34.x86_64 #1 SMP Fri May 14 17:43:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

to:

Linux linux 5.12.9-300.fc34.x86_64 #1 SMP Thu Jun 3 13:51:40 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

The trouble is, if I use
Linux fedora35 5.16.9-200.fc35.x86_64 #1 SMP PREEMPT Fri Feb 11 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

it still happens.