dbus not starting?
hello,trying to follow the wiki instructions for loading PulseAudio, it seems I can't get dbus to start.Everything else is working, if I load pulseaudio by sudo and with the --system flag it can even...
View ArticleRe: firefox-ESR
Thanks man. Maybe APPS could have a reminder to upgrade everything after a fresh install. : -)
View ArticleRe: xf86-video-intel.tcz & Xfbdev.tcz possible missing dependencies?
Quote from: cowboyenvy on Today at 03:00:20 PMShould Xfbdev.tcz be included in the dep of this extension?There are 3 X servers in TC:Xvesa, Xfbdev, XorgXvesa only works on 32-bit system.Xfbdev crashes...
View ArticleRe: xf86-video-intel.tcz & Xfbdev.tcz possible missing dependencies?
Quote from: polikuo on Today at 08:33:53 PMQuote from: cowboyenvy on Today at 03:00:20 PMShould Xfbdev.tcz be included in the dep of this extension?There are 3 X servers in TC...
View ArticleRe: Edimax EW-7811Un Loosing connection during night
Couple of thoughts. 1) piCore doesn't have a network manager. If you are using both eth0 and wlan0, eth0 will be set as the default route. If you unplug eth0, the default route will not...
View ArticleRe: pavucontrol.tcz requires libGLESv2.tcz on its .dep file.
I couldn't help but wonder why an audio control app would need an OpenGL library..? so..[code]/usr/local/lib $ ldd libGLESv2.so linux-gate.so.1 (0xb771c000) libdrm.so.2 =>...
View ArticleRe: pavucontrol.tcz requires libGLESv2.tcz on its .dep file.
Hi coreplayer2Running ldd on libGLESv2.so won't return a dependency on libGLESv2.so. Maybe you meant:Code: [Select]ldd /usr/local/bin/pavucontrol
View ArticleRe: pavucontrol.tcz requires libGLESv2.tcz on its .dep file.
LOL yes, what was I thinking??Code: [Select]ldd /usr/local/bin/pavucontrol | grep libGLESv2
View ArticleRe: pavucontrol.tcz requires libGLESv2.tcz on its .dep file.
I'm still curious why OpenGL would be required..However in TC-8 ldd reports libGLESv2 is required, whilst in TC-7 (where I was looking.) it is not.
View ArticleRe: Read .sys boot file
I usually install TC to USB by virtualbox.Just boot the latest iso, mount the USB in virtual machine and open the "editor" to edit your extlinux.conf(usually require sudo privilege)
View ArticleNo nginx in the tcz repo?
Apache2 seems to be in the repo. Are there problems with porting nginx?
View ArticleRe: Edimax EW-7811Un Loosing connection during night
Quote from: Paul_123 on June 22, 2017, 04:22:03 PMCouple of thoughts. 1) piCore doesn't have a network manager. If you are using both eth0 and wlan0, eth0 will be set as the default route. If you...
View ArticleRe: No nginx in the tcz repo?
Nobody have compiled that for your release.You can do it your self.In src directory of most tcz there are some script's for build.Just add src to the url like...
View ArticleRe: pavucontrol.tcz requires libGLESv2.tcz on its .dep file.
All I know is that it complained and failed to start.I could speculate and say it may be for some graphics function, which is still weird as they should use gtk3 for everything? No idea. lol : -)
View ArticleRe: xf86-video-intel.tcz & Xfbdev.tcz possible missing dependencies?
Quote from: cowboyenvy on June 21, 2017, 03:00:20 PMon a similar note should Xlibs.tcz be included with Xfbdev.tcz as Xlibs.tcz is needed for startx as well?Xfbdev dep file added - for some reason it...
View Articleopenssl-1.0.0.tcz not found
Hi,I'm trying to install the keepalived package on my corepure64-8.0 fresh install.During the install, the process fails while it tries to install the openssl-1.0.0 dependence, which is not available...
View ArticleRe: openssl-1.0.0.tcz not found
dep file corrected to read "openssl.tcz" - thanks for reporting this.
View ArticleRe: openssl-1.0.0.tcz not found
Thank you!It is working now!tc@box:~$ tce-load -wi keepalivedkeepalived.tcz.dep OKDownloading: keepalived.tczConnecting to repo.tinycorelinux.net (89.22.99.37:80)keepalived.tcz 100%...
View ArticleRe: xf86-video-intel.tcz & Xfbdev.tcz possible missing dependencies?
Quote from: Juanito on Today at 05:24:27 AMQuote from: cowboyenvy on June 21, 2017, 03:00:20 PMon a similar note should Xlibs.tcz be included with Xfbdev.tcz as Xlibs.tcz is needed for startx ...
View Article