Tiny Core Base > piCore Test Releases
piCore 6.0 Beta1
bmarkus:
Team Tiny Core is pleased to announce that piCore 6.0 Beta1 is available for public testing:
http://repo.tinycorelinux.net/6.x/armv6/release_candidates/
This is a beta level cut. If you decide to help test, then please test carefully. We don't want anyone to lose data.
Since this is an beta cut, although the team has worked through several preview cuts, we ask that only experienced users test. This cut is not for production use. The features in any beta may change before a public release candidate is available.
Note that the fltk library has been updated to 1.3.3 to enable unicode. fltk-1.1 and 1.3 can be installed at the same time, and old apps using 1.1 will continue to work.
We appreciate testing and feedback.
Changelog for 6.0 Beta1:
* kernel updated to 3.17.3
* glibc updated to 2.20
* gcc updated to 4.9.2
* e2fsprogs base libs/apps updated to 1.42.12
* util-linux base libs/apps updated to 2.25.2
Gerrelt:
Hi Béla,
I've installed this version just like I always install my Radio Raspberry, with the exception that I now have to install this extension:
--- Code: ---tce-load -wi firmware-rtlwifi.tcz
--- End code ---
To make my WiFi adapter work.
But now I encounter the problem that I only have a WiFi connection when ethernet is plugged in. Once I remove the ethernet cable, the WiFi connection is lost.
If I restart with the ethernet cable disconnected, it does not make a WiFi connection.
It was all working fine when I used the 6.0 Alpha 501 version.
Any idea?
Greetings,
Gerrelt.
lykkedk:
Hi Bela'
I have a strange problem... looks like /opt/bootlocal.sh, isen't executed, besides the first line ofcause.
Look here :
--- Quote ---tc@box:~$ cat /opt/bootlocal.sh
#!/bin/sh
# put other system startup commands here
/usr/local/etc/init.d/openssh start
/usr/local/etc/init.d/squeezelite start
amixer sset 'DIYINHK Clock Selector' 123 unmute
amixer sset 'DIYINHK Clock Selector' on
--- End quote ---
Then normally my squeezelite should be executed at boot; But dosent, manual start after boot works flawlessly :
--- Quote ---tc@box:~$ sudo /usr/local/etc/init.d/squeezelite status
[OK!] --> squeezelite Is not started
tc@box:~$ sudo /usr/local/etc/init.d/squeezelite start
[OK!] --> squeezelite Start
--- End quote ---
At my piCore with 3.16.3 kernel, the script is working as it's supposed to.
i have the right entrys (Also my squeezelite.tcz is located in optional directory) :
--- Quote ---tc@box:~$ cat /mnt/*p2/tce/onboot.lst
mc.tcz
openssh.tcz
alsa-config.tcz
libmad.tcz
flac.tcz
nano.tcz
squeezelite.tcz
--- End quote ---
Regards;
Jesper.
EDIT ::
I tried to reboot again, looks like squeezelite.tcz is "loaded", but lines in /opt/bootlocal.sh not executed.
jesper@jlp:~$ ssh tc@192.168.1.132
tc@192.168.1.132's password:
(�-
//\ Core is distributed with ABSOLUTELY NO WARRANTY.
v_/_ www.tinycorelinux.com
tc@box:~$ tce-load -i squeezelite.tcz
squeezelite is already installed!
tc@box:~$ sudo /usr/local/etc/init.d/squeezelite status
[OK!] --> squeezelite Is not started
tc@box:~$
lykkedk:
:) Hi...
There must be a little bug...
I fixed my problem, pasting a little pause into /opt/bootlocal.sh, then all work's
How is the bootsync.sh / bootlocal.sh executed - From where is it executed (bootloader/Kernel etc... ?)
Btw: bugtracking is fun 8)
--- Quote ---#!/bin/sh
# put other system startup commands here
/usr/local/etc/init.d/openssh start
sleep 4
amixer sset 'DIYINHK Clock Selector' 123 unmute
amixer sset 'DIYINHK Clock Selector' on
/usr/local/etc/init.d/squeezelite start
--- End quote ---
Regards;
Jesper.
meo:
Hi bm!
Tried the X version. Failed installing the mega package compile* and then the app manager kind of froze. If I marked a package it wouldn't show anything and the "GO" button didn't respond. Haven't had much time to try it out since I'm playing with multiple operating systems running VNC that I use in Plan 9 OS on the Raspberry Pi. Will try more later on in the week. Keep up the good work!
Have fun developing the RPi version of TC,
meo
Navigation
[0] Message Index
[#] Next page
Go to full version