Difference between revisions of "Testing/Reports/Sugar on a Stick"

From Sugar Labs
Jump to navigation Jump to search
Line 102: Line 102:
 
   --fslabel=Soas-v6-Remix08112011 --cache=/var/cache/live --verbose
 
   --fslabel=Soas-v6-Remix08112011 --cache=/var/cache/live --verbose
 
* use git fedora-livecd-soas.ks and fedora-live-mini.ks (with only rawhide repo)
 
* use git fedora-livecd-soas.ks and fedora-live-mini.ks (with only rawhide repo)
 +
:'''see git listings below'''
  
 
===Boot Soas-v6-Remix08112011 CD===
 
===Boot Soas-v6-Remix08112011 CD===

Revision as of 23:33, 11 August 2011

Coconut.jpg Soas-v5-Coconut Beta

Photo:[1]
TEST version of Soas-v5-Coconut
boots to Name___
f1 Neighborhood works if Cat5 wired network connected
>200 avitars shown from jabber

Do not connect Cat-5 wired network before doing the following

  • Sugar 0.92.1 has a bug with jabber.sugarlabs.org
The large number of avitars being sent cause long delays on starting activities. dbus timeouts.
Unfortunately CP/Network does not start here so it is not possible to delete the jabber entry.
It seems to be possible to do this with the old terminal OLPC command:
List commands:
  sugar-control-panel -l
gives an incorrect address and disconnects jabber  
  sugar-control-panel -s jabber ""
suggested by Cerlyn  ("" is null string)
check setting change:
  sugar-control-panel -g jabber
   which lists current setting to see if it is changed
(shows blank line)
  • MY Settings/About Me/ click on different color avitar; restart; gdm log in and jabber will not be a problem
Connect Cat-5 Network cable AFTER doing this for an internet connection
USE "nm-connection-editor" in terminal to configure wireless AP

About my Computer

Sugar on a Stick 5 (Coconut)
Fedora release 15 (Lovelock)
Sugar: 0.92.1

Activities

  • Software List (All favorites)
