Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 22:12:52 -0700
From:      Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
To:        Eric Anderson <anderson@centtech.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Bluetooth modules don't load on RELENG_5
Message-ID:  <41297CD4.4050609@savvis.net>
In-Reply-To: <412964C1.8000108@centtech.com>
References:  <412964C1.8000108@centtech.com>

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

> Just curious if anyone has been messing with bluetooth on a RELENG_5.  

not that i know of :)

> 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

weird.

- are you sure your kernel is in sync with your modules?

- what is your module_path is?

- what happens when you do kldload /boot/kernel/ng_ubt.ko?

i'm building RELENG_5 now to check this.

> (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).
> 
> Any hints?

if you want to use your phone as wireless modem to connect your laptop 
to the internet then you need DUN profile (see handbook, rfcomm_pppd(8))

if you want to use your phone to browse internet and use your laptop as 
gateway then you need LAN profile (see handbook, rfcomm_pppd(8))

thanks,
max



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