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
Last revisionBoth sides next revision
fuss:raspbian [2018/05/27 16:32] officefuss:raspbian [2018/09/08 20:01] – [FSCK Failure on Boot] office
Line 37: Line 37:
 You will notice that Raspberry Pi "users" "tend to buy" $32GiB$ SD cards (or lower) "because" larger cards "do not work". The unfortunate result of that is that the Raspbian timeout for the filesystem is "tweaked" to $30s$ - which works great with $32GiB$ SD cards. You will notice that Raspberry Pi "users" "tend to buy" $32GiB$ SD cards (or lower) "because" larger cards "do not work". The unfortunate result of that is that the Raspbian timeout for the filesystem is "tweaked" to $30s$ - which works great with $32GiB$ SD cards.
  
-{{: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 arencha?+{{: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.