Displaying 1 result from an estimated 1 matches for "hci1".
Did you mean:
hci
2012 Apr 30
0
chan_mobile with Nokia 6021 - incoming SMS causes call to drop
...Spawn extension (from-stocksy-orange, sms, 6) exited non-zero on 'Mobile/JS6021-b05c'
-- Bluetooth Device JS6021 has disconnected.
I do get some messages in syslog at this time, I don't know if they are significant:
Apr 30 19:13:19 pabx kernel: [696331.658348] btusb_isoc_complete: hci1 corrupted SCO packet
Apr 30 19:13:19 pabx kernel: [696331.658394] hci_scodata_packet: hci1 SCO packet for unknown connection handle 0
I have (I think!) loaded btusb with force_scofix by creating this file:
# more /etc/modprobe.d/btusb.conf
options btusb force_scofix=1
and reloading the btusb mo...