Hi all
I installed arch arm on my asus c101pa according to the instructions.
2 issues:
First, the wifi driver is not included with install for mwifiex_pcie. I pulled the proper driver (pcieusb8997_combo_v4.bin) and placed it in /lib/firmware/mrvl. All good!
Second, after updating with 'pacman -Syu' it can't boot anymore looks like its due to cgroup v1 and needing to pass the 'SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1' parameter to the kernel. The update was done directly after getting wifi up on the chrome 4.4 kernel.
I can't figure out how to do this with the bootloader config and none of the runtime solutions i've tried are working.