[raspberry-vi] Re: Quick start again

  • From: Gregory Osborne <Gregory.Osborne@xxxxxx>
  • To: "raspberry-vi@xxxxxxxxxxxxx" <raspberry-vi@xxxxxxxxxxxxx>
  • Date: Fri, 30 Dec 2016 16:31:04 +0000

Mike,

Nice job on porting your code over to Arch.
Installed it with no issues earlier this morning.

Thanks for all you do and have done.

- Greg

-----Original Message-----
From: raspberry-vi-bounce@xxxxxxxxxxxxx 
[mailto:raspberry-vi-bounce@xxxxxxxxxxxxx] On Behalf Of Mike Ray
Sent: Friday, December 30, 2016 9:57 AM
To: raspberry-vi@xxxxxxxxxxxxx
Subject: [raspberry-vi] Quick start again


*** This is an EXTERNAL email. Please exercise caution. DO NOT open attachments 
or click links from unknown senders or unexpected email. - STS-Security***


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

=========================================================== 
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: