mrhaav / openwrt

21 stars 5 forks source link

uqmi_2021-12-22-0.2_mipsel_24kc.ipk install problem on openwrt 19.07.8 #1

Closed snowrice closed 1 year ago

snowrice commented 2 years ago

Collected errors:

How can I install the ipk file on my openwrt 19.07.8 Router?

mrhaav commented 2 years ago

Hi Can you try this? Go to the file, right click on Download button and select Copy link addess. Then paste the link in your router after wget. wget https://github.com/mrhaav/openwrt/raw/master/19.07.8/uqmi_2021-12-22-0.3_mipsel_24kc.ipk

BTW, I have compiled the latest version in ramips, 2021-12-22-0.3.

snowrice commented 2 years ago

Yes, it works. One problem I found was the 4G module /dev/cdc-wdm0 is missiing after hot reboot the router(reboot in luci or ssh ). Cold boot is no problem at all

Organarh commented 2 years ago

root@OpenWrt:~# opkg update && opkg install kmod-usb-serial Installing kmod-usb-serial (4.14.241-1) to root... Downloading http://downloads.openwrt.org/releases/19.07.8/targets/ramips/mt76x8/packages/kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk Collected errors:

How to install kmod-usb-serial, I need it.

mrhaav commented 2 years ago

Hi Will this work:

wget https://github.com/mrhaav/openwrt/raw/master/MR200v4/kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk
opkg install kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk
Organarh commented 2 years ago

No it doesn't work. root@OpenWrt:~# wget https://github.com/mrhaav/openwrt/raw/master/MR200v4/kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk Downloading 'https://github.com/mrhaav/openwrt/raw/master/MR200v4/kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk' Connecting to 140.82.121.3:443 Redirected to /mrhaav/openwrt/master/MR200v4/kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk on raw.githubusercontent.com Writing to 'kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk' kmod-usb-serial_4.14 100% |***| 13675 0:00:00 ETA Download completed (13675 bytes)

root@OpenWrt:~# opkg install kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk Installing kmod-usb-serial (4.14.241-1) to root... Collected errors:

Organarh commented 2 years ago

I have tried and even tried. root@OpenWrt:~# opkg install comgt kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-wwan usb-modeswitch usb-modeswitch-data Package comgt (0.32-33) installed in root is up to date. Installing kmod-usb-serial (4.14.241-1) to root... Downloading http://downloads.openwrt.org/releases/19.07.8/targets/ramips/mt76x8/packages/kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk Installing kmod-usb-serial-option (4.14.241-1) to root... Downloading http://downloads.openwrt.org/releases/19.07.8/targets/ramips/mt76x8/packages/kmod-usb-serial-option_4.14.241-1_mipsel_24kc.ipk Package kmod-usb-serial-wwan (4.14.241-1) installed in root is up to date. Package usb-modeswitch (2017-12-19-f40f84c2-2) installed in root is up to date. Unknown package 'usb-modeswitch-data'. Collected errors:

Organarh commented 2 years ago

In any case, many thanks for the assembly. Previously, no one was interested in this. I personally waited about 1 year. Now I'm trying to install kmod-usb-serial_4.14.241-1_mipsel_24kc.ipk via WinSCP. Thanks for putting it in.

mrhaav commented 2 years ago

What extra kmod packages do you need? kmod-usb-serial kmod-usb-serial-option

I could try to compile all again, but then you need to re-install our MR200v4.

Organarh commented 2 years ago

The bottom line is that you need to forward / dev / ttyUSB2 from the router to the PC. tty USB ports wwan libqmi kmod-usb-net kmod-usb-serial kmod-usb-serial-wwan kmod-usb-serial-option kmod-usb-serial-qualcomm luci-proto-qmi uqmi kmod-usb-wdm kmod-usb-net- qmi-wwan libmbim socast

Organarh commented 2 years ago

Can : luci-app-modeminfo luci-app-smstools3 luci-app-atinout luci-app-mmconfig

Organarh commented 2 years ago

cd /tmp root@OpenWrt:/tmp# opkg install --force-depends /tmp/ kmod-usb-serial_4.14.241-1 _mipsel_24kc.ipk Unknown package '/tmp/'. Package kmod-usb-serial (4.14.241-1) installed in root is up to date. Collected errors:

mrhaav commented 2 years ago

Just for my curiosity, what are your goal?

I think it´s just the kmod- packages that are critical. All other should be possible to install.

Organarh commented 2 years ago

This is full modem control. I am a simple user and I was told on this site that this is necessary. https://4pda.to/forum/index.php?showtopic=994474&st=220#entry97866818

Organarh commented 2 years ago

luci-app-mmconfig Probably the most long-awaited package. Hello Crox and Microdrive Allows you to control the modem's frequency ranges through the mmcli utility

Organarh commented 2 years ago

Other settings are also required.

mrhaav commented 2 years ago

Isn´t your modem working? Or what do you need extra?

Organarh commented 2 years ago

Have you added packages?

mrhaav commented 2 years ago

Hi

Look here: https://github.com/mrhaav/openwrt/tree/master/MR200v4/test I think you need to re-install.

Organarh commented 2 years ago

Thank you friend. After many attempts, I installed all the packages. I will study the openwrt settings.

Organarh commented 2 years ago

Hello, I ask for help. I did everything as indicated. Why are the 4G network lights not on? how can i upgrade to 21. .... version.???