Author Topic: Anyone Got Bluetooth Working?  (Read 28127 times)

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Anyone Got Bluetooth Working?
« on: January 21, 2006, 09:25:36 am »
Hi,

Looking at the kernel source it appears that ubt has indeed been ported over into 3.8, I'm wondering if anyone has managed to hack it together into a working state.

I have built the bluetooth-tools (and libs) but I seem to be missing some important stuff for my particularly USB device... in particular a firmware download utility since it uses a Broadcom BCM2033 chipset.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Anyone Got Bluetooth Working?
« Reply #1 on: January 21, 2006, 10:13:02 am »
OK, looking into this a little further OpenBSD provides specific firmware download for a range of devices within the drivers... standard location for firmware files is /etc/firmware - there is no firmware downloader for the BCM2033 yet in the kernel
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Anyone Got Bluetooth Working?
« Reply #2 on: February 01, 2006, 07:10:19 am »
OK, forgot to make a note... I have confirmed there is no Bluetooth support at all at the moment.

The ubt driver according to the kernel cvs is explicitely commented out and you can confirm this by checking the kernel devices...

config -e /bsd
list
quit

returns no ubt devices

Ah well, lets hope that something eventually happens otherwise longer term I think I will need to get a UTMS/GPRS modem card to try.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

sylvain

  • Newbie
  • *
  • Posts: 17
    • View Profile
Anyone Got Bluetooth Working?
« Reply #3 on: July 10, 2006, 05:29:02 pm »
The kernel can be compiled easily with ubt support (and recognize my low cost dongle). I managed to find a compilable gpsdrive version, and the gpsd port also compile easily.

But... I couldn't manage to find a way of getting things to work together : gpsd/gpsdrive want a ttyS device, and ubt does not seem to provide one by default. I did a bit of searching on mailing lists, but I fear I am not a specialist in low level drivers, and I am completely stucked...

Sequethin

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
Anyone Got Bluetooth Working?
« Reply #4 on: July 12, 2006, 12:49:08 pm »
I haven't been able to find bluetooth support on {Free,Net,Open}BSD =/ I would love to sync my phone with my pc (or maybe even my powerbook with my pc?) I guess I'll wait as patiently as I can

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Anyone Got Bluetooth Working?
« Reply #5 on: July 12, 2006, 08:34:11 pm »
ok, here's the picture..

FreeBSD does have working bluetooth including rfcomm and I have been able to set up a test machine and run a ppp connection over it.

I don't know about NetBSD.

OpenBSD has rudimentary bluetooth support in the form of ubt, it doesn't yet have rfcomm. I was going to port it but there seemed to be a lot of folk in the developer circle that couldn't come to any agreement what it should look like in userland. Also there didn't seem to be enough interest in thrashing it out. Rather then spend a lot of time porting it and having it rejected from cvs because it wasn't what the committers wanted I shelved the idea.

-Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Anyone Got Bluetooth Working?
« Reply #6 on: September 13, 2006, 07:51:17 pm »
Well this is a good sign:  

OpenBSD 4.0 ZAURUS#0 zaurus

Sep 14 00:30:43 zaurus /bsd: ubt0 at uhub0 port 2 configuration 1 interface 0
Sep 14 00:30:44 zaurus /bsd: ubt0: vendor 0x1131 ISSCBTA, rev 1.10/3.73, addr 2
Sep 14 00:30:44 zaurus /bsd: ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
Sep 14 00:30:44 zaurus /bsd: ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=49; nframes=6, buffer size=294
« Last Edit: March 16, 2007, 10:10:29 am by mathemajikian »

zogs

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://www.autistici.org/c0de
Anyone Got Bluetooth Working?
« Reply #7 on: November 10, 2006, 03:32:09 am »
for default the bsd 4.0 kernel don't have usb bluetooth support.
I have prepared the 4.0 kernel with usb bluetooth support.
you can take it here:
http://www5.autistici.org/c0de/obsd/bsd
« Last Edit: November 10, 2006, 07:04:31 am by zogs »
neo freerunner openmoko user
chi calicunu cheret chircàrme:
c0de - - icq: 256646501 - msn: zogs@hotmail.it - skype: zogsound
..astrolicamus

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #8 on: November 10, 2006, 12:32:27 pm »
is it only for usb or is it working for a cf bluetooth card ?
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

zogs

  • Full Member
  • ***
  • Posts: 103
    • View Profile
    • http://www.autistici.org/c0de
Anyone Got Bluetooth Working?
« Reply #9 on: November 10, 2006, 01:06:32 pm »
Quote
is it only for usb or is it working for a cf bluetooth card ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146010\"][{POST_SNAPBACK}][/a][/div]
this kernel is only for the bluetooth usb, i'm working on the compactflash
neo freerunner openmoko user
chi calicunu cheret chircàrme:
c0de - - icq: 256646501 - msn: zogs@hotmail.it - skype: zogsound
..astrolicamus

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #10 on: March 13, 2007, 01:32:22 pm »
Quote
Quote
is it only for usb or is it working for a cf bluetooth card ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146010\"][{POST_SNAPBACK}][/a][/div]
this kernel is only for the bluetooth usb, i'm working on the compactflash
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146011\"][{POST_SNAPBACK}][/a][/div]

so how about cf bluetooth in bsd 4.1beta  ? is it yet ready ?
i would need to do dialup networking via bt to my nokia gsm phone
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Anyone Got Bluetooth Working?
« Reply #11 on: March 13, 2007, 01:44:17 pm »
Quote
so how about cf bluetooth in bsd 4.1beta  ? is it yet ready ?
i would need to do dialup networking via bt to my nokia gsm phone
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Bluetooth works; however, a communication protocol has yet to be implemented for OpenBSD. I can make a bluetooth connection between my Z and FreeBSD laptop, but I have no way of transferring anything from the Z to the laptop. FreeBSD uses the RFCOMM Protocol for bluetooth comms. I followed the directions on the following site to establish the connection between the Z and FBSD laptop: [a href=\"http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bluetooth.html]http://www.freebsd.org/doc/en_US.ISO8859-1...-bluetooth.html[/url]
« Last Edit: March 13, 2007, 10:05:09 pm by mathemajikian »

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #12 on: April 21, 2007, 10:56:31 am »
i've just noticed a new 4.1beta release there:
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/

anything new about bluetooth comm protocol ? i really need bluetooth rfcomm !!!
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

mathemajikian

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
    • http://exit3.i-55.com/~xikon/openbsdzaurus.html
Anyone Got Bluetooth Working?
« Reply #13 on: April 21, 2007, 11:04:59 am »
Quote
i've just noticed a new 4.1beta release there:
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/

anything new about bluetooth comm protocol ? i really need bluetooth rfcomm !!!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159457\"][{POST_SNAPBACK}][/a][/div]

If it says beta then it is old since we are now on 4.1-release.  

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Anyone Got Bluetooth Working?
« Reply #14 on: April 21, 2007, 12:43:02 pm »
Quote
Quote
i've just noticed a new 4.1beta release there:
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/zaurus/

anything new about bluetooth comm protocol ? i really need bluetooth rfcomm !!!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159457\"][{POST_SNAPBACK}][/a][/div]

If it says beta then it is old since we are now on 4.1-release.  
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159458\"][{POST_SNAPBACK}][/a][/div]


are you sure?
on openbsd.org/zaurus.html it is written that current is 4.0 and i read 4.1 is due to be out on 1st of may
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun