Hi,
I am trying to get the bluetooth up on wl18xx chip, but I get following error 'uim:poll broke due to event 10(PRI:2/ERR:8)':
# uim &
[1] 182
uim:@ main
uim:install = /sys/devices/platform/kim/install
uim:dev_name = /sys/devices/platform/kim/dev_name
uim:baud_rate = /sys/devices/platform/kim/baud_rate
uim:flow_cntrl = /sys/devices/platform/kim/flow_cntrl
uim:begin polling...
#
#
#
# rfkill unblock bluetooth
#
# hciconfig hci0
hci0: Type: BR/EDR Bus: 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:0 acl:0 sco:0 commands:0 errors:0
# hciconfig hci0 up
uim:poll broke due to event 10(PRI:2/ERR:8)
uim:read 1 from install
uim:@ st_uart_config
uim: signal received, opening /dev/ttyO4
uim:@ set_baud_rate
uim:set_baud_rate() done
uim:Setting speed to 3000000
uim:@ read_command_complete
uim: Command complete started
uim:@ read_hci_event
uim: read_hci_event
uim:Command complete done
uim:Speed changing to 3000000, 1
uim:@ set_custom_baud_rate
uim:Installed N_TI_WL Line displine
uim:begin polling...
#
# hciconfig
hci0: Type: BR/EDR Bus: UART
BD Address: 34:B1:F7:E2:DE:CB ACL MTU: 1021:6 SCO MTU: 180:4
UP RUNNING
RX bytes:348 acl:0 sco:0 events:11 errors:0
TX bytes:49 acl:0 sco:0 commands:11 errors:0
#
Dmesg output:
[ 42.840000] hci0 d6782800
[ 42.840000] (stc): st_register(2)
[ 42.840000] (stc): chnl_id list empty :2
[ 42.840000] (stk) : st_kim_start
[ 42.940000] (stk) :ldisc_install = 1
[ 42.990000] (stc): st_tty_open
[ 42.990000] (stk) : line discipline installed
[ 43.000000] (stk) :TIInit_11.8.32.bts
[ 43.000000] PM: Adding info for No Bus:kim
[ 43.000000] PM: Removing info for No Bus:kim
[ 43.000000] (stk) :change remote baud rate command in firmware
[ 43.000000] (stk) :skipping the wait event of change remote baud
[ 43.000000] (stc): add_channel_to_table: id 2
[ 43.000000] (stc): st_register(3)
[ 43.000000] (stc): add_channel_to_table: id 3
[ 43.000000] (stc): st_register(4)
[ 43.000000] (stc): add_channel_to_table: id 4
[ 43.000000] hci0: type 1 len 4hci0: type 1 len 4hci0: type 1 len 4hci0: type 1 len 4hci0: type 1 len 4hci0: type 1 len 4hci0: type 1 len 4hci0: type 6
#
Thanks And Regards,
Mike