When I try to pair my pc with my phone in mdk07, it fails. I can send files and recieve files, but pairing will never work because there's always a failure in the passkey-agent program.
here is the a snippet of my syslog:
Dec 29 14:06:03 DeePC hcid[28869]: Passkey agent replied with an error: org.freedesktop.DBus.Error.UnknownMethod, Method "Request" with signature "ss" on interface "org.bluez.PasskeyAgent" doesn't exist
Dec 29 14:06:07 DeePC sudo: dee : TTY=pts/5 ; PWD=/home/dee ; USER=root ; COMMAND=/usr/bin/tail /var/log/syslog
Dec 29 14:06:36 DeePC hcid[28869]: Releasing agent :1.30, /org/bluez/passkey_agent_32562
Dec 29 14:06:36 DeePC hcid[28869]: name_listener_remove(:1.30)
Dec 29 14:09:01 DeePC crond[733]: (root) CMD ([ -d /var/lib/php ] && find /var/lib/php/ -type f -cmin +$(/usr/lib/php/maxlifetime) -print0 | xargs -r -0 rm)
Dec 29 14:12:55 DeePC sudo: dee : TTY=pts/5 ; PWD=/home/dee ; USER=root ; COMMAND=/usr/bin/tail /var/log/syslog
Dec 29 14:13:24 DeePC hcid[28869]: pin_code_request (sba=00:0C:55:F6:98:5D, dba=00:15:A0:9B:EB:E8)
Dec 29 14:13:24 DeePC hcid[28869]: Calling PasskeyAgent.Request: name=:1.26, path=/org/bluez/passkey_agent_31430
Dec 29 14:13:24 DeePC hcid[28869]: Passkey agent replied with an error: org.freedesktop.DBus.Error.UnknownMethod, Method "Request" with signature "ss" on interface "org.bluez.PasskeyAgent" doesn't exist
Does anyone know how to make this work or know where I can look for help with it? Thank you!