![]() |
2006-10-23
, 15:42
|
Posts: 3 |
Thanked: 1 time |
Joined on Sep 2006
|
#2
|
The Following User Says Thank You to kay For This Useful Post: | ||
my 770 seems to have some trouble while initializing its bluetooth hardware. dmesg shows:
[ 23.521759] hci_cmd_task: hci0 command tx timeout
[ 23.521850] brf6150: Frame for non-running device
Accordingly, hci0 is still down when booting has finished:
Nokia770-26:/etc/init.d# hciconfig
hci0: Type: UART
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:140 acl:0 sco:0 commands:0 errors:0
Trying to bring it up manually yields:
Nokia770-26:/etc/init.d# hciconfig hci0 up
Can't init device hci0: Input/output error (5)
This happens on a stock os2006 plus osso-xterm and some other unrelated things. I need some ideas how to go on from here...
Cheers,
Kay