Re: sprintpcs treo 650 & blutooth & dialup networking
Maksim Yevmenkin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
> > hmmm... strange... what freebsd version are you using (uname -a)? did > > you try to use rfcomm_sppd(1)? something like > > I want this working on my -current laptop but it freezes > during all this and has to be rebooted so I am using on a > 5.4-RELEASE machine. If it matters, I am using an IOgear > bluetooth dongle. dmesg says: > > ubt0: Broadcom CCBT2035BDGP23-1, rev 1.10/0.01, addr 3 that looks fine. one thing, you probably want to apply the following path http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/bluetooth/socket/ng_btsocket.c.diff?r1=1.7.2.1&r2=1.7.2.2&f=u this was fixed in RELENG_5 and later, but unfortunately it did not make it to the 5.4 release. this is just to make sure rfcomm sockets won't loose any data. > > # rfcomm_sppd -a mytreo -c 1 -t /dev/ttyp1 > > > > then in another window > > > > # cu -l /dev/ttyp1 > > > > and try to type "AT" to see if the phone returns "OK" back? > > Ah, this is a useful hint! > > Anyway, nothing comes back in cu. > > So I tried a few more things such as re-pairing and > reconnecting with rfcomm_pppd. The first two times > rfcomm_pppd couldn't connect but on the third try treo > crashed and rebooted! And now it WORKS! aha! good old "reboot" fixes everything :) > So I guess I had to reboot treo.... But it sure would be > nice to know what exactly went wrong.... Ah well. if you have hcidump's from non-working sessions please send them to me. thanks, max _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"