[ATrpms-users] atrpms kernel module for centosplus build
Jean-Yves Avenard
jyavenard at gmail.com
Sun Nov 4 07:54:01 CET 2007
Hi
On 10/25/07, Axel Thimm <Axel.Thimm at atrpms.net> wrote:
> > > rpmbuild --rebuild --define 'kmdl_userland 0' foo....src.rpm
> >
Ok, I've tried recompiling alsa-drivers for 2.6.18-8.1.15.el5.centos.plus
I used the command:
rpmbuild --rebuild --define 'kmdl_userland 0' alsa-driver-1.0.15-62.src.rpm
it generated the file:
alsa-kmdl-2.6.18-8.1.15.el5.centos.plus-1.0.15-62.RHL5.i386.rpm
which I installed with rpm -Uvh
alsa-kmdl-2.6.18-8.1.15.el5.centos.plus-1.0.15-62.RHL5.i386.rpm
However, when trying to load some drivers (modprob snd-intel8x0 ), I get
snd_ac97_codec: disagrees about version of symbol ac97_bus_type
snd_ac97_codec: Unknown symbol ac97_bus_type
snd_intel8x0: Unknown symbol snd_ac97_pcm_close
snd_intel8x0: Unknown symbol snd_ac97_resume
snd_intel8x0: Unknown symbol snd_ac97_pcm_open
snd_intel8x0: Unknown symbol snd_ac97_set_rate
snd_intel8x0: Unknown symbol snd_ac97_update_bits
snd_intel8x0: Unknown symbol snd_ac97_mixer
snd_intel8x0: Unknown symbol snd_ac97_bus
snd_intel8x0: Unknown symbol snd_ac97_pcm_double_rate_rules
snd_intel8x0: Unknown symbol snd_ac97_update_power
snd_intel8x0: Unknown symbol snd_ac97_suspend
snd_intel8x0: Unknown symbol snd_ac97_get_short_name
snd_intel8x0: Unknown symbol snd_ac97_pcm_assign
snd_intel8x0: Unknown symbol snd_ac97_tune_hardware
I wonder if this related to the kernel drivers being compiled as RHL5 ...
Jean-Yves
More information about the atrpms-users
mailing list