Re: piCore-8.0beta4
Hi Béla,Any chance of loading rpi-vc.tcz into the piCore-8.0 repository.thanksGreg
View ArticleWifi connection impossible after sce-update.
Hi,this morning I made a sce-update -snar. Everything went fine... apparently.Now I can't connect anymore with sudo wifi.sh or its menu link: the network is seen as usual, but after trying for long it...
View ArticleRe: Wifi connection impossible after sce-update.
Code: [Select]echo wext | sudo tee /etc/sysconfig/wifi-wpadrvorCode: [Select]echo nl80211 | sudo tee /etc/sysconfig/wifi-wpadrv
View ArticleRe: Syslogd does not autostart after reboot
Thanks for the rapid response Misalf. Following is the outputCode: [Select]root@box:/usr/local/etc/bind# version ; getBuild ; showbootcodes7.2sh: getBuild: not foundinitrd=/tce/boot/core.gz quiet...
View ArticleRe: Wifi connection impossible after sce-update.
Then add /etc/sysconfig/wifi-wpadrv to /opt/.filetool.lst for now.Code: [Select]echo "etc/sysconfig/wifi-wpadrv" >> /opt/.filetool.lstNote: Omitting the leading "/" is intentional.
View ArticleRe: Syslogd does not autostart after reboot
Judging by the link you posted, I suspect you added the boot codes on separate lines. Make it so that all boot codes (after APPEND) are on the same line.Not sure why the getBuild function is not...
View ArticleRe: Syslogd does not autostart after reboot
Indeed! Three separate lines in the blog link lost me there (even though he has noted down in the instructions). Brought all to the same line and it works.Thanks a lot
View ArticleRe: Wifi connection impossible after sce-update.
Update the wifi package, should be good now.
View ArticleRe: sce-import wrong exit status
This works:Code: [Select]sce-import -n nano; sce-import -np nano-tiny
View ArticleRe: sce-import wrong exit status
I see a successful import returns an exit status of 1, I will look into it.
View ArticleRe: piCore-8.0beta4
Bela,I can pack the rpi-vc stuff to help out if you would like. For the TC extensions, do you just download and pack from the prebuilt binaries, or do you compile natively on a tc build from the...
View ArticleVMware view client install
Has anyone come up with a client install method for the view client in TC? We are trying to use this for a PXE boot in our environment.Sadly the website repurpose.vmwarecloud.at is no longer in...
View ArticlepiCore-8.0beta5
Team Tiny Core is proud to announce immediate availability of the fifth beta release of the piCore-8.0 edition.With this release kernel is frozen, it will be used in final version (except really...
View ArticleRe: piCore-8.0beta5
Bela,I did not try this yet with this beta that you just posted, I was typing this as you locked the other thread......I was testing the userspace binaries after I packed them. I wanted to play with...
View ArticleRe: piCore-8.0beta5
Quote from: bmarkus on August 24, 2016, 08:02:47 PMTry beta5 and the current VC set.I pulled the vc tonight to pack, so it should line up with the kernel you pulled. So I'll give it a test tomorrow....
View ArticleRe: sce-update: RAM-usage
Quote from: Jason W on August 23, 2016, 10:12:22 AMThis is normal behavior for all processes in Linux that use RAM. Unused RAM is used, and then kept in cache until another process needs it or the...
View ArticleRe: Sound not working
'could be - that sort of message also appears if you load alsa-config after alsa and then run alsasound start.(since tc-5.x and with most modern hardware, it is not usually necessary to run alsasound...
View Articlegtkfind
gtkfind from prebuilt doesn't work in dCore-jessie.Installs and opens okay, just can't perform 'find':Unable to load output font -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso8859-1Also clicking...
View Article