Re: What jobs/tasks is Tiny Core Linux the best at?
Providing a base from where one can go everywhere.
View ArticleRe: What jobs/tasks is Tiny Core Linux the best at?
that's the point. today my router died and i had nothing to replace it so i have set up a tinycorelinux on an old thinkpad x61 as a router. side-effect: it's faster than before.tinycorelinux has no...
View ArticleRe: getFlash needs update?
Your method for running getFlash11 works .However, I still get the error message when I do.Heading out the door now, but when I get home I'll delete and re-download getFlash11. Maybe something got...
View ArticleRe: dCore-install indicates wrong message
Ok, I see it is a simple need to test for the 'none' option and only echo the warning if a format is going to occur. But we also need a way to specify which dCore we want to install, as we have more...
View ArticleRe: getFlash needs update?
Deleted and re-downloaded getFlash11 and still get the error. I wonder if maybe getFlash11 connects to different sites depending on location (I'm in Hawaii) and the one it tries from here has problems?...
View ArticleRe: building a IQaudIO rotary encoder control
Hello all. I am trying to add a rotary encoder to an RPi 2+ with an IQaudio DAC+ running picoreplayer 2.04 but I can't find any recent posts and I can't make the Squeezypeas guide work for me. Is...
View ArticleRe: wicd daemon doesn't start
As per https://wikidevi.com/wiki/List_of_Wi-Fi_Device_IDs_in_Linux..you need the carl9170 driver, but as per the kernel config:# CONFIG_CARL9170 is not set
View ArticleRe: wicd daemon doesn't start
I followed the link, downloaded the driver for TL-WN821N for linux, unzip it, opened it, and I see it's a blank file. Nothing written in it.
View ArticleRe: wicd daemon doesn't start
I believe you need to enable the carl9170 driver in the kernel config and compile it.
View ArticleRe: getFlash needs update?
@thane  nice troubleshooting but I'm not sure I follow...Also iirc home/tc might not be the correct path ? Also I can't duplicate, getFlaash11 still downloads and installs the latest version as...
View ArticleRe: wicd daemon doesn't start
Quote from: Juanito on April 16, 2016, 09:16:30 PMDid you copy the dep file, carl9170-modules-4.2.9-tinycore.tcz.dep, to your tce/optional folder?Yes, and it's still there.[quote author=Juanito...
View ArticleRe: wicd daemon doesn't start
Hmm - /usr/local/lib/firmware/carl9170-1.fw is present in the firmware extension - could you double-check that it is loaded using "tce-status -i | grep firmware"?'Strange that you cannot add...
View ArticleRe: getFlash needs update?
It's possible home/tc is not the correct path, but I'm fuzzy on reading scripts and not sure what would be...At this point I'm leaning toward it being an issue on my box or maybe with wherever...
View ArticleRe: wicd daemon doesn't start
Code: [Select]tc@box:~$ tce-status -i | grep firmwarefirmwarefirmware-iwlwifitc@box:~$
View ArticleRe: Can not install any application
If you open the apps gui, it will tell you where your tce/optional folder is (mine says "TCE: /mnt/sdb1/tce/optional").You can then try this: Code: [Select]$ ls...
View ArticleRe: wicd daemon doesn't start
Quote from: Juanito on April 17, 2016, 11:18:17 PMYou might want to check out the home grown wifi extension - it has a lot less deps than wicd.This also works, although the first time I lost connection...
View ArticleRe: /etc/inittab not persistant in 7.0?
Have been discussed before see this thread.http://forum.tinycorelinux.net/index.php/topic,19801.msg122872.html#msg122872
View ArticleRe: wicd daemon doesn't start
Take care not to load both the wifi and wicd extensions - wifi uses wpa_supplicant and wicd uses wpa_supplicant-dbus, which cannot both be loaded at the same time.
View ArticleRe: autogen missing libunistring.so.0
reverted to previous version of libunistring - if you update the extension it should fix it - thanks for reporting this.
View Article