Dear Friends:
Can anybody help with this? After a power failure (hey, it's raining in
LA!) we're having boot problems, and while we found one offender, we're
unable to easily locate the conflicting device. Any ideas on where to
look? Thanks!
Marsden
Here are the isapnp startup messages from the syslog:
Jan 10 17:40:33 overtone isapnp: Board 1 has Identity b9 00 00 e2 58 a5
00 8c 0e: CTL00a5 Serial No 57944 [checksum
b9]
Jan 10 17:40:33 overtone isapnp: Board 2 has Identity e5 ff ff ff ff 70
00 8c 0e: CTL0070 Serial No -1 [checksum e5]
Jan 10 17:40:33 overtone isapnp: Board 3 has Identity b4 14 17 14 05 11
00 72 56: USR0011 Serial No 337056773
[checksum b4]
Jan 10 17:40:33 overtone isapnp: CTL00a5/57944[0]{WaveTable }:
Port 0x620; --- Enabled OK
Jan 10 17:40:33 overtone isapnp: CTL0070/-1[0]{Audio }:
Ports 0x220 0x300; IRQ5 DMA1 DMA5 --- Enabled OK
Jan 10 17:40:33 overtone isapnp: /etc/isapnp.conf:286 -- Fatal -
resource conflict allocating 8 bytes of IO at 200
(see READPORT)
Jan 10 17:40:33 overtone isapnp: /etc/isapnp.conf:286 -- Fatal - Error
occurred executing request '<IORESCHECK> ' ---
further action aborted
It seems to be complaining about this section of the /etc/isapnp.conf
file:
# Logical device id CTL7001
# Device supports vendor reserved register @ 0x38
# Device supports vendor reserved register @ 0x3a
# Device supports vendor reserved register @ 0x3e
# Device supports vendor reserved register @ 0x3f
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be
changed if required
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE CTL0070/-1 (LD 1
# Compatible device id PNPb02f
# ANSI string -->Game<--
# Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0200
# Maximum IO base address 0x0200
# IO base alignment 1 bytes
# Number of IO addresses required: 8
(IO 0 (SIZE 8) (BASE 0x0200))
(NAME "CTL0070/-1[1]{Game }")
(ACT Y)
))
# End tag... Checksum 0x00 (OK)