Do check these out, observe the latest date!
Locked
Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

New version 0.9.4beta2

Post by Josh » 20 Mar 2008, 00:35

I found a solution for my personal udev problem so that I can switch
now at any time after plugging in. It MIGHT show a way to help all those with unreliability issues.

Please try this version; if you still have trouble on your system, uncomment the line that says

Code: Select all

//  ret = usb_clear_halt(devh, ResponseEndpoint);
and compile again. Then give the response endpoint in the config file (usually 0x84 for Option devices).

Mind: you don't have to set "NeedResponse=1" !

Tell the forum if you still have problems; after finding this I guess there are even more brutal methods to make udev behave ...

:-)

Locked