Re: Preventing user to switch to CLI (consoul/shell) from GUI.
Quote from: Misalf on Today at 09:43:18 AMCode: [Select]Section "InputClass" Option "XkbOptions" "terminate:ctrl_alt_bksp"EndSectionIs it should be in ‘xorg.conf’ ?
View ArticleRe: piCore for the H3 boards - Orange Pi, Nano Pi etc.
How do i use i2c and spi controllers inside the allwinner h3 in this port??Thanks in Advance.
View ArticleRe: fbtft
hello,i'm sorry to dig up an old topic, but i've come SO close to getting my 3.5 tft touchscreen working in picoreplayer and yet i'm coming up short. i think my main issue is that i cannot seem to...
View ArticleRe: midori
Hi nitramYou could try getting past the error by creating a link at /usr/bin/gcc to /usrlocal/bin/gcc.
View ArticleRe: midori
Attempted to simplify the build by disabling most every available option:[code]CC="gcc -march=i486 -mtune=i686 -Os -pipe" CXX="g++ -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti"...
View ArticleRe: midori
Thanks Rich! Make is now happily chugging, webkit bit of a beast. These gotchas drive me CRAZY. IMHO if ./configure is successful make should work every time. Embarrassed to say i'm still a newbie....
View ArticleRe: fbtft
hey @nowhinjing, if you have a moment perhaps you can give me a little bit more of a nudge in the right direction.i've tried both of the tcz files you mentioned (thanks again!) but i'm still having...
View ArticleRe: midori
Hi nitramIt kinda looks like configure figured out where gcc was located but some perl modules have a hard coded path to wherethey feel gcc should be placed.
View ArticleRe: fbtft
hey greg,yup, tft.tcz is in onboot.lsti erased the SD card and tried everything from scratch again. tft is now loading in the "tcloop" folder, but the LCD screen is still just white. also when i look...
View ArticleRe: fbtft
piCorePlayer uses piCore with a few different extensions. So piCorePlayer is not using a stripped down version of piCore.I did not do any of the work on getting the "official" screen working on...
View Articlecpufreqd and 7.x TCZ
HiIt's my beginning with Tiny Core.There's no cpufreqd and cpufrequtils (nor Dillo) in 7.x x86_64 TCZ. I loaded cpufreqd and cpufrequtils from 3.x but both did not start.Is 3.x TCZ 64-bit ?
View ArticleRe: piCore for the H3 boards - Orange Pi, Nano Pi etc.
Can you try to support it and send my the test images?thanks in advance.
View ArticleRe: cpufreqd and 7.x TCZ
corepure64 started at tc-4.x, so no, you cannot use the 32-bit cpufreqd and cpufrequtil from tc-3.x in the 64-bit corepure64.As a general rule you should use the apps gui or "tce-load -w...
View ArticleRe: Need x11grab
I suggest you check if the ffmpeg-1.0.0 configure script accepts the "--enable-x11grab" switch and, if so, recompile it.The build instructions and source are...
View ArticleRe: CHIP, the $9 computer
Quote from: jgrulich on Today at 09:26:54 PMMay be nice to play with when it will be on stock But now it's only wasting time.One board is for nothing, we need stock on them for the real applications,...
View ArticleRe: Need x11grab
Sir thanks for reply i have tried but not succeeded. Please any one give me the link to download ffmpeg-1.0.0 configure script. I have downloaded but its ffmpeg-2.7.1.tar.bz2
View ArticleRe: Need x11grab
when i ./configure i receive this errorgcc is unable to create an executable file.If gcc is a cross-compiler, use the --enable-cross-compile option.Only do this if you know what cross compiling means.C...
View ArticleRe: fbtft
hi greg, ah that's a very smart idea - that's probably what the problem is. i'll try it later.in the meantime, i have some insight into what might be happening with the modules not loading properly....
View Article