Tiny Core Base > Alpha Releases
Tiny Core 17.0 Alpha 1 Testing
aus9:
after downloading the alsa-modules-KERNEL and graphics-KERNEL
I have sound and with vulkan-tools I have spinning vkcube as expected, so Xorg-7.7-3d is working as expected.
aus9:
Using GUI apps compiletc says missing api headers, probably because I already had the 16x compiletc in 17x TCEDIR....but yellow line I believe claims download is good. Manual download works as expected
--- Code: ---tce-load -w linux-6.18_api_headers
--- End code ---
I did not need to edit the compiletc dep file
aus9:
I am aware I should be testing TCB, but TCEs are also important to me. Running TCE=ps-mem currently using python3.9...I will update later gives clues as to how big a memory hog firefox running 2 tabs one with embedded videos
no firefox (empty code lines removed...bottom line are totals)
--- Code: ---sudo ps-mem -S
Private + Shared = RAM used Swap used Program
128.0 KiB + 266.5 KiB = 394.5 KiB 0.0 KiB init
252.0 KiB + 368.5 KiB = 620.5 KiB 0.0 KiB sh
384.0 KiB + 324.5 KiB = 708.5 KiB 0.0 KiB dbus-launch
380.0 KiB + 556.0 KiB = 936.0 KiB 0.0 KiB busybox (2)
720.0 KiB + 275.5 KiB = 995.5 KiB 0.0 KiB dbus-daemon
1.5 MiB + 141.5 KiB = 1.7 MiB 0.0 KiB elogind-daemon
2.7 MiB + 646.5 KiB = 3.3 MiB 0.0 KiB udevd (3)
5.6 MiB + 7.8 MiB = 13.4 MiB 0.0 KiB jwm
21.5 MiB + 9.7 MiB = 31.2 MiB 0.0 KiB lxterminal
100.8 MiB + 2.6 MiB = 103.3 MiB 0.0 KiB Xorg
156.5 MiB 0.0 KiB
--- End code ---
with firefox
--- Code: ---sudo ps-mem -S
Private + Shared = RAM used Swap used Program
124.0 KiB + 186.5 KiB = 310.5 KiB 0.0 KiB init
252.0 KiB + 282.5 KiB = 534.5 KiB 0.0 KiB sh
384.0 KiB + 163.5 KiB = 547.5 KiB 0.0 KiB dbus-launch
688.0 KiB + 92.5 KiB = 780.5 KiB 0.0 KiB dbus-daemon
380.0 KiB + 415.0 KiB = 795.0 KiB 0.0 KiB busybox (2)
1.5 MiB + 70.5 KiB = 1.6 MiB 0.0 KiB elogind-daemon
1.8 MiB + 104.5 KiB = 1.9 MiB 0.0 KiB crashhelper
2.7 MiB + 505.5 KiB = 3.2 MiB 0.0 KiB udevd (3)
5.4 MiB + 5.5 MiB = 10.8 MiB 0.0 KiB jwm
14.0 MiB + 9.4 MiB = 23.5 MiB 0.0 KiB lxterminal
57.3 MiB + 22.7 MiB = 80.0 MiB 0.0 KiB Xorg
523.0 MiB + 143.3 MiB = 666.3 MiB 0.0 KiB firefox-bin (12)
790.2 MiB 0.0 KiB
--- End code ---
Rich:
Hi aus9
--- Quote from: aus9 on January 03, 2026, 07:23:04 PM ---Using GUI apps compiletc says missing api headers, probably because I already had the 16x compiletc in 17x TCEDIR ...
--- End quote ---
The TC16 compiletc.tcz.dep contains linux-6.12_api_headers.tcz which don't
exist in TC17. That 's why you got the missing headers error.
--- Quote --- ... I did not need to edit the compiletc dep file
--- End quote ---
The TC17 compiletc.tcz.dep contains linux-6.18_api_headers.tcz. If you don't
fix the .dep file, it will try to load the linux-6.12_api_headers.tcz which you
shouldn't have in this install.
aus9:
Rich well explained dep file my end adjusted
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version