ps ax | grep bluetoothd
hciconfig
hcitool dev
| The Following 2 Users Say Thank You to arne.anka For This Useful Post: | ||
| The Following User Says Thank You to Jqwon For This Useful Post: | ||
Nokia-N900-51-1:~# ps ax | grep bluetoothd 940 root 3408 S /usr/sbin/bluetoothd -n 3357 root 4064 S grep bluetoothd Nokia-N900-51-1:~#
hcitool dev
lsmod | grep hci
[58807.462219] hci_h4p hci_h4p: firmware: requesting bcmfw.bin
Nokia-N900-51-1:~# modinfo hci_h4p filename: /lib/modules/2.6.28-omap1/hci_h4p.ko author: Ville Tervo license: GPL description: h4 driver with nokia extensions srcversion: AE9629CC2B10806108936C0 depends: bluetooth vermagic: 2.6.28-omap1 preempt mod_unload modversions ARMv7 Nokia-N900-51-1:~# dir /lib/modules/2.6.28-omap1/hci_h4p.ko -rw-r--r-- 1 root root 24388 2010-08-06 10:53 /lib/modules/2.6.28-omap1/hci_h4p.ko Nokia-N900-51-1:~#
Nokia-N900-51-1:~# dir /lib/firmware/bcmfw.bin -rw-r--r-- 1 root root 9560 2009-10-22 14:26 /lib/firmware/bcmfw.bin