Hi,
I have recently installed Arch on my Beaglebone Black, and have successfully installed several packages with pacman. I login as root with ssh.
Today I could install a package and get normal output, but $this->bbcode_second_pass_code('', 'pacman -Sl or
pacman -S bad-package-name')
appear to be ignored. I just get the prompt back with no output from pacman.
I tried connecting the bone with a USB cable but it is not recognised. I have ftdi_sio, usbserial, and usbcore loaded.
What am I missing (besides a functioning brain)?