Stoney Kernel Arch - Black Screen After Installing

So far I have installed arch on my LIARA (lenovo 14e chromebook).
I tried to run weirdtreethings’ audio fix script.
It prompted me to install a different kernel since I had an AMD Stoney Ridge CPU.
So i downloaded both
‘6.6.16-stoney’ kernel and the ‘6.6.68-chrultrabook-stoney’ kernel
installed both of them via:
copy stoney/vmlinuz-(kernel name) to /boot
copy stoney/…/…/modules/(kernel name) to /usr/lib/modules
run kernel-install add (kernel name) /boot/vmlinuz-(kernel name)
run grub-mkconfig -o /boot/grub/grub.cfg
Reboot

When selecting the stoney kernals in GRUB menu it would load
loading kernal stoney…
loading initial ramdisk
and instantly go black screen and not proceed further.

I provided the debugging file but can only provide for the regular linux kernel since the stoney chrultrabook kernels do not boot.