Libre Computer Board AML-S905X-CC and TC
With an eye towards putting TinyCore on it, I picked this up:Libre Computer Board AML-S905X-CC. (1 or 2 gb - I got the 2gb version)I won't do a rehash of reviews on it, but just share some experiences...
View ArticleRe: Problem with devmapper?
Check the full kernel module archive on the server download are for missing modules. Less frequently used moduels are not packed into a .tcz you must do it yourself.
View ArticleRe: Tiny Core 9.0 Alpha 1 Testing
intel has released a microcode update for the meltdown vunerability dated 2018/01/10 - this should eventually find its way into a bios update for reasonably current hardware.In the meantime, after...
View ArticleRe: Libre Computer Board AML-S905X-CC and TC
Just a quick note - both the "preview image" and the Armbian image are dealing with a proper shutdown. Right now the system eventually just reboots when you try to shutdown, and everyone is working on...
View ArticleRe: Tiny Core 9.0 Alpha 1 Testing
The microcode update is for Spectre, not Meltdown. Meltdown cannot be fixed like that.
View ArticleRe: Installing Squid
Quote from: dsara35 on May 13, 2010, 04:37:30 AMYa i install successfully now.... Thanks for ur reply...........how to restart squid service
View ArticleRe: Tiny Core 9.0 Alpha 1 Testing
You can compile glibc, install it somewhere outside of the root filesystem, and make a tarball of it.Next, boot tc, copy the tarball to / and untar it as root.
View ArticleREQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
Hi all and yes I must congratulate the team and everyone else involved in the tiny core project its pretty cool thanks. :-)REQUEST x64 libcurl4-openssl-dev AND libjansson-devI discovered tiny core...
View ArticleRe: REQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
curl-dev, jansson-dev and openssl-dev are all in the CorePure64 repo...Edit: If you are speaking of fireworm71/veriumMiner, you can compile it from source on x86 anyway, no?
View ArticleRe: REQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
Jaunito thanks mate for confirming my schoolboy error i will try again and report back. :-)EDIT:Yes that fireworm :-) I did not try to compile it in x86 but its a good idea assumed as it was a 64 bit...
View ArticleRe: REQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
damb what a time for github to go down...
View ArticleRe: Tiny Core 9.0 Alpha 1 Testing
I tried that first, but it didn't work like I hoped. How can I get it to boot with the un-stripped libraries?
View ArticleRe: Tiny Core 9.0 Alpha 1 Testing
Hmm - it works for me...To boot with unstripped libs you’d need to replace the libs in roots64.gz
View ArticleRe: Black border around the screen
Quote from: Paul_123 on January 10, 2018, 05:23:09 PMAdjust the overscan settings in the boot config.The config settings are described...
View ArticleRe: VNC Server
x11vnc.tcz worked for me. After typing x11vnc in terminal I was able to use remmina to remote in with the vnc protocol. I need to set a password now as I am logging in with tc no password and I would...
View Article[HELP] Share Printer
Hello,I've implemented a boot environment via PXE and it's working! Now, I came up with another problem: Install local printer and share on the network. Is it mandatory to use CUPS?I was able to...
View ArticleRe: VNC Server
Looks like x11vnc -storepasswd worked for setting the password. Anyone have a procedure for forcing system password on reboot?
View ArticleRe: VNC Server
Hi BlakeThe Wiki has some information on passwords:http://wiki.tinycorelinux.net/wiki:passwd
View Article