jozefSCK

Results 7 comments of jozefSCK

not sure if it could influence this behavior, but pin 272 is used by kernel, however has to be programable GPIO. line 272: unnamed kernel input active-high [used]

Temporary solution for this issue. # orange-pi-3-zero-1GB-version script which chceck if ram is bigger that it should. so it restarts system. It will solve (not idealy) issue with ram size...

Thanx for your corrections. I am just begginer. I am learning with AI assistance. I know it is not perfect at all, but still something. Here is ram_check.sh script. ```...

@MichaIng All-in-one solution looks fine. tried couple of times. ``` [Unit] Description=Check RAM size at boot and reboot if >1GB DefaultDependencies=no Before=systemd-remount-fs.service [Service] Type=oneshot ExecStart=/bin/bash -c '(( $(free -m |...

> I pushed new kernel and U-Boot packages to our APT repository. Could you test whether this fixes things, the U-Boot upgrade in particular? > > sudo apt update >...

Sorry for so late respong Michal. I am using Armbiang bookworm stable. I havent noticed any issue with ram size.