Linux and the XBox 360 Wireless Controller

I got a XBox 360 Ctrontroller for Windows®

The Jinput ControllerReadTest gives me 4 Windows with button informations and one empty.
But only one window has the right values when I press Buttons the other 3 windows remain on the default values.

Same thing on the TextTest
First I got some errors

[quote]Failed to open device (/dev/input/event2): Failed to open device /dev/input/event2 (13)
Failed to open device (/dev/input/event3): Failed to open device /dev/input/event3 (13)
Failed to open device (/dev/input/event4): Failed to open device /dev/input/event4 (13)
Failed to open device (/dev/input/event1): Failed to open device /dev/input/event1 (13)
Failed to open device (/dev/input/event0): Failed to open device /dev/input/event0 (13)
Failed to open device (/dev/input/js3): Failed to get button map (22)
Failed to open device (/dev/input/js2): Failed to get button map (22)
Failed to open device (/dev/input/js1): Failed to get button map (22)
Failed to open device (/dev/input/js0): Failed to get button map (22)
[/quote]
My connected an working Controller is under /dev/input/js0

Then

[quote]Linux plugin claims to have found 4 controllers
Xbox 360 Wireless Receiver
Type: Gamepad
Component Count: 21
Xbox 360 Wireless Receiver
Type: Gamepad
Component Count: 21
Xbox 360 Wireless Receiver
Type: Gamepad
Component Count: 21
Xbox 360 Wireless Receiver
Type: Gamepad
Component Count: 21
[/quote]
I got the same when I only put the USB Receiver on my PC.

So, how can I check if one or which Controller is up and running?

I’m running Debian Lenny 64Bit with the latest kernel (2.6.30) which is compiled with full joystick and xbox gamepad support/drivers.

Edit:
Like claimed in a other topic no rumbler were detected.