Arch Linux Forums

Discussion forums for Arch Linux, a simple, lightweight linux distribution.

You are not logged in.

#1 2008-03-01 21:09:55

keerthi
Member
Registered: 2007-11-18
Posts: 89

[SOLVED] Bluetooth issues after recent bluez upgrades

It appears that gnome-obex-send has been obsoleted in favour of bluetooth-send. I'm able send files from my mobile to laptop but not viceversa. I get "Bluetooth OBEX server failed: The name org.openobex was not provided by any .service files" when doing that.
http://img297.imageshack.us/img297/7196/bluetoothyd9.th.jpg
Both my mobile and laptop are able to 'see' each other as you can see below.

Code:

keerthi ~  $  pacman -Q | grep blue
blueman 0.3-3
bluez-gnome 0.23-1
bluez-libs 3.27-1
bluez-utils 3.27-2
gnome-bluetooth 0.11.0-1.1
python-pybluez 0.14-2

keerthi ~  $  pacman -Q | grep obe
gnome-vfs-obexftp 0.4-3
obexftp 0.20-2
openobex 1.3-2
keerthi ~  $  sudo /etc/rc.d/bluetooth start
Password: 
:: Starting bluetooth subsystem:  hcid                                   [DONE] 

keerthi ~  $  lsmod | grep -i blue
bluetooth              51172  6 l2cap,hci_usb
keerthi ~  $  dmesg | grep -i blue
Bluetooth: Core ver 2.11
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized

keerthi ~  $  bluetooth-applet 
Bluetooth OBEX server failed: The name org.openobex was not provided by any .service files

keerthi ~  $  hcitool dev
Devices:
        hci0    00:10:C6:64:E2:32
keerthi ~  $  hcitool scan
Scanning ...
        00:16:B8:C2:42:24       Z550i

Last edited by keerthi (2008-03-06 22:13:31)

Offline

 

#2 2008-03-02 16:24:34

linfan
Member
From: Stockholm, Sweden
Registered: 2004-04-23
Posts: 115

Re: [SOLVED] Bluetooth issues after recent bluez upgrades

Same problem here. Have been working with it for hours - but it just fails. The bluetooth package was disowned. roman kyrylych now has it. dunno if he has done anything to it yet. also tried with blueman - but it seems blueman is also in some way depending on the obex.

Last edited by linfan (2008-03-02 16:25:38)

Offline

 

#3 2008-03-03 18:45:39

keerthi
Member
Registered: 2007-11-18
Posts: 89

Re: [SOLVED] Bluetooth issues after recent bluez upgrades

blueman appears to be completely broken (it still uses gnome-obex-send, which does not exist anymore).
Anyone got any clue?

Offline

 

#4 2008-03-03 19:04:42

keerthi
Member
Registered: 2007-11-18
Posts: 89

Re: [SOLVED] Bluetooth issues after recent bluez upgrades

I have opened bug report http://bugs.archlinux.org/task/9755 to track this issue. Please add your comments/provide more information to the report if you are facing the same problem.

Thanks.

Offline

 

#5 2008-03-06 22:12:51

keerthi
Member
Registered: 2007-11-18
Posts: 89

Re: [SOLVED] Bluetooth issues after recent bluez upgrades

obex-data-server is required which is not available in the repos. Thanks to Thomas Bächler for pointing this out.

I have created PKGBUILD for obex-data-server in AUR. See http://aur.archlinux.org/packages.php?ID=15549

Install obex-data-server from AUR. Restart bluetooth. You should now be able to send files from your PC to mobile phones using the bluetooth applet tray icon.

Case closed.

Offline

 

#6 2008-03-24 07:45:39

.:Mr Green:.
Forum Moderator
From: U.K.
Registered: 2003-12-21
Posts: 4666
Website

Re: [SOLVED] Bluetooth issues after recent bluez upgrades

I have had similar problems but managed to get files transfered to my phone using  bluetooth-sendto ...

Now I used search on forum to find bluetooth [threads] and this one did not show up [was not at the top of list] ... had to go onto google to find it ;-S

Will check wiki not sure there is much Bluetooth stuff on there


Mr Green Blog

Offline

 

#7 2008-05-01 09:48:26

abhidg
Member
From: City of Kol
Registered: 2006-07-01
Posts: 178
Website

Re: [SOLVED] Bluetooth issues after recent bluez upgrades

As far as I understand, obex-data-server will have the /usr/bin/gnome-obex-send binary right? As soon as it is built, I'll add a notice to blueman's install script.

Offline

 

Board footer

Powered by FluxBB