Tiny Core Base > piCore Test Releases

piCore14.0 Beta

(1/24) > >>

Paul_123:
Team Tiny Core is happy to announce the first beta release of piCore-14.0.  Both 32 and 64bit images are ready for download/testing.

rpi-kernel 6.1.25
gcc 12.2
binutils 2.39
glibc 2.37
busybox 1.36
micropython 1.19
libffi (v8 library)

piCore 14 also brings openssl to 3.1.0.  For applications in the 14.x repo not yet rebuilt, there are compatibility extensions created openssl-1.1.1 and libffi7

32bit - http://www.tinycorelinux.net/14.x/armv7/test_releases/RPi/piCore-14.0-beta1.zip  (This should run on all rpi boards)
64bit - http://www.tinycorelinux.net/14.x/aarch64/test_releases/RPi/piCore64-14.0-beta1.zip  (rpi zero2W, pi3, pi4)

mortegai:
PiCore64:
Tested with my current setup: jwm, pcmanfm, firefox, geany, transmission-gtk, ...
Putting the corresponding new dependencies:
-glib2 from libffi7
-transmission-gtk from openssl-1.1.1

everything seems to work correctly.

Note: the libzstd extension has some spurious files in it.

Paul_123:
Lots to recompile for OpenSSL 3.   But thanks for the info, I’ll check it out.

aus9:
Hi

aarch64
#######

EDIT missing mouse  pointer fix post below

anyhow I am using ssh at the moment, I tried to use ssh with cpanel  (laughs at knowing little over the years)
but here is a possible issue for you Paul_123


--- Code: ---tc@box:~$ tce-load -i inxi
perl5.tcz: OK
libpci.tcz: OK
pciutils.tcz: OK
touch: /usr/local/tce.installed/readline: Permission denied
readline.tcz: OK
bash.tcz: OK
libattr.tcz: OK
libacl.tcz: OK
gmp.tcz: OK
coreutils.tcz: OK
inxi.tcz: OK
--- End code ---


--- Code: ---tc@box:~$ ls -al /usr/local/tce.installed/ | grep readline
tc@box:~$
--- End code ---

I downloaded it here on TC64 and unsquashing it...altho I can not immediately spot the issue....it has Pkgconfig dir in it.

I have a match for http://tinycorelinux.net/14.x/aarch64/tcz/readline.tcz.md5.txt

2) So I then on TC64 downloaded the aarch readline-dev and its missing the pkgconfig file.

Hope you know why I am getting permission error....but inxi works   as

--- Code: ---inxi -F
System:
  Host: box Kernel: 6.1.25-piCore-v8 arch: aarch64 bits: 64 Console: pty pts/0
    Distro: piCore 14.0
Machine:
  Type: ARM System: Raspberry Pi 4 Model B Rev 1.1 details: BCM2835
    rev: c03111 serial: 10000000b0c9e281
CPU:
  Info: quad core model: N/A variant: cortex-a72 bits: 64 type: MCP cache:
    L2: 1024 KiB
  Speed (MHz): avg: 600 min/max: 600/1500 cores: 1: 600 2: 600 3: 600 4: 600
Graphics:
  Device-1: bcm2711-hdmi0 driver: N/A
  Device-2: bcm2711-hdmi1 driver: N/A
  Device-3: bcm2711-vc5 driver: N/A
  Display: server: X.org driver: X: loaded: fbdev unloaded: modesetting
    gpu: N/A tty: 80x40
  API: OpenGL Message: GL data unavailable in console and glxinfo missing.
Audio:
  Device-1: bcm2711-hdmi0 driver: N/A
  Device-2: bcm2711-hdmi1 driver: N/A
Network:
  Device-1: bcm2835-mmc driver: mmc_bcm2835
  Device-2: bcm2711-genet-v5 driver: bcmgenet
  IF: eth0 state: up speed: 1000 Mbps duplex: full mac: dc:a6:32:4b:4a:65
Drives:
  Local Storage: total: 29.72 GiB used: 108.6 MiB (0.4%)
  ID-1: /dev/mmcblk0 vendor: SanDisk model: SC32G size: 29.72 GiB
Partition:
  Message: No partition data found.
Swap:
  ID-1: swap-1 type: zram size: 931.9 MiB used: 0 KiB (0.0%) dev: /dev/zram0
Sensors:
  Src: /sys System Temperatures: cpu: 44.8 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 89 Uptime: 0h 19m Memory: available: 3.71 GiB
  used: 197.1 MiB (5.2%) Init: SysVinit Shell: ash (busybox) inxi: 3.3.27
--- End code ---

aus9:
ok I think I have solved my invisible mouse issue.

I have startx with openbox and mouse pointer now appears, so it may be just a gremlin for my mouse in jwm?
its a gecko wired usb mouse, dmesg

--- Quote ---[    2.519245] input:  USB OPTICAL MOUSE as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0000:3825.0001/input/input0
--- End quote ---

extra info.
mouse pointer was also hidden in fltk-1.3.

I then loaded openbox but not ssh session but for real on RPi and tried startx....startx claimed
/etc/sysconfig/Xserver not found.

Maybe openbox depends on X11....but anyhow I loaded Xorg and the startx works and then mouse pointer appears

Navigation

[0] Message Index

[#] Next page

Go to full version