site_archiver@lists.apple.com Delivered-To: Bluetooth-dev@lists.apple.com Hi, Thank you for your help! Best, Camille _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... I am trying to understand why a connection to a Wiimote fails when running a G4 computer. I actually found that enabling only one core on a Mac Pro produced the same results. Enabling all cores on the computer does not lead to that problem. It is possible to connect to the Wiimote when the device is removed from the recent devices list in the Bluetooth Preference Pane. I haven't found a way to do this programmatically. When the device fails to connect, a log is added in system.log as follows: Mar 11 22:33:01 Hippolyte kernel[0]: [IOBluetoothHIDDriver] [handleStart] final device setup failed Mar 11 22:33:01 Hippolyte kernel[0]: [IOBluetoothHIDDriver] [handleStart] Failed. If I remove the device from the recent devices list, here is what is logged: Mar 11 22:44:44 Hippolyte kernel[0]: [IOAppleBluetoothHIDDriver] [getDevicePropertiesWL][00-19-1d-93-eb-85] Error retrieving device properties. Mar 11 22:44:44 Hippolyte kernel[0]: [IOAppleBluetoothHIDDriver] [probe] Couldn't retrieve device properties Mar 11 22:44:44 Hippolyte kernel[0]: [AppleBluetoothHIDMouse] [getDevicePropertiesWL][00-19-1d-93-eb-85] Error retrieving device properties. Mar 11 22:44:44 Hippolyte kernel[0]: [AppleBluetoothHIDMouse][probe] Couldn't retrieve device properties Mar 11 22:44:44 Hippolyte kernel[0]: [IOBluetoothHIDDriver] [getDevicePropertiesWL][00-19-1d-93-eb-85] Error retrieving device properties. Mar 11 22:44:44 Hippolyte kernel[0]: [IOBluetoothHIDDriver] [handleStart] Could not get device properties Mar 11 22:44:44 Hippolyte kernel[0]: [IOBluetoothHIDDriver] [handleStart] Failed. I would like to know if this is a bug in the Apple bluetooth driver and if there is a way to workaround this by programmatically remove the device from the recent devices list. This email sent to site_archiver@lists.apple.com