Discussion:
ioperm - ioperm.sys is not installed.
Simon
2005-04-25 14:58:18 UTC
Permalink
Hello,

Trying to get JTAG working, but am getting parport open error. My IOPERM
output says ioperm is not installed. There is no man page
for ioperm. Can anyone point me in the right direction for getting ioperm
installed?

***@office ~
$ ioperm
Usage: ioperm [--usage] [--help] [-V] [-v] [-i|-u]

***@office ~
$ ioperm -u
ioperm.sys is not installed.

***@office ~
$ ioperm -i

***@office ~
$ man ioperm
No manual entry for ioperm
Tony Richardson
2005-04-25 15:15:46 UTC
Permalink
Post by Simon
Hello,
Trying to get JTAG working, but am getting parport open error. My IOPERM
output says ioperm is not installed. There is no man page
for ioperm. Can anyone point me in the right direction for getting ioperm
installed?
Using "cygcheck -l ioperm" will list the files included in the ioperm
package. That
should point you to /usr/doc/ioperm-0.4/README which tells you to use
"ioperm -i" to install the driver.

Tony Richardson
Simon
2005-04-26 19:55:44 UTC
Permalink
Post by Tony Richardson
Post by Simon
Hello,
Trying to get JTAG working, but am getting parport open error. My IOPERM
output says ioperm is not installed. There is no man page
for ioperm. Can anyone point me in the right direction for getting ioperm
installed?
Using "cygcheck -l ioperm" will list the files included in the ioperm
package. That
should point you to /usr/doc/ioperm-0.4/README which tells you to use
"ioperm -i" to install the driver.
Tony Richardson
Hi,

Thank you for the advise. Sorry for the newbie question. I have since
installed the ioperm driver successfully. Without rebuilding the jtag 0.5.1
sources, everything worked!

I have now managed to use cygwin, jtag 0.5.1 and the ioperm software to
successfully bring a PDA back to life.

Thank you all
Simon

Loading...