Re: What are the different init-systems available for TCL?
Quote from: Misalf on Today at 03:13:54 AMHi maiko,Core uses busybox init.http://tinycorelinux.net/corebook.pdfThank you very much!On page 88 in the Corebook PDF I found this text "... Common options...
View ArticleRe: piCore-8.1.5 released
Quote from: Misalf on January 31, 2017, 02:00:26 PMWrong version string inhttp://tinycorelinux.net/latest-armv6http://tinycorelinux.net/latest-armv7[code]Warning:You are running version 1.8.5The latest...
View ArticleRe: What are the different init-systems available for TCL?
Nobody has tried any other init AFAIK. You can probably make any of them work, but it may take tweaking.
View ArticleRe: USB gadget kernel module with RPi zero
Alright, have not had much time to work on this project lately but I successfully added the modules and it seems like dwc2 module is loaded on boot now. Here is the output of lsmod:[code]usb_f_rndis...
View ArticleRe: USB gadget kernel module with RPi zero
Check the kernel module dependencies. You have a missing module.
View ArticleRe: Orange Pi Zero H2+ board
Files were available only for one week to test the interest. I'll not share the files until the official support will be released.
View Articlepicore documents and tutorials
Would someone be kind enough to point me towards piCore docs and/or tutorials. Please note I said piCore and NOT tiny core unless it has pertinent information that can be gleaned by methods less...
View ArticleRe: LAMP server tcz ?
Hi remusI think you can download a self contained LAMP package from Apache. Google xampp. You can untar and run it from /opt.
View ArticleRe: LAMP server tcz ?
Hi Rich,I did check out xampp, looks promising, however they only list a download for x64 I guess I could download it and check the readme files just in case.
View ArticleRe: LAMP server tcz ?
Hi remusI know this will sound obvious, but Google xampp 32 bit linux. You'll get some hits for sourceforge.
View ArticleRe: picore documents and tutorials
I think the Core Book is a good starting point for learning about piCore, even though no written with piCore in mind, piCore is just Core with modifications for the Raspberry...
View ArticleRe: Suggestions for X/GUI window manager for an Apple MacBook Pro?
Quote from: Rudock1 on Today at 07:16:14 AMDo you have a known working X/GUI window manager for your Mac?flwm and gnome-session work fine on my mac mini with corepure64, booted with grub-(u)efiAre you...
View ArticleRe: NOOB sounding kernel module question
Built-in takes slightly less space, and if such hardware is present, it is detected faster on boot. Downside is that it uses more RAM, no matter if that hardware is present. For these reasons the...
View ArticleRe: picore documents and tutorials
Well, I did ask for specifics and I must say that these few but quick replies have made it all much clearer. I think I have enough now to go on. Picore is/was supposed to be a precursor to eventually...
View ArticleRe: Suggestions for X/GUI window manager for an Apple MacBook Pro?
Thanks, guys, that was fast!To Misalf: I see the TC ascii "penguin" logo briefly, but the "failed in waitforX" is NOT printed after attempting to startx. It freezes either before or after that message....
View ArticleRe: Suggestions for X/GUI window manager for an Apple MacBook Pro?
If you use the bootcode "text", it will stop the system trying to start the gui.If you make it to the console prompt, try loading the graphics-KERNEL extension, I suspect the problem might be there.
View ArticleRe: Need WiFi connection.
Quote from: labeas on Today at 12:22:09 PM? Where to fetch these files??Perhaps <repository> ?? Search HOW2s for "repo" ?=> See RepoBrowser http://packages.tinycorelinux.net/=> Paste URL:...
View ArticleRe: Suggestions for X/GUI window manager for an Apple MacBook Pro?
I know many like OpenBox, but my preference over all the available Window managers is HackedBox because it's simple, lightweight and then there's the aesthetic consideration. All in all I really like...
View ArticleRe: NOOB sounding kernel module question
Built-in modules to support on-chip and on-board hw and core OS features make kernel more reliable on SBC's like Raspberry Pi, like ext4 file system, Ethernet interface, comressed RAM. It makes sure...
View ArticleRe: picore documents and tutorials
Quote from: patrikg on Today at 12:03:18 PMQuote from: Misalf on Today at 11:46:57 AMHowever, what I like about Core is that it's quite difficult to destroy, either by accident or on pur...
View Article