10-28-2021, 09:17 AM
(10-26-2021, 05:31 AM)Humid Stylus Wrote: The one I had installed then gives:
uname -r = 5.10.0-8-arm64
uname -v = #1 SMP Debian 5.10.46-4 (2021-08-03)
after update today
uname -r = 5.10.0-9-arm64
uname -v = #1 SMP Debain 5.10.70-1 (2021-09-30)
No change for the little testing I did.
Great !!!
I realized that I broke u-boot by choosing automatic disk partitioning. So, I repeated my test with Debian Installer (netinst from 4.10.2021 prepared according to README). I installed Debian 9 Stretch and updated it to get newer u-boot installed. Then I booted Bullseye netinst image and choose already existing /boot and / partitions (an leave the space for u-boot). The installer complained that the kernel cannot be installed. The next day I realized that inability to install the kernel is not due to broken installer image, nor due to inability to fetch it from the net, but rather due to too little space on /boot partition. So my next try was to give up the /boot partition and install all to one / partition. The installation completed and the system restarted. I can see the power led, so it starts for sure. However, no output to screen. This is exactly the same situation as if I install Bullseye with Daniel Thompson's script and then install official kernel from Debian repository.
Can you please help me what is missing on my side? Should I use different u-boot? (I tried several times to flash u-boot - from Debian and Manjaro - with no success. Probably I do it in wrong way). Should I recompile the kernel with each its update?
Please advise.