Skip to content

How to use the headless OS and configure mic/speaker/settings #280

Answered by mjlill
vgnmnky asked this question in Q&A
Discussion options

You must be logged in to vote

The Pi3B+ works well with the Google AIY V1 hat (MagPi issue 55)
#New install of BookWorm 64bit lite
#Burn new image, connect to monitor & kybd for setup
#follow meno for start of local
#Set your user name & add passwd

user pi
passwd createone**

#Now login as the new user:
login pi
passwd your new pw**

sudo raspi-config

#set wifi
#set hostname
#turn off blanking
#enable ssh, spi, (optional i2c, serial (no), hardware (yes))

#set local, tz, keyboard
#Exit NO reboot yet
#check for IP then reboot
ifconfig

Increase swap size for Pi3B+ & Pi4-2g

sudo nano /etc/dphys-swapfile

set value to be

CONF_SWAPSIZE=1024

sudo reboot

connect ssh or locally into the new Pi

(can connect with the @.local )

#---…

Replies: 3 comments 14 replies

Comment options

You must be logged in to vote
2 replies
@mjlill
Comment options

@vgnmnky
Comment options

Answer selected by vgnmnky
Comment options

You must be logged in to vote
9 replies
@mjlill
Comment options

@vgnmnky
Comment options

@mjlill
Comment options

@vgnmnky
Comment options

@mjlill
Comment options

Comment options

You must be logged in to vote
3 replies
@vgnmnky
Comment options

@mjlill
Comment options

@mjlill
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants