In your boot loader, you need to pass the location of your serial port to speakup if you explicitly want ttyS1. speakup_ser=ttyS1 Would do it from the get go. You will have to read the docs for your boot loader to figure out how to pass parameters to the kernel command line. hth Josh