mrhaav / openwrt

21 stars 5 forks source link

MR6400 QMI not working on OpenWrt 22.03.2 #4

Closed fsufyan closed 1 year ago

fsufyan commented 1 year ago

Hi Mrhaav,

I did an upgrade for my router yesterday. but since then your modified modem package refused to install. Looks like there is and outdated dependency packages: Screenshot 2022-11-12 at 22 14 53

Also the updated package in the folder 22.03 is not installing, giving error: * pkg_init_from_file: Malformed package file uqmi_2022-09-13-0.9_mipsel_24kc.ipk.

Any help would be appreciated.

mrhaav commented 1 year ago

Hi

I have now compiled a 22.03.2 version of mipsel_24kc, stored in folder 22.03.2. Can you try that one?

fsufyan commented 1 year ago

Ok, i'll try it, although i managed to get it working by using your source files for qmi daemon.

fsufyan commented 1 year ago

I get this error again: * pkg_init_from_file: Malformed package file uqmi_2022-09-13-0.9_mipsel_24kc.ipk.

mrhaav commented 1 year ago

Did you download it with: wget https://github.com/mrhaav/openwrt/raw/master/22.03.2/uqmi_2022-09-13-0.9_mipsel_24kc.ipk

fsufyan commented 1 year ago

This link now works. Thank you very much.