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:
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 ***