Jump to content

zbask

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by zbask

  1. 47 minutes ago, ys_lalan said:

    Sierra-Wireless-Prime-LTE-WWAN-card-EM-series-for-mac-

    I have modified kext based on the cellphonehelper kext in macOS, I have posted it on my GitHub, maybe it can help you.

    hello i have tested your kext the problem is that i cannot connect to the internet with the modem can you give me your base script.ccl? or you could paste your ppp log? i would apreciate it a lot, also if you can test from terminal "screen /dev/tty.wwan 115200" an ATD*99# command and what do you get? thanks

  2. do anybody know how to make this wwan to show like modem? the problem is with at commands, i also rebranded my card to show as generic sierra, not as dell, the ATD*99# does not work also on Windows from putty but the device works as a modem and connects also in linux works as a modem but i cannot make it to work in mac os, from terminal "screen /dev/tty.wwan 115200" i can see the network operator name the modem is up but i cannot connect manualy as gprs or as a modem data device, so i want to ask does anybody help me? i learned a lot like at commands and stuff, any help apricieted, i can also help a lot of you to install your modems and change also com ports.

  3. hello again, i have managed to viwe my modem in system pref when i do try to connect i get this error 

     

    Tue Mar 19 22:14:44 2019 : publish_entry SCDSet() failed: Success!
    Tue Mar 19 22:14:44 2019 : publish_entry SCDSet() failed: Success!
    Tue Mar 19 22:14:45 2019 : Apple Base Script.ccl Version 3.3
    Tue Mar 19 22:14:45 2019 : CCLWrite : AT\13
    Tue Mar 19 22:14:45 2019 : CCLMatched : OK\13\10
    Tue Mar 19 22:14:45 2019 : Initializing device: AT&FE0Q0V1
    Tue Mar 19 22:14:45 2019 : CCLWrite : AT&FE0Q0V1\13
    Tue Mar 19 22:14:45 2019 : CCLMatched : OK\13\10
    Tue Mar 19 22:14:45 2019 : Initializing PDP context: AT+CGDCONT=1,"IP","internet"
    Tue Mar 19 22:14:45 2019 : CCLWrite : AT+CGDCONT=1,"IP","internet"\13
    Tue Mar 19 22:14:45 2019 : CCLMatched : OK\13\10
    Tue Mar 19 22:14:45 2019 : Dialing: ATD*99***1#
    Tue Mar 19 22:14:45 2019 : CCLWrite : ATD*99***1#\13
    Tue Mar 19 22:14:45 2019 : Waiting for connection
    Tue Mar 19 22:14:45 2019 : CCLMatched : ERROR\13\10
    Tue Mar 19 22:14:45 2019 : Modem error; the modem is not responding.
    Tue Mar 19 22:14:45 2019 : CCLExit: -6019 (Modem error, modem not responding.)
    Tue Mar 19 22:14:45 2019 : Connect script failed

     

    could anybody help me?

     

    i use com port 8 modem is online

     

     

    !GSTATUS: 

    Current Time:  1397             Temperature: 34

    Reset Counter: 1                Mode:        ONLINE         

    System mode:   LTE              PS state:    Attached     

    LTE band:      B1               LTE bw:      10 MHz  

    LTE Rx chan:   103              LTE Tx chan: 18103

    LTE CA state:  NOT ASSIGNED

    EMM state:     Registered       Normal Service 

    RRC state:     RRC Idle       

    IMS reg state: No Srv   

     

    PCC RxM RSSI:  -59              RSRP (dBm):  -89

    PCC RxD RSSI:  -61              RSRP (dBm):  -89

    Tx Power:      0                TAC:         1B6E (7022)

    RSRQ (dB):     -11.6            Cell ID:     0313F716 (51640086)

    SINR (dB):      1.2

     

  4. On 10/20/2018 at 10:04 PM, viking1304 said:

    What is the status of your WWAN card? ONLINE, LOW POWER MODE or something else?

     

    It is possible your device is not properly initialized. Can you post Legacy_Sierra_QMI.kext that you are using? Info inside must match your device.


    If your device is in ONLINE mode send PPP log, so we can try to figure out what is wrong.

     

    If your device is in LOW POWER MODE, you can try to bring it to ONLINE mode. Check BIOS and try with WiFi keyboard switch like would you do in Windows (FN + button with WiFi icon).

     

     

    Hello my modem is ONLINE but does not connect i have the correct apn settings this is my ppp log can you help me?

     

    Mon Mar 18 22:54:38 2019 : Waiting for connection
    Mon Mar 18 22:54:38 2019 : CCLMatched : ERROR\13\10
    Mon Mar 18 22:54:38 2019 : Modem error; the modem is not responding.
    Mon Mar 18 22:54:38 2019 : CCLExit: -6019 (Modem error, modem not responding.)
    Mon Mar 18 22:54:38 2019 : Connect script failed
     

×
×
  • Create New...