[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dmasound failure under 2.2.12 kernel



On Thu, Oct 7, 1999, Michael G Schwern <schwern@pobox.com> wrote:

>I recently upgraded from my own 2.2.11 kernel to the new
>kernel-image-2.2.12-pmac and I've found that sound has ceased to work.
>This is a WallStreet PowerBook G3.  I've traced the problem to the dmasound.o
>module:
>
># modprobe /lib/modules/2.2.12/misc/dmasound.o
>/lib/modules/2.2.12/misc/dmasound.o: unresolved symbol machine_is_compatible
>
>I got the same problem when I compiled the kernel myself (gcc 2.95.1)
>from the kernel-source-2.2.12 and kernel-patches-2.2.12.  I have yet to try
>compiling straight from the pure Linux source.

Either add machine_is_compatible to the list of exported symbols in
arch/ppc/kernel/ppc_ksyms.c, or grab the patches on my test web page,
they include various useful powerbook stuffs along with this fix. The
page is at http://calvaweb.calvacom.fr/bh40/test.html

-- 
           Perso. e-mail: <mailto:bh40@calva.net>
           Work   e-mail: <mailto:benh@mipsys.com>
BenH.      Web   : <http://calvaweb.calvacom.fr/bh40/>




Reply to: