Maksim Yevmenkin-2 wrote: > > On Sat, Jan 3, 2009 at 9:55 AM, dvg_lab <[email protected]> wrote: > 1) did you load bluetooth device driver? ( man ng_ubt(4) ) > > 2) did you turn the device on? (some laptops have dedicated "bluetooth > on/off" button) > > keep in mind there will NOT be any entries in /dev for bluetooth > devices, only netgraph nodes. the easiest way to get this working is > to add "ng_ubt_load="YES"" to your loader.conf and reboot. next time > bluetooth device is attached devd(8) should automatically load all the > required modules and start the stack (see /etc/rc.d/bluetooth for more > details). > > thanks, > max > _______________________________________________ >
thanx for the hint, after I put the ng_ubt to the loader.conf the device simply works, yes it looks non standard while I searched the /dev/ubt0 thanx a lot, Max. WBR, dvg_lab. -- View this message in context: http://www.nabble.com/MSI-MegaBook-PR300-%28aka-MS1313%29-usb-bluetooth-device-tp21267396p21268561.html Sent from the freebsd-bluetooth mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[email protected]"
