Does anyone know the whereabouts of Bela? Until about a year ago he was the mainstay of the maintenance and development of piCore, however he is now very seldom, if ever, seen here any more. I do hope that there is a happy story behind his absence.
I would like to thank Bela for all the hard work and effort he has done on piCore , he has done an extremely good job and has been a very valuable source of knowledge and advice. He is truely missed.
If you have a Pi3B or older, piCore 9.03 is great and just work off the website, but if you have a Pi3B+ (released March 2018) there is nothing that works without a lot of hacking. I appreciate that paul-123 has done some tcz building, and I noticed late during this work that a piCore10.0beta12b appeared, but without any description or support files.
As a first stage I would like to be able to get to a state were a Newbie can
download a beta piCore,
intstall firmware-rpi-
install wifi.tcz
and have a working wifi
install compiletc
and have a working environment to build packages and do C development. This is clearly just a first step, but in my view an essential one.
Just let me say where I am at. I am semi-retired from embedded programming, mainly C with RTOS or no O/S, but I have done 2 commercial products based on piCore, both headless and unattended operation. I need to continue to support these projects hence my continued interest in piCore. Going back a long way I also have significant Unix sysadmin experience.
For one of these projects we need to use to a stable kernel newer than beta5a, I have therefore built a new image of piCore, provisionally named piCore10.0beta6a, based on kernel 4.14.98, this matches the latest release of Raspbian. No other significant update on beta 5. I have also built the support files, module tczs for wireless, rtc, w1, netfilter, ipv6, usb-serial. (these being the ones I initially need).
I also have an initial list of tcz that could beneficially be copied from piCore 9.0.3, or is it policy not to do copy then, but rebuild them for 10.0?
make.tcz
patch.tcz
pkg-config.tcz
util-linux_base-dev.tcz
libmount.tcz
libmount-dev.tcz
findutils,tcz
squashfs-tools.tcz
tar.tcz
rsync.tcz
popt.tcz
firmware-ralinkwifi.tcz
firmware-rtlwifi.tcz
libiw.tcz
submitqc.tcz
zsync.tcz
Plus associated -doc and -dev
I have uploaded this work to Google drive
https://drive.google.com/open?id=1OWHbBpDwppLrpr47HEDVba53UFE7jaXV It follows the website directory layout.
I have briefly tested this on the following platforms with both ralink RT5370 and Pi foundation USB-Wifi adapters
Raspberry Pi Model B Rev 2
Raspberry Pi Model B Plus Rev 1.2
Raspberry Pi Compute Module 3 Rev 1.0
and the following with built in WiFi
Raspberry Pi 3 Model B Rev 1.2
Raspberry Pi 3 Model B Plus Rev 1.3
Does the community here think that it is worth integrating this into the main piCore Downloads area, if so how do we achieve it?
All thoughts or comments welcome.
Tim.