Re: 11.3.1 development build 32 for XO-1.75, XO-1.5 and XO-1

2012-03-30 Thread John Watlington

os32 seems to dump core on XO-1.75 if the serial console is enabled either via 
the
enable-serial value in olpc.fth or by holding down the check key.

Bummer,
wad

On Mar 29, 2012, at 4:56 PM, Martin Langhoff wrote:

> This build brings fixes to powerd and OFW on all platforms. XO-1.75
> gets a kernel fix for Libertas reset.
> 
> Updatable via olpc-update -- try the cmdline below.
> 
> Notes:
> 
>  - On XO-1.75 the getty on the serial port is _disabled_ by default now 
> (that's
> the workaround). It gets enabled when you hold the "check" game key
> during boot (for verbose boot).
> 
> Upgrade online with:
> 
>   olpc-update 11.3.1_xo1.75-32
>  olpc-update 11.3.1_xo1.5-32
>  olpc-update 11.3.1_xo1-32
> 
> Download from:
> 
>   http://build.laptop.org/11.3.1/os32/
> 
> Fixes (please help us confirm):
> 
> #11730: Libertas: command timeout, does not recover
> #11723: OFW XO-1.75 - only escape key should escape to prompt
> 
> Changes XO-1.75:
> 
> -kernel-3.0.19_xo1.75-20120320.1540.olpc.7e610e7.armv7l
> +kernel-3.0.19_xo1.75-20120321.1512.olpc.1398916.armv7l
> -olpc-firmware-q4d05-1.unsigned.noarch
> +olpc-firmware-q4d08-1.unsigned.noarch
> -olpc-powerd-46-1.fc14.armv5tel
> -olpc-powerd-dbus-46-1.fc14.armv5tel
> +olpc-powerd-47-1.fc14.armv5tel
> +olpc-powerd-dbus-47-1.fc14.armv5tel
> 
> Changes XO-1.5:
> 
> -olpc-firmware-q3c02-1.unsigned.noarch
> +olpc-firmware-q3c03-1.unsigned.noarch
> -olpc-powerd-46-1.fc14.i686
> -olpc-powerd-dbus-46-1.fc14.i686
> +olpc-powerd-47-1.fc14.i686
> +olpc-powerd-dbus-47-1.fc14.i686
> 
> Changes XO-1:
> 
> -olpc-firmware-q2f07-1.unsigned.noarch
> +olpc-firmware-q2f08-1.unsigned.noarch
> -olpc-powerd-46-1.fc14.i686
> -olpc-powerd-dbus-46-1.fc14.i686
> +olpc-powerd-47-1.fc14.i686
> +olpc-powerd-dbus-47-1.fc14.i686
> 
> Kernel changelog XO-1.75
> 
> Daniel Drake (1):
>  libertas: add sd8686 reset_card support
> 
> cheers,
> 
> 
> 
> m
> --
>  mar...@laptop.org -- Software Architect - OLPC
>  - ask interesting questions
>  - don't get distracted with shiny stuff  - working code first
>  - http://wiki.laptop.org/go/User:Martinlanghoff
> ___
> Devel mailing list
> Devel@lists.laptop.org
> http://lists.laptop.org/listinfo/devel
> 

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: 11.3.1 development build 32 for XO-1.75, XO-1.5 and XO-1

2012-03-29 Thread Hal Murray
> Updatable via olpc-update -- try the cmdline below.

On a XO-1:

It died because it couldn't find /versions/configs/cfg.UnVIOS'

Possibly I broke something by running yum update.

--

bash-4.2#   olpc-update 11.3.1_xo1-32
Downloading contents of build 11.3.1_xo1-32.
Updating to version hash d51821a9ddcdf59320b439095916f3b4
Traceback (most recent call last):
  File "/usr/sbin/olpc-update", line 209, in 
if __name__ == '__main__': main ()
  File "/usr/sbin/olpc-update", line 75, in main
olpc_update(options, args)
  File "/usr/lib/python2.7/site-packages/bitfrost/update/setup.py", line 100, 
in new_f
return f(*args, **kwds)
  File "/usr/sbin/olpc-update", line 206, in olpc_update
force=options.force, poweroff=options.poweroff)
  File "/usr/lib/python2.7/site-packages/bitfrost/update/setup.py", line 131, 
in new_f
return f(*args, **kwds)
  File "/usr/lib/python2.7/site-packages/bitfrost/update/setup.py", line 100, 
in new_f
return f(*args, **kwds)
  File "/usr/lib/python2.7/site-packages/bitfrost/update/setup.py", line 385, 
in perform_update
trim_config(partitioned, cur_hash)
  File "/usr/lib/python2.7/site-packages/bitfrost/update/setup.py", line 155, 
in trim_config
swing_config(partitioned, current=cur_hash, alt=None)
  File "/usr/lib/python2.7/site-packages/bitfrost/update/setup.py", line 164, 
in swing_config
cfgdir = mkdtemp(prefix='cfg.', dir='/versions/configs/')
  File "/usr/lib/python2.7/tempfile.py", line 318, in mkdtemp
_os.mkdir(file, 0700)
OSError: [Errno 2] No such file or directory: '/versions/configs/cfg.UnVIOS'
bash-4.2# 


-- 
These are my opinions, not necessarily my employer's.  I hate spam.



___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


11.3.1 development build 32 for XO-1.75, XO-1.5 and XO-1

2012-03-29 Thread Martin Langhoff
This build brings fixes to powerd and OFW on all platforms. XO-1.75
gets a kernel fix for Libertas reset.

Updatable via olpc-update -- try the cmdline below.

Notes:

 - On XO-1.75 the getty on the serial port is _disabled_ by default now (that's
the workaround). It gets enabled when you hold the "check" game key
during boot (for verbose boot).

Upgrade online with:

  olpc-update 11.3.1_xo1.75-32
  olpc-update 11.3.1_xo1.5-32
  olpc-update 11.3.1_xo1-32

Download from:

  http://build.laptop.org/11.3.1/os32/

Fixes (please help us confirm):

#11730: Libertas: command timeout, does not recover
#11723: OFW XO-1.75 - only escape key should escape to prompt

Changes XO-1.75:

-kernel-3.0.19_xo1.75-20120320.1540.olpc.7e610e7.armv7l
+kernel-3.0.19_xo1.75-20120321.1512.olpc.1398916.armv7l
-olpc-firmware-q4d05-1.unsigned.noarch
+olpc-firmware-q4d08-1.unsigned.noarch
-olpc-powerd-46-1.fc14.armv5tel
-olpc-powerd-dbus-46-1.fc14.armv5tel
+olpc-powerd-47-1.fc14.armv5tel
+olpc-powerd-dbus-47-1.fc14.armv5tel

Changes XO-1.5:

-olpc-firmware-q3c02-1.unsigned.noarch
+olpc-firmware-q3c03-1.unsigned.noarch
-olpc-powerd-46-1.fc14.i686
-olpc-powerd-dbus-46-1.fc14.i686
+olpc-powerd-47-1.fc14.i686
+olpc-powerd-dbus-47-1.fc14.i686

Changes XO-1:

-olpc-firmware-q2f07-1.unsigned.noarch
+olpc-firmware-q2f08-1.unsigned.noarch
-olpc-powerd-46-1.fc14.i686
-olpc-powerd-dbus-46-1.fc14.i686
+olpc-powerd-47-1.fc14.i686
+olpc-powerd-dbus-47-1.fc14.i686

Kernel changelog XO-1.75

Daniel Drake (1):
  libertas: add sd8686 reset_card support

cheers,



m
--
 mar...@laptop.org -- Software Architect - OLPC
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel