Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
fuss:raspbian [2018/06/12 17:51] – [FSCK Failure on Boot] officefuss:raspbian [2018/09/08 20:01] – [FSCK Failure on Boot] office
Line 38: Line 38:
  
 {{:wizardale.png?nolink | Oh no, not this shit again! }} Oh no, it's ''systemd'' again - why abandon something that worked perfectly? Oh my... And whomever set ''noatime'' as a filesystem mount option - remove it or set it to ''relatime''; you're just trying to increase membership on the raspbian forums aren'cha? {{:wizardale.png?nolink | Oh no, not this shit again! }} Oh no, it's ''systemd'' again - why abandon something that worked perfectly? Oh my... And whomever set ''noatime'' as a filesystem mount option - remove it or set it to ''relatime''; you're just trying to increase membership on the raspbian forums aren'cha?
 +
 +====== Disable Bluetooth ======
 +
 +Add or modify ''dtoverlay'' in ''/boot/config.txt'':
 +<code>
 +dtoverlay=pi3-disable-bt
 +</code>
 +
 +and then disable any related service:
 +<code>
 +systemctl disable hciuart.service
 +systemctl disable bluealsa.service
 +systemctl disable bluetooth.service
 +</code>
 +
 +Reboot for the changes to take effect.
  
  
  
  

fuss/raspbian.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.