Re: modprobe snd-cs46xx error ALSA 1.0.17 with kernel 2.6.26-1-686
- From: Florian Kulzer <florian.kulzer+debian@xxxxxxx>
- Date: Sun, 31 Aug 2008 17:11:20 +0200
On Sat, Aug 30, 2008 at 08:03:59 +0200, Bernd Kloss wrote:
Lenny
alsa-driver-1.0.17
Kernel 2.6.26-1-686
Cirrus Logic cs46xx
Hello
for the previous kernel 2.6.25-2-686 I could compile the audiodrivers without
problems. After kernel-update 2.6.26-1-686 I repeated the same procedure
You are not really giving us a lot of information to work with here.
without errors except the last step
modprobe snd-cs46xx
Following errors are given back:
WARNING: Error inserting snd_ac97_codec
(/lib/modules/2.6.26-1-686/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
[...]
DMESG reports:
[ *725.576042] snd_ac97_codec: Unknown symbol snd_verbose_printk
[...]
It looks like you recompiled snd_ac97_codec with SND_VERBOSE_PRINTK
enabled while using the original 2.6.26-1-686 soundcore module, which
has this feature disabled (and hence does not define the function and
export the corresponding symbol).
Try to add "--disable-verbose-printk" to whatever options you use in the
./configure step of your alsa 1.0.17 driver build process.
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- modprobe snd-cs46xx error ALSA 1.0.17 with kernel 2.6.26-1-686
- From: Bernd Kloss
- modprobe snd-cs46xx error ALSA 1.0.17 with kernel 2.6.26-1-686
- Prev by Date: vmlinuz-2.6.26-1-amd64 initrd.img problem
- Next by Date: Sharing a printer to Windows XP clients with Samba and Cups
- Previous by thread: Re: modprobe snd-cs46xx error ALSA 1.0.17 with kernel 2.6.26-1-686
- Next by thread: NFS export question
- Index(es):
Relevant Pages
|