[PlanetCCRMA] unresolved symbols for acpi kernel

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Feb 10 09:19:01 2003


> I am running RedHat 8 and  get unresolved symbols when trying to load the
> acpi kernel.

This is usually caused by a mismatch between the architectures of the
kernel and the alsa driver rpms. Find out what you have by typing this:

rpm -q --queryformat "%{ARCH}\n" kernel-up
rpm -q --queryformat "%{ARCH}\n" alsa-driver-2.4.19-2.ll.acpi

-- Fernando