Thanks. I have just been having a bit of a play with it now with the modprobe command, it seems like some of the options belong to the synth modules and some to the speakup core module, eg. ser should go with speakup_apollo but not with speakup module and quiet seems it should go with speakup module but not speakup_apollo. Is there a document somewhere stating which option belongs with which module? Michael Whapples On 23/12/42 19:59, Samuel Thibault wrote: > Michael Whapples, le Wed 08 Apr 2009 13:41:56 +0000, a ?crit : > >> Is it possible to specify some of the speakup options when loading >> speakup modules? >> > Yes, just like other options, throw lines in a file in /etc/modprobe.d, > like: > > options speakup_apollo ser= > Samuel > >