Re: pianobar
I was able to use deb2tcz to build a pianobar.tcz I used tce-load -i pianobar.tcz to add it to the system. I cannot start it though by typing pianobar. Also this site has pianobar.tcz downloads:...
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
@curaga7.x/armv6/tcz - no nfs-utils.tcz7.x/armv7/tcz - no nfs-utils.tcz8.x/armv6/tcz - no nfs-utils.tcz8.x/armv7/tcz - no nfs-utils.tcz9.x/armv6/tcz - no nfs-utils.tcz9.x/armv7/tcz - no nfs-utils.tcz[/...
View ArticleRe: Pianobar
Hi BlakeI'm not very good with make files but if you post it I'll take a look at it. Possibly some other forum members may take a look too.
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
If you don't have nfs-utils installed, it's not possible for the script to go to the nfs-utils case, and mount will be called with -o...
View ArticleRe: [Newbie] - TC freeze at boot
It does not look frozen, it looks like a normal text boot with verbose messages. Try pressing enter.
View ArticleRe: [Newbie] - TC freeze at boot
Nothing happen when pressing enter or typing something.Just like if there is no keyboard.Only thing that "doing something" is when I remove/insert the usb stick. It prints a dmesg like :[code]usb...
View ArticleRe: [Newbie] - TC freeze at boot
Just tried to connect an external usb keyboard.It's recognise and when pressing enter, I got a prompt (tc@box:~$) Seems the problem is that TC don't recognise the ASUS X205TA keyboard...Someone can...
View ArticleRe: Raspberry Pi3 WIFI Router Based on Linux piCore -
Hi ChicanyThanks for working all this out, great job!I've got it up and running on my Pi3 and everything seems to be working as expected. There was one minor issue that took me a little while to solve,...
View ArticleRe: Raspberry Pi3 WIFI Router Based on Linux piCore -
Hi stokerQuote from: stoker on Today at 04:53:54 AM ... I couldn't get anything that I added to the end of /opt/bootlocal.sh to run until I added an '&' to the hostpad command, like...
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
@curaga,I'm starting with a fresh image (just to ensure there are no remnants from previous alterations), but here are my results thus far.Bare in mind I just connected a Pi2 and Pi3 to monitors thus I...
View ArticleRe: [Newbie] - TC freeze at boot
Problem with ASUS X205TA keyboard driver.https://patchwork.kernel.org/patch/8734321How can I apply it in TC ?
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
I think I might have (in theory) figured this out. Chicken and The Egg applies.Command Line: nfsmount=SERVER:PATH tce=nfs opt=nfsThis line in itself is self-defeating as there's no way to load...
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
Is the option "nolock" the correct one? Isn't the addr= the correct option to get it working ? To the server ip.
View ArticleRe: Pianobar
make will run if you do something like this: Code: [Select]$ find . -name Makefile -type f -exec sed -i 's/-O2//g' {} \;$ make CC="gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe"...
View ArticleRe: Unable to get any sound working...
enable dbus dhcp, having alsa-modules-3.16.6-tinycore OnDemand. Worked
View ArticleRe: PiCore, RasPi3B and boot code nfsmount
Gerald wrote most of the networking support. IIRC the intention was to either remaster NFS/AoE/etc utils in, or to load them via httplist/similar. With those use cases, everything necessary is on the...
View ArticleRe: [Newbie] - TC freeze at boot
That patch is so old, it's already included in both tc 8.x and 9.x kernels. Please check if hid_asus is listed in lsmod output; if not, run "sudo modprobe hid_asus".
View ArticleRe: What is the best distro to get source code from?
see:http://tinycorelinux.net/8.x/x86_64/tcz/kodi.tcz.infohttp://tinycorelinux.net/8.x/x86_64/tcz/src/kodi/compile_kodi
View ArticleMOVED: What is the best distro to get source code from?
This topic has been moved to TCE Q&A Forum.http://forum.tinycorelinux.net/index.php?topic=21676.0
View Article