The Guru College
Mea Culpa
This will teach me to type config files from memory: don’t set the device in the qpage.cf file to /dev/ttyS3
. Instead, create a symlink to <strong>/dev/ttyS2</strong>
called /dev/modem
. Like so:
`This will teach me to type config files from memory: _don't_ set the device in the qpage.cf file to
/dev/ttyS3. Instead, create a symlink to
/dev/ttyS2called
/dev/modem`. Like so:
``
I’ve already fixed the initial post, but qpage insists on the name being /dev/modem – likely due to the fact that it’s really old code. I’ve not got the time or the interest to hunt about in the source and try to fix it.