Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire]linux 2.5 + alsa

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: Treeve Jelbert <treeve01 AT pi.be>
  • Cc: sm-grimoire AT lists.ibiblio.org, Wolfgang Scheicher <worf AT sbox.tu-graz.ac.at>
  • Subject: Re: [SM-Grimoire]linux 2.5 + alsa
  • Date: Sat, 19 Oct 2002 13:47:48 -0500

Does the dispel remove the driver from /lib/modules/2.x.x....? I have multiple kernels 2.4.x and 2.5.x and would hate to have it removed from my 2.4 kernel.

CuZnDragon
Robin Cook


Treeve Jelbert wrote:
if I cast linux and select version 2.5.*, I can configure alsa directly into the kernel

In this situation the linux spell should have some conditional logic so that it:

1 provides alsa-drivers
2. dispells any other spell which also privides alsa-drivers


would something like

if { -d /lib/modules/{$VERSION}/kernel/sound/acore }; then
add provides alsa-drivers
dispell otherthings
fi

in the BUILD or POST_INSTALL work?







Archive powered by MHonArc 2.6.24.

Top of Page