All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Castro <rcastro@linux.ime.usp.br>
To: linux-sound@vger.kernel.org
Subject: Re: Sound Card Problems
Date: Wed, 17 Feb 1999 12:19:48 +0000	[thread overview]
Message-ID: <marc-linux-sound-91926556702457@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91922152200751@msgid-missing>


Nothing worked! :-( I changed my 16-bit DMA to 6. Nothing. I changed
post-install of adlib module. Nothing.

Here goes my isapnp.conf

# $Id: pnpdump.c,v 1.1.1.2 1998/01/07 05:17:47 fred Exp $
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER -DNEEDNANOSLEEP
#
# Trying port address 0203
# Board 1 has serial identifier 0f 00 00 4d 75 44 00 8c 0e

# (DEBUG)
(READPORT 0x0203)
(ISOLATE)
(IDENTIFY *)
(VERIFYLD N)

# Card 1: (serial identifier 0f 00 00 4d 75 44 00 8c 0e)
# Vendor Id CTL0044, Serial Number 19829, checksum 0x0F.
# Version 1.0, Vendor version 1.0
# ANSI string -->Creative SB32 PnP<--
#
# Logical device id CTL0031
#
# 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 CTL0044/19829 (LD 0
#     ANSI string -->Audio<--
 (INT 0 (IRQ 5 (MODE +E)))
 (DMA 0 (CHANNEL 1))
 (DMA 1 (CHANNEL 6))
 (IO 0 (BASE 0x0220))
 (IO 1 (BASE 0x0330))
 (IO 2 (BASE 0x0388))
 (ACT Y)
))
#
# Logical device id CTL2011
#
# Edit the entries below to uncomment out the configuration required.
#     Compatible device id PNP0600
#     ANSI string -->IDE<--

(CONFIGURE CTL0044/19829 (LD 1
#     ANSI string -->IDE<--
 (INT 0 (IRQ 10 (MODE +E)))
 (IO 0 (BASE 0x0168))
 (IO 1 (BASE 0x036e))
 (ACT Y)
))
#
# Logical device id CTL0021
#
# 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 CTL0044/19829 (LD 2
#     ANSI string -->WaveTable<--
 (IO 0 (BASE 0x0620))
 (IO 1 (BASE 0x0A20))
 (IO 2 (BASE 0x0E20))
 (ACT Y)
))
#
# Logical device id CTL7001
#
# 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 CTL0044/19829 (LD 3
#     Compatible device id PNPb02f
#     ANSI string -->Game<--
 (IO 0 (BASE 0x0200))
 (ACT Y)
))
#
# Logical device id CTL0051
#
# 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 CTL0044/19829 (LD 4
#     ANSI string -->StereoEnhance<--
 (IO 0 (BASE 0x0100))
 (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Returns all cards to the "Wait for Key" state
(WAITFORKEY)

-------- conf.modules --------

### This file is automatically generated by update-modules
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
alias block-major-7 loop

# Uncomment the network protocols you don't want loaded:
# alias net-pf-2 off		#	IPv4
alias net-pf-3 off
alias net-pf-4 off			# IPX
alias net-pf-5 off			# DDP / appletalk
alias net-pf-10 off			# IPv6
# Other aliases:
alias net-pf-17 af_packet	# packet mode (tcpdump, etc.)

alias netalias-2 ip_alias
alias char-major-4 serial
alias char-major-10-130 softdog
alias iso9660 isofs
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias binfmt-0064 binfmt_aout
alias binfmt--310 binfmt_java

# If you use the IDE tape driver as a module, uncomment the next two lines:
# alias block-major-3 ide-probe
# alias char-major-37 ide-tape

#alias <whatever you don't have that kerneld complains about> off 

path[boot]=/lib/modules

# State module paths in order of importance
path[fs]=/lib/modules/`uname -r`
path[net]=/lib/modules/`uname -r`
path[scsi]=/lib/modules/`uname -r`
path[block]=/lib/modules/`uname -r`
path[cdrom]=/lib/modules/`uname -r`
path[ipv4]=/lib/modules/`uname -r`
path[ipv6]=/lib/modules/`uname -r`
path[misc]=/lib/modules/`uname -r`
path[video]=/lib/modules/`uname -r`
path[sound]=/lib/modules/`uname -r`
path[fc4]=/lib/modules/`uname -r`

path[fs]=/lib/modules/`kernelversion`
path[net]=/lib/modules/`kernelversion`
path[scsi]=/lib/modules/`kernelversion`
path[block]=/lib/modules/`kernelversion`
path[cdrom]=/lib/modules/`kernelversion`
path[ipv4]=/lib/modules/`kernelversion`
path[ipv6]=/lib/modules/`kernelversion`
path[misc]=/lib/modules/`kernelversion`
path[video]=/lib/modules/`kernelversion`
path[sound]=/lib/modules/`kernelversion`
path[fc4]=/lib/modules/`kernelversion`

path[fs]=/lib/modules
path[net]=/lib/modules
path[scsi]=/lib/modules
path[block]=/lib/modules
path[cdrom]=/lib/modules
path[ipv4]=/lib/modules
path[ipv6]=/lib/modules
path[misc]=/lib/modules
path[video]=/lib/modules
path[sound]=/lib/modules
path[fc4]=/lib/modules

alias parport_lowlevel parport_pc
alias char-major-14 sb
pre-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=0x220 irq=5 dma=1 dma16=6 mpu_io=0x330
options adlib_card io=0x388     # FM synthesizer
#options sound           dmabuf=1


Hoping we have success in fixing that,
Rodrigo Castro   <rcastro@linux.ime.usp.br>
Computer Science undergraduate student - University of Sao Paulo
Rudeness is a weak man's imitation of strength.

  parent reply	other threads:[~1999-02-17 12:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-17  4:01 Sound Card Problems Rodrigo Castro
1999-02-17  4:53 ` Keith Duthie
1999-02-17 12:19 ` Rodrigo Castro [this message]
1999-02-17 14:03 ` Keith Duthie
1999-02-17 14:39 ` Rodrigo Castro
1999-02-17 16:05 ` Keith Duthie
1999-02-17 17:38 ` Rodrigo Castro
1999-02-18  3:11 ` Keith Duthie
1999-08-30 18:08 ` Sound Card problems Prasanna Subash

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-sound-91926556702457@msgid-missing \
    --to=rcastro@linux.ime.usp.br \
    --cc=linux-sound@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.