Bug 525341
Summary: | [enh] 56k dialup support | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | kivar <kivar1961> |
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 12 | CC: | dcbw |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-04-13 23:19:47 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
kivar
2009-09-23 23:12:00 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? (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 *.*.*.* 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 *** This bug has been marked as a duplicate of bug 476954 *** |