• Re: A new issue.

    From Jesse Cussins@1:129/305 to Nick Andre on Sat Jun 26 01:31:30 2021
    Is the CD indicator "grey" on the modem status bar when D'Bridge starts up

    Yep

    mailer determines a connection is established. Either make sure &C1 is par

    I put a new init string in othermdm.mcf and got something like could not init the modem in the log screen.
    I reverted the file and get the issue where dbridge loads goes to swap and I get that runtime error.

    After playing around for a few I figured this much out..

    Dbridge will loadup fine and swap to Iq fine (IF) you load nothing but the packetdriver X00 and RlFossil however with the modem unconfigured :|

    With the modem configured you must have only the three things loaded up and load iniquity with rlfossil 1st let it init the modem then quit and load D'bridge. if you don't do that 1st you get that CD indicator seems like before DB has even had time to init the modem with &C1

    Oh the good news is it works now just have to figure out this one issue or make a script to somehow init the modem before loading d'bridge.

    othermdm.mcf has MCF 10009600
    BAUD 9600
    LOCKED
    DELAY 40
    PREINIT ATM0Q0V1X4&C1&D2
    INIT v~~^~~ATS0=0H0
    &etc

    -lux
    --- Renegade v1.25/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (1:129/305)
  • From Nick Andre@1:229/426 to Jesse Cussins on Sun Jun 27 00:25:54 2021
    On 26 Jun 21 01:31:31, Jesse Cussins said the following to Nick Andre:

    Oh the good news is it works now just have to figure out this one issue or make a script to somehow init the modem before loading d'bridge.

    othermdm.mcf has MCF 10009600
    BAUD 9600
    LOCKED
    DELAY 40
    PREINIT ATM0Q0V1X4&C1&D2
    INIT v~~^~~ATS0=0H0

    I don't understand why you're using Preinit. You should only have INIT AT&C1&D2M0S0=0H0 as your init string. Whatever that "v~~~^~~~" is, it will not be parsed. It looks familiar... something copy-n-pasted from Renegade?

    The MCF keyword is the basename of the MCF file. If the file you're using is Othermdm.mcf then it should be MCF OTHERMDM

    Nick

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (1:229/426)