View Single Post
Posts: 6 | Thanked: 1 time | Joined on Mar 2011
#7
for the first command it switches on the bluetooth

for the second command i recieve

home/user # hciconfig hci0
hci0: Type: UART
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 1017:4 SCO MTU: 64:1
UP RUNNING PSCAN ISCAN
RX bytes:9844 acl:0 sco:0 events:253 errors:0
TX bytes:75030 acl:0 sco:0 commands:246 errors:0

and for the final command

home/user # dmesg |tail
[62649.183044] wl1251: 151 tx blocks at 0x3b788, 35 rx blocks at 0x3a780
[62649.198699] wl1251: firmware booted (Rev 4.0.4.3.7)
[62649.316406] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[62650.035827] wl1251: down
[62775.589263] slide (GPIO 71) is now closed
[62786.878234] slide (GPIO 71) is now open
[62808.745574] slide (GPIO 71) is now closed
[62808.995513] cam_focus (GPIO 68) is now active
[62809.011108] cam_focus (GPIO 68) is now inactive
[62817.182922] slide (GPIO 71) is now open


for the other process...

when i each the command modprobe -r hci_h4p i recieve

home/user # modprobe -r hci_h4P
FATAL: Module hci_h4P not found.


neither does it recognise other devices nor is it recognised by other devices.

Last edited by Jqwon; 2012-12-01 at 15:41.