On Fri, Jan 09, 2009 at 10:18:41PM +0000, Stuart Henderson wrote:
> Not sure if this will help, but with the Broadcom BT-253 in the
> Eee 901, I can do this:
> 
> sudo btconfig ubt0 up
> sudo btconfig ubt0 name "some name"
> sudo bthcid
> btconfig ubt0 inq
> vi /etc/bluetooth/hosts
>   add address for remote device here e.g. nokia1
> sudo btpin -r -a nokia1
>   this generates a temporary PIN to type into the phone to pair
>   with the computer; alternatively you can use a preset PIN with
>   -p instead of -r
> rfcomm_sppd -a nokia1 -s DUN
>   if not already paired, the phone will ask for the PIN from above
>   to allow pairing.
>   AT modem commands work, ^C to exit, or you can get it to attach
>   to a pty where you can run PPP
> sdpquery -a nokia1 Browse
>   big long list
> 
> but what I can't do is this:
> 
> obexftp -b nokia1 -X -vvv
>   error on connect(): Undefined error: 0
> 

I get these same results on my laptop:
OpenBSD 4.4-current (GENERIC) #1650: Sat Jan 10 12:32:20 MST 2009
    t...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC

With the built-in bluetooth:
ubt0 at uhub3 port 1 "ALPS UGX" rev 2.00/19.15 addr 2

but, if I try this one, it still doesn't work.
ubt1 at uhub1 port 1 "Cambridge Silicon Radio Bluetooth" rev 1.10/5.25 addr 2


so, I guess it is that the bluetooth adapters I have that aren't
supported, and obexftp doesn't really work over the bluetooth I have.


l8rZ,
-- 
andrew - ICQ# 253198 - Jabber: and...@rraz.net

BOFH excuse of the day: Out of cards on drive D:

Reply via email to