All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Zaitcev <zaitcev@redhat.com>
To: John Weber <weber@nyc.rr.com>
Cc: Pete Zaitcev <zaitcev@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.5.4 Sound Driver Problem
Date: Mon, 11 Feb 2002 14:21:56 -0500	[thread overview]
Message-ID: <20020211142156.A2665@devserv.devel.redhat.com> (raw)
In-Reply-To: <E16aKwN-0007Ro-00@the-village.bc.nu> <3C6809C2.1030808@nyc.rr.com> <20020211132725.A18726@devserv.devel.redhat.com> <3C6816EC.2040406@nyc.rr.com>
In-Reply-To: <3C6816EC.2040406@nyc.rr.com>; from weber@nyc.rr.com on Mon, Feb 11, 2002 at 02:09:32PM -0500

> Date: Mon, 11 Feb 2002 14:09:32 -0500
> From: John Weber <weber@nyc.rr.com>

> I enable ymfpci, and I have to compile and link dmabuf.c which leads to 
> the problem (the only other sound options enabled are 
> CONFIG_SOUND_GAMEPORT and CONFIG_SOUND_OSS).

> By the way, I don't use modules so this problem results in a link error. 
>    I guess I could use modules if this would rectify the problem.

Try to do this. Open drivers/sound/Config.in, and find YMFPCI
tristate, then delete $CONFIG_SOUND_OSS from that line.
Edit .config, and remove CONFIG_SOUND_OSS. Rerun make oldconfig,
when prompted for CONFIG_SOUND_OSS, say N. This should work.

I use monolithic kernels on 2.4, but on 2.5 it is officially
discouraged, so I gave up on it.

I do not see ANYTHING in 2.5.4 Makefiles that depended on
CONFIG_SOUND_GAMEPORT. This option only works to restric
some configurations choices, but it does not control any
compilations. Seems like a deadwood to me. Just kill it too.

-- Pete

  parent reply	other threads:[~2002-02-11 19:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1013448601.14957.linux-kernel2news@redhat.com>
2002-02-11 17:46 ` Linux 2.5.4 Sound Driver Problem Pete Zaitcev
2002-02-11 18:12   ` Alan Cox
2002-02-11 18:13     ` John Weber
2002-02-11 18:27       ` Pete Zaitcev
2002-02-11 18:48         ` John Weber
     [not found]         ` <3C6816EC.2040406@nyc.rr.com>
2002-02-11 19:21           ` Pete Zaitcev [this message]
     [not found] <fa.c0t1afv.1f02hrj@ifi.uio.no>
     [not found] ` <fa.jvah72v.1h34cqd@ifi.uio.no>
2002-02-11 19:58   ` John Weber
2002-02-11 20:42     ` John Weber
2002-02-11 17:27 John Weber

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=20020211142156.A2665@devserv.devel.redhat.com \
    --to=zaitcev@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=weber@nyc.rr.com \
    /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.