[PlanetCCRMA] problems with configuration of the alsa drivers

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Apr 2 09:48:00 2003


> It looks like a mismatch between the kernel architecture and the alsa
> driver architecture.
> 
> Could you send us:
>  - the type of processor you have ('cat /proc/cpuinfo')
>  - the architecture of the packages that are installed for the kernel
> and the alsa driver
> 
> You can get these by the following commands:
> rpm -q --queryformat="%{ARCH}\n" <<kernel rpm name>>
> and
> rpm -q --queryformat="%{ARCH}\n" <<alsa-driver rpm name>>
> as in for instance:
> rpm -q --queryformat="%{ARCH}\n" kernel-2.4.20-4.ll.acpi
> rpm -q --queryformat="%{ARCH}\n" alsa-driver-0.9.2-4.cvs

And also the result of "cat /proc/cpuinfo" just to see what processor
you have.... Just when I though this was a thing of the past :-)

-- Fernando