Manjaro on macbook pro late 2014 doesn't wake up

Hi guys,
This is my first adventure on an Arch-based os. I don’t know exactly how to handle it. I installed Manjaro yesterday on this old MacBook pro giving him really a new life. I set up everything, even ide, and such those things. Well, putting the MacBook in its place, on a dock, giving him an external keyboard, external video, external mouse, I found it does never wake up once it goes to sleep. Kernel is 5.13.19-2-MANJARO x86_64

I’ve made a couple of checks looking similar thread in the forum:

[~]()> grep . /sys/bus/usb/devices/*/power/wakeup
/sys/bus/usb/devices/1-12/power/wakeup:enabled
/sys/bus/usb/devices/1-5.1.3/power/wakeup:disabled
/sys/bus/usb/devices/1-5.1/power/wakeup:disabled
/sys/bus/usb/devices/1-5/power/wakeup:disabled
/sys/bus/usb/devices/1-8.3/power/wakeup:disabled
/sys/bus/usb/devices/1-8/power/wakeup:disabled
/sys/bus/usb/devices/2-4/power/wakeup:disabled
/sys/bus/usb/devices/usb1/power/wakeup:disabled
/sys/bus/usb/devices/usb2/power/wakeup:disabled

I try to set enabled but it does not works. Anyway now it is like this:

[~]()> grep . /sys/bus/usb/devices/*/power/wakeup
/sys/bus/usb/devices/1-12/power/wakeup:enabled
/sys/bus/usb/devices/1-5.1.3/power/wakeup:disabled
/sys/bus/usb/devices/1-5.1/power/wakeup:disabled
/sys/bus/usb/devices/1-5/power/wakeup:disabled
/sys/bus/usb/devices/1-8.3/power/wakeup:disabled
/sys/bus/usb/devices/1-8/power/wakeup:disabled
/sys/bus/usb/devices/2-4/power/wakeup:disabled
/sys/bus/usb/devices/usb1/power/wakeup:enabled
/sys/bus/usb/devices/usb2/power/wakeup:enabled

Something say me that this line is related to the problem

libinput: Logitech USB Optical Mouse: SetProperty on 307 called but the device is disabled.
This driver cannot change properties on a disabled device

that’s my complete log
https://pastebin.com/D3SVKpy3

Finally, I don’t think something is missing in bios. I still have dual boot with macOS and macOS of course is working properly. I suppose if is bios waking up could not work on either of the os. Am I wrong?

Apple devices do not have BIOS.
Wake up on Linux for Mac Book Pro requires a tweak as described here MacBookPro11,x - ArchWiki