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, maxReceived on Mon Aug 23 2004 - 03:13:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:07 UTC