annacegu
2010-Jun-04 08:01 UTC
[Wine] Error WK1129 - WIBU-KEY kernel driver needs client version
Hi, I am getting the following error trying to recognise a WIBU-Key Error WK1129 - WIBU-KEY kernel driver needs client version I am using Wine 1.1.44 Has anyone encountered this error before? Any help would be greatly appreciated. Thank you and regards, Anna.
annacegu
2010-Jun-04 08:17 UTC
[Wine] Re: Error WK1129 - WIBU-KEY kernel driver needs client version
Here is the wine output: fixme:ntoskrnl:KeInitializeEvent stub: 0x111028 1 1 fixme:win:EnumDisplayDevicesW ((null),0,0x3112a18c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x3112a18c,0x00000000), stub! fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:imm:ImmGetOpenStatus (0x172b18): semi-stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:reg:GetNativeSystemInfo (0x32f2d6bc) using GetSystemInfo() fixme:ntoskrnl:KeWaitForSingleObject stub: 0x111028, 0, 0, 0, 0x0 fixme:ntoskrnl:KeSetEvent (0x111028, 0, 0): stub fixme:ntoskrnl:KeWaitForSingleObject stub: 0x111028, 0, 0, 0, 0x0 fixme:ntoskrnl:KeSetEvent (0x111028, 0, 0): stub
annacegu
2010-Jun-04 21:28 UTC
[Wine] Re: Error WK1129 - WIBU-KEY kernel driver needs client version
Hi, I just contacted the manufacturer and apparently I need to install a windows kernel driver, which is impossible with wine. Is this true? Or is there a way I can use this driver? Thanks, Anna.
L. Rahyen
2010-Jun-04 21:51 UTC
[Wine] Error WK1129 - WIBU-KEY kernel driver needs client version
On 2010-06-04 (June, Friday) 21:28:07 annacegu wrote:> Hi, > > I just contacted the manufacturer and apparently I need to install a > windows kernel driver, which is impossible with wine. Is this true?Yes. Windows driver is useless in Wine. But it always good idea to tell the manufacturer that you need Linux support.> Or is there a way I can use this driver?Yes. Use VirtualBox with usb support (free) or VMWare (not free). If unsure, try VirtualBox first: http://www.virtualbox.org/wiki/Linux_Downloads .
annacegu
2010-Jun-05 01:10 UTC
[Wine] Re: Error WK1129 - WIBU-KEY kernel driver needs client version
Thank you both for your reply. I will investigate further & let you know the results. Regards, Anna
annacegu
2010-Jun-05 04:17 UTC
[Wine] Re: Error WK1129 - WIBU-KEY kernel driver needs client version
James McKenzie wrote:> > Windows Kernel level drivers are not supported in Wine. Does this > particular piece of hardware have Mac drivers? >Yes, they mention having Mac drivers on the website but there's no download option. I am currently trying to get a copy from their support channels. Do you think it will be possible to interface between the two? Thanks, Anna
annacegu
2010-Jun-05 09:34 UTC
[Wine] Re: Error WK1129 - WIBU-KEY kernel driver needs client version
Thanks Gert for your reply. It turned out that I was able to download the Mac OS X drivers from the website. I tried a few things but the app still gives the same error msg before (i.e. the subject line) Gert van den Berg wrote:> > Some modifications to Wine might still be needed to expose the Mac > driver's interface to the Windows application in the way that it > expects it... >OK, I'll ask that question to WIBU support... unless this is a wine development thing? Gert van den Berg wrote:> > Virtualbox/other virtualizqation is probably the easier solution... > (It is heavier on your system though..)I would like to avoid virtual machines as much as possible (although I did try out VirtualBox), dual boot is better still but I do that rarely because of the time it takes to reboot. That's why I prefer wine, especially when I just want to do something quickly on a windows program. I want to have a decent crack at getting the app working in wine before I wave the white flag. Regards, Anna.