WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core 5.0 Alpha 2 Testing  (Read 127562 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #135 on: June 22, 2013, 01:40:49 AM »
I just gave it a go:
Code: [Select]
$ tce-load -i alsaconf
$ sudo alsaconf
...
===============================================================================

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!

$ speaker-test -c 2 -t wav

speaker-test 1.0.27.1

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 2048 to 8192
Period size range from 1024 to 1024
Using max buffer size 8192
Periods = 4
was set period_size = 1024
was set buffer_size = 8192
 0 - Front Left
 1 - Front Right
Time per period = 2.848214
....
..seems to work OK, (and xmms plays mp3's) maybe one of the alsa extensions wasn't updated on your system?

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #136 on: June 22, 2013, 04:07:55 AM »
Juanito  re ALSA

As suspected, there were 2 missing deps of dialog and mktemp for various packages, all downloaded now.
alsa speaker-test was good before alsaconf and I don't need to use alsaconf myself.

LESSON I must learn to check all deps before posting, --- grins like a sheep

2) Indirectly you solved my opera failed to load 2 *.so files relating to gtk* gdk* My depend missing Xorg-7.6-lib. I had posted in the normal forum but deleted it as no replies.

but of course I won't submit now until we get 7.7

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #137 on: June 22, 2013, 04:35:40 AM »
eject.tcz
 from 4x works as expected

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #138 on: June 22, 2013, 04:49:31 AM »

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #139 on: June 22, 2013, 05:36:44 PM »
aspell.tcz
from 4x works as expected, I have single language so hope you also accept all other aspells?

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #140 on: June 22, 2013, 05:39:20 PM »
man.tcz
works as expected tested against one manpage only but that should suffice.

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #141 on: June 22, 2013, 05:59:10 PM »
weechat and weechat-scripts works with some modifications
weechat-doc should be ok once man lands

locales not tested, but they are split during the building of TCZ process so see no reason why they won't work

1) When you get a chance update the dep file for weechat to show
Quote
openssl-1.0.0

2) the info file for weechat-scripts has one error (so far) at line 35 and should read
Quote
/set aspell.check.real_time "on"
  missing check

or see attached info file

cheers
« Last Edit: June 22, 2013, 07:51:09 PM by aus9 »

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #142 on: June 22, 2013, 07:50:10 PM »
xchat.tcz works with one ignorable font error
but not xchat2 which has graphics depends

popup box appears says missing lucidatypwriter font
and they can be found in sun-jre* but they are too large to add as dependency

xchat server box font appears to be courier if lucida* is not found IMHO

no big deal, it works

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #143 on: June 22, 2013, 07:51:48 PM »
I assume its ok to say if the main works, you will accept the locales work without testing?

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #144 on: June 23, 2013, 03:37:14 AM »
curaga

forgive me, if you already know libxv has update
Quote
libXv is the Xlib-based client library for the X Video (Xv) extension.

This quick fix release corrects an issue with the security fix from 1.0.8,
in which, if the size checks did determine the response from the X server
was too large to fit in the buffer it had allocated, XvQueryPortAttributes
could return a pointer to the caller that pointed to uninitialized memory
where the caller expected a nil-terminated string.

Alan Coopersmith (2):
      XvQueryPortAttributes: add a comment explaining memory strategy
      libXv 1.0.9

Daphne Pfister (1):
      Bug 65252: Ensure final name is nil-terminated & none point to uninitialized memory.

git tag: libXv-1.0.9

http://xorg.freedesktop.org/archive/individual/lib/libXv-1.0.9.tar.bz2
MD5:  3f642e1d868a2289769b983cf346e7bb
SHA1: cf6d40664b436673f92ed15bc4fadb6bc8d7ce26
SHA256: a874dbf864d0271bbe795af67ef5b3f20096c92fc11eacbf0d2af00e32bc5b4b

http://xorg.freedesktop.org/archive/individual/lib/libXv-1.0.9.tar.gz
MD5:  d4b602ff83a2f676e43bc52f5fa37252
SHA1: f5227997a614cff1afcc19c5eb8ae4c184b0cb12
SHA256: d9deb163fbfd72b39581b18d64ae2261e9d8db7aa1bb2d3dab27b1fceab53174

--
        -Alan Coopersmith-              alan.coopersmith@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc

Gordon

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #145 on: June 23, 2013, 10:43:25 AM »
man.tcz
works as expected tested against one manpage only but that should suffice.
Copied over

Quote
aspell.tcz
from 4x works as expected, I have single language so hope you also accept all other aspells?
Copied over

Quote
I assume its ok to say if the main works, you will accept the locales work without testing?
Yes  :)


Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #146 on: June 23, 2013, 03:25:04 PM »
is it me?  or are we missing a firmware extension (for wifi devices etc) in the repo ?

