Re: Touch support for official Raspberry Pi touchscreen
Maybe you need additional modules?http://tinycorelinux.net/8.x/armv6/releases/RPi/src/kernel/4.4.39-piCore%2B_modules.tar.xzOr for the...
View ArticleRe: How to boot to 1024x768 resolution?
If you want the linux console to be set to this resolution, then you would add the boot code vga=791 to your boot loader's config file.F.e. /mnt/sda1/menu.lst or...
View ArticleRe: How to boot to 1024x768 resolution?
Thanks MisalfBoth of those files that you told me to configure are empty. And I don't think grub was loaded. I did a frugal install by using tc-install from command line.EDIT: I just checked to see if...
View ArticleRe: How to boot to 1024x768 resolution?
Hi toastedTry checking for:Code: [Select]/mnt/sda1/boot/extlinux/extlinux.confAdd vga=791 to the APPEND line.
View ArticleRe: How to boot to 1024x768 resolution?
You need to find out what boot loader is installed on your boot partition.If you don't get any useful output from running the grub command, it doesn't mean that grub isn't installed on your boot...
View ArticleRe: USB WEBCAM
Thx a lot, My Linux eye didn't catch that.No I have made an tcz file with the file media.ko and uvcvideo.ko and directory video4linux.And it's working... but it's not fast...i using the 256M First REV...
View ArticleRe: TC 8 already :)
Quote from: curaga on Today at 11:12:00 AMFour stable updates in two weeks is plain scary, far above the usual pace. I would stay away from that version just because of that, it clearly signs it's not...
View ArticleMissing Rdesktop and Kmap in picore 8.1.3
Hello,The package rdesktop.tcz and kmaps.tcz are missing on picore 8.1.3. Will they be added soon?Thank you for your answers
View ArticleRe: Missing Rdesktop and Kmap in picore 8.1.3
Hi,kmaps.tcz from x86 repo can be used on the RPi.http://tinycorelinux.net/7.x/x86/tcz/kmaps.tczFor remote desktop you may want to try x11vnc.tcz .
View ArticlepiCore-8.1.4 released
Team Tiny Core is pleased to announce the immediate availability of piCore-8.1.4 Changes:* BusyBox updated to 1.26.2 with wget patch* zlib updated to 1.2.11* fixed unlink BusyBox applet symlink*...
View ArticleRe: Missing Rdesktop and Kmap in picore 8.1.3
Hi bmarkusThank you very much for your involvement in my project. As soon as you have a package to offer do not hesitate to contact me by mail for tests.
View ArticleRe: Missing Rdesktop and Kmap in picore 8.1.3
Just built rdesktop, I can connect to my WINDOWS10 desktop fine. Don't ask me about audio and other thing. I will test it during the weekend and add to the repo.
View ArticleRe: Trying now to maximize memory on the pi.
I can find/have some problems with busybox don't have the stat command.When compiling and maybe some another scripts can't lookup the permissions for files and directory's.Do you specify what commands...
View ArticleRe: Trying now to maximize memory on the pi.
OOOOOOhhhh sorry my fault... found that stat is in coreutils.tcz.
View ArticleRe: Trying now to maximize memory on the pi.
Hi patrikgQuote from: patrikg on Today at 02:40:13 PMDo you specify what commands being compiled with in busybox ??There is a config utility that lets you specify which commands get compiled into...
View ArticleRe: Kernel loading modules ??
Hi patrikgHave you tried booting with the syslog boot code? Then do a search through /var/log/messages.
View ArticleRe: Missing Rdesktop and Kmap in picore 8.1.3
Thanks Bmarkus,I'll test the repo next week. For sound, we will see later, but it will be appreciated once builtPolikuo, thank you for the information. Will also test it.
View ArticleRe: mongodb please
I just compiled mongodb 3.2.11 from sources for TinyCore 7.2. It's susscefully runs and working for me. But i have no idea how make extension from that stuff.
View ArticleRe: mongodb please
Hi ognivo777Instructions are available from the Wiki:http://wiki.tinycorelinux.net/wiki:creating_extensions
View Article