Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 13:29:43 +0400
From:      Kirill Bezzubets <kirill@solaris.ru>
To:        Eric Anderson <anderson@centtech.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Bluetooth modules don't load on RELENG_5
Message-ID:  <20040823092943.GA38275@solaris.ru>
In-Reply-To: <412964C1.8000108@centtech.com>
References:  <412964C1.8000108@centtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 22, 2004 at 10:30:09PM -0500, Eric Anderson wrote:

> Just curious if anyone has been messing with bluetooth on a RELENG_5.  
> I'm not sure when it broke, since this is my first time messing with 
> bluetooth stuff. 
> 
> Following the handbook, I try to load the ng_ubt driver, and I get the 
> super-informative;
> 
> # kldload ng_ubt
> kldload: can't load ng_ubt: No such file or directory
> 
> # ls -al /boot/kernel/ng_ubt.ko
> -r-xr-xr-x  1 root  wheel  45306 Aug 20 09:38 /boot/kernel/ng_ubt.ko
> 
> (On a side note, I'm trying to get my new Sony Ericsson T637 phone 
> connected via bluetooth to my FreeBSD laptop for surfing and such.  If 
> anyone has a good link, I'm interested).

/usr/share/examples/netgraph/bluetooth/rc.bluetooth

man hcsecd

# cat bt-gprs
#!/bin/sh
rfcomm_sppd -a kaji.nokia -b -c 1 -t /dev/ttypa
sleep 2
ppp -ddial btgprs

> Any hints?

Feel free to ask me if you need anything more - e.g. config files etc.

> Thanks!
> Eric
> 
> 
> -- 
> ------------------------------------------------------------------
> Eric Anderson     Sr. Systems Administrator    Centaur Technology
> Talk sense to a fool and he calls you foolish.
> ------------------------------------------------------------------
> 
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"

-- 
BR,
Kirill Bezzubets                                CASE-RIPE CASE-RIPN
CTO / Head Of N.O.C.                            mailto:kirill@solaris.ru
Solaris ISP & Telecommunications Co. Ltd        http://www.solaris.ru



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