[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476672: linux-image-2.6.25-2-486: alsa snd-cs46xx module missing



Same here - it took quite a while to detect this as error source for 
absence of sound. 

00:0d.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 
[CrystalClear SoundFusion Audio Accelerator] (rev 01)

had been supported all the way from kernel 2.2. up! Now it suddenly is 
gone :(

Chris: Could you possibly give further directions on how to build the 
module?

Regards
Ralf


localhost:/usr/src/linux-headers-2.6.22-3/sound/pci/cs46xx# cat Makefile
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
#

snd-cs46xx-objs := cs46xx.o cs46xx_lib.o
ifeq ($(CONFIG_SND_CS46XX_NEW_DSP),y)
  snd-cs46xx-objs += dsp_spos.o dsp_spos_scb_lib.o
endif

# Toplevel Module Dependency
obj-$(CONFIG_SND_CS46XX) += snd-cs46xx.o




Reply to: