I have been trying to connect the Quectel EG25GGB-256-SGNS chip to AGL with little success.
I am running Jellyfish 10.0.1 on a 2GB, RaspberryPi4 board. The chip is mini PCI connected to the RPi4 via usb.
This is my dmesg output:
[ 4.515396] usb 1-1.2.3: new high-speed USB device number 5 using xhci_hcd
[ 4.626515] usb 1-1.2.3: New USB device found, idVendor=2c7c, idProduct=0125, bcdDevice= 3.18
[ 4.626564] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.626582] usb 1-1.2.3: Product: EG25-G
[ 4.626604] usb 1-1.2.3: Manufacturer: Quectel
[ 4.629429] usb 1-1.2.3: rejected 1 configuration due to insufficient available bus power
[ 4.629453] usb 1-1.2.3: no configuration chosen from 1 choice
[ 4.629470] usb 1-1.2.3: No support over 100mA
[ 6.365017] option 1-1.2.3:1.0: GSM modem (1-port) converter detected
[ 6.399725] usb 1-1.2.3: GSM modem (1-port) converter now attached to ttyUSB0
[ 6.400460] option 1-1.2.3:1.1: GSM modem (1-port) converter detected
[ 6.401767] usb 1-1.2.3: GSM modem (1-port) converter now attached to ttyUSB1
[ 6.441715] qmi_wwan 1-1.2.3:1.4: cdc-wdm0: USB WDM device
[ 6.450985] qmi_wwan 1-1.2.3:1.4 wwan0: register 'qmi_wwan' at usb-0000:01:00.0-1.2.3, WWAN/QMI device, 0a:01:05:dd:eb:92
[ 6.455207] usbcore: registered new interface driver qmi_wwan
[ 6.458600] option 1-1.2.3:1.2: GSM modem (1-port) converter detected
[ 6.463641] usb 1-1.2.3: GSM modem (1-port) converter now attached to ttyUSB2
[ 6.469657] option 1-1.2.3:1.3: GSM modem (1-port) converter detected
[ 6.470494] usb 1-1.2.3: GSM modem (1-port) converter now attached to ttyUSB3
[ 6.635066] uart-pl011 fe201000.serial: no DMA platform data
[ 6.646579] qmi_wwan 1-1.2.3:1.4 wwp1s0u1u2u3i4: renamed from wwan0
[ 9.350929] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
So I've corrected that "No support over 100mA line by adding the following rule to /etc/udev/rules.d/99-usb.rule:
ACTION="" SUBSYSTEM=="usb", DRIVER=="usb", KERNEL=="1-1.2.3", RUN+="/bin/sh -c 'echo 1 > /sys/bus/usb/devices/1-1.2.3/bConfigurationValue'"
However, the modem is not connecting to LTE. Here is my output for connmanctl services:
Bell cellular_xxxxxxxxxxxxxxxx_context3
Bell cellular_xxxxxxxxxxxxxxxx_context2
Bell cellular_xxxxxxxxxxxxxxxx_context1
And for context 1:
It's the same for the other contexts.
My journalctl looks like this when I try to run "connmanctl connect cellular_xxxxxxxxxxxxxxx_context1":
And for context 1:
/net/connman/service/cellular_xxxxxxxxxxxxxxx_context1
Type = cellular
Security = [ ]
State = idle
Strength = 60
Favorite = False
Immutable = False
AutoConnect = False
Name = Bell
Roaming = False
Ethernet = [ Method=auto ]
IPv4 = [ ]
IPv4.Configuration = [ Method=dhcp ]
IPv6 = [ ]
IPv6.Configuration = [ Method=auto, Privacy=disabled ]
Nameservers = [ ]
Nameservers.Configuration = [ ]
Timeservers = [ ]
Timeservers.Configuration = [ ]
Domains = [ ]
Domains.Configuration = [ ]
Proxy = [ ]
Proxy.Configuration = [ ]
mDNS = False
mDNS.Configuration = False
Provider = [ ]
My journalctl looks like this when I try to run "connmanctl connect cellular_xxxxxxxxxxxxxxx_context1":
connmand[273]: Failed to change property: /quectelqmi_0/context1 org.ofono.ConnectionContext.Active: org.ofono.Error.NotImplemented Implementation not provided
afbd-agl-service-network[284]: INFO: [API network-manager] report-error: service_path=/net/connman/service/cellular_xxxxxxxxxxxxxxx_context1 error=connect-failed [/usr/src/debug/agl-service-network/1.0+gitAUTOINC+3609c1aa41-r0/git/binding/network-api.c:724,handle_method_call]
dbus-daemon[174]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.12" (uid=1 pid=284 comm="afbd-agl-service-network " label="User::App::agl-service-network") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.10" >
Error /net/connman/service/cellular_302610032501341_context1: Input/output error
Also, the gps does not connect, giving the error "No GNSS 3D fix".
Also, the gps does not connect, giving the error "No GNSS 3D fix".
Do I need to configure the modem in ofono? Any help would be appreciated. I need to make this work!
Vele
_._,_._,_
Links:
You receive all messages sent to this group.
View/Reply Online (#8951) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Mute #phone | Mute #help | Mute #automotive
Your Subscription | Contact Group Owner | Unsubscribe [list-automotive-discussions82@xxxxxxxxxxx]
_._,_._,_