The default kernel provided by Raspberry Pi is the 5.4 branch.
You can install linux-rpi4-mainline to get 5.9 or linux-rpi4-rc to get 5.10-rc7.
Sorry am new to this but whatâs the command if I may ask?
If you are new, you have no reason to want to switch the most critical piece of the system. 
I would recommend you stay on 5.4, since itâs a Long Time Support release.
It will get updated to 5.10 eventually, when Raspberry Pi foundation updates their default kernel branch to the new LTS.
I am testing. I wanna try few things out. Please let me know command if you donât mind. Thanks
sudo pacman -S linux-rpi4-mainline
or
sudo pacman -S linux-rpi4-rc
To get back to the default kernel:
sudo pacman -S linux-rpi4
Much appreciated my friend 
Yes thatâs right.
Problem: No longer receiving text messages (SMS). (Sending works fine.)
Carrier: T-Mobile
Country: USA
Installation: Default Pinephone Manjaro Community Edition, fully up-to-date (normally, I update by âsudo pacman -Syyuâ with SSH)
The problem started only in the past few days.
Thoughts, anyone? I do not see anything in the âknown problemsâ so far in this thread.
EDIT: This does not have anything to do with the Manjaro update. It is a known problem with the PinePhone handling modems. I have updated the relevant section of the PinePhone FAQ with exact directions for the PinePhone Manjaro CE, which differ slightly from that of the PinePhone with Mobian.
I think youâre right.
I just read something about calls not working on some network provider and there seem to be a temporary fix.
Check this Plasma mobile release post for the fix.
Thank you for the tip. This is actually a different problem, but it is very good to know about the post regarding fixing different modem problems with ManjaroâŚ
For the problem with regard to being able to send SMS messages but not receive them, which is not Manjaroâs problem but, rather, seems to have something to do with ModemManager, see PinePhone FAQ 2.7.1.
Short version:
sudo mmcli -m 3 --messaging-list-sms
Then delete each listed message by number, e.g.:
$ sudo mmcli -m 3 --messaging-delete-sms=77
Repeat with all listed messages.
Hey, did you try charging the Pinebook Pro while turned off? Does it work?