Tremendous respect for your dedication, but still, there is no progress.
I have installed all necessary headers pacman list linux-headers-$(uname -r):
linux-api-headers 5.18.15-1
linux515-headers 5.15.85-1
linux60-headers 6.0.15-1
linux61-headers 6.1.1-1
vulkan-headers 1:1.3.235-1
and using latest kernel version uname -r:
6.1.1-1-MANJARO
and have installed necessary driver for Wi-Fi pacman -Qs ‘headers|dkms|git’
local/acl 2.3.1-2
Access control list utilities, libraries and headers
local/dkms 3.0.9-1
Dynamic Kernel Modules System
local/libcups 1:2.4.2-3
The CUPS Printing System - client libraries and headers
local/linux-api-headers 5.18.15-1
Kernel headers sanitized for use in userspace
local/linux515-headers 5.15.85-1
Header files and scripts for building modules for Linux515 kernel
local/linux60-headers 6.0.15-1
Header files and scripts for building modules for Linux60 kernel
local/linux61-headers 6.1.1-1
Header files and scripts for building modules for Linux61 kernel
local/rtw89-dkms-git 1:r327.e834edf-1
Driver for Realtek 8852AE, an 802.11ax device
local/vulkan-headers 1:1.3.235-1 (vulkan-devel)
Vulkan header files
local/xorgproto 2022.2-1
combined X.Org X11 Protocol headers
also, trying to load drivers doesn’t work sudo modprobe 8852be:
modprobe: FATAL: Module 8852be not found in directory /lib/modules/6.1.1-1-MANJARO
At this point, I really doesn’t have any idea what is wrong. But again, HUGE respect for your help.
Edit1: rephrasing sentence.