[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrade from Jessie to Stretch: Bluetooth mouse is not working.



On Thu, 31 May 2018 14:58:59 +0200
deloptes <deloptes@gmail.com> wrote:

> you sure about init? ps -A | head -3

This is what I got.

user@localhost:~$ ps -A | head -3
  PID TTY          TIME CMD
    1 ?        00:00:01 init
    2 ?        00:00:00 kthreadd


> so what is the dbus-monitor output now

See the new log file. But still it says that destination is null.

What next to check?

Regards,
Piotr
signal time=1527772847.995587 sender=:1.3 -> destination=(null destination) serial=264 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.bluez.Device1"
   array [
      dict entry(
         string "Class"
         variant             uint32 1408
      )
      dict entry(
         string "Icon"
         variant             string "input-mouse"
      )
      dict entry(
         string "Connected"
         variant             boolean true
      )
   ]
   array [
   ]
method call time=1527772848.000769 sender=:1.43 -> destination=org.bluez serial=254 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527772848.001241 sender=:1.3 -> destination=:1.43 serial=265 reply_serial=254
   string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd";>
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="Manufactu
 rerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.Input1"><property name="ReconnectMode" type="s" access="read"></property></interface></node>"
method call time=1527772848.007401 sender=:1.43 -> destination=org.bluez serial=255 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=GetAll
   string "org.bluez.Device1"
method return time=1527772848.007917 sender=:1.3 -> destination=:1.43 serial=266 reply_serial=255
   array [
      dict entry(
         string "Address"
         variant             string "DC:2C:26:F8:43:A7"
      )
      dict entry(
         string "Name"
         variant             string "Bluetooth 3.0 Mouse"
      )
      dict entry(
         string "Alias"
         variant             string "Bluetooth 3.0 Mouse"
      )
      dict entry(
         string "Class"
         variant             uint32 1408
      )
      dict entry(
         string "Icon"
         variant             string "input-mouse"
      )
      dict entry(
         string "Paired"
         variant             boolean true
      )
      dict entry(
         string "Trusted"
         variant             boolean false
      )
      dict entry(
         string "Blocked"
         variant             boolean false
      )
      dict entry(
         string "LegacyPairing"
         variant             boolean true
      )
      dict entry(
         string "Connected"
         variant             boolean true
      )
      dict entry(
         string "UUIDs"
         variant             array [
               string "00001000-0000-1000-8000-00805f9b34fb"
               string "00001124-0000-1000-8000-00805f9b34fb"
               string "00001200-0000-1000-8000-00805f9b34fb"
            ]
      )
      dict entry(
         string "Modalias"
         variant             string "usb:v0A5Cp0001d0129"
      )
      dict entry(
         string "Adapter"
         variant             object path "/org/bluez/hci0"
      )
      dict entry(
         string "ServicesResolved"
         variant             boolean false
      )
   ]
method call time=1527772848.012017 sender=:1.43 -> destination=org.freedesktop.DBus serial=256 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527772848.012121 sender=org.freedesktop.DBus -> destination=:1.43 serial=125 reply_serial=256
method call time=1527772848.013964 sender=:1.43 -> destination=org.freedesktop.DBus serial=257 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
   string "org.bluez"
method return time=1527772848.014089 sender=org.freedesktop.DBus -> destination=:1.43 serial=126 reply_serial=257
   string ":1.3"
method call time=1527772848.015379 sender=:1.43 -> destination=org.freedesktop.DBus serial=258 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.bluez',path='/org/bluez/hci0/dev_DC_2C_26_F8_43_A7',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged'"
method return time=1527772848.015539 sender=org.freedesktop.DBus -> destination=:1.43 serial=127 reply_serial=258
method call time=1527772848.017622 sender=:1.43 -> destination=org.bluez serial=259 path=/; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527772848.018027 sender=:1.3 -> destination=:1.43 serial=267 reply_serial=259
   string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd";>
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
</method><signal name="InterfacesAdded"><arg name="object" type="o"/>
<arg name="interfaces" type="a{sa{sv}}"/>
</signal>
<signal name="InterfacesRemoved"><arg name="object" type="o"/>
<arg name="interfaces" type="as"/>
</signal>
</interface><node name="org"/></node>"
method call time=1527772848.019801 sender=:1.43 -> destination=org.bluez serial=260 path=/org/bluez/hci0; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527772848.020221 sender=:1.3 -> destination=:1.43 serial=268 reply_serial=260
   string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd";>
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
</method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
</method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
<arg name="options" type="a{sv}" direction="in"/>
</method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
</method></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
</method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
</method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
<arg name="bridge" type="s" direction="in"/>
</method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
</method></interface><node name="dev_01_60_31_03_A4_A5"/><node name="dev_DC_2C_26_F8_43_A7"/></node>"
method call time=1527772848.021945 sender=:1.43 -> destination=org.freedesktop.DBus serial=261 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527772848.022048 sender=org.freedesktop.DBus -> destination=:1.43 serial=128 reply_serial=261
method call time=1527772848.023673 sender=:1.43 -> destination=org.freedesktop.DBus serial=262 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
   string "org.bluez"
method return time=1527772848.023776 sender=org.freedesktop.DBus -> destination=:1.43 serial=129 reply_serial=262
   string ":1.3"
method call time=1527772848.024857 sender=:1.43 -> destination=org.freedesktop.DBus serial=263 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
   string "type='signal',sender='org.bluez',path='/',interface='org.freedesktop.DBus.ObjectManager',member='InterfacesRemoved'"
method return time=1527772848.024955 sender=org.freedesktop.DBus -> destination=:1.43 serial=130 reply_serial=263
method call time=1527772848.030933 sender=:1.3 -> destination=:1.43 serial=269 path=/org/blueman/agent/global; interface=org.bluez.Agent1; member=AuthorizeService
   object path "/org/bluez/hci0/dev_DC_2C_26_F8_43_A7"
   string "00001124-0000-1000-8000-00805f9b34fb"
method call time=1527772848.049024 sender=:1.43 -> destination=org.bluez serial=264 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527772848.049476 sender=:1.3 -> destination=:1.43 serial=270 reply_serial=264
   string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd";>
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="Manufactu
 rerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.Input1"><property name="ReconnectMode" type="s" access="read"></property></interface></node>"
method call time=1527772848.053669 sender=:1.43 -> destination=org.bluez serial=265 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=GetAll
   string "org.bluez.Device1"
method return time=1527772848.054793 sender=:1.3 -> destination=:1.43 serial=271 reply_serial=265
   array [
      dict entry(
         string "Address"
         variant             string "DC:2C:26:F8:43:A7"
      )
      dict entry(
         string "Name"
         variant             string "Bluetooth 3.0 Mouse"
      )
      dict entry(
         string "Alias"
         variant             string "Bluetooth 3.0 Mouse"
      )
      dict entry(
         string "Class"
         variant             uint32 1408
      )
      dict entry(
         string "Icon"
         variant             string "input-mouse"
      )
      dict entry(
         string "Paired"
         variant             boolean true
      )
      dict entry(
         string "Trusted"
         variant             boolean false
      )
      dict entry(
         string "Blocked"
         variant             boolean false
      )
      dict entry(
         string "LegacyPairing"
         variant             boolean true
      )
      dict entry(
         string "Connected"
         variant             boolean true
      )
      dict entry(
         string "UUIDs"
         variant             array [
               string "00001000-0000-1000-8000-00805f9b34fb"
               string "00001124-0000-1000-8000-00805f9b34fb"
               string "00001200-0000-1000-8000-00805f9b34fb"
            ]
      )
      dict entry(
         string "Modalias"
         variant             string "usb:v0A5Cp0001d0129"
      )
      dict entry(
         string "Adapter"
         variant             object path "/org/bluez/hci0"
      )
      dict entry(
         string "ServicesResolved"
         variant             boolean false
      )
   ]
method call time=1527772853.272901 sender=:1.43 -> destination=org.bluez serial=266 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527772853.274535 sender=:1.3 -> destination=:1.43 serial=272 reply_serial=266
   string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd";>
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="Manufactu
 rerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.Input1"><property name="ReconnectMode" type="s" access="read"></property></interface></node>"
method call time=1527772853.283391 sender=:1.43 -> destination=org.bluez serial=267 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=Set
   string "org.bluez.Device1"
   string "Trusted"
   variant       boolean true
signal time=1527772853.286774 sender=:1.3 -> destination=(null destination) serial=273 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.bluez.Device1"
   array [
      dict entry(
         string "Trusted"
         variant             boolean true
      )
   ]
   array [
   ]
method return time=1527772853.286915 sender=:1.3 -> destination=:1.43 serial=274 reply_serial=267
method return time=1527772853.291738 sender=:1.43 -> destination=:1.3 serial=268 reply_serial=269
method call time=1527772853.386897 sender=:1.27 -> destination=org.freedesktop.login1 serial=24 path=/org/freedesktop/login1/session/_31; interface=org.freedesktop.login1.Session; member=TakeDevice
   uint32 13
   uint32 76
method return time=1527772853.388291 sender=:1.6 -> destination=:1.27 serial=81 reply_serial=24
   file descriptor
         inode: 29431
         type: char
   boolean false

Reply to: