I have (I am pretty sure) a SB AWE32 PnP, but lothar detects it as an
AWE64(a).  Strange, OK, move on.  I try to "Test" it using lothar and
get the following in a dialog box:

/etc/isapnp.conf:40 -- Fatal - resource conflict allocating DMA0 (see 
/etc/isapnp.conf) 
/etc/isapnp.conf:40 -- Fatal - Error occurred executing request 'CHANNEL 0' --- 
further action aborted 

The resulting isapnp.conf (line numbers added for benefit of readers):

     1  # $Id: pnpdump.c,v 1.20 1999/12/02 22:39:24 fox Exp $
     2  # Release isapnptools-1.20
     3  # This is free software, see the sources for details.
     4  # This software has NO WARRANTY, use at your OWN RISK
     5  #
     6  # For details of this file format, see isapnp.conf(5)
     7  #
     8  # For latest information and FAQ on isapnp and pnpdump see:
     9  # http://www.roestock.demon.co.uk/isapnptools/
    10  #
    11  # Compiler flags: -DREALTIME -DNEEDSETSCHEDULER -DABORT_ONRESERR
    12  #
    13  # Trying port address 0273
    14  # Board 1 has serial identifier 9a 00 00 de 97 9c 00 8c 0e
       
    15  # (DEBUG)
    16  (READPORT 0x0273)
    17  (ISOLATE PRESERVE)
    18  (IDENTIFY *)
    19  (VERBOSITY 2)
    20  (CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
       
    21  # Card 1: (serial identifier 9a 00 00 de 97 9c 00 8c 0e)
    22  # Vendor Id CTL009c, Serial Number 56983, checksum 0x9A.
    23  # Version 1.0, Vendor version 1.2
    24  # ANSI string -->Creative SB32 PnP<--
    25  #
    26  # Logical device id CTL0041
    27  #     Device supports vendor reserved register @ 0x3b
    28  #     Device supports vendor reserved register @ 0x3c
    29  #     Device supports vendor reserved register @ 0x3d
    30  #     Device supports vendor reserved register @ 0x3e
    31  #
    32  # Edit the entries below to uncomment out the configuration required.
    33  # Note that only the first value of any range is given, this may be changed if 
required
    34  # Don't forget to uncomment the activate (ACT Y) when happy
       
    35  (CONFIGURE CTL009c/56983 (LD 0
    36  (DMA 0 (CHANNEL 0))
    37  (DMA 1 (CHANNEL 0))
    38  (INT 0 (IRQ 5 (MODE +E)))
    39  (IO 0 (SIZE 8) (BASE 0x220))
    40  (NAME "Creative Labs SoundBlaster AWE64(a)")
    41  (ACT Y)
    42  ))
    43  # End tag... Checksum 0x00 (OK)
       
    44  # Returns all cards to the "Wait for Key" state

Hmmmmm.  isapnptools would seem to believe that it is a AWE64.  I am
pretty sure that it is only a AWE32 PnP though.  Whatever.

Any ideas on how/what to fix to correct this?

b.

    45  (WAITFORKEY)


--
Brian J. Murrell                              InterLinx Support Services, Inc.
North Vancouver, B.C.                                             604 983 UNIX
        Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD

Reply via email to