FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
150 views 0 comments
by anonymous
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 anonymous
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,