Problem
After you setup your phone with your F15/F16 through bluetooth, and try to browse or send files, you fail and get message like "connection refused" or "permission denied".
Solution
https://bugzilla.redhat.com/show_bug.cgi?id=753617
~~~~~~~~~~~~~
My steps
#sudo yum install gnome-user-share bluez-hcidump obexfs
#sudo hciconfig hci0 sspmode 0
Remove the bluetooth devices and then add them back.
~~~~~~~~~~~~~
Quotation from above web page.
Hi Japplo, I can get my N900 mount following your method. I can see files, but copying doesn't move even a bit of data, and end up crashing file manager.
This is a regression in Linux Kernel, for more information check this thread: http://thread.gmane.org/gmane.linux.bluez.kernel/15447/focus=20013 Any 2.1 device (with Secure Simple Pairing enabled) will fail to connect if sdp is also connected, apparently obexfs doesn't do sdp thats why it works, the workaround is to disable spp by doing: sudo hcidump hci0 sspmode 0
The command is hciconfig instead of hcidump. Does anyone know how to make the
workaround persist across Bluetooth on/off and system reboots?
本文解决使用F15/F16通过蓝牙连接手机时遇到的连接拒绝或权限被拒问题,并提供了一个使用obexfs的工作绕过方法。讨论了Linux内核回归,解释了工作原理并提供了确保解决方案持久性的建议。
5457

被折叠的 条评论
为什么被折叠?



