I am using a CP2102 Module to connect my PC with the Pi's GPIO port. Although there are some errors but now I can see some output every time I reboot the Pi.
[ 49.739893] systemd-cgroups-agent[177]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
[ 49.757494] systemd-cgroups-agent[178]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
[ 50.958737] Restarting system.
I believe this means the physical connection and the hardware works OK. However, unlike what this article descripted, there are no boot up messages, nor can I access the console login.
The Pi is running ArchlinuxARM, what can I do to activate the serial console?
UPDATE
(Content moved to the answer.)