Computer Science Canada Missing dlportio.sys file- Can't use parallel port |
Author: | megabenman [ Tue Feb 05, 2008 4:33 pm ] |
Post subject: | Missing dlportio.sys file- Can't use parallel port |
At school we made a cool guitar hero program with turing. It is especially awesome because it can be played either with the keyboard or with a guitar we made. The guitar has 5 LEDs and 4 buttons, and is hooked up via the parallel port. Anyways, I decided to take the guitar home to try it on my Windows XP Home Edition computer. However, whenever I run it the guitar won't work. First, I get an error saying dlportio.sys wasn't installed correctly in the status bar. Then, when running it, it says that I/O will be ignored. I've researched this file and I've downloaded a file called port95nt.exe. Apparently it installs the I/O drivers for the parallel port. Anyways, when I run it it tells me I'm overwriting a bunch of files, so I just say "Yes to All." Then, it tells me that the file C:\Windows\System32\AUTOEXE.NT is not suitable to run in MS-DOS/Windows. It gives me the options to Ignore and Close, both of them just end the program. Another thing I've heard is to use regedit to edit the dlportio folder and change the startup value to '1.' I can't find the folder, probably because port95nt.exe didn't install correctly. (Speaking of which, is this file only supposed to work for Windows 95-NT....?) I've rebooted but nothing happens. Upon connection of the guitar the LEDs light up, but as soon as my turing program runs the lights shut off until I reboot and the buttons don't work. Any tips? Thanks ![]() |
Author: | Sean [ Tue Feb 05, 2008 6:04 pm ] | ||
Post subject: | Re: Missing dlportio.sys file- Can't use parallel port | ||
Either, you have a fake file, outdated version of Turing, or your computer doesn't support DLPortIO.SYS. |
Author: | megabenman [ Tue Feb 05, 2008 6:28 pm ] |
Post subject: | Re: Missing dlportio.sys file- Can't use parallel port |
If I have a fake file, what can I do? Also, I have Turing 4.1.1. And, how do I know if my computer doesn't support dlportio.sys? |
Author: | megabenman [ Tue Feb 05, 2008 7:59 pm ] |
Post subject: | Re: Missing dlportio.sys file- Can't use parallel port |
Nevermind I fixed it ![]() I found the AUTOEXEC.exe in my Repair folder, so I dragged it to where it was supposed to go and then installed port95nt.exe ![]() |