WinDriver Technical Documents:
Troubleshooting Index
Troubleshooting Index
Build Errors
8 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 8 | When trying to install WinDriver v5.2.0 on my PC, using the Linux
alloc_kiovec() and free_kiovec().
|
WinDriver | 5.2.X |
| 25 | I am trying to install WinDriver v5.0.5 on a machine running Linux SuSE 8.0, which uses the 2.4.18-4 Linux kernel. But the 'make install' command fails with this error: unresolved symbol kmap_pagetable |
WinDriver | 5.2.0 and below |
| 31 | When trying to build my Kernel PlugIn project I get the following error: kptest.obj : error LNK2001: unresolved external symbol __chkstk How can I resolve this? |
WinDriver | — |
| 35 | When trying to build my WinDriver application from MS Visual Studio, I get the following error: int_io.obj : error LNK2001: unresolved external symbol __beginthreadex How can I resolve this? |
WinDriver | — |
| 61 | I am trying to install WinDriver on my Linux machine, but when I insert the WinDriver module (windrvr6.o) into the kernel I get errors regarding kernel version mismatch or unresolved symbols. How can I resolve this? | WinDriver | — |
| 63 | When compiling the WinDriver module on Linux machine, I get the following error: usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers, but headers from an appropriate kernel-source |
WinDriver | 6.2.2 and below |
| 110 | When installing WinDriver v5.0.5 on my Linux machine, I get the following
warning: Warning:loading /lib/modules/misc/windriver.o will taint the kernel: no license |
WinDriver | 5.0.5 and below |
| 118 | I tried to generate Delphi code for my USB device with the DriverWizard from version 6.0.0 of WinDriver, but it seems that not all the relevant files are generated? | WinDriver | 6.0.0–6.0.1 |
All Troubleshooting
26 Technical Documents| ID | Subject | Product | Version |
|---|---|---|---|
| 2 | Enabling legacy PCI configuration space read/write for identifying PCI devices on Windows | WinDriver | 10.3.1 and above |
| 8 | When trying to install WinDriver v5.2.0 on my PC, using the Linux
alloc_kiovec() and free_kiovec().
|
WinDriver | 5.2.X |
| 19 | Debugging your driver code with WinDriver | WinDriver | — |
| 25 | I am trying to install WinDriver v5.0.5 on a machine running Linux SuSE 8.0, which uses the 2.4.18-4 Linux kernel. But the 'make install' command fails with this error: unresolved symbol kmap_pagetable |
WinDriver | 5.2.0 and below |
| 31 | When trying to build my Kernel PlugIn project I get the following error: kptest.obj : error LNK2001: unresolved external symbol __chkstk How can I resolve this? |
WinDriver | — |
| 35 | When trying to build my WinDriver application from MS Visual Studio, I get the following error: int_io.obj : error LNK2001: unresolved external symbol __beginthreadex How can I resolve this? |
WinDriver | — |
| 46 | Why does my WD_KernelPlugInOpen() call fail? | WinDriver | — |
| 58 | My attempt to allocate and lock a 1GB DMA buffer with WinDriver, on Windows, fails. Is this a limitation of the operating system? | WinDriver | — |
| 59 | I have run into a problem accessing 32MB of memory on a PCI card.
WD_CardRegister() fails to map the memory.The problem does not occur if I try to access 16MB of memory on my card. |
WinDriver | — |
| 61 | I am trying to install WinDriver on my Linux machine, but when I insert the WinDriver module (windrvr6.o) into the kernel I get errors regarding kernel version mismatch or unresolved symbols. How can I resolve this? | WinDriver | — |
| 63 | When compiling the WinDriver module on Linux machine, I get the following error: usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers, but headers from an appropriate kernel-source |
WinDriver | 6.2.2 and below |
| 64 | Linux Contiguous Buffer DMA allocations — 128KB limitation | WinDriver | 8.0.1 and below |
| 65 | WinDriver For Solaris — 32-bit Architecture Support | WinDriver | 9.0.1 and below |
| 66 | WinDriver for Solaris SPARC — 33Mhz * 33MB PCI Bus Support | WinDriver | 9.0.1 and below |
| 68 | I am trying to use DriveBuilder for VxWorks, but I fail downloading
windrvr.o to the target. I get a message that the following symbols
were unresolved: pciConfigInlong,
pciConfigOutLong.
|
DriverBuilder | 5.4 and below |
| 69 | I am using DriverBuilder for VxWorks. I loaded pci_diag.out and ran
pci_diag_main, but if failed with the following error message:
Error loading driver
|
DriverBuilder | 5.4 and below |
| 71 | When running the PCI diagnostics application on a VxWorks machine, I get the following error message when trying to open the board: Card does not have all items expected for MyDrive. | DriverBuilder | 5.4 and below |
| 72 | I run pci_dump.out on a VxWorks machine and it shows my card
having all zeros in the BARs. But when I plug the card into a Windows PC,
the BARs have values.
|
DriverBuilder | — |
| 73 | WD_CardRegister() failed to lock a 32MB memory range on my PCI
card. The following messages appeared in the Debug Monitor log:Map_physical_mem_krnl: MmMapIoSpace failed ... Map_physical_mem_krnl: Try increasing the value of SystemPages ... |
WinDriver | — |
| 92 | I used the DriverWizard to listen to the floppy disk interrupt (IRQ 6)
successfully on my Windows machine. But when I try to listen to the mouse
interrupt (IRQ 12) or to the keyboard interrupt (IRQ 1), I get the following
error message:
|
WinDriver | — |
| 93 | WinDriver installation on Linux RedHat 7.3 kernel version 2.4.18-4 gives this error: linux_wrappers.c:405: too few arguments to function 'do_munmap_Rd007fc14' make:*** [LINUX.2.4.18-3/linux_wrappers.o] | WinDriver | 5.2.1 and below |
| 108 | Using WinDriver with Windows 2000 Service Pack 3 | WinDriver | 5.0.5 and below |
| 109 | I fail to use windrvr.vxd from WinDriver v5.0.5 on Windows 98; the Debug Monitor has this message:
USB is not implemented on this OS. The windrvr.sys driver works well. |
WinDriver | 6.0.3 and below |
| 110 | When installing WinDriver v5.0.5 on my Linux machine, I get the following
warning: Warning:loading /lib/modules/misc/windriver.o will taint the kernel: no license |
WinDriver | 5.0.5 and below |
| 118 | I tried to generate Delphi code for my USB device with the DriverWizard from version 6.0.0 of WinDriver, but it seems that not all the relevant files are generated? | WinDriver | 6.0.0–6.0.1 |
| 124 | When trying to intsall WinDriver on my Windows PC I got the following error: 16-bit MS-DOS Subsystem path to the program that you are trying to start or install The system file is not suitable for running MS-DOS and Microsoft Windows applications. |
WinDriver | 6.2.3 and below |

