Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Keith Duthie <psycho@albatross.co.nz>
To: linux-sound@vger.kernel.org
Subject: Re: Sound Card Problems
Date: Wed, 17 Feb 1999 16:05:50 +0000	[thread overview]
Message-ID: <marc-linux-sound-91927037701151@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-91922152200751@msgid-missing>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 778 bytes --]

On Wed, 17 Feb 1999, Rodrigo Castro wrote:

> Tried everything. Not working. I don't even know if you have any more idea
> about what may be the problem. My motherboard chipset is VIA and I read
> something about a conflict between some VIA chipsets and sound cards. I
> sent a message to linux-kernel list. Let's see if someone there gives us a
> tip of what may not be working.
> The worst thing is that it used to work in 2.0.36, but nowadays when I try
> to revert to 2.0.36 kernel, it does not work more (with isapnptools). The
> only way I found that works is initializing my card with a kernel patch in
> a 2.0.* kernel.
Try this patch, then recompile. If it works then the problem was the 
motherboard.
-- 
.sig under deconstruction. Please watch out for falling stars.

[-- Attachment #2: Type: TEXT/PLAIN, Size: 324 bytes --]

--- linux/include/asm-i386/dma.h.orig	Sat Jan 30 14:16:02 1999
+++ linux/include/asm-i386/dma.h	Thu Feb 18 05:02:07 1999
@@ -292,7 +292,7 @@
 #ifdef CONFIG_PCI_QUIRKS
 extern int isa_dma_bridge_buggy;
 #else
-#define isa_dma_bridge_buggy 	(0)
+#define isa_dma_bridge_buggy 	(1)
 #endif
 
 #endif /* _ASM_DMA_H */

  parent reply	other threads:[~1999-02-17 16:05 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
1999-02-17 14:03 ` Keith Duthie
1999-02-17 14:39 ` Rodrigo Castro
1999-02-17 16:05 ` Keith Duthie [this message]
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-91927037701151@msgid-missing \
    --to=psycho@albatross.co.nz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox