http://bugs.winehq.org/show_bug.cgi?id=35903
--- Comment #3 from Alois Schlögl alois.schloegl@gmail.com --- (In reply to Ken Sharp from comment #1)
Read this: http://wiki.winehq.org/Bugs
Logs, Wine version, etc. etc. etc.
I've also recompiled wine 1.4.1 with USB support [1] with patches from [2] according to the instructions [3]. The instructions in [1] are laborious, but I think, I've managed to complete them all.
Specifically I've moved the driver file found in regedit HKLM\System\CurrentControlSet\Services<driver name> (it's ced_usb.sys for 32bit windows and ced_us64.sys for 64bit windows) in place, and exported the registry information from a running windows system and imported these in wine. (see attachments).
The software starts but does not recognize the device connected on USB (application report in [4]).
I've also compiled recent versions of wine 1.7.14 on (debian7/adm64) without patches, because [2] does not contain patches for more recent versions of wine. The result was the same.
Concerning log files,
Best, Alois
[1] http://wiki.winehq.org/USB [2] ftp://ftp.etersoft.ru/pub/people/amorozov/usb/ [3] http://wiki.winehq.org/Wine64 (Building a shared WoW64 setup) [4] http://appdb.winehq.org/objectManager.php?sClass=version&iId=30056