You are not logged in.

#1 2012-11-16 13:30:38

MicroMina
Member
Registered: 2012-05-06
Posts: 8

Bluetooth broke all of a sudden

I followed the guide here:
https://wiki.archlinux.org/index.php/Bl … figuration

And configured my bluetooth mouse to automatically connect at startup and everything and tried after a reboot and all was good.
But now, there seems to be a problem and I'm not sure what happened.

After login, hciconfig says hci0 is DOWN
I have to do "hciconfig hci0 reset" to get it UP and then I have to connect to my mouse manually by scanning for its address and doing "hidd --connect" At this stage the mouse connects and works fine.

There looks to be some problem with bluez. I tried doing

dbus-send --system --type=method_call --print-reply --dest=org.bluez "/" org.bluez.Manager.ListAdapters

but I get:

Error org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.bluez.service' for details.

and "systemctl status dbus-org.bluez.service" gives me:

dbus-org.bluez.service
      Loaded: error (Reason: No such file or directory)
      Active: inactive (dead)

I'm not sure what to do next, and what happened. This was all working a few days ago.

Here is my rc.conf:

DAEMONS=(dbus networkmanager bluetooth)
MODULES=(wl)

And I'm using the MATE desktop if this makes any difference.
Thanks!

Last edited by MicroMina (2012-11-17 13:38:35)

Offline

#2 2012-11-16 19:53:19

LordChaos73
Member
From: .nl
Registered: 2008-11-11
Posts: 183

Re: Bluetooth broke all of a sudden

Is bluez actually installed?

Offline

#3 2012-11-17 00:38:13

MicroMina
Member
Registered: 2012-05-06
Posts: 8

Re: Bluetooth broke all of a sudden

Yes, it is.

pacman -Q bluez
bluez 4.101-1

Offline

#4 2012-11-18 05:14:34

MicroMina
Member
Registered: 2012-05-06
Posts: 8

Re: Bluetooth broke all of a sudden

I did a system upgrade which upgraded to the newest kernel (3.6.6-1 ARCH) and I also tried reinstalling bluez but the problem is still there

Last edited by MicroMina (2012-11-18 12:19:17)

Offline

Board footer

Powered by FluxBB