Wiimote Project
Hardware Support => Bluetooth & Connectivity Help Center => Topic started by: msalata on April 29, 2008, 04:56:21 PM
-
I am using an iBook G4 with an external bluetooth adaptor (brand new 2.0) and I keep getting this error after the Wii Romote is recognized...
Any ideas as to how best to fix the problem? (other than getting a new computer) :-)
FINE WiiRemoteJ: Found Nintendo RVL-CNT-01 (001F328D1ADD)
FINE WiiRemoteJ: Nintendo RVL-CNT-01 is a WiiRemote.
INFO WiiRemoteJ: btl2cap://001F328D1ADD
FINER WiiRemoteJ: Calibrating accelerometer...
FINER WiiRemoteJ: Initialization complete.
SEVERE Error on configuring Wii Remote
java.io.IOException: Error sending data!
at wiiremotej.WiiRemote.sendCommand(WiiRemote.java:513)
at wiiremotej.WiiRemote.setInputReport(WiiRemote.java:774)
at wiiremotej.WiiRemote.setInputReport(WiiRemote.java:780)
at wiiremotej.WiiRemote.setAccelerometerEnabled(WiiRemote.java:1462)
at org.uweschmidt.wiimote.whiteboard.WiimoteDataHandler.setRemote(WiimoteDataHandler.java:106)
at org.uweschmidt.wiimote.whiteboard.WiimoteDataHandler.wiiRemoteDiscovered(WiimoteDataHandler.java:219)
at wiiremotej.WiiRemoteJ$2.run(WiiRemoteJ.java:287)
at java.lang.Thread.run(Thread.java:613)
Caused by: java.io.IOException: Connection closed
at com.intel.bluetooth.BluetoothStackOSX.l2Send(Native Method)
at com.intel.bluetooth.BluetoothL2CAPConnection.send(BluetoothL2CAPConnection.java:113)
at wiiremotej.WiiRemote.sendCommand(WiiRemote.java:509)
... 7 more
WARNING Error on requesting status from Wii Remote
java.io.IOException: Error sending data!
at wiiremotej.WiiRemote.sendCommand(WiiRemote.java:513)
at wiiremotej.WiiRemote.requestStatus(WiiRemote.java:820)
at org.uweschmidt.wiimote.whiteboard.WiimoteDataHandler$1.run(WiimoteDataHandler.java:129)
at java.lang.Thread.run(Thread.java:613)
Caused by: java.io.IOException: Connection closed
at com.intel.bluetooth.BluetoothStackOSX.l2Send(Native Method)
at com.intel.bluetooth.BluetoothL2CAPConnection.send(BluetoothL2CAPConnection.java:113)
at wiiremotej.WiiRemote.sendCommand(WiiRemote.java:509)
... 3 more
-
did'ya try holding the 1+2 buttons through the entire connection status?
When i did mine i had to hold them down so it could find it, then again when it was connecting for sharing.
-
I am using an iBook G4 with an external bluetooth adaptor (brand new 2.0) and I keep getting this error after the Wii Romote is recognized...
Is this consistent behavior? If you haven't done so, try it several times.
And I guess you followed this:
Note for Mac OS X PowerPC (PPC) users: you will have to delete the Wii Remote from your previous devices list in System Preferences->Bluetooth->Devices after each connection (every time you connect a given Wii Remote). Even then, the outgoing connection will still fail every other time. There is some sort of bug relating to HCI devices and Apple's library. Luckily, it was fixed for the Intel Macs.
Good luck,
Uwe