1.55.3 does not accept fix IP adress

hello all
after a crash of my old NCP i set up a new one
it got the versions 1.55.3
as all the other onces i made i gave him a fix IP adress-
but anyhow the system does not accept it
either via Web GUI either via PUTTY either linked with own screen&KB
on the CLI i used the linux RPI command raspi=config
does anyone have an idea what iā€™m doing wrong or have similar issue ?

regards Manfred

Hi Manfred,
a new ncp instance is now armbian based os, after setting up the instance you could do:

sudo armbian-upgrade

Then you should run:

sudo armbian-config

instead.

hmmm
finde das tool nicht auf meiner RPI
beim googeln sehe ich immer wieder RPI5 meiner ist leider noch ein RPI4
die installation scheint auch nur ueber Flashing zu gehen
jetzt meine Frage
passt das auch auf das RPI4 ?
gruss Manfred & Danke fuer die Info :grinning:

Starting at the English spoken part of the board discussion should stay English spoken. Feel free to start in the German part of the forum again.

First check your os:

`pi@ncpi4:~$ cat /etc/os-release`
PRETTY_NAME="Armbian 24.11.2 bookworm"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.armbian.com"
SUPPORT_URL="https://forum.armbian.com"
BUG_REPORT_URL="https://www.armbian.com/bugs"
ARMBIAN_PRETTY_NAME="Armbian 24.11.2 bookworm"
pi@ncpi4:~$

Starting my ncpi4 test instance, pi4 is still my preferred sbc as of better support than new pi5, a look at .bash_history file shows the first commands on this new instance has been:

* sudo apt update
* apt list --upgradable
* sudo apt full-upgrade
* sudo apt install armbian-config
* sudo armbian-config

You should consider to configure inet addresses at your dhcpd presumed at your router.

OUPS - Sorry
was following germans too :joy:
after the upgrade and a couple of reboots i could install the app
than need to understand the the old commands like ifconfig etc doesnt work anymore
nozw seems all done
tks for help
manfred :+1: :+1:

1 Like