LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-14-2015, 04:55 PM   #1
johnpuppa
Member
 
Registered: Jun 2013
Distribution: Slackware
Posts: 44

Rep: Reputation: Disabled
Bluetooth problem Slackware 14.1


Hello guys,

I'm writing because I'm facing a problem that I haven't solved yet. Basically I have a Bluetooth dongle that I managed to get it to work for receiving files from phone but still not for sending.
I have slackware 14.1 xfce and blueman.
Funny thing is that on another laptop using salix it works perfectly, therefore It must only be a missing dependency, which I have not found yet.

Here is the kernel part relative to the bluetooth:
Quote:
CONFIG_BT=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m

#
# Bluetooth device drivers
#
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTSDIO=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
CONFIG_BT_ATH3K=m
# CONFIG_AF_RXRPC is not set
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WIRELESS_EXT=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEBUGFS is not set
# CONFIG_CFG80211_INTERNAL_REGDB is not set
CONFIG_CFG80211_WEXT=y
CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m
CONFIG_LIB80211_CRYPT_TKIP=m
# CONFIG_LIB80211_DEBUG is not set
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
# CONFIG_MAC80211_RC_PID is not set
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
CONFIG_MAC80211_MESSAGE_TRACING=y
# CONFIG_MAC80211_DEBUG_MENU is not set
# CONFIG_WIMAX is not set
CONFIG_RFKILL=y
CONFIG_RFKILL_LEDS=y
# CONFIG_RFKILL_INPUT is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
In both system I have not much modified /etc/bluetooth files..
I tried to start bluetooth -nd and ran the blueman-applet from shell so that to see what it is going on during the attempt of sending a file.
All I could get was a connection problem:
Quote:
on_session_connected (/usr/bin/blueman-sendto:249)
commence transfer
_________
send_file (/usr/bin/blueman-sendto:232)
/home/frank/cam/test5.jpg
_________
on_transfer_started (/usr/bin/blueman-sendto:171)
transfer started
_________
on_adapter_property_changed (/usr/lib/python2.7/site-packages/blueman/plugins/applet/DiscvManager.py:103)
prop Discovering 0
_________
on_session_error (/usr/bin/blueman-sendto:254)
session err org.openobex.Error.Timeout Request timeout
_________
on_session_error (/usr/bin/blueman-sendto:254)
session err org.openobex.Error.LinkError Connection error
_________
on_disconnected (/usr/lib/python2.7/site-packages/blueman/ods/OdsSession.py:54)
disconnected
_________
on_session_closed (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:45)
__Session Closed__
_________
on_session_closed (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:45)
__Session Closed__
_________
do you guys have any idea or suggestion?
Same version of packets are installed on the other laptop which run salix.
It must be a little flaw.. Hope u guys will help.
packets are:
bluez
blueman
obex-data-server


Thanks!
 
Old 07-15-2015, 04:22 PM   #2
Youmu
Member
 
Registered: Oct 2014
Distribution: Slackware 14.1 64x
Posts: 53

Rep: Reputation: Disabled
I am having the same problem here. Cannot send but can receive.
Well, you should ensure you started bluetooth daemon (/etc/rc.d/rc.bluetooth). And try calling blueman-sendto with sudo. It worked on my previous machine with slack.
 
Old 07-15-2015, 05:23 PM   #3
johnpuppa
Member
 
Registered: Jun 2013
Distribution: Slackware
Posts: 44

Original Poster
Rep: Reputation: Disabled
Yes bluetoothd always running.. then when I try to send a file the phone light up like if something is happening.. Then nothing happens and after few seconds the faliure windows pop up... Clicking retry some times the attempt improves (phone vibrate and ask for confermation) but never actually managed to get the file fully downloaded... On salix everything works smoothly. I don't understand.. been trying for the last few days with no luck.. What a hell.
 
Old 07-18-2015, 03:08 PM   #4
johnpuppa
Member
 
Registered: Jun 2013
Distribution: Slackware
Posts: 44

Original Poster
Rep: Reputation: Disabled
I still haven't managed to figure out where the problem is.. I tried with different kernels, reinstalled all the blueman dependencies, turned the firewall off... no luck at all.. (On another laptop it works) do you guys have any idea? Where the problem could be? Please share some ideas...
Thanks
Quote:
Generate (/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceMenu.py:230)
Frank (GT-I9300)
_________
monitor_power_levels (/usr/lib/python2.7/site-packages/blueman/gui/DeviceList.py:214)
starting monitor
_________
level_setup_event (/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceList.py:339)
animating up
_________
_________
on_session_connected (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:53)
session_connected
on_session_connected (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:53)
session_connected
_________
on_session_connected (/usr/bin/blueman-sendto:249)
commence transfer
_________
send_file (/usr/bin/blueman-sendto:232)
/home/frank/cam/cam2.jpg
_________
on_transfer_started (/usr/bin/blueman-sendto:171)
transfer started
_________
on_session_error (/usr/bin/blueman-sendto:254)
session err org.openobex.Error.Timeout Request timeout
_________
on_session_error (/usr/bin/blueman-sendto:254)
session err org.openobex.Error.LinkError Connection error
_________
on_disconnected (/usr/lib/python2.7/site-packages/blueman/ods/OdsSession.py:54)
disconnected
_________
on_session_closed (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:45)
__Session Closed__
_________
on_session_closed (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:45)
__Session Closed__
_________
on_device_property_changed (/usr/lib/python2.7/site-packages/blueman/gui/DeviceList.py:191)
list: device_prop_ch Connected 0 /org/bluez/2210/hci0/dev_C8_14_79_0F_00_EE () {}
_________
row_update_event (/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceList.py:278)
row update event Connected 0
_________
__init__ (/usr/lib/python2.7/site-packages/blueman/main/Device.py:35)
caching initial properties
_________
Generate (/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceMenu.py:230)
Frank (GT-I9300)
_________
__del__ (/usr/lib/python2.7/site-packages/blueman/main/Device.py:78)
deleting device /org/bluez/2210/hci0/dev_C8_14_79_0F_00_EE
_________
Destroy (/usr/lib/python2.7/site-packages/blueman/main/Device.py:114)
invalidating device /org/bluez/2210/hci0/dev_C8_14_79_0F_00_EE
_________
level_setup_event (/usr/lib/python2.7/site-packages/blueman/gui/manager/ManagerDeviceList.py:339)
animating down
_________
update (/usr/lib/python2.7/site-packages/blueman/gui/DeviceList.py:215)
stopping monitor (not connected)


Last edited by johnpuppa; 07-18-2015 at 03:14 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Bluetooth problem with hciconfig in Slackware 14.1 will_kranz Slackware 6 10-26-2015 05:10 AM
[SOLVED] Slackware 13.1 – Bluetooth problem w1k0 Slackware 6 06-24-2010 07:00 PM
Slackware 12.0 and Bluetooth perry Slackware 2 08-07-2007 04:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration