User Tools

Site Tools


raspberry-pi:linphone

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
raspberry-pi:linphone [2019/05/01 20:46] Wulf Rajekraspberry-pi:linphone [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 21: Line 21:
  
 #When not using bluetooth: #When not using bluetooth:
-dtoverlay=pi3-disable-bt to the config.txt f+sudo vi /boot/config.txt 
 +dtoverlay=pi3-disable-bt 
 + 
 +sudo vi /boot/cmdline.txt 
 +change console=tty1 to console=tty3 
 +add at the end of the line: loglevel=3 quiet logo.nologo
  
 sudo apt-get install --no-install-recommends xserver-xorg sudo apt-get install --no-install-recommends xserver-xorg
raspberry-pi/linphone.1556740019.txt.gz · Last modified: (external edit)