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
fedora_25_bluez_change_hostname [2017/06/12 09:19] adminfedora_25_bluez_change_hostname [2021/10/09 15:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{tag>[linux bluetooth hostname]}} {{tag>[linux bluetooth hostname]}}
-~~TOC~~ 
  
 =====Fedora 25, BlueZ 5.44 - change Bluetooth name===== =====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''.
-  * Create a new environment file ''/etc/sysconfig/bluetoothd'' and add options. The noplugin option lets you disable the hostname plugin that will set the bluetooth name to the hostname.<code>+  * Create a new environment file ''/etc/sysconfig/bluetoothd'' and add options. The noplugin option lets you disable the hostname plugin. That plugin will reset the bluetooth name to the hostname regardless of the configured ''Name''.<code>
 OPTIONS=--noplugin=hostname OPTIONS=--noplugin=hostname
 </code> </code>
fedora_25_bluez_change_hostname.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1