Tiny Core Linux

Tiny Core Base => Raspberry Pi => piCore Test Releases => Topic started by: ovacikar on March 01, 2025, 08:11:18 AM

Title: picore 16.x alpha release?
Post by: ovacikar on March 01, 2025, 08:11:18 AM
Is this available for public alpha testing?

http://repo.tinycorelinux.net/16.x/armhf/release_candidates/RPi/
Title: Re: picore 16.x alpha release?
Post by: Rich on March 01, 2025, 08:20:49 AM
Hi ovacikar
Until Paul_123 announces it's ready, i would say no.
Title: Re: picore 16.x alpha release?
Post by: ovacikar on March 01, 2025, 09:13:39 AM
It boots fine for my headless use purposes. Observed 2 minor issues:

1- ssh no longer generates dsa keys, but they are in /opt/.filetool.lst , causing warnings

2- the module config file for rtl8192cu passes parameters for the legacy 8192cu
Code: [Select]
[   33.002796] rtl8192cu: unknown parameter 'rtw_power_mgnt' ignored
[   33.002854] rtl8192cu: unknown parameter 'rtw_enusbss' ignored

# Modprobe config file for 8192cu driver
options rtl8192cu rtw_power_mgnt=0 rtw_enusbss=0
Title: Re: picore 16.x alpha release?
Post by: Rich on March 01, 2025, 10:57:17 AM
Hi ovacikar
There is nothing to stop you from running that unreleased version.
But posting issues you are having with it currently is not appropriate.

Until Paul_123 makes an announcement that it's ready for alpha
testing, you should not be posting about it.
Title: Re: picore 16.x alpha release?
Post by: Paul_123 on March 01, 2025, 11:00:48 AM
I’m already aware of the issues.  I posted images, but then have some personal things to deal with.

For OpenSSH, there is already an updated extension on the repo to remove the startup check that regenerates keys, then just remove the dsa keys from your filetool.lst

It might be until next weekend before I can post a detailed announcement thread.