Offline beroje

  • Full Member
  • ***
  • Posts: 130
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #147 on: June 23, 2013, 04:14:22 PM »
tc@box:~$ ls /mnt/sda6/ISOS/fi*
/mnt/sda6/ISOS/firefox-21.0.tar.bz2

tc@box:~$ version
5.0.alpha2

tc@box:~$ ls /tmp/tcloop/
Xlibs/                    harfbuzz/                 liblzma/
Xorg-7.6/                 hicolor-icon-theme/       libnl/
Xorg-7.6-bin/             imlib2/                   libpng/
Xorg-7.6-lib/             libICE/                   libssh2/
Xorg-fonts/               libSM/                    libtiff/
Xprogs/                   libX11/                   libxcb/
aterm/                    libXau/                   libxml2/
atk/                      libXdmcp/                 mc/
cairo/                    libXext/                  nspr/
dbus/                     libXfont/                 nss/
dbus-glib/                libXi/                    openssl-1.0.0/
elinks-nodep/             libXmu/                   opera9/
emelfm/                   libXpm/                   pango/
expat2/                   libXrandr/                pixman/
firmware-iwlwifi/         libXrender/               shared-mime-info/
fltk-1.1.10/              libXt/                    slang/
flwm_topside/             libasound/                sqlite3/
fontconfig/               libffi/                   udev-lib/
freetype/                 libfontenc/               wbar/
gdk-pixbuf2/              libgcrypt/                wifi/
glib1/                    libgpg-error/             wireless-3.8.10-tinycore/
glib2/                    libiconv/                 wireless_tools/
gtk1/                     libiw/                    wpa_supplicant/
gtk2/                     libjpeg-turbo/            xf86-video-nv/
 
tc@box:~$ la
total 32
drwxr-s---   12 tc       staff          420 Jun 23 17:42 ./
drwxrwxr-x    3 root     staff           60 Jun 11 01:49 ../
drwxr-xr-x    2 tc       staff           40 Apr 21  2010 .X.d/
-rw-------    1 tc       staff           97 Jun 23 17:18 .Xauthority
-rwxr-xr-x    1 tc       staff          275 Jun 12 07:46 .Xdefaults
-rw-rw-r--    1 tc       staff           51 Jun 23 18:20 .ash_history
-rw-r--r--    1 tc       staff          446 Jun 10 03:49 .ashrc
drwx--S---    3 tc       staff           60 Jun 23 17:42 .cache/
drwxr-sr-x    2 tc       staff          200 Jun 23 18:15 .emelfm/
drwxr-xr-x    3 tc       staff           60 Mar  4  2010 .fltk/
drwxr-xr-x    2 tc       staff          100 Jun 23 17:18 .fontconfig/
drwxr-sr-x    4 tc       staff           80 Jun 23 17:42 .local/
drwx--S---    4 tc       staff           80 Jun 23 17:42 .mozilla/
drwx------   10 tc       staff          640 Jun 23 17:30 .opera/
-rw-r--r--    1 tc       staff          920 Jun 10 03:49 .profile
drwxr-sr-x    2 tc       staff           40 Jun 12 07:46 .qt/
-rwxr-xr-x    1 tc       staff          103 Jun 12 07:46 .setbackground
lrwxrwxrwx    1 root     staff           20 Jun 23 17:18 .wbar -> /usr/local/tce.icons
drwxr-sr-x    5 tc       staff          100 Jun 23 17:18 .wmx/
-rwx------    1 tc       staff          351 Jun 12 07:46 .xsession
-rw-r--r--    1 root     staff           19 Jun 12 07:49 wifi.db
 
tc@box:~$ /mnt/sda6/Coretcz64/tce/ondemand/firefox/firefox --version
Mozilla Firefox 21.0
 
tc@box:~$ cat /mnt/sda6/TCZ40repo/tce/optional/chromium-browser.tcz.dep
gtk2.tcz
dbus-glib.tcz
libasound.tcz
nss.tcz
udev-lib.tcz
shared-mime-info.tcz
hicolor-icon-theme.tcz
 
tc@box:~$ ls /mnt/sda6/ISOS/fi*
/mnt/sda6/ISOS/firefox-21.0.tar.bz2
tc@box:~$

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #148 on: June 23, 2013, 04:43:35 PM »
 beroje

Please see reply 72 on why chromium-browser is not being uploaded.

Please see reply 77 for firefox and 81, 86  or just try running
Code: [Select]
firefox and notice the errors

Then read reply 97 --- the reason why no-one has submitted any updates to mozilla family web browsers
« Last Edit: June 23, 2013, 04:45:20 PM by aus9 »

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #149 on: June 23, 2013, 05:55:34 PM »
before I can re-compile cups, I will need to re-compile ghostscript due to its dependencies
and avahi-dev dependencies in 4x also look suss