removing speakup from memory?

Kyle kyle4jesus at gmail.com
Fri Jan 23 22:09:00 UTC 2015


Removing Speakup should be as simple as something like

sudo rmmod speakup speakup_<synth>

where synth refers to the specific synthesizer you're using.
Unfortunately, this gives errors stating that speakup is in use and that
the synthesizer module is in use by speakup. So to fix this, I did

sudo rmmod -f speakup speakup_<synth>

and Speakup was forceably removed from the kernel and all standard
keyboard functionality was restored. Hope this helps.
Sent from my coffee maker
-- 
"Don't judge my disability until you are able to see my ability."
~Kyle: https://kyle.tk/
My chunk of the internet: https://chunkhost.com/r/Kyle




More information about the Blinux-list mailing list