Hi, I'm trying to install "Libero IDE v8.5 " with WINE under Ubuntu 8.10. "Libero IDE v8.5" uses FlexLM to check the software license, but WINE, when launching any program, produces the following results: wine: Call from 0x7b844463 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting wine: Unimplemented function ntoskrnl.exe.IoQueryDeviceDescription called at address 0x7b844463 (thread 0015), starting debugger... Unhandled exception: unimplemented function ntoskrnl.exe.IoQueryDeviceDescription called in 32-bit code (0x7b844463). Register dump: <omissis> Stack dump: <omissis> Backtrace: <omissis> Modules: Module Address <omissis> Threads: <omissis> Backtrace: <omissis> wine: Call from 0x7b844463 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting wine: Call from 0x7b844463 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting err:winedevice:ServiceMain driver L"Sentinel" failed to load Anyone have any idea to be able to make the driver "Sentinel" running? Thanks in advance