Comment 1 for bug 172660

Revision history for this message
Nate Nuzum (natenewz) wrote :

I isolated the line that causes problems in /etc/init.d/bluetooth
I commented it out and it no longer crashed my computer, but bluetooth doesn't work right either. it's towards the end of the file around line 242
start_hid || true
 if test "$HID2HCI_ENABLED" = "1"; then
  #enable_hci_input || true
 fi