Problem confirmed on stock Ubuntu 6.06 and fully updated as of
2006-08-05 (Linux myhost 2.6.15-26-k7 #1 SMP PREEMPT Thu Aug 3 03:40:32
UTC 2006 i686 GNU/Linux)

Fixed by commenting out hid2hci commands in /etc/init.d/bluez-utils :

$ diff /etc/init.d/bluez-utils /etc/init.d/bluez-utils.bak
202c202
<       #enable_hci_input || true
---
>       enable_hci_input || true
211c211
<       #disable_hci_input || true
---
>       disable_hci_input || true

-- 
Bluetooth Mouse and Keyboard Broken in Dapper Flight 4 & 6.06 beta 2
https://launchpad.net/bugs/32415

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to