Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 98790 - "Re-Sending: ATZ" loses sync with quick modem "ATZ\r\r\nOK\r\n"
Summary: "Re-Sending: ATZ" loses sync with quick modem "ATZ\r\r\nOK\r\n"
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: wvdial
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-07-08 19:39 UTC by John Reiser
Modified: 2007-04-18 16:55 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-01-02 19:12:59 UTC
Embargoed:


Attachments (Terms of Use)
strace -f wvdial <provider_name> (deleted)
2003-07-08 19:41 UTC, John Reiser
no flags Details

Description John Reiser 2003-07-08 19:39:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Description of problem:
After RedHat > System Settings > Network > Activate modem connection fails (bug
98786), then manually using wvdial fails because it loses synchronization while
talking ASCII with the modem.  wvdial sends "ATZ\r", the USB modem replies
"ATZ\r\r\nOK\r\n" all at once, but wvdial was not expecting the OK that soon. 
wvdial then alternates ATZ and ATQ0 several times, but never regains sync, and
eventually gives up.  So wvdial should be smarter about "quick OK" from the modem.

Version-Release number of selected component (if applicable):
wvdial-1.53-9

How reproducible:
Always

Steps to Reproduce:
1.Get to bug 98786: "Cannot activate network device <provider_name>! Failed to
activate ppp0 with error 28".
2.Manually "wvdial <provider_name>"
3.
    

Actual Results:  wvdial never recognizes "ATZ\r\r\nOK\r\n" from the modem.

Expected Results:  wvdial recognizes "ATZ\r\r\nOK\r\n" from the modem.


Additional info: I will attach an strace of a failing instance.

Comment 1 John Reiser 2003-07-08 19:41:29 UTC
Created attachment 92809 [details]
strace -f wvdial <provider_name>

Note that modem responds "ATZ\r\r\nOK\r\n" all at once, which should be fine.

Comment 2 John Reiser 2003-07-09 03:41:44 UTC
Replace both references to bug 98786 (above) with bug 98781 instead.  Sorry.

Comment 3 Bill Nottingham 2006-08-05 05:13:22 UTC
Red Hat apologizes that these issues have not been resolved yet. We do want to
make sure that no important bugs slip through the cracks.

Red Hat Linux 7.3 and Red Hat Linux 9 are no longer supported by Red Hat, Inc.
They are maintained by the Fedora Legacy project (http://www.fedoralegacy.org/)
for security updates only. If this is a security issue, please reassign to the
'Fedora Legacy' product in bugzilla. Please note that Legacy security update
support for these products will stop on December 31st, 2006.

If this is not a security issue, please check if this issue is still present
in a current Fedora Core release. If so, please change the product and version
to match, and check the box indicating that the requested information has been
provided.

If you are currently still running Red Hat Linux 7.3 or 9, please note that
Fedora Legacy security update support for these products will stop on December
31st, 2006. You are strongly advised to upgrade to a current Fedora Core release
or Red Hat Enterprise Linux or comparable. Some information on which option may
be right for you is available at http://www.redhat.com/rhel/migrate/redhatlinux/.

Any bug still open against Red Hat Linux 7.3 or 9 at the end of 2006 will be
closed 'CANTFIX'. Again, if this bug still exists in a current release, or is a
security issue, please change the product as necessary. We thank you for your
help, and apologize again that we haven't handled these issues to this point.


Comment 5 Bill Nottingham 2007-01-02 19:12:59 UTC
Red Hat Linux 7.3 and Red Hat Linux 9 are no longer supported by Red Hat, Inc.
f you are currently still running Red Hat Linux 7.3 or 9, you are strongly
advised to upgrade to a current Fedora Core release or Red Hat Enterprise Linux
or comparable. Some information on which option may be right for you is
available at http://www.redhat.com/rhel/migrate/redhatlinux/.

Closing as CANTFIX.


Note You need to log in before you can comment on or make changes to this bug.