On Wed, 27 Feb, at 22:54:58 +0100, Thierry Vignaud <[EMAIL PROTECTED]> done
said:
> >
> > When I do an /etc/init.d/{sound,alsa} status, they both say "Sound
> > loaded" and I can see the appropriate kernel modules are, indeed,
> > loaded. I simply can't find out why there's no sound. Everything
> > looks as if it should work fine.
>
> please give me the output of lsmod and aumix -q
Well, after booting into a custom 2.4.17 kernel I built from source and
hacking the /etc/modules.conf, I've gotten it to work!
I also had to disable devfs as when enabled, there wasn't any /dev/mixer
which was apparently causing some problems.
So here's what my new /etc/modules.conf looks like:
alias snd-card-ymfpci ymfpci
alias sound-slot-0 ymfpci
I'll try booting back into the stock kernel later and I'll send you the
requested output.
Cheers,
-Charlie
--
GPG Key fingerprint = 4F36 EC4F 2F2C 5F59 9690 09E5 4C0F 9DB0 8623 53CE
Creating computer software is always a demanding and painstaking
process -- an exercise in logic, clear expression, and almost fanatical
attention to detail. It requires intelligence, dedication, and an
enormous amount of hard work. But, a certain amount of unpredictable
and often unrepeatable inspiration is what usually makes the difference
between adequacy and excellence.