Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 09:37:42 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
To:        freeze <freeze@uscc.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: troubles with bluetooth configuration
Message-ID:  <424AE3E6.3060102@savvis.net>
In-Reply-To: <11814573315.20050330144144@uscc.ru>
References:  <585362735.20050330120814@uscc.ru> <11814573315.20050330144144@uscc.ru>

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

>  When I try to initiate my local bt (/etc/rc.bluetooth start ubt0), I
>  receive an error message: Can`t load ng_bluetooth.

ok, what is the exact error message?

>  I`ve suuposed that is because ng_bluetooth.ko module not loaded, but I
>  wrong. I`ve load ng_bluetooth.ko and some other BT modules (like
>  ng_btsockets etc), but I`ve received new error: ngctl: can`t create a
>  node. permission deny.

are you running rc.bluetooth as root?

>  P.S. In my /dev dir I don`t see any ubt devices, it is normally? Even
>  when I attach my BT into the usb.

that fine. bluetooth device drivers and the stack itself implemented in 
netgraph(4). bluetooth device drivers will not create device nodes under 
/dev, they only create netgraph(4) nodes.

thanks,
max

p.s. in the future please ask bluetooth related questions in 
freebsd-bluetooth@ mailing list

p.p.s. you do not have to post twice the same message.



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