Constant update message:
You can fix this by re-installing the control panel.
Control panel not recognizing the device
- Delete the control panel and drivers.
- View your hidden folders and find a folder named : .antelope (it should be in C/Users/”your user name”/.antelope).
If you are working under OS X you will have to enter the following script in the terminal app which will automatically delete the .antelope folder:Script for OS X:
#!/bin/sh
PREFERENCE_DIR="${HOME}/.antelope"
if [ -d "${PREFERENCE_DIR}" ] ; then
rm -rf "${PREFERENCE_DIR}"
fi - Delete .antelope (Mac OS users skip this step)
- Reinstall the control panel and drivers.
- Perform a “Factory reset”.