WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core v16.0  (Read 3767 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12099
Re: Tiny Core v16.0
« Reply #30 on: April 25, 2025, 09:47:26 PM »
Hi nikovuksan

Please use  Code Tags  when posting commands and responses seen in a terminal. To use  Code Tags  click on the  #  icon
above the reply box and paste your text between the  Code Tags  as shown in this example:

Quote
[code][   36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[   36.176536] pcm512x 1-004d: Failed to get supplies: -517
[   36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517[/code]

It will appear like this in your post:
Code: [Select]
[   36.176529] pcm512x 1-004d: Failed to get supply 'AVDD': -517
[   36.176536] pcm512x 1-004d: Failed to get supplies: -517
[   36.191753] pcm512x 1-004d: Failed to get supply 'AVDD': -517

Code Tags  serve as visual markers between what you are trying to say and the information you are posting. They also preserve
spacing so column aligned data displays properly. Code tags also automatically add horizontal and or vertical scrollbars
to accommodate long lines and listings.

Offline nikovuksan

  • Newbie
  • *
  • Posts: 4
Re: Tiny Core v16.0
« Reply #31 on: April 25, 2025, 10:03:38 PM »
Hi Rich, I'll keep that in mind next time, thanks.

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 351
Re: Tiny Core v16.0
« Reply #32 on: April 25, 2025, 11:40:20 PM »
It would get merged in this repo once approved and back ported.  https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/?h=linux-6.12.y

OK, though I hadn't assumed it would be back-ported. I gather it will go into a relevent maintainer's tree first and get reviewed there before being merged but either it hasn't happend yet or I'm looking in the wrong place.

Is there much value in rebuilding TC for this, with the whole 16mb issue?  Or are these devices stuck with custom kernels from here?

The 16MB issue was just on my laptop, and someone here proposed that limited RAM might be my issue rather than a kernel bug. It turns out both were issues, so I just mentioned it to clarify that. On another PC with 20MB RAM the full TC-configured kernel boots OK once patched. Other 486 motherboards can take 64MB, or even 128MB.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15147
Re: Tiny Core v16.0
« Reply #33 on: April 26, 2025, 06:09:37 AM »
I see that the kernel developers are speaking of dropping support for i486 and early i586.

Offline CNK

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 351
Re: Tiny Core v16.0
« Reply #34 on: April 26, 2025, 07:50:15 AM »
I see that the kernel developers are speaking of dropping support for i486 and early i586.

Ah, yes reported here. Well that's disappointing.