On Tue, Apr 16, 2013 at 8:00 PM, nico <sl1200...@gmail.com> wrote:
> sorry to be late on that...
> according to the first line of the user's log, libusbx try to use libusbK
> drivers instead of WINUSB ones:
>
> [ 0.000000] [00001450] libusbx: debug [libusb_init] created default context
> [ 0.000000] [00001450] libusbx: debug [libusb_init] libusbx v1.0.14.10576
> [ 0.000000] [00001450] libusbx: debug [init_polling] Will use CancelIoEx for
> I/O  cancellation
> [ 0.036000] [00001450] libusbx: debug [winusbx_init] using libusbK DLL for
> universal access
>
> is there's a simple way to remove libusbK driver?

No libusbx will use libusbK.dll by default if it is present. If it is
not present, libusbx will then fall back to WinUSB only mode
where libusb0.sys/libusbk.sys will not be supported.

You can ask your friend to upgrade libusbK to its latest version.
If your friend wants to uninstall libusbK, then he should be able
to use the uninstaller provided (Start Menu -->UsbK Development Kit
-->Uninstall UsbK Development Kit). To make sure libusbK.dll is gone,
you can go to Windows\System32 and Windows\SysWow64 directory
to check the presence of libusbK.dll. Take note Windows\SysWow64
directory will only be present for 64bit Windows.


-- 
Xiaofan

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to