I had this same issue - it's because AAH tries to run a getty on ttyS0,
and if you have COM1 disabled in the bios (or it doesn't exist), this
won't work.  If you're getting this issue, edit /etc/inittab, and
comment out the line that says:

s0:12345:respawn:/sbin/agetty -i -h -L 9600 ttyS0 vt100

Then save the file, and do a 'killall -HUP init' as root - the problem
should go away.

Justin

On Wed, 2005-06-08 at 08:54 +0100, Wagner Gimenes wrote:
> Guys (and Gals),
> 
> FYI I also have the *same* message here. Wonder is it is related to my
> Compaq D500 Space Saver PIV 1.7 or the fact that I don't yet have a
> modem card in the * box.
> 
> (Please don't shoot me, did try Google first)
> 
> Many thanks,
> 
> Wagner Gimenes 

-- 

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to