I'm using the USBtiny and an arduino decimillia to try to put the bootloader on some fresh 168s for a project I'll be doing where i'll move the 168's to a standalone setup. I haven't really researched programming directly to the 168's...
My problem is whenever i try to run the bootloader in the arduino.exe application (for the decimillia) it tells me:
avrdude: usbdev_open(): did not find any USB device "usb"
I'm fairly certain everything looks like it's running properly - i have my green light on my USBtiny, i've got external power running to the arduino with the jumper on the USBtiny off, i've got my 6 pin header running into the arduino with the side with the red wire oriented to the silk screened '1' on the arduino, and the AVR programmer shows up in "my devices" in the control panel. One thing that was kind of strange was i couldn't get my green light until i took off the top panel of the box... so could something being loose be the problem?
I've tried uninstalling the v1.12 driver and reinstalling the 1.10 with no luck. Any suggestions?