Re: TC Plus 8.2.1 minor time/date issue?
At some point after tc-4.x, things changed:Code: [Select]$ cat /etc/sysconfig/ntpserverpool.ntp.org..and getTime.sh seems to work for me, but does not give any feedback: [code]$ sudo...
View ArticleRe: libPNG not found
Quote from: tcFan on December 26, 2017, 08:40:27 AMHowever I cannot resolve this the same way, because the program needs SDL_Image, which is bundled together with all the other ones in SDL1.2.You can...
View ArticleRe: Ordner erstellen mit Terminal
Hallo Rob,deine Beschreibung sieht nach fehlenden Zugriffsrechten aus. Ich habe in meinem TC-Systemauf der 'echten' Text-Konsole (Ctrl-Alt-F1) in meinem Home-Verzeichnis ein neues Directory erzeugt...
View ArticleRe: uDHCP suddenly chatty after loading extensions
Hi PDP-8If you don't want DHCP running when you boot up, add the nodhcp boot code to your boot loader.
View ArticleRe: hostapd - wifi AP daemon
I tried with#!/bin/sh and also with !/bin/sh..same thing..no log on /tmp/hostapd.log (file exist but no content)and hostapd is not start.
View ArticleRe: Concatenate initramfs on Windows
To go along with the extra initramfs above, I wanted to try creating a mydata.tgz from scratch since I used one I already had for my other tests which was kind of cheating. Idea being, if you had a pi...
View ArticleRe: hostapd - wifi AP daemon
Hi arisIt definitely has to be:Code: [Select]#!/bin/sh so make sure you've changed it back. I suspect the hostapd command is not being executed. Use the ps command andsee if any of the following...
View ArticleRe: Concatenate initramfs on Windows
Oh, and I meant to note that I somehow killed my A+ that I was testing with. No idea what happened, at one point it was booting up and trying to start wifi and then it would just reboot again. I...
View Articlehow can i create provides.db or updating provides.db
Hey, i have cloned the tinycore8.x repo to an local home server, and id like to put my own created extension to the local repo. it seems tce-ab uses the provides.db file for finding extensions. If i...
View ArticleRe: hostapd - wifi AP daemon
Quote from: Rich on December 28, 2017, 09:07:04 PMsee if any of the following are still running:bootlocal.sheth0.shwlan0.shIf eth0.sh or wlan0.sh are still running, post their contents.I don't...
View ArticleRe: how can i create provides.db or updating provides.db
It's the info.lst you want to update for the normal search, provides.db is only for the "provides" file search. It's a simple file listing.
View ArticleRe: uDHCP suddenly chatty after loading extensions
Thanks Rich - your suggestion is helping me troubleshoot - but here is where it gets stranger. That option works fine with a non-persistent CD.But, with TC installed to my flashdisk, if I use the...
View ArticleRe: TC Plus 8.2.1 minor time/date issue?
Oh I get it now - it is an NTP time poll, not a link to the manual time/date config util in the control panel. Ok cool.
View ArticleRe: hostapd - wifi AP daemon
Hi polikuoQuote from: polikuo on December 28, 2017, 11:10:46 PMI don't think they'd still be running, however "openssh" most likely would be.They shouldn't still be running, however, eth0.sh and...
View ArticleRe: uDHCP suddenly chatty after loading extensions
Hi PDP-8Quote4) When finished configuring the device via a static address, I used the network control panel to put it back to dhcp to join the local network.DHCP is for automatic address assignment,...
View ArticleRe: uDHCP suddenly chatty after loading extensions
Hi PDP-8Take a look inside /opt/bootlocal.sh. When you set up the static IP, the network tool created a /opt/eth0.sh script and addeda call to it in /opt/bootlocal.sh. Check if it created some...
View ArticleSegfault in swrast_dri.so
I'm trying to build/run the Qt5 diving computer app Subsurface, but it segfaults in swrast_dri.so. It works on a non-accelerated video platform like ESXi, but fails on VMware. Glxgears dies too, the...
View ArticleRe: hostapd - wifi AP daemon
Hi RichI dont understand it..openssh is running (my alix board doesnt have monitor outpur so if ssh is the only way to access it), ip config from eth0.sh is running wlan0.sh is not, dhcpd is running...
View Article