> > I cant understand as the "setvfd" script is very similar to vfd.py and > > the setvfd works fine. any clues? > > Have you downloaded the usb stuff and applied the naming patch? There is > an unfortunate naming clash with freevo usb module. > > I could also be a bug in the vfd module. >
at first I was using the debian package then I realized that i need the proper module with patch, so i removed the debian package, and installed the pyusb-0.4.0 with the name patch. I guess I did it right, because i had to change the setvfd import to "import pyusb as usb" to make it work. -- Christian Lyra PoP-PR/RNP ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
