On Jan 03 2002, Michel D�nzer wrote:
> On Mon, 2001-12-31 at 16:01, Leandro Noferini wrote:
> > My dmasound_core inserted fine but the other module doesn't. 
> 
> I don't really know what to suggest besides rebuilding the kernel
> from scratch, i.e. at least make clean dep vmlinux.

        Indeed, I've built Linux 2.4.17-ben0 successfully and the
        dmasound_pmac works fine for me.

        In fact, this old machine I have here in front of me is
        reasonably well configured to the point of being able to
        substitute my main computer in case of a crash or other
        disaster. :-)

        BTW, as a suggestion to the original poster, I'd suggest:

        cd /path/to/kernel/source
        mv .config ..
        make mrproper
        mv ../.config .
        make oldconfig
        (see if everything went well)
        make dep zImage modules
        (login as root)
        make modules_install


        []s, Roger...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Rog�rio Brito - [EMAIL PROTECTED] - http://www.ime.usp.br/~rbrito/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Reply via email to