I've also tried the test scripts in bluez (this problem appears only
in ubuntu karmic, not in jaunty)
Things I've done before making this test:
* remove the pairing in the phone *
* disable bluetooth *
* poweroff phone *
* poweron phone *
* enable bluetooth *
Here's some command outputs:
$ hcitool scan:
Scanning ...
xx:xx:xx:xx:xx:xx Chievo
$ source/bluetooth/bluez-4.48/test/
$ ./simple-agent hci0 xx:xx:xx:xx:xx:xx remove
Creating device failed: org.bluez.Error.ConnectionAttemptFailed: Page Timeout
$ ./simple-agent hci0 xx:xx:xx:xx:xx:xx
Creating device failed: org.bluez.Error.ConnectionAttemptFailed: Page Timeout
Can it be a kernel problem?