Kirk33
10-10-2000, 11:38 PM
Hi all,
I new to linux and have just installed RH6.1 on my server as a duel boot to Win98. My main goal is to use this as a server and fire wall. I have a USR modem this is nota winmodem. I have verified this on another linux web page. It is a jumperless 56k ISA modem that is on Com3 and IRQ5 in Win98.
When I run 'pnpdump' I get the usual info along with the following:
#DEBUG
(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(DMA FATAL)(MEM FATAL)) # OR WARNING
I created the file 'isapnp.conf' and uncomentted the proper lines. When I restart the system I get the following failures:
Setting up ISA PNP devices Board 1 has Identity 07 fc a7 db ab 31 30 72 56: USR3031 Serial No 4238859179 [checksum 07]
/etc/isapnp.conf:67--Fatal--Resource conflict allocating 8 bytes of IO at 3e8 (see /proc/ioports)
/etc/isapnp.conf:67--Fatal-Error occured executing request '<IORESCHECK>'---Further action aborted
When looking at the file /proc/ioports I see the line "03e8-03ef:serial(set)" This is sometimes set as "auto" instead of "set." I have no idea why.
If I type in "setserial /dev/ttyS2" I get back: /dev/ttyS2, UART:16550A, Port:0x03e8, IRQ:4 At this point if I type in "isapnp /etc/isapnp.conf" I get the same errors as above. However if I change the UART to unknown I don't get any errors.
Anyone have any idea what is going on? Thanks for any help.
[This message has been edited by Kirk33 (edited 11 October 2000).]
I new to linux and have just installed RH6.1 on my server as a duel boot to Win98. My main goal is to use this as a server and fire wall. I have a USR modem this is nota winmodem. I have verified this on another linux web page. It is a jumperless 56k ISA modem that is on Com3 and IRQ5 in Win98.
When I run 'pnpdump' I get the usual info along with the following:
#DEBUG
(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(DMA FATAL)(MEM FATAL)) # OR WARNING
I created the file 'isapnp.conf' and uncomentted the proper lines. When I restart the system I get the following failures:
Setting up ISA PNP devices Board 1 has Identity 07 fc a7 db ab 31 30 72 56: USR3031 Serial No 4238859179 [checksum 07]
/etc/isapnp.conf:67--Fatal--Resource conflict allocating 8 bytes of IO at 3e8 (see /proc/ioports)
/etc/isapnp.conf:67--Fatal-Error occured executing request '<IORESCHECK>'---Further action aborted
When looking at the file /proc/ioports I see the line "03e8-03ef:serial(set)" This is sometimes set as "auto" instead of "set." I have no idea why.
If I type in "setserial /dev/ttyS2" I get back: /dev/ttyS2, UART:16550A, Port:0x03e8, IRQ:4 At this point if I type in "isapnp /etc/isapnp.conf" I get the same errors as above. However if I change the UART to unknown I don't get any errors.
Anyone have any idea what is going on? Thanks for any help.
[This message has been edited by Kirk33 (edited 11 October 2000).]