PupDial The Dreaded *Line 115200 Warning* Strikes Again.

Booting, installing, newbie
Post Reply
Message
Author
User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

PupDial The Dreaded *Line 115200 Warning* Strikes Again.

#1 Post by Sky Aisling »

Edit: This issue was solved by purchasing a new, external dialup modem.
See this thread for details.
http://www.murga-linux.com/puppy/viewto ... 249#603249
Also, it appears that the line 115200 warning wasn't the significant concern as the same warning appeared with the new modem but didn't hinder the successful use of the modem.



Hello, :)
I'm setting up PupDial on a Toshiba 1416-S115, RAM 515MB.
I'm using Lucid Puppy-520 full install on HDD.

I'm getting the dreaded:
*** WARNING! Line "115200"
in /etc/ppp/options may conflict with wvdial!
I checked with provider and verified username and password is correct.
I tried slowing speed of modem.
I tried *Stupid* mode in various combos with *Auto* mode. I thought the *Stupid* mode would work for sure.

Here is what I know so far:


dmesg says:
phy0 -> rt2500pci_set_device_state: Error - Device failed to enter state 1 (-16).

wvdial is:
noauth
name wvdial
usepeerdns

wvdial.conf is:
[Dialer Defaults]
Modem = /dev/ttySL0
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Carrier Check = no
Dial Command = ATDT
ISDN = 0
Modem Type = Analog Modem
; Phone = <Target Phone Number> Should this be filled in?
; Username = <Your Login Name> Should this be filled in?
; Password = <Your Password> Should this be filled in?

[Dialer isp1]
Phone = 9999999999 I edited out phone, username, password for this post.
Username = xxx@isomedia.com
Password = xxx
Auto Reconnect = yes

[Dialer isp1apn]
Init5 = AT+CGDCONT=1,"IP",""

[Dialer isp2]
Phone = 9999999999 I edited out phone, username, password for this post.
Username = xxx@isomedia.com
Password = xxx
Auto Reconnect = yes

[Dialer isp2apn]
Init5 = AT+CGDCONT=1,"IP",""

[Dialer pin]
Init1 = AT+CPIN=

[Dialer wireless]
#To force only 2G or 3G, uncomment the Init4 line and append 0 (2G) or 2 (3G), and substitute your operator's name for MYOPS. =
#Init4 = AT+COPS=0,0,"MYOPS",
#Init6-Init9 lines are available for user purposes; the commented examples can be used as described: =
#To force the 3G quality of service level, uncomment the Init6/Init7 line pair and set value two places each, for 384k/144k/64k, omitting the "k" (e.g., = 1,4,64,384,64,384).
#To list all the APNs stored in the modem, uncomment the Init8 line; check the Connection status log for lines beginning with +CGDCONT:. =
#To list the operator identifier stored in the modem, uncomment the Init9 line; check the Connection status log for a line beginning with +COPS:. =
#Init6 = AT+CGEQMIN=1,4,64,384,64,384
#Init7 = AT+CGEQREQ=1,4,64,384,64,384
#Init8 = AT+CGDCONT?

options are:
lock
defaultroute
noipdefault
noauth
usepeerdns
modem
#/dev/modem
115200
crtscts
debug
asyncmap 0
name "barney"

Output of Modem Test says:
Scanning your serial ports for a modem.

Port Scan<*1>: S0 S1 S2 S3
ttyS4<Info>: No such device or address
Port Scan<*1>: S4
ttySL0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 4800 baud
ttySL0<*1>: ATQ0 V1 E1 -- OK
ttySL0<*1>: ATQ0 V1 E1 Z -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttySL0<*1>: Modem Identifier: ATI -- SmartLink Soft Modem
ttySL0<*1>: Speed 9600: AT -- OK
ttySL0<*1>: Speed 19200: AT -- OK
ttySL0<*1>: Speed 38400: AT -- OK
ttySL0<*1>: Speed 57600: AT -- OK
ttySL0<*1>: Speed 115200: AT -- OK
ttySL0<*1>: Speed 230400: AT -- OK
ttySL0<*1>: Speed 460800: AT -- OK
ttySL0<*1>: Max speed is 460800; that should be safe.
ttySL0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK

Found a modem on /dev/ttySL0.
Modem configuration written to /etc/wvdial.conf.

*** WARNING! Line "115200"
in /etc/ppp/options may conflict with wvdial!

ttySL0<Info>: Speed 460800; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"

I've found plenty of references in the Forum to this error message, however, I have yet to find a fix for this situation.
Is there any other information you may need to clarify the situation?
Thank you in advance for any assistance you can offer.


Screenshot of modem setup:
Last edited by Sky Aisling on Fri 24 Feb 2012, 15:50, edited 2 times in total.

Dewbie

#2 Post by Dewbie »

From what I understand, 4.3.1 was the last regular Puppy with full dial-up support.
Then, with Lucid, it started to drop off.

You might want to try either Wary or Lucid-525 retro.
The latter is built with the 4.3.1 kernel (2.6.30.5) and full dial-up support.

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

PupDial The Dreaded *Line 115200 Warning* Strikes Again

#3 Post by Sky Aisling »

