Hi all, I'm currently trying to set up a router machine using a LTE connection with a Huawei E3372 LTE stick. I recently upgraded my machine to -current and the stick is reconized as an umsm device.
But pppd does have issues connecting: Feb 24 22:50:01 zipper pppd[83506]: pppd 2.3.5 started by lars, uid 0 Feb 24 22:50:09 zipper pppd[83506]: Connect: ppp0 <--> /dev/cuaU0 Feb 24 22:50:39 zipper pppd[83506]: LCP: timeout sending Config-Requests Feb 24 22:50:39 zipper pppd[83506]: Connection terminated. Feb 24 22:50:41 zipper pppd: Exit. Sadly pppd debug and chat -v are not as verbose as I'd like them to be but I already removed GRE device support from the kernel and that did not help. Same results also with firmware upgrades, USB2/3 ports and pretty much everything else I could think of. If there are any pointers you could give, I'd appreciate it. ==> /etc/ppp/peers/telekom cuaU0 crtscts modem lock defaultroute noipdefault noauth ipcp-accept-local ipcp-accept-remote noaccomp nobsdcomp noccp nopcomp novj novjccomp mru 1440 connect "/usr/sbin/chat -V -f /etc/ppp/connect.telekom" ==> /etc/ppp/connect.telekom ABORT 'BUSY' ABORT 'NO CARRIER' ABORT 'VOICE' ABORT 'NO DIALTONE' ABORT 'NO DIAL TONE' ABORT 'NO ANSWER' ABORT 'DELAYED' REPORT CONNECT TIMEOUT 6 '' 'ATQ0' 'OK-AT-OK' 'ATZ' TIMEOUT 3 'OK' 'AT+CMEE=2' 'OK' 'AT' 'OK\d-AT-OK' 'ATI' 'OK' 'ATZ' #'OK' 'ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0' 'OK' 'AT' 'OK' AT+CGDCONT=1,"IP","internet.t-mobile","0.0.0.0",0,0 '' AT TIMEOUT 5 '' AT 'OK' 'ATDT*99#' TIMEOUT 30

