Using AvrUsb500 with Arduino Software

Has anyone used the Arduino software with the AvrUsb500 [1] from TuxGraphics [2]?

When I try to burn a sketch I get the following error

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding

When I try to burn the bootloader I get the following error:

avrdude: stk500_recv(): programmer is not responding
avrdude: successfully opened stk500v2 device -- please use -c stk500v2
avrdude: stk500_recv(): programmer is not responding
avrdude: error reading signature data for part "ATMEGA168", rc=-1
avrdude: error reading signature data, rc=-1

Here are the links:
[1] http://shop.tuxgraphics.org/electronic/detail_avrusb500smd.html
[2] http://tuxgraphics.org/

Anyone?