Thread: Moses SmartQ 5
View Single Post
Posts: 16 | Thanked: 0 times | Joined on Jul 2007
#311
Originally Posted by aerod View Post
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
Hi, I am new at all this and I was wondering if you could explain this a bit more. I can't get my BT to work. Thanks