Yesterday afternoon my bluetooth quit working. Settings > General shows Bluetooth as off which periodically switches to unavailable for a second then back to off.
Investigation showed that I don't have a /etc/bluetool init dir...I'll keep poking around but I sure hope someone can help. Here's some console info:
Cannot read termcap database;
using dumb terminal settings.
bluetool-> device -d /dev/cu.bluetooth
Opening /dev/cu.bluetooth @ 115200 baud.
ioctl(CTLIOCGINFO, /dev/cu.bluetooth) failed (error = No such file or directory)
Unable to open device.
device returned 1
bluetooth power is now OFF
D41:/var/log root# cat BTstack.log
BTdaemon started - stdout
read prefs for 0 devices
config.h: HAVE_RFCOMM
file descriptor = 8
socket_connection_accept new connection 9
Nr Connections changed, new 1
hci_power_control: 1, current mode 0
iphone_on: entered
local-mac-address: 18:E7:F4:E7:67:3B
transport-speed: 3000000
iphone_on: unload BTServer
Opening com.apple.uart.bluetooth @ 115200 baud.
Issued HCI Reset
DeviceTree speed = 3000000
Current Device: UART - com.apple.uart.bluetooth
Setting speed to 115200
DeviceTree speed = 3000000
bluetooth power is now OFF
Welcome to BlueTool... Rev 0.1
DeviceTree speed = 3000000
Opening com.apple.uart.bluetooth @ 3000000 baud.
New state: 1
hci_read_buffer_size: size 1021, count 7
New state: 2
stored prefs for 1 devices
stored prefs for 2 devices
messageType e0000270, arg 00010014
messageType e0000290, arg 00000000
messageType e0000270, arg 00020013
messageType e0000290, arg 00000000
messageType e0000270, arg 00030013
messageType e0000290, arg 00000000
No active client connection for 10 seconds -> POWER OFF
hci_power_control: 0, current mode 2
New state: 3
HCI_STATE_HALTING
HCI_STATE_HALTING, calling off
hci_power_control_off
hci_power_control_off - hci_transport closed
iphone_off: turn off using BlueTool
Welcome to BlueTool... Rev 0.1
bluetooth power is now OFF
iphone_off: reload BTServer
iphone_off: done
hci_power_control_off - control closed
HCI_STATE_HALTING, emitting state
New state: 0
HCI_STATE_HALTING, done
messageType e0000270, arg 00040013
Nr Connections changed, new 0
messageType e0000290, arg 00000000
messageType e0000270, arg 00050012
messageType e0000280, arg 00060012
power_notification_process: 1
hci_power_control: 2, current mode 0
New state: 0
No active client connection for 10 seconds -> POWER OFF
hci_power_control: 0, current mode 0
New state: 0
messageType e0000320, arg 00000000
power_notification_process: 2
messageType e0000300, arg 00000000
<= SIGINT received, shutting down..
hci_power_control: 0, current mode 0
New state: 0
stored prefs for 2 devices
Good bye, see you.
D41:/var/log root# cat BTstack.err
BTdaemon started - stderr
bt_control.c:iphone_on(): Failed to open '/dev/tty.bluetooth', trying killall /usr/local/bin/BlueToolH4
No matching processes were found
bluetooth wake is now ON
bluetooth reset was pulsed 100 ms
Overriding BDADDR from environment variable: BT_DEVICE_ADDRESS = (null)
bcm returned -1
Cannot read termcap database;
using dumb terminal settings.
2011-07-08 06:03:36.456 BTdaemon[696:2403] Bluetooth status: OFF
2011-07-08 06:03:36.527 BTdaemon[696:2403] Bluetooth status: ON
2011-07-08 06:06:36.673 BTdaemon[696:2403] Bluetooth status: OFF
Cannot read termcap database;
using dumb terminal settings.
2011-07-08 06:06:36.803 BTdaemon[696:2403] Bluetooth status: OFF
2011-07-08 06:06:47.982 BTdaemon[696:2403] Bluetooth status: OFF
2011-07-08 06:06:50.860 BTdaemon[696:2403] Bluetooth status: OFF
2011-07-08 06:10:22.563 BTdaemon[696:207] Bluetooth status: OFF
D41:/var/log root#