FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14175 questions

16819 answers

27671 comments

54161 members

0 votes
113 views 0 comments
by
Hi

why is it that as soon as i use a selfcompiled firmware all the packages in package manager will not show up

"opkg update" yields an error that it cant download teltonika-feed packages due to a 404.

With the original firmware "opkg update" downloads them from a different address.

RUT955 07.00
RUTX11 07.00

both act the same.

when taking a look at /etc/opkg the teltonikafeeds.conf has the "wrong" URL in the self compiled FW.

Any Ideas?

Thanks
heiterkiter

1 Answer

0 votes
by
Hello,

Build the optional packages you want with the SDK, and copy them from your bin/packages directory to the device. Then opkg install /tmp/xxx.ipk.

Regards,