Click to See Complete Forum and Search --> : Isapnp problems -- Please look, I have no idea


Fop
01-29-2001, 10:10 AM
/etc/isapnp.conf:390 -- Fatal - IO range check attempted while device activated
/etc/isapnp.conf:390 -- Fatal - Error occurred executing request '<IORESCHECK> ' --- further action aborted

What is this?
My ISDN should work, but it doesn't. When trying to load a website Netscape says "connecting to" or something, but doesn't progress. This is the only error I could find, it comes on the boot.

RedGren
01-29-2001, 11:54 AM
Looks like you have a problem with the /etc/isapnp.conf file.

Take a look at the file and see where you have IO Base address set to. (something like 0x0200).

You can find out what is being used by running the following command :

cat /proc/ioports

make sure there isn't a conflict.

If this isn't clear, or you need more help, let me know. I struggled with isapnptools for a while, and i can set it up pretty fast now.

Fop
01-29-2001, 02:49 PM
Thanks!
This be my first post from Linux!