Q. How to get past "USB init, open device failed" ... "you don't have privilege to access" error.
cd ~/git/vthoang/cgminer/
sudo usermod -G plugdev -a `whoami`
sudo cp 01-cgminer.rules /etc/udev/rules.d/
sudo reboot
Page one, post one, FAQ section. Try this and see what happens.