To many errors after running journalctl -p 3 -b

I get these errors even after fresh install. How do i fix all these errors
journalctl -p 3 -b

Journal begins at Fri 2021-08-20 22:19:55 IST, ends at Tue 2021-08-24 14:17:04 IST. --
Aug 24 10:59:10 G5080 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190816/psargs-330)
Aug 24 10:59:10 G5080 kernel: ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
Aug 24 10:59:11 G5080 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190816/psargs-330)
Aug 24 10:59:11 G5080 kernel: ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
Aug 24 10:59:11 G5080 kernel: cgroup2: Unknown parameter 'memory_recursiveprot'
Aug 24 10:59:19 G5080 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0._DSM.ECR1], AE_NOT_FOUND (20190816/psargs-330)
Aug 24 10:59:19 G5080 kernel: ACPI Error: Aborting method \_SB.PCI0.GFX0._DSM due to previous error (AE_NOT_FOUND) (20190816/psparse-529)
Aug 24 10:59:20 G5080 kernel: Bluetooth: hci0: unexpected event for opcode 0xfc2f
Aug 24 10:59:20 G5080 kernel: proc: Bad value for 'hidepid'
Aug 24 10:59:22 G5080 bluetoothd[663]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Unknown Command (0x01)
Aug 24 10:59:22 G5080 kernel: proc: Bad value for 'hidepid'
Aug 24 10:59:35 G5080 kernel: proc: Bad value for 'hidepid'
Aug 24 10:59:37 G5080 bluetoothd[663]: Failed to set mode: Blocked through rfkill (0x12)
Aug 24 10:59:46 G5080 gdm-password][1223]: gkr-pam: unable to locate daemon control file
Aug 24 10:59:55 G5080 gdm-launch-environment][723]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 24 10:59:58 G5080 systemd-coredump[1635]: [🡕] Process 979 (pulseaudio) of user 120 dumped core.
                                              
                                              Stack trace of thread 979:
                                              #0  0x00007f690189e467 _IceTransClose (libICE.so.6 + 0xa467)
                                              #1  0x00007f69018a6251 _IceFreeConnection (libICE.so.6 + 0x12251)
                                              #2  0x00007f69018a63da IceCloseConnection (libICE.so.6 + 0x123da)
                                              #3  0x00007f690190f96f SmcCloseConnection (libSM.so.6 + 0x296f)
                                              #4  0x00007f69019191aa n/a (module-x11-xsmp.so + 0x21aa)
                                              #5  0x00007f6907c7dc85 n/a (libpulsecore-15.0.so + 0x7cc85)
                                              #6  0x00007f6907b2c170 pa_mainloop_dispatch (libpulse.so.0 + 0x27170)
                                              #7  0x00007f6907b2c719 pa_mainloop_iterate (libpulse.so.0 + 0x27719)
                                              #8  0x00007f6907b2c7c1 pa_mainloop_run (libpulse.so.0 + 0x277c1)
                                              #9  0x00005601fecc26da main (pulseaudio + 0x86da)
                                              #10 0x00007f6907827b25 __libc_start_main (libc.so.6 + 0x27b25)
                                              #11 0x00005601fecc394e n/a (pulseaudio + 0x994e)
                                              
                                              Stack trace of thread 1116:

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    How to provide good information
    and press the three dots below your post and press the :pencil2: to give us more information so we can see what’s really going on.
    Now we know the symptom of the disease, but we need some more probing to know where the origin lies… :grin:
  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information for us to be able to help you. (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.

:+1: