Zrobiłem to tak, przesłałem plik ipk do /tmp za pomocą WinSCP
wydałem polecenie: opkg install --force-overwrite /tmp/*.ipk
Następnie:
/usr/bin/oscam -b
I chyba poszło.Potem edytowałem pliki konfiguracyjne, zmieniłem port,użytkownika,hasło, lecz przy próbie zalogowania sie przez weboscam nie przyjmuje wpisywanych danych
root@OpenWrt:~# opkg install --force-overwrite /tmp/*.ipk
Installing oscam (11595-1) to root...
Installing libopenssl1.1 (1.1.1h-1) to root...
Downloading http://downloads.openwrt.org/releases/1 … l_24kc.ipk
Installing librt (1.1.24-2) to root...
Downloading http://downloads.openwrt.org/releases/1 … l_24kc.ipk
Installing libusb-1.0-0 (1.0.22-2) to root...
Downloading http://downloads.openwrt.org/releases/1 … l_24kc.ipk
Installing libpcsclite (1.8.25-1) to root...
Downloading http://downloads.openwrt.org/releases/1 … l_24kc.ipk
Configuring librt.
Configuring libusb-1.0-0.
Configuring libopenssl1.1.
Configuring libpcsclite.
Configuring oscam.
Collected errors:
* resolve_conffiles: Existing conffile /etc/oscam/oscam.user is different from the conffile in the new package. The new conffile will be placed at /etc/oscam/oscam.user-opkg.
* resolve_conffiles: Existing conffile /etc/oscam/oscam.conf is different from the conffile in the new package. The new conffile will be placed at /etc/oscam/oscam.conf-opkg.
* resolve_conffiles: Existing conffile /etc/oscam/oscam.server is different from the conffile in the new package. The new conffile will be placed at /etc/oscam/oscam.server-opkg.
root@OpenWrt:~#