[brcm43xx][bluetooth] Startup links in wrong directory

Problems with packages? Post here, using [tags] of the package name.

[brcm43xx][bluetooth] Startup links in wrong directory

Postby msalerno » Wed May 20, 2015 7:50 pm

Per this thread. I ran into this same issue with a fresh install. I created the links as suggested and now bluetooth works as expected. I've tested this over quite a few reboots just to be sure.

$this->bbcode_second_pass_quote('', '
')Postby PLyttle

I will venture an answer.

systemctl enable brcm43xx | bluetooth links the .service files to the etc/systemd/system/bluetooth.target.wants directory. This is not started on boot.
When you place the links in /etc/systemd/system/multi-user.target.wants instead they are.

at least, it will using a wandboard, (sorry pepedog, could't resist)

$this->bbcode_second_pass_code('', 'cd /etc/systemd/system/multi-user.target.wants/
sudo ln -s /usr/lib/systemd/system/bluetooth.service
sudo ln -s /usr/lib/systemd/system/brcm43xx.service
')


I also added the timer script as suggested.
msalerno
 
Posts: 20
Joined: Wed Apr 16, 2014 11:13 pm

Return to Packages

Who is online

Users browsing this forum: No registered users and 4 guests