Comment 6 for bug 1308922

Revision history for this message
Bib (bybeu) wrote :

How I did in 14.04:
Stopped Bluetooth with the top right applet
sudo service bluetooth stop
removed PRETTY_HOSTNAME from within /etc/machine-info
set the NaMe-I-wAnT both in
/etc/bluetooth/main.conf (replaced %h-%d with NaMe-I-wAnT)
and in /var/lib/bluetooth/[MAC-ADDR]/config (name NaMe-I-wAnT)
sudo service bluetooth start

Yeay
reboot to check persistence
Yeeeaaayyy

(PS : btw I also have
rfkill block bluetooth
just before the ending exit 0 line in /etc/rc.local
 to prevent BT coming UP on boot)