0

I connected a new Kinect (XBOX 360) to my Ubuntu 12.04 Machine. Using lsusb I tried to find the serial number of the Kinect device. But I get the following output:

iManufacturer           2 Microsoft
iProduct                1 Xbox NUI Camera
iSerial                 3 0000000000000000

Any ideas whats going wrong here?

Simson
  • 141

1 Answers1

0

Some people have reported problems connecting to the Kinect using 12.04. It may be worth upgrading your distro or Kernel.

If you're running lsusb -v as sudo then you should be seeing a serial number. If not, what happens if you try using a wrapper like freenect?