Tiny Core Base > piCore Test Releases
piCore15.0 Beta
Paul_123:
No, they were resquashed with a 16k page size. The kernel for the pi5 uses a 16k page, and could not open the extensions with the old 4k page. 14.x did not use this kernel for the pi5.
ovacikar:
--- Quote from: Paul_123 on May 16, 2024, 10:32:18 PM ---Should be fixed, Building on a 64bit kernel takes a little more precaution. It was strip that was messing up the binary.
libnsl had nothing to do with the problem. is depreciated in glibc, but we still enable it for nfs support.
--- End quote ---
Thanks , reinstalled openvpn works fine now.
ovacikar:
Hello, on previous piCore versions the disk activity led would blink rapidly during boot, so I could tell my headless Rpi is booting fine.
on 15.0 the led does not blink rapidly, it stays on during the boot process then turns off when disk activity ends.
I ended up adding this line to my bootlocal.sh to give me the same visual clue that boot process has completed:
--- Code: ---echo heartbeat | sudo tee /sys/class/leds/ACT/trigger
--- End code ---
patrikg:
Maybe you can change that in the device tree.
ovacikar:
Reassigning the disk activity LED to heartbeat ended up being a better solution. This could be implemented in final picore release.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version