I can't tell if skealoha86's advice has helped yet ^^;; at least after doing it it works, but after a reboot, not so much.
I did find why the LED isnt' working...
$this->bbcode_second_pass_code('', '[root@Arch Linux ARM install ~]# proled --help
Error at line 79, file plx/devmem2.c (2) [No such file or directory]
[root@Arch Linux ARM install ~]# proled red
Error at line 79, file plx/devmem2.c (2) [No such file or directory]
[root@Arch Linux ARM install ~]# proled green
Error at line 79, file plx/devmem2.c (2) [No such file or directory]
Error at line 79, file plx/devmem2.c (2) [No such file or directory]
Error at line 79, file plx/devmem2.c (2) [No such file or directory]')
Edit: the tty devices are missing?!
From
$this->bbcode_second_pass_code('', 'Feb 2 18:42:29 localhost init: Id "s0" respawning too fast: disabled for 5 minutes
Feb 2 18:42:29 localhost init: Id "c1" respawning too fast: disabled for 5 minutes
Feb 2 18:42:34 localhost init: Id "c2" respawning too fast: disabled for 5 minutes
')
I found this http://linuxhostingsupport.net/blog/res ... -5-minutes
and when I looked... yes, /dev/tty[123] are all missing... and makedev isn't on our installs by default.