The precompiled alsa-modules for precompiled kernels
work fine, but with my custom kernel not.

apt-get install kernel-source-2.6.3
make menuconfig
make-kpkg kernel_image --rootcmd=fakeroot
--revision=05.custom --append-to-version=.040307

apt-get install alsa-source
dpkg-reconfigure alsa-source
# selected dummy and my via VIA82xx
# AC97 - VIA VT8233 - Realtek (ALC201A/650/655)
tar jxvf alsa-driver.tar.bz2
make-kpkg modules_image --rootcmd fakeroot
--added-modules=alsa-driver --revision=05.custom
--append-to-version=.040307

dpkg -i
nvidia-kernelnvidia-kernel-2.6.3.040307_1.0.5336-5+05.custom_i386.deb
dpkg -i
nvidia-kernel-2.6.3.040307_1.0.5336-5+05.custom_i386.deb

reboot

now I will get a mass of error messages in dmesg.
Some examples:
nts_init
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_near
snd: Unknown parameter `device_mode'
snsnd_seq_device: Unknown symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_register
snd_rawmidi: Unknown symbol snd_info_register
snd_mpu401_uart: Unknown symbol snd_rawmidi_receive
snd_timer: Unknown symbol snd_info_register
snd_ac97_codec: Unknown symbol snd_info_register
snd_via82xx: Unknown symbol snd_ctl_add
snd_via82xx: Unknown symbol snd_pcm_new

What did I wrong?
Since I did the alsa modul myself I did not check it
in the 2.6.3 kernel.
If I use the alsa kernel modul from the 2.6.3 kernel
and compile via82xx and other needed modules a
modules, will the be replaced by custom compiled ones?
Which modules are needed to lett it work?

best regards phob





        
                
Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to