Re: Problem pairing mouse with F17

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

 



On 06/03/2012 11:07 PM, "Jóhann B. Guðmundsson" wrote:
On 06/04/2012 02:30 AM, Digimer wrote:

I can confirm that selinux is disabled (as sestatus shows 'disabled').
Any idea what I should next?

File a bug report against Gnome-Bluetooth you can try running this
"hciconfig hci0 sspmode 0" from the command line as root which was the
only way I manage to get my Samsung Galaxy S-II running Android ICS
4.0.3 to pair with my laptop which is running F17 with the latest 3.5 rc
kernel.

If the workaround works for you and you need to keep the change across
reboots you can create a simple type oneshot unit that does that for you.

Like...

# vim /etc/systemd/system/bluetooth-legacy-pairing.service

which contains

[Unit]
Description=Persistant Bluetooth Legacy Pairing Hack

[Service]
Type=oneshot
ExecStart=/sbin/hciconfig hci0 sspmode 0
RemainAfterExit=yes

[Install]
WantedBy=graphical.target

JBG

Thanks for the reply, Jóhann, but it didn't help. When I ran 'hciconfig hci0 sspmode 0', there was nothing returned. I tried to pair again twice with no luck. Syslog showed:

===========
Jun  4 08:37:19 lework udevd[525]: specified group 'plugdev' unknown
Jun 4 08:38:04 lework bluetoothd[770]: bluetoothd[770]: Discovery session 0x7f0ab7111eb0 with :1.168 activated Jun 4 08:38:04 lework bluetoothd[770]: Discovery session 0x7f0ab7111eb0 with :1.168 activated
Jun  4 08:38:08 lework bluetoothd[770]: bluetoothd[770]: Stopping discovery
Jun  4 08:38:08 lework bluetoothd[770]: Stopping discovery
Jun  4 08:38:09 lework udevd[525]: specified group 'plugdev' unknown
Jun 4 08:38:09 lework dbus-daemon[837]: dbus[837]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.168" (uid=1000 pid=14431 comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=770 comm="/usr/sbin/bluetoothd -n ") Jun 4 08:38:09 lework dbus[837]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.168" (uid=1000 pid=14431 comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=770 comm="/usr/sbin/bluetoothd -n ")
===========
Jun 4 08:38:27 lework bluetoothd[770]: bluetoothd[770]: Discovery session 0x7f0ab7124180 with :1.168 activated Jun 4 08:38:27 lework bluetoothd[770]: Discovery session 0x7f0ab7124180 with :1.168 activated
Jun  4 08:38:30 lework bluetoothd[770]: bluetoothd[770]: Stopping discovery
Jun  4 08:38:30 lework bluetoothd[770]: Stopping discovery
Jun  4 08:38:31 lework udevd[525]: specified group 'plugdev' unknown
Jun 4 08:38:32 lework dbus-daemon[837]: dbus[837]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.168" (uid=1000 pid=14431 comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=770 comm="/usr/sbin/bluetoothd -n ") Jun 4 08:38:32 lework dbus[837]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.168" (uid=1000 pid=14431 comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.0" (uid=0 pid=770 comm="/usr/sbin/bluetoothd -n ")
===========

I created a rhbz here:

https://bugzilla.redhat.com/show_bug.cgi?id=828199

--
Digimer
Papers and Projects: https://alteeve.com
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux