Bug 525341 - [enh] 56k dialup support
Summary: [enh] 56k dialup support
Keywords:
Status: CLOSED DUPLICATE of bug 476954
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-23 23:12 UTC by kivar
Modified: 2010-04-13 23:19 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-04-13 23:19:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description kivar 2009-09-23 23:12:00 UTC
Description of problem:
System connections work for wired and wireless. Doesn't seem to support dialup PPP/56k modem connections.



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


How reproducible:


Steps to Reproduce:
1.Boot Fedora 12 Snap3 i686 live cd on a machine using the Intel 845 chipset.

2.Try to configure 56k dialup connection using Network Manager
3.

  
Actual results:
Option doesn't seem to be supported.


Expected results:

Supported option.

Additional info:

Comment 1 Dan Williams 2009-11-07 03:25:43 UTC
Do you need any special chat scripts or anything for your provider?  What kind of modem do you have, and is it plain serial or USB?  Any idea if it responds to the "AT+GCAP" or "ATI" command using minicom?

Comment 2 kivar 2009-11-13 03:27:04 UTC
(In reply to comment #1)
> Do you need any special chat scripts or anything for your provider?  What kind
> of modem do you have, and is it plain serial or USB?  Any idea if it responds
> to the "AT+GCAP" or "ATI" command using minicom?

No, I don't need any special chat scripts for my provider

I have a Zoom external 56k v.92/v.90 serial faxmodem.

The modem responds to the "ATI" command, but since I've never really used the "AT+GCAP" command with any of my modems I don't know if it works, but since this Zoom external modem is a v.92 I suspect it does.

This is how my modem is initialized if it helps..(cut and pasted from /var/log//messages)

Nov 12 16:38:59 localhost wvdial[3000]: WvDial: Internet dialer version 1.60
Nov 12 16:38:59 localhost wvdial[3000]: Initializing modem.
Nov 12 16:39:00 localhost wvdial[3000]: Sending: ATZ
Nov 12 16:39:00 localhost wvdial[3000]: ATZ
Nov 12 16:39:00 localhost wvdial[3000]: OK
Nov 12 16:39:00 localhost wvdial[3000]: Sending: ATM1L1
Nov 12 16:39:00 localhost wvdial[3000]: ATM1L1
Nov 12 16:39:00 localhost wvdial[3000]: OK
Nov 12 16:39:00 localhost wvdial[3000]: Modem initialized.
Nov 12 16:39:00 localhost wvdial[3000]: Sending: ATDT***-****
Nov 12 16:39:00 localhost wvdial[3000]: Waiting for carrier.
Nov 12 16:39:00 localhost wvdial[3000]: ATDT***-****
Nov 12 16:39:28 localhost wvdial[3000]: CONNECT 115200
Nov 12 16:39:28 localhost wvdial[3000]: Carrier detected.  Chatmode finished.
Nov 12 16:39:28 localhost pppd[2975]: Serial connection established.
Nov 12 16:39:28 localhost pppd[2975]: Using interface ppp0
Nov 12 16:39:28 localhost pppd[2975]: Connect: ppp0 <--> /dev/ttyS0
Nov 12 16:39:30 localhost pppd[2975]: PAP authentication succeeded
Nov 12 16:39:30 localhost kernel: PPP Deflate Compression module registered
Nov 12 16:39:31 localhost pppd[2975]: local  IP address *.*.*.*
Nov 12 16:39:31 localhost pppd[2975]: remote IP address *.*.*.*
Nov 12 16:39:31 localhost pppd[2975]: primary   DNS address *.*.*.*
Nov 12 16:39:31 localhost pppd[2975]: secondary DNS address *.*.*.*

Comment 3 Bug Zapper 2009-11-16 12:50:00 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Dan Williams 2010-04-13 23:19:47 UTC

*** This bug has been marked as a duplicate of bug 476954 ***


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