You might want to try either Wary or Lucid-525 retro.
The latter is built with the 4.3.1 kernel (2.6.30.5) and full dial-up support.
Thanks, Dewbie
I'll give Wary and Lucid-525 retro a try.

I have Lupu-520 all dialed in and customized on the HDD. It won't work to use the Lupu-520 Save File with Wary or Lucid-525 retro, Right? Don't the kernels have to be the same for the Save Files to transfer correctly?

PS - I didn't know at the time I setup Lupu-520 that I would be going to a dialup situation.

Dewbie

#4 Post by Dewbie »

Sky Aisling wrote:
It won't work to use the Lupu-520 Save File with Wary or Lucid-525 retro, Right?

It might work with Lucid-525 retro.
Don't the kernels have to be the same for the Save Files to transfer correctly?
I use one save file for 4.3.1 and both 4.3.1 retros.
They all have different kernels.

I also use one save file for both Wary 5.1.1 retros
(which BarryK calls "alternate isos")
and Wary 5.1.4.1.
Again, they all have different kernels.

(And just to clarify: Wary also provides full dial-up support.)

Dewbie

#5 Post by Dewbie »

Sky Aisling wrote:
I'm setting up PupDial on a Toshiba 1416-S115, RAM 515MB.
I'm using Lucid Puppy-520 full install on HDD.

I have Lupu-520 all dialed in and customized on the HDD. It won't work to use the Lupu-520 Save File with Wary or Lucid-525 retro, Right? Don't the kernels have to be the same for the Save Files to transfer correctly?
By the way, I've never heard of a save file accompanying a full installation.
Save files typically go with frugals.
Can you please clarify?

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

PupDial The Dreaded *Line 115200 Warning* Strikes Again

#6 Post by Sky Aisling »

Dewbie writes:
(And just to clarify: Wary also provides full dial-up support.)
Thank you very much for the direct link to the Lucid Retro 525-2.6.30.5-v4. That helps!
I'll cut a Live CD over the weekend.
I've got a Wary 5.2.2 Live CD ready to go.

Can't hurt, I guess, to try applying the Lupu-520 Save File to either one.
The CD/R only can't be hurt. I'll load the Save File from a UBS flash stick.
And, I'll make a second backup of the original Save File before I do anything else.

I get the machine back next Wednesday. I put the system together for a friend who is new to computers and lives out in the boonies. At first, he thot he'd travel into town for wifi but now he'd like to at least get email at home. We'll see. :)

Remember the 'good ole days' when we'd crank up a dialup and wait for hours for a transmission of maybe 500 words to download? We were amazed by the 'technology' then.

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

PupDial The Dreaded *Line 115200 Warning* Strikes Again

#7 Post by Sky Aisling »

Dewbie writes:
By the way, I've never heard of a save file accompanying a full installation.
Save files typically go with frugals.
Can you please clarify?
Gosh! It has a Save File as I *saved* it off to a flash drive for safe keeping in case the system got messed up accidentally. Maybe I *saved* the whole system not just the personal files and settings? I'll have to wait til I get the machine and his backup flash stick back to check.

Note: I just checked another machine (an old Dell) I setup last week with a full install of Lupu-520 and, yes, it has a lupusave-xxx.2fs. I can send a screenshot if you'd like to see what I'm calling a *Save File*.
Edit: Correction to the above noted paragraph. Please ignore. Senior moment. The system is on a flash drive. The machine has no HDD. :roll:
Being a Newbie is so much fun.

User avatar
Sky Aisling
Posts: 1368
Joined: Sat 27 Jun 2009, 23:02
Location: Port Townsend, WA. USA

PupDial The Dreaded *Line 115200 Warning* Strikes Again.

#8 Post by Sky Aisling »

Dewbie, Hello :)

The answer appears that SmartLink modem drivers are no longer supported.

rerwin writes:
The SmartLink modem drivers appear to be almost abandoned by the responsible parties. While work continues on an Ubuntu version of the drivers, the latest from the technion site (3/21/2011, slamr) still fails to connect, spewing "NO CARRIER" messages until stopped manually. As for the USB version, support has apparently been ended altogether. Furthermore, the proprietary component has not kept up with kernel developments and cannot be maintained by anyone but LSI.
http://www.murga-linux.com/puppy/viewto ... 112#564112

Looks like the option is to purchase and test an external modem with recent driver configuration.
I'll head to the *hardware* section of the Forum and see what suggestions I can find there for a modem.

I did try your suggestions of Wary 5.2.2 and Lucid Retro 525-2.6.30.5-v4 and I even tried the ole Puppy 4.3.1 (which came the closest). And, I tried various driver downloads from rerwins contribution at the above post which resulted in wiping out the ttySL0 all together.

I'll add an *edit* and, hopefully, a *solved* to this post when I follow through with a new modem install.
I didn't need to fiddle with the Pupsave files as I tried the above Puppies directly from the Live CD.

Thank you, Dewbie, for your help.

Dewbie

#9 Post by Dewbie »

Sky Aisling wrote:
and I even tried the ole Puppy 4.3.1 (which came the closest)
Before changing modems, I would also try this.

Post Reply