Re: usb pendrives don't appear anymore on the desktop
In the past did dCore-trusty with this enlightenment package show a usb icon when the usb was already inserted on boot?I am running this enlightenment on dCore-trusty now and see that it works with the...
View ArticleRe: IceWM graphic issues in dCore-wily...
Okay thanks. The System Tools menu fix is from: /usr/local/bin/icewm_initmenu (written by Roberts)The Restart Icewm fix just goes in:/usr/local/bin/icewm_restartEdit:To clarify, both of these scripts...
View ArticleRe: Display output only in the left top corner ?
We cannot support forks or derivative distros.You need to get support from the supplier of that xen distro.
View ArticleRe: Display output only in the left top corner ?
Not that it changes anything but isn't Xen a Hyperviser for the linux Kernel?
View ArticleRe: Display output only in the left top corner ?
You would need to drop the xen part of things and boot using corepure64.gz and vmlinuz64 to know if this is a xen or corepure64 base issue.
View ArticleMOVED: "Barebones"
This topic has been moved to General TC Talk.http://forum.tinycorelinux.net/index.php?topic=19989.0
View ArticleRe: piCore-8.0beta1
Thanks Bela,Been waiting for it Now in front of Raspbian - 4.4.11 yippee Arrow keys command memory fixedSomething I never noticed before was TC's default gpu_mem size = 64MB?If only using console mode...
View ArticleRe: piCore-8.0beta1
GPU mem: while it is a good point, not sure it must be changed. Saving 48MB doesn't help too much when you are out of memory and with 16MB it is one more thing to change in config (if any) which will...
View ArticleRe: Equalizer, alsaequal
Without wishing to revive an older thread, I followed Gerrelts instructions on his piCore the great equaliser page but when it came to editing the squeezelite_setting.sh file, I found that the file did...
View ArticleRe: New mirror offer
mirrors.tcz posted to 6.x and 7.x x86 and x86_64.Yes, that's the correct location. Those are temporary sed files, used by the dCore update routines - please ignore those.
View ArticleRe: Installing programs that aren't packages
(There doesn't appear to be an edit button so I'm just having to reply here)I think I've managed to get a TCZ from the package, now what do I do with it to get it to work?
View ArticleRe: Installing programs that aren't packages
Start by reading the book, because I don't think you understand TinyCore yet.http://tinycorelinux.net/book.html
View ArticleRe: Announcements
More permissions fixes.Files changed:usr/bin/sce-importetc/init.d/tc-confighttp://tinycorelinux.net/dCore/x86/release/
View ArticleModbus
If you do any industrial stuff you eventually come across Modbus.Been working on a networked sensor system, SCADA stuff expects various protocols.Modbus on TCP is one of them.It uses a request,...
View ArticleRe: Installing programs that aren't packages
If you have a tcz made, you'd move it to your tce/optional folder, and add its name to your onboot.lst so it gets loaded on boot.
View Articletinycore 7.1 x86_64 SMP not functional on UEFI systems (HP DL380 G9)
The 7.1 x86_64 kernel has CONFIG_NR_CPUS=64 but still fails to support SMP on some hardware, resulting in running with 1 core active on for example HP Gen9 UEFI hardware.Code: [Select]smpboot: Allowing...
View ArticleRe: Compiling new kernel for corepure64
Thanks, noted. Seems to be only big server hardware, which is not really the target of Core, and so this is not urgent (for 8.x).Using a custom kernel is fairly easy - download our source and config,...
View ArticleRe: tinycore 7.1 x86_64 SMP not functional on UEFI systems (HP DL380 G9)
Responded in the other topic:Quote from: curaga on Today at 12:34:30 AMThanks, noted. Seems to be only big server hardware, which is not really the target of Core, and so this is not urgent (for...
View ArticleRe: Micropython pyb
Quote from: gavinmc42 on May 26, 2016, 11:58:52 PMDone cat /proc/cpuinfo before, can it be used to do GPIO?I normally use /sys/class/gpio....Yeah, for GPIO it is /sys/class/...
View ArticleRe: tinycore 7.1 x86_64 SMP not functional on UEFI systems (HP DL380 G9)
It does feel a bit silly to have CONFIG_NR_CPUS at 64 and not have the other option needed to make this useful.I've rebuilt the tinycore64 kernel with the following diff, and can confirm that it...
View Article