It seems that many have succeeded in getting a Hilink modem (in my case an E3372-153 - ID 12d1:1f01) to work with Gargoyle, where I have failed (with TP-WR2543ND). However I have had it working on Openwrt on same device without any problems. Below is the (?relevant) dmesg.
I have tried plugging/unplugging, rebooting, sysupgrade and factory firmwares, clearing nvram.
I never get the 3G/4G option, despite trying.
I never get to choose eth port on DHCP wired.
Unable to install kmod-usb-net-cdc-ether (dependency fail due to different kernel)
(The modem lights are on and it connects - blue light)
Is the WR2543 build different from others, or is it just my modem?
Code: Select all
[ 7.760000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 7.780000] usbcore: registered new interface driver usb-storage
[ 8.160000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 8.420000] usb-storage 1-1:1.2: USB Mass Storage device detected
[ 8.420000] scsi0 : usb-storage 1-1:1.2
[ 9.440000] scsi 0:0:0:0: Direct-Access HUAWEI TF CARD Storage 2.31 PQ: 0 ANSI: 2
[ 9.450000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 12.300000] jffs2: notice: (356) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (0 unchecked, 2 orphan) and 35 of xref (0 dead, 35 orphan) found.
[ 12.360000] jffs2: notice: (353) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (0 unchecked, 2 orphan) and 35 of xref (0 dead, 35 orphan) found.
[ 16.240000] usbcore: registered new interface driver cdc_acm
[ 16.240000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 16.250000] usbcore: registered new interface driver cdc_wdm
Thank you,