You are not logged in.

#1 2014-11-18 19:58:42

ThElitEyeS
Banned
Registered: 2014-03-25
Posts: 129

Android Tethering via Bluetooth problem

[bahaa@Bahaa /]$ bluetoothctl 
[NEW] Controller 00:1A:7D:DA:71:0B Bahaa [default]
[NEW] Device 00:58:75:AA:B1:2A EB-203
[NEW] Device 00:03:AA:CE:93:55 Bahaa phone
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# devices
Device 00:58:75:AA:B1:2A EB-203
Device 00:03:AA:CE:93:55 Bahaa phone
[bluetooth]# quit
[DEL] Controller 00:1A:7D:DA:71:0B Bahaa [default]
[bahaa@Bahaa /]$ dbus-send --system --type=method_call --dest=org.bluez /org/bluez/hci0/dev_00:03:AA:CE:93:55 org.bluez.Network1.Connect string:'nap'                                                                                          
process 30236: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file dbus-message.c line 1344.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)
[bahaa@Bahaa /]$ 

Offline

#2 2014-11-20 19:14:29

ThElitEyeS
Banned
Registered: 2014-03-25
Posts: 129

Re: Android Tethering via Bluetooth problem

Any help ?

Offline

#3 2014-11-21 00:45:43

Silex89
Member
From: Osorno, Los Lagos - Chile
Registered: 2011-10-16
Posts: 179

Re: Android Tethering via Bluetooth problem

I have problems with my bluetooth device as well. My bluetooth adapter is bundled with my WiFi card, I don't know about yours but that is indeed relevant in order to find a solution.

Post the output of these commands:

$ hcitool dev
$ dmesg | grep Bluetooth

In case I get help HERE is the link to the thread I've posted a while ago. Just in case.

Best of luck! smile

EDIT: Grammar. My bad.

Last edited by Silex89 (2014-11-21 00:47:33)


"The way your heart sounds makes all the difference" John Myung

I love Dream Theater! ImL
Best Guitar Solo Ever

Offline

#4 2014-11-21 09:06:14

ThElitEyeS
Banned
Registered: 2014-03-25
Posts: 129

Re: Android Tethering via Bluetooth problem

Silex89 wrote:

I have problems with my bluetooth device as well. My bluetooth adapter is bundled with my WiFi card, I don't know about yours but that is indeed relevant in order to find a solution.

Post the output of these commands:

$ hcitool dev
$ dmesg | grep Bluetooth

In case I get help HERE is the link to the thread I've posted a while ago. Just in case.

Best of luck! smile

EDIT: Grammar. My bad.

thanks for your care bro, I have a bluetooth 4 USB dongle

Bus 003 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

scanning works, I which your problem get solved.

here is the output of the commands:

[bahaa@Bahaa ~]$ hcitool dev
Devices:
        hci0    00:1A:7D:DA:71:0B
[bahaa@Bahaa ~]$ dmesg | grep Bluetooth
[    5.008406] Bluetooth: Core ver 2.19
[    5.008415] Bluetooth: HCI device and connection manager initialized
[    5.008420] Bluetooth: HCI socket layer initialized
[    5.008421] Bluetooth: L2CAP socket layer initialized
[    5.008424] Bluetooth: SCO socket layer initialized
[    5.400933] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.400934] Bluetooth: BNEP filters: protocol multicast
[    5.400940] Bluetooth: BNEP socket layer initialized
[   10.728997] Bluetooth: RFCOMM TTY layer initialized
[   10.729005] Bluetooth: RFCOMM socket layer initialized
[   10.729008] Bluetooth: RFCOMM ver 1.11
[bahaa@Bahaa ~]$ 

Last edited by ThElitEyeS (2014-11-21 09:08:01)

Offline

#5 2014-11-22 04:55:20

grubenm
Member
Registered: 2014-02-25
Posts: 35

Re: Android Tethering via Bluetooth problem

While this is almost certainly an unsatisfactory answer, installing the deprecated 'bluez4' rather than 'bluez' may be of assistance to you since it allows you to use the 'hidd' command to manually pair.

(imho, 'bluetoothctl' is too automated for its own good. Also it's never worked for me.)

Offline

#6 2014-11-22 10:46:11

ThElitEyeS
Banned
Registered: 2014-03-25
Posts: 129

Re: Android Tethering via Bluetooth problem

grubenm wrote:

While this is almost certainly an unsatisfactory answer, installing the deprecated 'bluez4' rather than 'bluez' may be of assistance to you since it allows you to use the 'hidd' command to manually pair.

(imho, 'bluetoothctl' is too automated for its own good. Also it's never worked for me.)

I can't install bluez4 with latest gnome

:: bluez and bluez4 are in conflict. Remove bluez4? [y/N] 

Offline

#7 2014-11-24 23:13:15

Silex89
Member
From: Osorno, Los Lagos - Chile
Registered: 2011-10-16
Posts: 179

Re: Android Tethering via Bluetooth problem

All of your outputs look ok. I'm so sorry to tell you this but I don't know where the problem is stemming from. I think that our best bet right now is to wait for updates...At least that is my position since I've never managed to make my bluetooth adapter work on Linux...

I'm sorry, once again... sad

Best of luck.


"The way your heart sounds makes all the difference" John Myung

I love Dream Theater! ImL
Best Guitar Solo Ever

Offline

#8 2014-11-24 23:14:48

ThElitEyeS
Banned
Registered: 2014-03-25
Posts: 129

Re: Android Tethering via Bluetooth problem

Silex89 wrote:

All of your outputs look ok. I'm so sorry to tell you this but I don't know where the problem is stemming from. I think that our best bet right now is to wait for updates...At least that is my position since I've never managed to make my bluetooth adapter work on Linux...

I'm sorry, once again... sad

Best of luck.

Buy a USB dongle ?

Offline

Board footer

Powered by FluxBB