Hi, I'm trying to dial into my Gentoo-box. As a modem I use my Siemens mobile phone and I want mgetty to answer the call. The Gentoo-box is configured as follows:
/etc/inittab s0:12345:respawn:/usr/sbin/mgetty ircomm0 vt100 /etc/mgetty+sendfax/mgetty.config port ircomm0 debug 8 modem-type data init-chat RING toggle-dtr n /etc/mgetty+sendfax/login.config * - - /bin/login @ I'm using a Windows box with an ISDN-card and Hyperterminal to dial. The mobile answers the call and after some seconds I see random characters in Hyperterminal. Between them I shortly could see the name of my Gentoo-machine. Actually no login is possible. My logfile looks as follows: /var/log/mgetty/mgetty.ircomm0 02/28 00:46:13 mm0 mgetty: experimental test release 1.1.30-Dec16 02/28 00:46:13 mm0 check for lockfiles 02/28 00:46:13 mm0 checklock: stat failed, no file 02/28 00:46:13 mm0 locking the line 02/28 00:46:13 mm0 makelock(ircomm0) called 02/28 00:46:13 mm0 do_makelock: lock='/var/lock/LCK..ircomm0' 02/28 00:46:13 mm0 lock made 02/28 00:46:14 mm0 tio_get_rs232_lines: status: CTS DSR DCD RI 02/28 00:46:14 mm0 WARNING: DCD line still active, check modem settings (AT&Dx) 02/28 00:46:14 mm0 tss: set speed to 38400 (017) 02/28 00:46:14 mm0 tio_set_flow_control( HARD ) 02/28 00:46:14 mm0 waiting for line to clear (VTIME), read: 02/28 00:46:14 mm0 waiting for ``RING'' 02/28 00:46:14 mm0 got: [0d][0a]RING ** found ** 02/28 00:46:32 mm0 waiting for line to clear (VTIME), read: [0d][0a] 02/28 00:46:32 mm0 removing lock file 02/28 00:46:32 mm0 waiting... 02/28 00:46:37 mm0 select returned 1 02/28 00:46:37 mm0 checking lockfiles, locking the line 02/28 00:46:37 mm0 makelock(ircomm0) called 02/28 00:46:37 mm0 do_makelock: lock='/var/lock/LCK..ircomm0' 02/28 00:46:37 mm0 lock made 02/28 00:46:37 mm0 wfr: waiting for ``RING'' 02/28 00:46:37 mm0 got: [0d][0a]RING[0d] 02/28 00:46:37 mm0 CND: RING 02/28 00:46:37 mm0 wfr: rc=0, drn=0 02/28 00:46:37 mm0 CND: check no: 'none' 02/28 00:46:37 mm0 send: ATA[0d] 02/28 00:46:37 mm0 waiting for ``CONNECT'' 02/28 00:46:37 mm0 got: ATA[0d] 02/28 00:46:37 mm0 CND: RINGATA[0d][0a]CONNECT ** found ** 02/28 00:46:52 mm0 send: 02/28 00:46:52 mm0 waiting for ``_'' 02/28 00:46:52 mm0 got: 9600/RLP[0d] 02/28 00:46:52 mm0 CND: CONNECT 9600/RLP 02/28 00:46:52 mm0 CND: found: 9600/RLP[0a] ** found ** 02/28 00:46:52 mm0 waiting for line to clear (VTIME), read: 02/28 00:46:52 mm0 looking for utmp entry... (my PID: 27564) 02/28 00:46:52 mm0 utmp + wtmp entry made 02/28 00:46:53 mm0 tio_set_flow_control( HARD ) 02/28 00:46:53 mm0 print welcome banner (/etc/issue) 02/28 00:46:53 mm0 getlogname (AUTO_PPP), read:[1b][db]?[b1][bb][b2]cte[f3]t[1b][cf]M 02/28 00:50:53 mm0 getlogname: timeout[15] 02/28 00:50:53 mm0 getlogname (AUTO_PPP), read: 02/28 00:51:53 mm0 getlogname: timeout 02/28 00:51:56 ##### failed dev=ircomm0, pid=27564, login time out Does anyone have an idea why there are only crappy characters in Hyperterminal and why I can't login? Robert. -- [email protected] mailing list
