Re: need Allwinner tools or sunxi-tools to flash img files on device
Again, can you give details of what "always fail on compilation" actually means (i.e. the exact error message)?Did you follow the instructions I gave you several posts ago?
View ArticleRe: Announcements
Bugfixes to sce-load for md5sum checking and deb2sce for existing dep file usage.Changed files: modified: usr/bin/deb2sce modified:...
View ArticleReplace an extension in place
Is there any ramification from replacing an extension without rebooting?1-stop application2-unmount extention, and delete /usr/local/tce.installed/nameofextension.tcz3-replace extension4-reload...
View ArticleRe: Replace an extension in place
Hi Paul_123When I was working on the grabber extension my build script would remove the extension as follows:1. Remove all the symlinks to the extension.2. Unmount the extension.3. Remove the...
View ArticleRe: need Allwinner tools or sunxi-tools to flash img files on device
Hi DualityonmeCopy the error from your terminal and paste it into your next post. If you don't know how to copy/paste, see:http://tinycorelinux.net/faq.html#c_pPlease use code tags when pasting from...
View ArticleRe: updateavailable has strange characters
importupdatecheck was missing the entering of a failed or missing md5.txt of an sce as being checked when it exits. Has been that way since the md5 checking was put in, but hopefully fixed now in next...
View ArticleRe: sce-import -d query
Removed -D option as it created 4x the complexity in the dependency option code. Now -d is cancelled by -n as noninteractive should be just that. Existing dep files are recognized and used, of...
View ArticleRe: Announcements
"Fixes to sce-update routine, removed sce-import -D option, fixed md5 checking during sce-load.Changed files: modified: usr/bin/deb2sce modified: usr/bin/importupdatecheck...
View ArticleRe: "version" command download location
am i wrong about the dir i mentioned is default for the distro? it's also a good place for keeping thinghs alltogheter
View ArticleMissing dependencies for 64-bit extensions
As I work on getting my extensions ready to submit I'm finding a few things along the way:Xorg-7.7-bin is missing a dependency on libdmxpcre is missing dependencies on readline and bzip2-libelfutils is...
View ArticleRe: USB sound card fails on long playback
Hi vatteKnowing the various ways to produce the fault will aid in finding the source of the problem. Personally I suspect asubtle bug in mpg123. Possibly something along the line of a variable that...
View ArticleRe: "version" command download location
hi friends,backups with timestamp-extensions is a good solution,but the alternative with the version-extension could be even better...f.e. dupes are avoided, evaluation is easier.is there a way to read...
View ArticleRe: Missing dependencies for 64-bit extensions
Aside from /bin and /sbin, are you checking for deps for /usr/local/lib/*.so alone or /usr/local/lib/somedir/*.so as well?Deps from /usr/local/lib/somedir/*.so could be considered optional.The apps...
View ArticleRe: Missing dependencies for 64-bit extensions
Apps has the same behavior when started from a terminal window. It doesn't download.I don't know of a good way to tell the required dependencies from the optional ones automagically. PHP is full of...
View ArticleRe: Announcements
New version command that downloads updated dCore gz files to choice of boot directory specified in /etc/sysconfig/boot_path, also saves date stamped backups. Also sce-load not loading SCEs that are...
View ArticleRe: USB sound card fails on long playback
Hi vatteHave you tried using the --reopen option?From:http://linux.die.net/man/1/mpg123Quote--reopen Forces reopen of the audiodevice after ever song
View ArticleRe: "editor" not starting
As the prebuilt dCore section is very static but for kernel module updates, I think we are ok to place /usr/bin ahead of /usr/local. Any possible file collisions in the future, the burden will be on...
View Articlenfs client query with server
Good afternoon all! I am attempting to query an NFS server (which is configured correctly without problems from a non-TC client), but am running into some bizarre behavior. On the client I attempt to...
View ArticleRe: "editor" not starting
HiI don't understand what's the needed change synce on my system debian editor already starts instead of the Xprogs one. maybe my .profile ( where I think the PATH variable is setted ) is different...
View Article