My kinetic camera stop working (no device detected)
update: assuming there are no USB 2.0 to 3.0 adapters since 3.0 was to be compatabile does ubuntu 13.10 updated kernel off any hope. I am running 13.04
update: tried to reinstall everything then run freenect launch. I get the following first waiting message then I plug the device in and get what follows. The USB ports are 3.0
[ INFO] [1390668700.050552116]: No devices connected.... waiting for devices to be connected
[ INFO] [1390668703.054328712]: Number devices connected: 1
[ INFO] [1390668703.054588759]: 1. device on bus 000:00 is a Xbox NUI Camera (2ae) from Microsoft (45e) with serial id '0000000000000000'
[ INFO] [1390668703.056447295]: Searching for device with index = 1
[ INFO] [1390668703.095462065]: No matching device found.... waiting for devices. Reason: [ERROR] Unable to open specified kinect
Update: There seems to be some dissusion on a share lib causing some issues: I looked for it on my machine and it looks a bit confused any thought this.
sudo glview
glview: error while loading shared libraries: libfreenect.so.0.2: cannot open shared object file: No such file or directory
viki@viki:~$ glview
Kinect camera test
Number of devices found: 1
Could not open device
sudo find / -name libfreenect.so -ls
15341498 0 lrwxrwxrwx 1 viki viki 18 Jan 11 13:08 /home/viki/catkin_ws/src/KinectLibs/libfreenect/build/lib/fakenect/libfreenect.so -> libfreenect.so.0.2
12716955 0 lrwxrwxrwx 1 viki viki 18 Jan 11 13:08 /home/viki/catkin_ws/src/KinectLibs/libfreenect/build/lib/libfreenect.so -> libfreenect.so.0.2
11141534 0 lrwxrwxrwx 1 root root 18 Oct 9 21:08 /opt/ros/hydro/lib/fakenect/libfreenect.so -> libfreenect.so.0.1
10883699 0 lrwxrwxrwx 1 root root 18 Oct 9 21:08 /opt/ros/hydro/lib/libfreenect.so -> libfreenect.so.0.1
9438521 0 lrwxrwxrwx 1 root root 18 May 25 2012 /usr/lib/x86_64-linux-gnu/fakenect/libfreenect.so -> libfreenect.so.0.1
7355096 0 lrwxrwxrwx 1 root root 18 May 25 2012 /usr/lib/x86_64-linux-gnu/libfreenect.so -> libfreenect.so.0.1
7480477 0 lrwxrwxrwx 1 root root 18 Jan 11 13:08 /usr/local/lib64/fakenect/libfreenect.so -> libfreenect.so.0.2
7357524 0 lrwxrwxrwx 1 root root 18 Jan 11 13:08 /usr/local/lib64/libfreenect.so -> libfreenect.so.0.2
viki@viki:~$
Update: There is a CD with my kinetic. Is there anything useful in this to address this issue?
Update: If I unplug the device and run glview again I get: From what I can see this is a known problem with the linux kernel since 2012 but little has been done to address it. I tried several solutions in the blogs but non seem to work
Kinect camera test
Number of devices found: 0
Update: I tried the following utility
freenect-glview
Kinect camera test
Number of devices found: 1
Could not open device
Update: lsusb -v
Bus 003 Device 021: ID 045e:02ae Microsoft Corp. Xbox NUI Camera
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 ...