Thread: Moses SmartQ 5
View Single Post
Posts: 13 | Thanked: 6 times | Joined on Oct 2008 @ England
#141
Originally Posted by Matan View Post
The Q5 has an internal USB bluetooth device. In order to use it you need to switch USB to host mode, which also switches the mini-b connection, so you can't have bluetooth and connect to a PC at the same time. Unfortunately, I can't try that, as my device has faulty wifi hardware. I don't know if anyone tried it in Mer yet.
Yes that works fine - Thanks for the pointer.

If anyone else is interested this is what I did to get the bluetooth running.

# echo 1 > /sys/devices/platform/hhtech_gpio/usbhostpwr_en
# echo 1 > /sys/devices/platform/hhtech_gpio/usbotgdrv_en
# modprobe ohci-hcd

# dmsg
........
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
s3c2410-ohci s3c2410-ohci: S3C OHCI
s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
s3c2410-ohci s3c2410-ohci: irq 47, io mem 0x74300000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
usb 1-1: new full speed USB device using s3c2410-ohci and address 2
usb 1-1: configuration #1 chosen from 1 choice
Bluetooth: Generic Bluetooth USB driver ver 0.3
usbcore: registered new interface driver btusb

# hciconfig
hci0: Type: USB
BD Address: 00:15:83:15:A3:0C ACL MTU: 672:4 SCO MTU: 48:1
UP RUNNING PSCAN
RX bytes:1077 acl:0 sco:0 events:41 errors:0
TX bytes:424 acl:0 sco:0 commands:41 errors:0


Just what I wanted, now I can connect to my bluetooth GPS
 

The Following User Says Thank You to aerod For This Useful Post: