From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28266 invoked from network); 1 May 2001 09:56:45 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 1 May 2001 09:56:45 -0000 Received: (qmail 11332 invoked by alias); 1 May 2001 09:56:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14184 Received: (qmail 11320 invoked from network); 1 May 2001 09:56:40 -0000 Date: Tue, 1 May 2001 11:48:31 +0200 From: Thomas =?iso-8859-1?Q?K=F6hler?= To: zsh-workers@sunsite.dk Subject: zsh on serial line? Message-ID: <20010501114831.A16624@picard.franken.de> Mail-Followup-To: Thomas =?iso-8859-1?Q?K=F6hler?= , zsh-workers@sunsite.dk Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline User-Agent: Mutt/1.3.17i X-Operating-System: Linux picard 2.2.17 X-Editor: vim-6.0ad ALPHA http://www.vim.org/ X-IRC: tirc; Nick: jeanluc X-URL: http://jeanluc-picard.de/ --envbJBWh7q8WU6mo Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I have a digital VT510 which I connected to my PC's second serial port, /dev/ttyS1, and on the linux box, I started "mgetty -r /dev/ttyS1". Well, works fine if login shell is bash: I issue login and password and get a bash. But when I try to start zsh (Version is 4.0.1-pre-3), well, it tries to start, then it hangs forever. When I do "strace -o XXX zsh -f", I get some output like this: [snipped lots of syscalls] readlink("/proc/self/fd/0", "/dev/ttyS1", 4095) =3D 10 open("/dev/ttyS1", O_RDWR|O_NOCTTY|0x8000 Uhm. It stops when trying to open /dev/ttyS1 - what is it waiting for? How can I change that? CU, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de | LCARS - Linux <>< WWW: http://jeanluc-picard.de | for Computers IRC: jeanluc | on All Real PGP public key available from Homepage! | Starships --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE67oZvTEYXWMJlHuYRAjeJAJ9vLic5drE7/1vIIGTdMLLfUUkqqwCeJa2t ZaRqjH6rf2oCf46/R6U98n4= =p8bq -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--