[raspberry-vi] Quick start again

  • From: Mike Ray <mike@xxxxxxxxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Fri, 30 Dec 2016 15:57:23 +0000

Hello

Again here are some quick start instructions for the new build method
for the OMX audio code and piespeakup.

First, it seems the armv7 Arch image is broken, but the armv6h image
will work on all Pis.

To install on either Arch or Raspbian:

OMX code:

wget http://www.raspberryvi.org/Downloads/ilctts-1.0.0.tar.gz
tar zxvf ilctts-1.0.0.tar.gz
cd ilctts-1.0.0
./configure
make
sudo make install
sudo ldconfig

Piespeakup:

wget http://www.raspberryvi.org/Downloads/piespeakup-1.0.0.tar.gz
tar zxvf piespeakup-1.0.0.tar.gz
cd piespeakup-1.0.0
./configure
make
sudo make install
sudo modprobe speakup_soft
sudo systemctl enable piespeakup
sudo systemctl start piespeakup

On Arch you will need to add this line to the bottom of /boot/config.txt :

dtparam=audio=on

And note the word 'Downloads' in the above wgets has a capital D.

To change from the 3.5mm jack to HDMI, edit:

/etc/systemd/system/piespeakup.conf

And change --device=local to --device=hdmi

(I can't test that bit because i do not have an HDMI TV or monitor).

Mike


-- 
Michael A. Ray
Analyst/Programmer
Witley, Surrey, South-east UK

Eyes-free Linux:
http://eyesfreelinux.ninja/

Raspberry VI:
http://www.raspberryvi.org/

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: