ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] mgetty & log messages
@ 2002-02-12 10:09 "Баталов Григорий"
  2002-02-12 10:52 ` Oleg Lukashin
  2002-02-12 14:25 ` [mdk-re] " Oleg N. Kayunov
  0 siblings, 2 replies; 3+ messages in thread
From: "Баталов Григорий" @ 2002-02-12 10:09 UTC (permalink / raw)
  To: mandrake-russian

При запуске mgetty в лог валятся следующие сообщения:

Feb 12 10:10:08 bga mgetty[3844]: mgetty: experimental test release 1.1.27-Oct21: Success
Feb 12 10:10:08 bga mgetty[3844]: check for lockfiles: Success
Feb 12 10:10:08 bga mgetty[3844]:  checklock: stat failed, no file: No such file or directory
Feb 12 10:10:08 bga mgetty[3844]: locking the line: No such file or directory
Feb 12 10:10:08 bga mgetty[3844]:  makelock(ttyS1) called: No such file or directory
Feb 12 10:10:08 bga mgetty[3844]:  do_makelock: lock='/var/lock/serial/LCK..ttyS1': No such file or directory
Feb 12 10:10:08 bga mgetty[3844]:  lock made: No such file or directory
Feb 12 10:10:09 bga mgetty[3844]:  tio_get_rs232_lines: status:: No such file or directory
Feb 12 10:10:09 bga mgetty[3844]: lowering DTR to reset Modem: No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:  tss: set speed to 57600 (10001): No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:  tio_set_flow_control( HARD ): No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:  waiting for line to clear (VTIME), read: : No such file or directory
Feb 12 10:10:10 bga mgetty[3844]: send: : No such file or directory
Feb 12 10:10:10 bga mgetty[3844]: waiting for ``OK'': No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:  got: : No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:   CND: ATQ0V1H0: No such file or directory
Feb 12 10:10:10 bga mgetty[3844]: send: : No such file or directory
Feb 12 10:10:10 bga mgetty[3844]: waiting for ``OK'': No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:  got: : No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:   CND: OK: No such file or directory
Feb 12 10:10:10 bga mgetty[3844]:   CND: ATS0=0Q0&D3&C1: No such file or directory
Feb 12 10:10:11 bga mgetty[3844]:  waiting for line to clear (VTIME), read: : No such file or directory
Feb 12 10:10:11 bga mgetty[3844]:  removing lock file: No such file or directory
Feb 12 10:10:11 bga mgetty[3844]: waiting...: No such file or directory
Feb 12 10:10:19 bga mgetty[3844]: failed dev=ttyS1, pid=3844, got signal 2, exiting

   Такое ощущение, что сообщения программы передаются
 в bash как команды, а он их не находит.
   Никто не встречался? И как бы мне это отладить?

-- 
 Баталов Григорий.
---------------------------------------------------------------------------
 I am the "ILOVEGNU" signature virus. Just copy me to your signature.
 This email was infected under the terms of the GNU General Public License.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [mdk-re] mgetty & log messages
  2002-02-12 10:09 [mdk-re] mgetty & log messages "Баталов Григорий"
@ 2002-02-12 10:52 ` Oleg Lukashin
  2002-02-12 14:25 ` [mdk-re] " Oleg N. Kayunov
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg Lukashin @ 2002-02-12 10:52 UTC (permalink / raw)
  To: "Баталов
	Григорий"

Hello Баталов,

Tuesday, February 12, 2002, 10:14:39 AM, you wrote:

БГ> При запуске mgetty в лог валятся следующие сообщения:

БГ> Feb 12 10:10:10 bga mgetty[3844]:   CND: ATQ0V1H0: No such file or directory
БГ> Feb 12 10:10:10 bga mgetty[3844]: send: : No such file or directory
БГ> Feb 12 10:10:10 bga mgetty[3844]: waiting for ``OK'': No such file or directory

БГ>    Такое ощущение, что сообщения программы передаются
БГ>  в bash как команды, а он их не находит.
БГ>    Никто не встречался? И как бы мне это отладить?

Была такая фигня. мне так никто и не сказал как это лечить.
Поскольку это никак не влияло на работу mgetty, я просто выставил
debug=1 (или 0 - не помню) в конфиге mgetty.

-- 
Best regards,
Oleg Lukashin,
phd@rega.ru




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [mdk-re] Re: mgetty & log messages
  2002-02-12 10:09 [mdk-re] mgetty & log messages "Баталов Григорий"
  2002-02-12 10:52 ` Oleg Lukashin
@ 2002-02-12 14:25 ` Oleg N. Kayunov
  1 sibling, 0 replies; 3+ messages in thread
From: Oleg N. Kayunov @ 2002-02-12 14:25 UTC (permalink / raw)
  To: mandrake-russian

"Баталов Григорий" wrote:
> 
> При запуске mgetty в лог валятся следующие сообщения:
> 
> Feb 12 10:10:08 bga mgetty[3844]: mgetty: experimental test release 1.1.27-Oct21: Success
> Feb 12 10:10:08 bga mgetty[3844]: check for lockfiles: Success
> Feb 12 10:10:08 bga mgetty[3844]:  checklock: stat failed, no file: No such file or directory
> Feb 12 10:10:08 bga mgetty[3844]: locking the line: No such file or directory
> Feb 12 10:10:08 bga mgetty[3844]:  makelock(ttyS1) called: No such file or directory
> Feb 12 10:10:08 bga mgetty[3844]:  do_makelock: lock='/var/lock/serial/LCK..ttyS1': No such file or directory
> Feb 12 10:10:08 bga mgetty[3844]:  lock made: No such file or directory
> Feb 12 10:10:09 bga mgetty[3844]:  tio_get_rs232_lines: status:: No such file or directory
> Feb 12 10:10:09 bga mgetty[3844]: lowering DTR to reset Modem: No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:  tss: set speed to 57600 (10001): No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:  tio_set_flow_control( HARD ): No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:  waiting for line to clear (VTIME), read: : No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]: send: : No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]: waiting for ``OK'': No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:  got: : No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:   CND: ATQ0V1H0: No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]: send: : No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]: waiting for ``OK'': No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:  got: : No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:   CND: OK: No such file or directory
> Feb 12 10:10:10 bga mgetty[3844]:   CND: ATS0=0Q0&D3&C1: No such file or directory
> Feb 12 10:10:11 bga mgetty[3844]:  waiting for line to clear (VTIME), read: : No such file or directory
> Feb 12 10:10:11 bga mgetty[3844]:  removing lock file: No such file or directory
> Feb 12 10:10:11 bga mgetty[3844]: waiting...: No such file or directory
> Feb 12 10:10:19 bga mgetty[3844]: failed dev=ttyS1, pid=3844, got signal 2, exiting
> 
>    Такое ощущение, что сообщения программы передаются
>  в bash как команды, а он их не находит.
>    Никто не встречался? 
	Встречался(-юсь), похоже действительно команды или/и сообщения модема
или (скорее) vgetty идут как bash-команды:
============================================================================================
Jan 13 07:59:12 localhost vgetty[26508]: check for lockfiles: File
exists
Jan 13 07:59:12 localhost vgetty[26508]: locking the line: No such file
or directory
Jan 13 07:59:13 localhost vgetty[26508]: lowering DTR to reset Modem: No
such file or directory
Jan 13 07:59:13 localhost vgetty[26508]: send: : No such file or
directory
Jan 13 07:59:14 localhost vgetty[26508]: waiting for ``OK'': No such
file or directory
Jan 13 07:59:14 localhost vgetty[26508]: send: : No such file or
directory
Jan 13 07:59:14 localhost vgetty[26508]: waiting for ``OK'': No such
file or directory
Jan 13 07:59:14 localhost vgetty[26508]: mdm_send: 'ATI': No such file
or directory
Jan 13 07:59:14 localhost vgetty[26508]: ZyXEL Omni 56K (Plus) detected:
No such file or directory
Jan 13 07:59:14 localhost vgetty[26508]: mdm_send: 'ATI1': No such file
or directory
Jan 13 07:59:14 localhost vgetty[26508]: additional info: 'Omni56K Plus 
1.09': No such file or directory
Jan 13 07:59:14 localhost vgetty[26508]: mdm_send: 'AT+FCLASS=2.0': No
such file or directory
Jan 13 07:59:14 localhost vgetty[26508]: mdm_send: 'AT+FAA=1;+FCR=1': No
such file or directory
Jan 13 07:59:14 localhost vgetty[26508]: mdm_send: 'AT+FBO=1': No such
file or directory
Jan 13 07:59:15 localhost vgetty[26508]: mdm_send: 'AT+FNR=1,1,1,0': No
such file or directory
Jan 13 07:59:15 localhost vgetty[26508]: mdm_send: 'AT+FLI="49 115
xxxxxxxx"': No such file or directory
Jan 13 07:59:15 localhost vgetty[26508]: mdm_send:
'AT+FCC=1,5,0,2,0,0,0,0': No such file or directory
Jan 13 07:59:15 localhost vgetty[26508]: detecting voice modem type: No
such file or directory
Jan 13 07:59:17 localhost vgetty[26508]: ZyXEL Omni 56K detected: No
such file or directory
Jan 13 07:59:18 localhost vgetty[26508]: initializing ZyXEL Omni 56K
voice modem: No such file or directory
Jan 13 07:59:19 localhost vgetty[26508]: waiting...: No such file or
directory
Jan 13 08:59:19 localhost vgetty[26508]: checking if modem is still
alive: No such file or directory
Jan 13 08:59:19 localhost vgetty[26508]: mdm_send: 'AT': No such file or
directory
Jan 13 08:59:19 localhost vgetty[26508]: waiting...: No such file or
directory
============================================================================================
Как результат (похоже) - не работает KVoice. Раньше (в Mandrake RE 6.) -
работал.

>И как бы мне это отладить?
	Мне тоже интересно.

> 
> --
>  Баталов Григорий.
-- 
== В действительности все обстоит совершенно иначе, чем на самом деле.
==
            Best regards, Oleg N. Kayunov.

ЗЫ: Это - не только по 13-м числам происходит!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-12 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-12 10:09 [mdk-re] mgetty & log messages "Баталов Григорий"
2002-02-12 10:52 ` Oleg Lukashin
2002-02-12 14:25 ` [mdk-re] " Oleg N. Kayunov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git