Click to See Complete Forum and Search --> : Sound module


parun
11-17-2000, 05:15 PM
I upgraded my kernel & when my PC reboots an error appears 'Cannot find sound module' I tried a sndconfig but this is not found?

and..

'Turning off: accounting information function not implemented'?

How do I get my sound module working? & accounting info (what is that?)

fuzzy
11-17-2000, 05:23 PM
When you compiled this new kernel, did you add the driver for your soundcard as a module then, after compilation, make modules and make modules_install?
Perhaps that's the problem. Perhaps not.

------------------
"Suppose you were an idiot... And suppose you were a member of Congress...But I repeat myself."
--- Mark Twain

parun
11-17-2000, 05:28 PM
Yes I did a: (after upgarding kernel to 2.2.17..

make modules
make modules_install

I did a menu xconfig & added my drivers as well before these above cmds? Is this correct? What else do I need to add?