Re: xenial: X doesn't start
I have spent a lot of time googling and testing on this issue with dCore-xenial and Xorg with an Intel video card.This is another case where missing dependencies should on my part be the first and...
View ArticleRe: Yakkety ?
dCore-yakkety is now available for download:http://tinycorelinux.net/dCore/x86/release_candidates/dCore-yakkety/It is still 2 months from release, so expect some issues.
View ArticleMicro Core for Arduino Yun
I wish to install Micro Core on an Arduino Yun or similar prototyping micro-controller. The Arduino Yun comes built with its own fork of OpenWrt.https://openwrt.org/ and exposes wireless connectivity...
View Articlecould we have virtualbox 5.1.2 updates for guest modules/applications?
There were a lot of bug fixed (improvements?) if you believe Oracle change.logVersion 5.1.2 (2016-07-21)Version 5.1.0 (2016-07-12)Version 5.0.24 (2016-06-28)Version 5.0.22 (2016-06-16)Version 5.0.20...
View ArticleRe: Announcements
sce-load: Fix the determining of directory path for the SCE being loaded.modified: usr/bin/sce-loadhttp://tinycorelinux.net/dCore/x86/release_candidates/
View ArticleRe: Micro Core for Arduino Yun
It is a MIPS architecture, at the moment MIPS port doesn't exist. Yun hardware resources are very low, at the limit of TC requirements. Additionally Arduino WEB site says:QuoteNOTE: this product is...
View ArticleRe: Remote Python debugging through SSH
In case anyone else would like to attempt remote Python debugging with a Raspberry Pi under piCore here are the conclusions I came to:- In order to access peripherals like I2C or the GPIO port you...
View ArticleRe: Remote Python debugging through SSH
openssh updated to 7.3p1 in piCore 8.x repos. Startup and service control scripts also updated, bugs fixed.
View ArticleRe: wifi.sh doesn't kill wpa_supplicant
I see dCore has an older version of wifi than Core, and Bela has made some improvements regarding wpa_supplicant so I have updated wifi to Core's current version. As I am not very familiar with this...
View ArticleRe: could we have virtualbox 5.1.2 updates for guest modules/applications?
Quote from: nick65go on August 14, 2016, 01:09:12 PMI tried and I can not re-compile the kernel modules myself.What happened when you tried - did you get any error messages?
View ArticleRe: piCore-8.0beta4
review of piCore8.0 beta 1Same problem:[code][ 5.979631] squashfs: version 4.0 (2009/01/31) Phillip Lougher[ 8.283470] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts:...
View ArticleRe: piCore-8.0beta4
piCore7.00 beta4 - here hifiberry DAC+ is found. But still it produce a similar error in dmesg (so this error is probably not important):[code][ 15.295052] snd-rpi-hifiberry-dacplus sound: ASoC:...
View ArticleRe: piCore-8.0beta4
Hi sbpFrom the version that works:QuoteCode: [Select][ 15.596562] snd-rpi-hifiberry-dacplus sound: pcm512x-hifi <-> 20203000.i2s mapping okIs it possible i2s got disabled in the newer versions?
View ArticleRe: Remote Python debugging through SSH
I have a setio.sh script I call on boot to setup the GPIO pinsCode: (bash) [Select]echo "21" > /sys/class/gpio/exportecho "out" > /sys/class/gpio/gpio21/directionecho "0" >...
View ArticleRe: piCore-8.0beta4
Hi SteenI don't have such board so can't test. Kernel config related to sound in 8.0 is the same as Raspbian. If it Works there look for differences in config.txtNext week will be beta5 with 4.4.17...
View ArticleRe: piCore-8.0beta4
Hi PaulThanks. I can't access my RPi in next days but will check it next week.
View Article