On 4/18/06, Mitchell Brown <[EMAIL PROTECTED]> wrote: > I have a small problem. > I'm currently running PCLinuxOS .92 (a variant of Mandriva). > > I've tried everything to get the sound working. I just noticed something > peciluar. I had to boot onto the livecd (you install off the live cd too) to > run the " redo-lilo.sh" (to fix my hosed MBR) and I noticed... I heard the > KDE login sound!!!! I'm like "WTF?!" > > Don't you think that's a little bit backwards to get sound on the livecd and > not the installed version?! > Can someone assist me with this please?
It would help to know what sound card you are using. Do a `lsmod` on both the livecd and regular versions, see if the livecd loads all of the sound modules (snd_*). A kludgy way of fixing the problem: If the livecd just loads everything, start loading snd_ modules with modprobe until you find one that works. Alternately, find out which module your sound card uses and load it (assuming your kernel was built with your soundcard support as a module.) -Mark _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

