Hello, when i try to execute the usb program (Usbfunction.py) it tell me this:
Traceback (most recent call last):
File "/usr/bin/usbfunction.py", line 6, in ?
class usbconfig:
File "/usr/bin/usbfunction.py", line 11, in usbconfig
f = open("/proc/deviceinfo/product","r")
IOError: [Errno 2] No such file or directory: '/proc/deviceinfo/product'
i am using a 3200 ...please help!!