On Sun, Apr 15, 2012 at 5:43 AM, Ronald Klop
<[email protected]> wrote:
> On Fri, 13 Apr 2012 17:11:59 +0200, Xavier <[email protected]>
> wrote:
>
>> Hi to all,
>>
>> I'm following the "32.4.2 Plugging in the Device" section of our Handbook.
>>
>> When I try '/etc/rc.d/bluetooth start ubt0' command, it, don't show debug
>> messages like same command on "32.4.2 Plugging in the Device" section of our
>> Handbook:
>>
>> # /etc/rc.d/bluetooth start ubt0
>> #
>>
>> Why my test command don't show debug messages ?
>>
>> Thanks, see you.
>
>
> Put 'set -x' at the top of /etc/rc.d/bluetooth (under the '# KEYWORD: ...'
> line for example) and try again. It will print what the script is doing and
> might give a hint about what goes wrong.

rc.bluetooth is called from devd on device arrival departure. in most
cases you just plug the device and it should work. you really do not
need to call rc.bluetooth start by hand any more (unless you know that
is what you want)

max
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "[email protected]"

Reply via email to