Testing #460
Updated by Hammel over 9 years ago
The issue with oxmplayer not playing through ALSA is enough to have me review alternatives. There are a "few to look at":http://www.makeuseof.com/tag/pi-overdose-heres-5-raspberry-pi-alternatives/ (and there are others beyond these). The two that look like the best options are the BananaPi and the OdroidC1. The former is mostly plug-compatible and could probably be used with just an updated toolchain. The latter is a different board but has more horsepower (quad-core).
Some notes that will be helpful.
# "The BananaPi toolchain config":http://banana-pi.blogspot.de/2013/08/criando-uma-toolchain-com-crosstool-ng.html
## And the "blog":http://luetzels.raspiblog.com/wordpress/?p=1492 that pointed me there
# There are no easily found docs on setting up the toolchain build for the Odroid.