Hello, list, moderators!
I’m expecting to loose my DSL, so in the short time I still have it, I want to get a dial-up modem configured.
My system is 17-3770 on Asus P8Z77-M LK. I added a serial port today and enabled for com1 in the UEFI BIOS.
The serial port modem is a Best Data V.92. HW information seems to recognize it on /dev/ttyS0, but doesn’t mention Best Data. This is an excerpt from HWinfo.
>> braille.5.1: alva read done
>> braille.1.1: fhp_old
>> braille.2.1: fhp open
>> braille.3.1: fhp init ok
>> braille.4.1: fhp write ok
>> braille.5.1: fhp read done
fhp@/dev/ttyS0[1]: 00 "."
no fhp display: 0x00
>> braille.1.1: fhp_el
>> braille.2.1: fhp open
>> braille.3.1: fhp init ok
>> braille.4.1: fhp write ok
>> braille.5.1: fhp read done
fhp@/dev/ttyS0[1]: 00 "."
no fhp display: 0x00
>> braille.1.1: ht
>> braille.2.1: ht open
>> braille.3.1: ht init ok
>> braille.4.1: ht write ok
>> braille.5.1: ht read done
ht@/dev/ttyS0[1]: 00 "."
no ht display: 0x00
>> braille.1.1: baum
>> braille.2.1: baum open
>> braille.3.1: baum write ok
>> braille.4.1: baum read done
baum@/dev/ttyS0[1]: 00 "."
>> braille.1.1: fhp new
>> braille.2.1: fhp2 open
>> braille.3.1: fhp2 write ok
>> braille.4.1: fhp2 read done
fhp2@/dev/ttyS0[1]: 00 "."
****** stopped child process 1906 (8s) ******
>> modem.1: serial
****** started child process 1907 (15s/120s) ******
>> modem.2: init
>> modem.3.1: at test
>> modem.9.1: write at cmd
>> modem.9.1: read at resp
>> modem.9.1: read ok
/dev/ttyS0@115200: AT
""
>> modem.3.2: at test
>> modem.9.2: write at cmd
>> modem.9.2: read at resp
>> modem.9.2: read ok
/dev/ttyS0@38400: AT
""
To me this looks like the modem is detected at the com1 BIOS serial port setting.
I installed qinternet which pulled in wvdial and smpppd. With earlier versions, say 12.1, yast>network devices>network settings, I could choose ifup and add a modem.
With 12.3 add brings up a dropdown box that doesn’t have modem as a selection, even after changing the yast>network devices>network settings global tab to ifup and unchecking ipv6.
I was able to go to yast>network devices>modem and and a modem, but the best data had to be added manually. With the yast>network devices>modem setup qinternet fails as follows:
SuSE Meta pppd (smpppd-ifcfg), Version 1.60.56 on linux-uso4.(none)
Status is: disconnected
trying to connect to smpppd
connect to smpppd
Status is: disconnected
Status is: connecting
pppd[0]: Plugin passwordfd.so loaded.
pppd[0]: --> WvDial: Internet dialer version 1.60
pppd[0]: --> Initializing modem.
pppd[0]: --> Sending: ATZ
pppd[0]: --> Sending: ATQ0
pppd[0]: --> Re-Sending: ATZ
pppd[0]: --> Modem not responding.
pppd[0]: Script /usr/bin/wvdial --chat --no-syslog --config /var/run/smpppd/chat-modem0.conf smpppd finished (pid 17125), status = 0x1
pppd[0]: Connect script failed
Status is: disconnected
pppd[0] died: Connect script failed (exit code 8)
As soon as I shut off the network manager in deference to ifup, my DSL connection breaks. Back in 12.1 I could have both. Have I crossed the Rubicon moving up to 12.3? Heboland.