Hi there! I really need your help. I have certain Windows software installed in Wine. This software needs a usb hardware key for working. I have appropriate Linux driver for that key (btw, it is Sentinel SuperPro). How should I make my program in wine see linux driver?
On Wed, Aug 12, 2009 at 10:34, wineuser2<wineforum-user at winehq.org> wrote:> Hi there! > I really need your help. > I have certain Windows software installed in Wine. This software needs a usb hardware key for working. I have appropriate Linux driver for that key (btw, it is Sentinel SuperPro). How should I make my program in wine see linux driver? >Wine does not support Windows drivers... Some works has been done, if you are willing to patch and compile source code... http://wiki.winehq.org/USB Gert
Hi, This is Jimmi. i can understand your problem because i have faced the same problem and i got solved by following website. if you are really intrested to know the solution Click Here (http://www.telekomx.mobi/lp2/iwaay/) -------------------------------- jimmi. .......
Gert van den Berg, thnx for reply. Yes, I know that Windows drivers don't work in Wine, but I have Linux driver for this usb device. Is it possible to make my program in Wine use Linux driver? Thnx for advice about patch, I've already tried it, but had some problems with compiling. Will try again.