Results 1 to 9 of 9

Thread: Error (Failed) to initialize Modem

  1. #1
    Join Date
    Oct 2002
    Location
    Have not Province King McQuinty country
    Posts
    197

    Default Error (Failed) to initialize Modem

    I have a US Robotics External 56K modem that supports caller ID AT#CID=1 works when used in hyper terminal and I do get Caller ID info.

    But in Girder under the Modem Setup tab it connects OK but it fails to initialize

    I tried different com ports and I still get the same Error (failed) to initialize modem

    what could be wrong?

  2. #2
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    Any errors shown in the Lua console?
    --Rob

  3. #3
    Join Date
    Oct 2002
    Location
    Have not Province King McQuinty country
    Posts
    197

    Default

    I have no clue on how to copy the log file or where it is located?

    any help would be appreciated


    I do have a bunch of cannot read config errors

  4. #4
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    The config file errors are unimportant, they just mean that there isn't a config file on the disk.

    You can just select the lines in the console itself, right click and select Copy Text then paste it into a message.
    --Rob

  5. #5
    Join Date
    Oct 2002
    Location
    Have not Province King McQuinty country
    Posts
    197

    Default

    Got it working somehow

  6. #6
    Join Date
    Oct 2002
    Location
    Have not Province King McQuinty country
    Posts
    197

    Default

    Spoke too soon I got one Caller ID to show up and now girder keeps telling me that the modem failed to initialize again.

    Last time it was working it said initialized using AT#CID=1

    I did not even touch the PC since last night

    what the heck is going on in here?

  7. #7
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    That's pretty strange, this component tries several init strings for the modem, starting with AT#CID=1 and looks for an OK response. If it works its way through all 7 supported init strings it will then show the "Failed to initialize modem" error.

    It sounds as though either the modem is not responding to the init string occasionally, not responding within 1 second, or the OK response is getting corrupted in some way.

    Can you try this replacement for luascript\Classes\CallerIDModem.lua ?

    This will provide detailed logging of what is happening
    Attached Files Attached Files
    --Rob

  8. #8
    Join Date
    Oct 2002
    Location
    Have not Province King McQuinty country
    Posts
    197

    Default

    I installed an internal modem so all is good it must have been the external modem issue

    Thanks

  9. #9
    Join Date
    May 2004
    Location
    Cardigan, UK
    Posts
    9,278

    Default

    It sounds like it.
    --Rob

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •