Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 2003 14:01:19 +0100 (CET)
From:      Pav Lucistnik <pav@oook.cz>
To:        m_evmenkin@yahoo.com
Cc:        freebsd-mobile@freebsd.org
Subject:   Anycom bluetooth progress
Message-ID:  <20030308135302.B2322@raven.customer.vol.cz>

next in thread | raw e-mail | index | archive | help
hi,

it's me again. I reinstalled my home computer to 5.0-RELEASE and I'm
trying to get Anycom USB module to work. I have your bluetooth code from
2003-03-05 compiled and installed.

I noticed there is no rc.bluetooth in march tarball, so I reused it and
userland tools from february tarball.

My goal is to get GPRS working over bluetooth and T39 mobile phone.

My progress so far: majority of commands in hccontrol works, I can create
connection to phone using "create_connection" command, phone can discover
my PC. But some hccontrol commands don't work:

# hccontrol -n ubt0hci initialize
Could not execute command "initialize". Invalid argument

# hccontrol -n ubt0hci read_connection_list
Could not execute command "read_connection_list". Invalid argument

And I can't get l2ping to ping my phone, telling me

# l2ping -a 00:80:37:29:19:a4
64 bytes from 0:80:37:29:19:a4 seq_no=0 time=0.029 ms result=0x41 No route
to host
64 bytes from 0:80:37:29:19:a4 seq_no=1 time=0.027 ms result=0x41 No route
to host
64 bytes from 0:80:37:29:19:a4 seq_no=2 time=0.028 ms result=0x41 No route
to host

And rfcomm_pppd quits immediatily, logging "Network is down" to syslog.

What am I doing wrong?

-- 
Pav Lucistnik <pav@oook.cz>
Don't shoot me. Just the messenger.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030308135302.B2322>