Thanks to LGM6230 advices, I worked around the problem and made my Logitech DiNovo Media Desktop 1.0 (bluetooth keyboard+mediapad+mouse) work with Ubuntu Dapper 6.06.1.
The only thing I needed to change from a stock install is (requires remote shell access or a spare wired keyboard) : $ diff /etc/default/bluez-utils /etc/default/bluez-utils.orig 13,14c13,14 < HIDD_ENABLED=1 < HIDD_OPTIONS="--connect 00:07:61:07:XX:XX --connect 00:07:61:06:YY:YY --connect 00:07:61:06:ZZ:ZZ --master --server" --- > HIDD_ENABLED=0 > HIDD_OPTIONS="--master --server" I now have full Bluetooth functionality and can finally access to my mobile phone via bluetooth ! Best regards, Patrick. -- Bluetooth Mouse and Keyboard Broken in Dapper/Edgy/Feisty https://launchpad.net/bugs/32415 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs