All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Nottingham <notting@redhat.com>
To: linux-sound@vger.kernel.org
Subject: Re: Problem with cs4232.o
Date: Sun, 31 Jan 1999 17:38:28 +0000	[thread overview]
Message-ID: <marc-linux-sound-91780471919128@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91722163016425@msgid-missing>

Miles Lane (root@amazon.com) said: 
> A reminder:  this is the problem where I get the
> 	Sound: DMA (output) timed out -IRQ/DRQ config error?
> when accessing my sound card after booting and logging in.
> 
> Unloading the cs4232.o module and then running "modprobe cs4232" 
> fixes the problem.  I'd like to fix this so the driver loads 
> correctly on boot.
<snip>
> MODULES:
<snip>
> 	pcmcia_core            35384   0 [serial_cs cb_enabler ds i82365]

I'd guess that pcmcia is stomping on the card ports 
(and perhaps IRQ/DMA channels) when it gets loaded.
Try editing /etc/pcmcia/config.opts, and changing
the "include port" line from "0x100-0x4ff"  (the default)
to "0x100-0x1ff". (You'd have to unload/reload pcmcia to
have this take effect, and possibly reboot.)
Does this help?

BIll

      parent reply	other threads:[~1999-01-31 17:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-24 23:44 Problem with cs4232.o Miles Lane
1999-01-25  1:13 ` Alan Cox
1999-01-26  3:06 ` Miles Lane
1999-01-31  8:52 ` Miles Lane
1999-01-31 17:38 ` Bill Nottingham [this message]

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-91780471919128@msgid-missing \
    --to=notting@redhat.com \
    --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.