Re: How to automatically use HOTPLUGGED CPUs
Okay I had to add a udevd rule Following this https://support.host1plus.com/index.php?/Knowledgebase/Article/View/1357/0/how-to-enable-memorycpu-hot-plugging-on-my-linux-serverI createdCode:...
View ArticleRe: How to automatically use HOTPLUGGED CPUs
I think hotplugging cpus is fairly niche use, with most VM users setting the cpu count before starting?You can either remaster the rule in, or include it in your backup and command udev to reload rules...
View ArticleRe: CUPS Site Issues
What filter error did you get?If it was about fonts, load the xorg-fonts extension.
View ArticleCorePlus doesn't boot into X GUI if boot options 'base' 'norestore' used
Is it expected that CorePlus 8.2.1 (frugal install) doesn't boot with X GUI if I use the boot options 'base' 'norestore'?I added the boot options to /mnt/vda1/tce/boot/extlinux/extlinux.conf, and...
View ArticleRe: CorePlus doesn't boot into X GUI if boot options 'base' 'norestore' used
Hi rhermsenBase says not to load any extensions. If your GUI comes from and extension (Xvesa or Xorg) then you'll boot to the command line.
View ArticleRe: dCore-zesty
dCore-zesty has been removed from release candidates due to Ubuntu end of life.
View ArticleRe: dCore-stretch64
dCore-stretch64 has been updated to support both existing and current versions of busybox. Busybox has dropped the '-s' option, but '--spider' is supported by all...
View ArticleRe: Announcements
dCore x86 release candidate ports have been updated to support both existing and current versions of busybox. Busybox has dropped the '-s' option, but '--spider' is supported by all...
View Article[HELP] Unsquash TCZ into a core.gz
Hi!I have an environment running a custom TC via PXE! (Work fine!)However, the extensions that i need, are loaded one by one via NFS, before starting the system and its bit slow.Unzipped all the...
View ArticleRe: [HELP] Unsquash TCZ into a core.gz
Some extensions have scripts that run when they are loaded. If you are going to preload the extensions in your core.gz, then whatever the scripts do will also have to be done in your core.gz before you...
View ArticleRe: [HELP] Unsquash TCZ into a core.gz
Do you have an Xvesa example?How to know which extension runs any script?
View ArticleRe: [HELP] Unsquash TCZ into a core.gz
Hi brunokAfter you unsquash the extension, check its /usr/local/tce.installed/ directory. If it needs a startup script, that's where it is.
View ArticleRe: Simple image viewer, which approach should I take?
Quote from: Misalf on January 14, 2018, 03:15:52 PMI have edited core.gz , I believe /etc/init.d/tc-config in particular./opt/bootlocal.sh runs much later, pretty much when the system is already...
View Article[SOLVED] Prevent HDMI from sleeping
Having setup my PI with a simple image viewer (http://forum.tinycorelinux.net/index.php/topic,21566.0.html) I now face the problem, that my screen turns off after a few minutes. I g...
View ArticleRe: Prevent HDMI from sleeping
Hi ChauDid you try this:http://forum.tinycorelinux.net/index.php/topic,20382.msg126916.html#msg126916
View ArticleRe: Prevent HDMI from sleeping
Quote from: Rich on Today at 12:46:43 PMHi ChauDid you try this:http://forum.tinycorelinux.net/index.php/topic,20382.msg126916.html#msg126916Hi RichNo I haven't seen that post, but it seems to do just...
View ArticleRe: Prevent HDMI from sleeping
Hi ChauGlad to hear it worked. I'll mark this thread as solved.
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
That shouldn't be necessary. It's used in the busybox mount case, since without the NFS utils there is no locking handler, but if you have nfs-utils installed, locking should work properly.
View Article