View Single Post
Posts: 33 | Thanked: 22 times | Joined on May 2012 @ ja_JP.UTF-8
#6
try
hciconfig hci0 up
and then
hciconfig hci0
check if your device "hci0" were UP or not.
dmesg | tail
then copy&paste&post messages to this thread.


I often use these commands when powering on my BT manually.
they're written on other maemo talk threads.it's worth to try them.
modprobe hci_h4p;
echo "00:11:22:33:44:55" > /sys/devices/platform/hci_h4p/bdaddr;
modprobe -r hci_h4p;
modprobe hci_h4p;
bluetoothd;
hciconfig hci0 up;
then
hcitool scan