Gimx and Linux on Android

Need help? Ask here and someone will help
Post Reply
Cybereu
Posts: 183
Joined: Sun Jul 10, 2011 1:10 pm

Gimx and Linux on Android

Post by Cybereu »

Hi Matlo, today i tried run GIMX on Linux runing on my Nexus 5 (android) and everything was ok, until the part i need to use bluetooth to pair.
Seens it can not find or use nexus 5 bluetooth or an external bluetooth using adapter.
I know it not supported but could you give a look ?

log file:

Code: Select all

global option -l with value `file.txt'
subpos flag is set
force_updates flag is set
GIMX 5.8 ARMv6
Ubuntu 15.04 LTS
Linux 3.4.0-ElementalX-N5-6.19 #1 SMP PREEMPT Tue Jul 12 23:06:19 EDT 2016 armv7l
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Wireless, Driver=, 12M
    |__ Port 1: Dev 2, If 1, Class=Wireless, Driver=, 12M
using default refresh period: 10.00ms
bind: Invalid argument
can't open a management socket
failed to initialize bluetooth device
adapter_start failed
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Gimx and Linux on Android

Post by Matlo »

Hi,
Cybereu wrote: |__ Port 1: Dev 2, If 0, Class=Wireless, Driver=, 12M
|__ Port 1: Dev 2, If 1, Class=Wireless, Driver=, 12M
It looks like the btusb module is missing or not loaded.
GIMX creator
Cybereu
Posts: 183
Joined: Sun Jul 10, 2011 1:10 pm

Re: Gimx and Linux on Android

Post by Cybereu »

I had compile kernel with btusb but it doenst change the error, since i cant get modprobe to work im giving up for now, in future will try to use internal bluetooth.
Post Reply