Re: REQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
I’m speaking of fireworm71/veriumMiner-1.4
View ArticleRe: Browser in Kiosk mode
So what would you suggest? Running from the piCore 7.x image?From the extensions subsection of the forum that people would test if the older extension files worked and then could say what was needed to...
View ArticleRe: Browser in Kiosk mode
Hi PHoQuoteSo what would you suggest? Running from the piCore 7.x image?That's one possibility. Or you could put in an extension request for Midori...
View ArticleRe: Tiny Core 9.0 Alpha 1 Testing
Tried that already. The problem is that the configure scripts I've come across expect the version to be at the end:Code: [Select]ldd (GNU libc) 2.26which gives 2.26, versus[code]GNU C Library (GNU...
View ArticleRe: REQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
yeah i am trying again i downloaded tiny core on 5th Nov and on 7th Nov it got updated lolWill report back
View ArticleRe: REQUEST COREPURE64 - libcurl4-openssl-dev AND libjansson-dev
I see that it does compile super and in corepure64 Thanks.MODS please feel free to "move" this " thanks.
View ArticleRe: RAM shows a very small quantity of what RPI has
Thanks Greg. Lets see details of version, etc.
View ArticleFell in love with the WATCH command
Never used the WATCH command before and I dig it.Was playing around with watching my cpu frequencies and came across a snippet in the Arch wiki docs, and I rewrote it a bit differently:Code:...
View ArticleRe: RAM shows a very small quantity of what RPI has
You need to edit the config.txt file to get max ram memory, instead of using memory for the gpu. I think the lowest is 16mb like this gpu_mem=16. If you don't want to use the gpu, like some headless...
View ArticleRe: connecting android mobile via usb to tiny core
In my experience simple-mtpfs is what it says it is. I've built an extension for 64-bit, I tested it with my Moto X in a VM and it works, so I'll upload it shortly.
View ArticleBattling with VMware tools aka open-vm-tools
Hi AllNew to TCL ;-)I have installed a Tiny Core Linux 8.2 virtual machine in my vSphere 6.5 environment but am battling to get the VMware Tools to work. I have installed open-vm-tools as...
View ArticleRe: Battling with VMware tools aka open-vm-tools
Yes but I was a bit confused after reading it
View ArticleAdd flpicsee viewer to iso's / images?
Just thinking out loud here...The standard iso's and images of TC with fltk have a menu option of taking a screenshot, but there is no way to view it with only the supplied tools.Yes, we can get...
View ArticleRe: XLView submitted
Hi,I tried this program and it segfaults with me, too.It segfaults without argument, with a PNG file and a JPEG file.A ls -l on the used shared object files:[code=bash]ls -l $(ldd /usr/local/bin/xlview...
View ArticleRe: VNC Server
Quote from: curaga on January 12, 2018, 01:03:03 AMYou shouldn't keep extensions in the backup, that will slow down boot and backup.Quote from: Rich on January 12, 2018, 05:31:14 AMAlthough he d...
View ArticleRe: Battling with VMware tools aka open-vm-tools
Is it working now? You can check to see if you have any programs like these running (using ps -ef):[code]vmware-vmblock-fuse -o subtype=vmware-vmblock,default_permissions,allow_other...
View ArticleRe: new bootcode modopt
Another way would be to put /etc/modprobe.d/options.conf into it's own initrd and load it after rootfs in extlinux.conf. Then you don't have to update your version of the TC rootfs everytime there is a...
View ArticleRe: new bootcode modopt
I don't think this is necessary, most modules accept such options directly on the kernel line. Try "forcedeth.msi=0", etc. Alternatively, blacklist it and load manually in bootlocal.sh.
View Article