I've built dmasound_pmac against the 2.4.4-6.2mdk kernel. There are 3 modules in a tarball, and 2 shell scripts: [stew@imac stew]$ tar -tjf dmasound_pmac-2.4.4-6.2mdk.tar.bz2 dmasound/ dmasound/update_sound dmasound/soundcore.o.gz dmasound/revert_sound dmasound/dmasound_core.o.gz dmasound/dmasound_pmac.o.gz 2 would replace your existing soundcore and dmasound_core (/lib/modules/2.4.4-6.2mdk/kernel/drivers/sound/soundcore.o.gz) (/lib/modules/2.4.4-6.2mdk/kernel/drivers/sound/dmasound/dmasound_core.o.gz) the 3rd is new (/lib/modules/2.4.4-6.2mdk/kernel/drivers/sound/dmasound/dmasound_pmac.o.gz) To use: at the console, as root (no X running) tar -xjf dmasound_pmac-2.4.4-6.2mdk.tar.bz2 cd dmasound ./update_sound To undo: at the console, as root (no X running) cd dmasound ./revert_sound Have Fun ;^) Stew Benedict -- MandrakeSoft OH/TN, USA http://perso.mandrakesoft.com/~sbenedict/
