Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


fedora_25_bluez_change_hostname

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
Next revisionBoth sides next revision
fedora_25_bluez_change_hostname [2017/06/12 09:19] – [Fedora 25, BlueZ 5.44 - change hostname] adminfedora_25_bluez_change_hostname [2017/06/12 09:20] admin
Line 2: Line 2:
 ~~TOC~~ ~~TOC~~
  
-=====Fedora 25, BlueZ 5.44 - change hostname===== +=====Fedora 25, BlueZ 5.44 - change Bluetooth name===== 
-This one took some time to figure out. It seems ''bluetoothd'' does not use the DisablePlugin setting in ''/etc/bluetooth/main.conf''. To change the bluetooth name, follow the next steps.+This one took some time to figure out. It seems ''bluetoothd'' does not use the ''DisablePlugin='' setting in ''/etc/bluetooth/main.conf''. To change the bluetooth name, follow the next steps.
  
   * Change the ''Name'' and other settings as you wish in ''/etc/bluetooth/main.conf''.   * Change the ''Name'' and other settings as you wish in ''/etc/bluetooth/main.conf''.
Line 18: Line 18:
   * Reload the systemd config:<code>systemctl daemon-reload</code>   * Reload the systemd config:<code>systemctl daemon-reload</code>
   * Restart the bluetooth service:<code>systemctl restart bluetooth</code>   * Restart the bluetooth service:<code>systemctl restart bluetooth</code>
-  * The daemon should be running with the options you've configured:<code> pgrep -a bluetooth+  * The daemon should be running with the options you've configured:<code>pgrep -a bluetooth
 5494 /usr/libexec/bluetooth/bluetoothd --noplugin=hostname 5494 /usr/libexec/bluetooth/bluetoothd --noplugin=hostname
 </code> </code>
   * Test with: <code>bt-adapter -i</code>   * Test with: <code>bt-adapter -i</code>
fedora_25_bluez_change_hostname.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1