Hey @JonoGee, mate I have been researching but to no avail. Sorry mate on that. I’m just not too familiar with your set up.
The Mic and Speakers I got are just some cheap USB type models.
Speakers | Mic
If you do go by this type of setup then the previous code I placed up should work #fingersCrossed ;-)
@JonoGee Typical. I think i just found a solution…
the root cause of your apt problems is python-lockfile, try to reinstall it with the following command:
sudo apt-get clean
sudo apt-get update
sudo apt-get install --reinstall python-minimal python-lockfile
EDIT:
@JonoGee just get …
This site can’t be reached 192.168.1.*** refused to connect.
Try:
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
when trying to get token
@JonoGee
Did you ever touch the /boot/config.txtfile ?
Or only did the config using $ sudo raspi-config or via the GUI ?
It can be you selected Overscan there.
Can you also show the output of this command ?
$ cat /boot/config.txt | grep -v '^#' | egrep 'overscan|framebuffer|hdmi|dtoverlay'