Hi,
The Setup I wanna build is as follows:
EM7455 LTE Module --> m.2 to USB adapter --> Router with Openwrt flashed --> Devices conneted via Ethernet
My problem is that Openwrt doesnt come with USB drivers preinstalled, i tried following this guide https://openwrt.org/docs/guide-user/network/wan/wwan/ltedongle but of course you need internet to download the internet connection
Right now my Internet connection works by USB-tethering from my phone to my computer, of course i could use the em7455 as well, but usb tethering is easier to set up for sharing with other computers, its just a click in the nm-connection-editor ipv4 settings
for some reason updating the openwrt firmware version actually worked in the openwrt browser gui with just that connection sharing enabled, but the router itself does not seem to have internet (cant ping internet from ssh session) and package updates fail as well, does the firmware update use the computer internet instead of the router internet?
i also tried to manually download and install packages from https://downloads.openwrt.org/releases/25.12.4/packages/mips_24kc/ but this fails:
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.4/targets/lantiq/xrx200/packages/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening https://downloads.openwrt.org/releases/25.12.4/packages/mips_24kc/base/packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening repolink../packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening repolink../packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening repolink../packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening repolink../packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening repolink../packages.adb: unexpected end of file
wgetFailed to send request: Operation not permitted
ERROR: wget: exited with error 4
WARNING: updating and opening repolink../packages.adb: unexpected end of file
ERROR: /tmp/upload.apk: UNTRUSTED signature
*i replaced the actual links to the repo because new users cant posts more than a handful of links ![]()
How do I set up the router to accept Internet that is shared from my computer via ethernet?