On Thu, 8 May 2014, at 5:29 pm, Hunter Jozwiak <hunter.t....@gmail.com> wrote:
> … I compiled a Genkernel, and > that went smooth. However, I tried to emerge espeakup, and I got > errors about how modules weren't enabled. I edited /etc/conf.d/modules > and added two lines: > modules="CONFIG_SPEAKUP" > modules="CONFIG_SPEAKUP_SYNTH_SOFT" > And reemerged the espeakup software; same error message, and on > reboot, no software speech. Am I enabling the modules in an incorrect > manner? If so, how to I get them to work? I'm not familiar with Genkernel - nor Speakup, for that matter - but it sounds like you're talking about _kernel_ modules. In which case it's your kernel you'd need to recompile, not a userspace package. Stroller.