Search found 3 matches
- Wed Sep 09, 2009 6:36 pm
- Forum: V-USB
- Topic: Could not find USB device "LEDControl" with vid=0x16c0 pid=0
- Replies: 5
- Views: 6668
Re: Could not find USB device "LEDControl" with vid=0x16c0 pid=0
Hi Pat, I used the schematic from the downloaded V-usb folder "circuits" - "with-zener.png". All the elements I put at my breadboard. The Voltage between D+ and D- is 3,12V. Could you tell me, please how I should add the libusb-config to the search path? This is the note from the...
- Tue Sep 08, 2009 5:02 pm
- Forum: V-USB
- Topic: Could not find USB device "LEDControl" with vid=0x16c0 pid=0
- Replies: 5
- Views: 6668
Re: Could not find USB device "LEDControl" with vid=0x16c0 pid=0
Hi, Having typed 'dmesg' I get: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.24-24-generic (buildd@rothera) (gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)) #1 SMP Tue Aug 18 17:04:53 UTC 2009 (Ubuntu 2.6.24-24.59-generic) [ 0.0000...
- Sun Sep 06, 2009 12:30 pm
- Forum: V-USB
- Topic: Could not find USB device "LEDControl" with vid=0x16c0 pid=0
- Replies: 5
- Views: 6668
Could not find USB device "LEDControl" with vid=0x16c0 pid=0
Hi! I am trying to implement the simplest V-Usb example (custom-class subdirectory) with controlling a led by terminal. I have done everything according to the readme quidelines (I installed libusb, added usr/bin directory to the search PATH- there is my libusb-config, and also prepared the sotf to ...