etoys 116
terminal 33
record 91-92
Turtle Art 107-109
physics 8
IRC 9
pippy 40
calculate 37
chat 70
Speak 25-26
memorize 36
Write 72-74
clock 6
log 24
abacus 19
surf 115
Some activities "Did not start" on first try; work on 2nd try (See above on turning off jabber)
Control Panel Network Application does not start
USE "nm-connection-editor" in terminal to configure wireless AP
  • liveinst installs to USB correctly (8 GB USB: custom / ext4 7200 & swap (about 600)

fedora 16(rawhide)

Current Download Page
  • Note: Re: [SoaS] Are we no longer a Fedora Spin?
soas@lists.sugarlabs.org 05/27/2011
Peter Robinson:
We've delayed the release slightly in co-operation with Fedora release
engineering to get a patch to support networking. I'm expecting the
release to happen next Tuesday at this point. I'll be working on it
over the weekend to clean up some lose ends. As it turns out there was
also an issue that caused persistent overlays to fail on the live
images so its good to get some of the zero day fixes in as well.

Soas and sugar-desktop

This page will be updated when new nightly Compose are built

Nightly live composes (Fedora 16 rawhide Branched)

Current status of All createLiveCD Tasks owned by kevin in Koji
Note all nightly compose are ephemeral builds for testing and are erased when the next build happens.


f16 test iso's

http://secondary.fedoraproject.org/pub/alt/stage/20110721-3/ 07/21/2011

f16 Soas-v6-Remix08112011

Build System

HD install using Fedora-16-Alpha-RC3-i386-DVD.iso
boot line: remove quiet  selinux=0 enforce=0
Install
use whole disk no LVM
Reboot:
firstboot no select sync date and time over the internet greyed out
  Blank smolt profile
gdm: log in OK
System Settings;
 System Info
  gnome3-shell 3.1.4
 Network; 
  Wired have to turn on 
  Wireless: disconnected not available?
      eventually shows up <alt> <f2> / on top bar
      [Use as a Hotspot]?

Build remix on booted HD

livecd-creator \
 --config=/home/robert/Desktop/spin-kickstarts/fedora-livecd-soas.ks \
 --fslabel=Soas-v6-Remix08112011 --cache=/var/cache/live --verbose
  • use git fedora-livecd-soas.ks and fedora-live-mini.ks (with only rawhide repo)
see git listings below

Boot Soas-v6-Remix08112011 CD

Control Panel

{f16 (rawhide)}
sugar 0.92.4 
Networking does not start
Jabber works on wired eth0 connection
No wireless AP on f1 Network Neighborhood

Activites

> = Updates
pippy 40
calculate 37
turtle art 113
speak 29>30
physics 8
log 24>25
terminal 33
irc 10
chat 70
etoys 116
record 93
memorize 36
write 72>75
abacus 19>22
surf 115

Soas-v5-Coconut-Test(git)

08/01/2011 built on f15 gnome3-shell
Built from git: http://git.fedorahosted.org/git/$PROJECT?p=spin-kickstarts.git;a=commitdiff;h=776275a4e262fa5b3bc68b903e2a34841ee3b799
http://git.fedorahosted.org/git/%24PROJECT?p=spin-kickstarts.git;a=blob_plain;f=fedora-livecd-soas.ks;hb=776275a4e262fa5b3bc68b903e2a34841ee3b799
http://git.fedorahosted.org/git/%24PROJECT?p=spin-kickstarts.git;a=blob_plain;f=fedora-live-mini.ks;hb=776275a4e262fa5b3bc68b903e2a34841ee3b799
  • Changed fedora-live mini.ks
from:
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
To:
#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch

Boot CD

Booted to (Name______)
f1 Network Neighborhood works on Jabber- (alsroot seems to have fixed 100's of buddies problems)
CP/Network does not start
nm-connection-editor not installed.

CP/About my Computer

Sugar on a Stick 5 (Coconut) Beta
Fedora release 15 (Lovelock)
0.92.4

Activities

All Favorites > = Updates
etoys 116
terminal 33
write 72>75
record 93   >(no sound)<
physics 8  >(Freezes sugar on custom title share)< have to reboot CD http://bugs.sugarlabs.org/ticket/3009
turtle art 112  (shares and has custom title on f1 icon)
pippy 40
calculate 37  (shares fine but no custom title on f1 icon)
chat 70    (shares and has custom title on f1 icon)
speak 29>30
memorize 36
log 24
abacus 19>21
irc 10
surf 115

Install to Hard Disk

liveinst to 4 GB USB (Custom; ext4 / partition; no swap) works fine.
Takes almost whole 4 GB USB to fit
Firstboot; User; TZ; smolt etc
Starts at color selection
<====(back) for name change THIS SHOULD START AT (NAME_____) if possible

f15-soas-Remix-727

Download for testing: http://people.sugarlabs.org/Tgillard/f15-sugar-Remix-0727.iso
Note:CD of Remix Installs with liveinst in terminal to VirtualBox Hard Disk
  • Remix Built on f15-gnome3-shell
ACER ASPIRE ONE N450 (Atom intel)
3 files used to create remix;
http://people.sugarlabs.org/Tgillard/fedora-livecd-soas-updates-testing.txt
http://people.sugarlabs.org/Tgillard/fedora-livecd-soas-updates-testing.ks
http://people.sugarlabs.org/Tgillard/fedora-live-mini.ks
Reference: http://wiki.sugarlabs.org/go/Build_Your_Own_Remix_with_Fedora
  • Using: Updates-testing repo
started Avahi mDNS-SD Stack
started D-bus System Message Bus:halts at 
started Network Manager
::5 min delay on boot (something times out)
(gdm) Live System User
Click to Change color
<===Back ===>DONE
New Keyring Password
Enter password for keyring 'login' to unlock
OK then cancel 7 times
2 min delay (jabber flood?)
CP/About my computer
Build:fedora-livecd-soas-Remix-updates-testing
      Fedora release 15 727
Sugar:0.92.4
CP/Network  does not start
  • f1 neighborhood : 100's Avitars and 3 shared application icons

Halo effect surrounding application Icons in F1-Network Neighborhood

Look at thumbnail to right===>
F15-727 remix-1.JPG

http://wiki.sugarlabs.org/go/File:F15-727_remix-1.JPG

Thanks! AFAICT this is intentional: Sugar groups buddies (visualised as
XO icons) around the activity they are working on; those are the buddies
you see directly beside the activity icons. Buddies that are working on
a different activity or no shared activity at all shouldn't be displayed
in proximity to the activity icon (otherwise you'd assume they work on
this activity); that's the clear space ("halo") you're seeing.
Sascha
  • error on starting applications: (works on 2nd or 3rd try)
 dbus.exceptions.DBusException: org.freedesktp.DBus.Error.NoReply: Message did not recieve a reply (timeout by message bus)

Applications

Key= * not a favorite >Updates
etoys 115
*terminal 33
write 72>75
record 93
*physics 8
pippy 40
calculate 37
chat 70
turtle art 111>112
speak 29>30
memorize 36
*log 24
*abacus 19>21
*irc 10
*surf 115

Fix DBus errors

Update: alsroot has fixed this on jabber 07/28/2011
(Update 2 sugar 0.90-92.x Jabber has no avitars but sugar 0.88 does. 07/28/2011.)
(update 3 0.9x has errors on jabber. It is cutting in and out. Does not affect 0.88.X sugar 07/28/2011)
screen has static display that only seems to update on restart.
But only active buddies are displayed
enter in terminal:
sugar-control-panel -s jabber ""
no longer have delays starting applications.
  • synopsis: JABBER ERRORS cause delays on 0.92.4 sugar
Jabber is configured on sugar 0.90-92.x to send all buddies on roster including not connected ones (alsroot 7/36/2011 on IRC)
After jabber turned off ("" blanks entry) applications start right away.

f15-soas-Remix-724

  • Remix Built on f15-gnome3-shell
f1-- grey screen
5 min delay on boot
name_____
enter in terminal:
sugar-control-panel -s jabber jabber.sugarlabs.com
no longer have delays starting applications.
  • synopsis: JABBER ERRORS cause delays on 0.92.2 sugar

Fedora-16-Nightly-20110724.12-i686-Live-soas.iso

  • Tested:AMD Turion 64x2
selinux=0 enforce=0
microcode
error cpu0: family 15 is not supported (long loop) about 2 min.
name_____
long delay
shell log : d-bus error ........adding new client ( ) null to session.
f1--central avitar disappears in 1 sec to grey screen
enter in terminal:
sugar-control-panel -s jabber jabber.sugarlabs.com
no longer have delays and d-bus errors starting applications.
  • synopsis: JABBER ERRORS cause d-bus errors on 0.92.1 sugar

Fedora-16-Nightly-20110721.08-i686-Live-soas.iso

  • Next nightly that boots
identical to 715

Activities

all favorites
etoys 116
pippy 40
calculate 37
speak 29  update to 30
physics 8
log 24
terminal 33
clock 6
irc 10
turtle art 111 new
chat 70
memorize 36
record 92
write 72 update to 75
abacus 19 update to 21
surf 115

Fedora-16-Nightly-20110715.0o-i686-Live-soas

  • requires selinux=0 and setenforce=0 on boot line

Control Panel

Sugar on a stick 6
Fedora release 16 (Rawhide)
0.92.2

Updates

abacus 19>21
Write 72>75

Jabber

Over 200 avitars

Turn off Jabber

sugar-control-panel -s jabber jabber.sugarlabs.com
Use old terminal command sugar-control-panel as Network in Control panel does not work.
(Change it to non working address)

Network

not available

Activities

all favorites
etoys 116
pippy 40
calculate 37
speak 28
physics 8
log 24
terminal 33
clock 6
irc 10
turtle art 110
chat 70
memorize 36
record 92
Surf 115 failed to start until jabber turned off (above)
write 75
abacus 21

Fedora-16-Nightly-20110704.07-i686-Live-soas

no boot
  1. 1 normal boot
hangs in boot
  1. 2-use:selinux=0 setenforce=0
.........
Starting sandbox
em1: no IPv6 routers present
pause
debug 
.......?setup_local_APIC+0x29f /0x317
repeat
.......?setup_local_APIC+0x29f /0x317
pause
.......? i386_startkernel+0xa9/0xaf
never boots

Fedora-16-Nightly-20110627.15-i686-Live-soas

  • requires selinux=0 on boot line to start.
kernel 3.0-0.rc4.git3.1.fc16.i686
  • restart:FAILS no gdm to log in
or shut down
liveuser for ctrl alt f5 login?

Activities

  • All activities are favorites
etoys 116
pippy 40 -2x -start (failed to start on first try)
calculate 37 -2x -start (failed to start on first try)
memorize 36 -2x -start (failed to start on first try)
physics 8 -error (physics=cannot import name physics)
log 24
terminal 33
clock 6  starts with analog face
irc 10 -2x -start (failed to start on first try) NEWuses port 8001
turtle art 110  
chat 70  starts but does not share on jabber (does not connect or show on f1 neighborhood)
write 72  -2x -start (failed to start on first try)  updates to 74
speak 27 
abacus 19 
record 92  no sound (new tool-bars)
surf 115

Fedora-16-Nightly-20110624.13-i686-Live-soas

  • no changes from 623

Errors

  • applications do not start on first try; 2nd works
Log: error: timeout line 630, in call_blocking message
dbus.exceptions.DBusException; org.freedesktop.DBus.Eror.NoReply:Message did not recieve a reply (timeout by message bus)
  • color change restart: no gdm login only background
ctrl alt delete produces a logout prompt; no gdm login only background
Cannot log back in

Fedora-16-Nightly-20110623.09-i686-Live-soas

selinux=0 and setenforce=0 on boot required to boot
starts at name___; color;f3 ring.
f1 neighborhood sees jabber about 80 Avitars (06/23/2011 6PM PST)
no long 5 minute pause for nm on boot
color change restart: no gdm login only background
ctrl alt delete produces a logout prompt; no gdm login only background
Cannot log back in

liveinst fails

works thru firstboot;smolt.
no gdm login just screen background

Activities

  • All activities are favorites
no change from 622 below

Fedora-16-Nightly-20110622.07-i686-Live-soas

selinux=0 and setenforce=0 on boot required to boot
starts at name___; color;f3 ring.
f1 neighborhood sees jabber about 60 Avitars (06/22/2011 10am PST)
no long 5 minute pause for nm on boot
color change restart: no gdm login only background
ctrl alt delete produces a logout prompt; no gdm login only background
Cannot log back in

Activities

  • All activities are favorites
etoys 116
pippy 40 -2x -start (failed to start on first try)
calculate 37 -2x -start (failed to start on first try)
memorize 36 -2x -start (failed to start on first try)
physics 8 -error (physics=cannot import name physics)
log 24
terminal 33
clock 6  starts with analog face
irc 10 -2x -start (failed to start on first try) NEWuses port 8001
turtle art 110  
chat 70  starts but does not share on jabber (does not connect or show on f1 neighborhood)
write 72  -2x -start (failed to start on first try)  updates to 74
speak 27 
abacus 19 
record 92  no sound (new tool-bars)
surf 115

Fedora-16-Nightly-20110619.17-i686-Live-soas

Sugar on a Stick 6
sugar 0.92.2
selinux=0 and setenforce=0 on boot required to boot
no longer waits 5 minutes
color change restart: no gdm login only background
ctrl alt delete produces a logout prompt; no gdm login only background
Shared activities only on Jabber-no avitars
nm-connection-editor connects to wireless AP
AP not visible on f1 neighborhood only on bottom right of frame

write 72-> 74

Fedora-16-Nightly-20110610.09-i686-Live-soas.iso

  • SUMMARY:
sugar 0.92.2 NEW Version of sugar up from 0.92.1
selinux=0 and setenforce=0 on safe boot required to boot
even though Nic Is named eml in f16; NM waits for eth0 which does not exist
Tests
Boot from CD
Note only boots this way:

safe graphics boot <TAB> (with quiet removed) and selinux=0 and setenforce=0 on boot line it pauses in boot on:

Started: Avahi mDNS/DNS-SD Stack
Started Network Manager
atl1c : eml Nic Link is Up<100Mbps Half duplex>
atl1c : wlan0 Link is not up....
sed: can't read /etc/rc.d/init.d/halt: No such file or directory
  • (5 minute wait).................................
Starting Sandbox:
then resumes:
  • gdm Live System User with blue gnome background with tree with mechanical and live bird
Generic release 16 (Generic)
Live System User
other
Log in as liveuser
"Click to change color"
=> Done
"Choose password for new keyring"
add password 2x Choose password for new keyring
OK; 
"An Application wants access to the keyring 'xxx' but it is locked
(7 repeats; Cancel as cannot write to keychain)
  • f1 Network Neighborhood has +- 200 avitars
About My Computer
 Software Sugar on a Stick 5 (Coconut)
 Fedora release 15 (Lovelock)
 0.92.2
  • Software Update
Speak 25-26
Write 72-74
Turtle Art 107-109
record 91-92
  • Software List (;=not a favorite)
etoys 116
pippy 40
;IRC 9
calculate 37
memorize 36
;physics 8
;log 24
;terminal
chat
;abacus 19
;surf 115
Speak 25-26
Write 72-74
Turtle Art 107-109
record 91-92

Fedora-16-Nightly-20110605.17-i686-Live-soas.iso

  • tested with CD boot on Acer Aspire One
jabber connects after restart with a password set
  • no other changes

Fedora-16-Nightly-20110602.15-i686-Live-soas.iso

Tested in VirtualBox with Burned CD
Sugar on a Stick 5 (Coconut)
Fedora release 15 (Lovelock)
BUT this RAWHIDE f16?
(Post f15 release)
sugar 0.92.1
pause at: Started Avahi mDNS/DNS-SD Stack..... (5 minutes and it resumes)
boots to Live System User gdm login
click to chose color
jabber is not up so no test possible

Actvities

Key &=not a favorite --> updates
etoys 116
write 72-->74
& terminal 31-->32 (new icon [>  ])
memorize 36
calculate 35-->36
turtle art 107-->108
& physics 8
record 90-->91
& irc 9
pippy 40
chat 70
speak 25
& log 24
& abacus 19
& surf 115