[Sugar-devel] Problem with Sugar Record activity OS-Builder

James Cameron quozl at laptop.org
Tue Aug 28 19:31:52 EDT 2018


No, I don't know.  You were sharing over Telepathy Salut?

On Tue, Aug 28, 2018 at 06:22:43PM -0500, Alejandro Calderón wrote:
> Thanks James,
> 
> So When I try to use Record-103 I got the following log:
> 
> ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> ** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
> 1535494334.609063 WARNING root: KeepButton has been deprecated since Sugar 0.94
> and should not be used in newly written code.
> 1535494334.616673 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.627606 WARNING root: No gtk.AccelGroup in the top level window.
> /usr/lib/python2.7/site-packages/sugar/graphics/window.py:191: GtkWarning:
> IA__gtk_container_remove: assertion 'GTK_IS_TOOLBAR (container) || widget->
> parent == GTK_WIDGET (container)' failed
>   self.__vbox.remove(self._toolbar_box)
> 1535494334.647183 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.653001 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.671563 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.681715 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.695245 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.712564 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494334.780110 WARNING root: No gtk.AccelGroup in the top level window.
> 1535494405.524055 ERROR dbus.proxies: Introspect error on :1.21:/org/
> freedesktop/Telepathy/Connection/salut/local_xmpp/_31225eebf:
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did
> not receive a reply (timeout by message bus)
> 
> Do you know what could happening?
> 
> Thank you again!
> 
> El lun., 27 ago. 2018 a las 23:14, James Cameron (<[1]quozl at laptop.org>)
> escribió:
> 
>     Record 103 works for me with Fedora 18, OLPC OS 13.2.9.
> 
>     I don't know how to make Record work for Fedora 20.  It may need
>     xorg-x11-drv-chrome or xorg-x11-server package changes.  It may need
>     GStreamer or Record changes.
> 
>     VideoOrientationMethod feature was added to GStreamer API after 1.10.
>     Fedora 20 has GStreamer 1.2.4, which is long time before 1.10.
> 
>     Using VideoOrientationMethod feature was added to Record 200, for
>     Ubuntu 18.04 on OLPC NL3 laptops.
> 
>     Using VideoOrientationMethod feature was removed for Record 200.1,
>     for Ubuntu 16.04 on OLPC NL3 laptops.
> 
>     The message about VideoOrientationMethod could only happen with Record
>     200.  Means can't be used with Fedora 18.  You must have tested 200
>     rather than 95.  You've shown it can't be used with Fedora 20 either.
> 
>     Record 200.2 is waiting for review and test, but does not have any
>     fixes for Fedora 20.
> 
>     [2]https://github.com/sugarlabs/record-activity/pull/22
> 
>     On Mon, Aug 27, 2018 at 10:23:58PM -0500, Alejandro Calderón wrote:
>     > So the camera in record activity not work but when I execute cheese from
>     > terminal it works good, I was tried with Record 95, 102 and 103 but still
>     > appearing a gray Square in the area that the video should appear.  With
>     Record
>     > 95 the message is. 
>     >
>     > gi.repository.gstvideo object has no attribute VideoOrientationMethod.
>     >
>     > Any idea?
>     >
>     > On Mon, Aug 27, 2018, 22:18 James Cameron <[1][3]quozl at laptop.org> wrote:
>     >
>     >     The warning message was removed for Sugar 0.112 as it has no
>     importance.
>     >
>     >     It was removed in 2015 for the GTK+ 3 Sugar Toolkit;
>     >
>     >     [2][4]https://github.com/sugarlabs/sugar-toolkit-gtk3/commit/
>     >     a11639eb86550bffdd887325f6fa72be0972b776#
>     >     diff-82a1c101a8292b58bf682a07de6c42d9
>     >
>     >     It was removed in 2017 for the GTK+ 2 Sugar Toolkit;
>     >
>     >     [3][5]https://github.com/sugarlabs/sugar-toolkit/commit/
>     >     5dec119ccd6d10b3aef5aced9fe9668838b8dc3c
>     >
>     >     Apart from the warning, is there any other observation?
>     >
>     >     Which version of Record activity?
>     >
>     >     On Mon, Aug 27, 2018 at 09:36:20PM -0500, Alejandro Calderón wrote:
>     >     > Hi James,
>     >     >
>     >     > I make a downgrade of the kernel to that you says and it works in
>     cheese
>     >     and
>     >     > camorama perfectly but when I open the Record activity in sugar I
>     got the
>     >     > following log. 
>     >     >
>     >     > WARNING root: No gtk.AvvelGroup in the top level window.
>     >     >
>     >     > Do you know what could be happening?
>     >     >
>     >     > Thank you again.
>     >     >
>     >     > Regards!
>     >     >
>     >     > On Mon, Aug 27, 2018, 00:03 James Cameron <[1][4][6]
>     quozl at laptop.org> wrote:
>     >     >
>     >     >     G'day,
>     >     >
>     >     >     I don't know if kernel 3.3.8 will work with Fedora 20, sorry.
>     >     >
>     >     >     For Fedora 18, we use [2][5][7]http://rpmdropbox.laptop.org/
>     f18-xo1.5/
>     >     in ini
>     >     >     file, like so;
>     >     >
>     >     >     [3][6][8]http://dev.laptop.org/git/projects/olpc-os-builder/
>     tree/
>     >     examples/
>     >     >     olpc-os-13.2.9-xo1.5.ini?h=v7.0
>     >     >
>     >     >     On Sun, Aug 26, 2018 at 11:15:14PM -0500, Alejandro Calderón
>     wrote:
>     >     >     > Hi James,
>     >     >     >
>     >     >     > Thank you for your suggestions, so can I use the kernel that
>     you
>     >     >     recommend me
>     >     >     > with f20? And if this is possible, how can I modify the
>     kernel in
>     >     the
>     >     >     .ini file
>     >     >     > of my olpc-os-builder?
>     >     >     >
>     >     >     > Thank you again. 
>     >     >     >
>     >     >     > On Sun, Aug 26, 2018, 23:06 James Cameron <[1][4][7]
>     >     [9]quozl at laptop.org> wrote:
>     >     >     >
>     >     >     >     G'day,
>     >     >     >
>     >     >     >     Thanks for the dmesg.
>     >     >     >
>     >     >     >     You are using kernel
>     3.10.0_xo1.5-20130716.1747.olpc.c06da27
>     >     >     >
>     >     >     >     This kernel was not finished.  This kernel was from
>     development
>     >     >     branch
>     >     >     >     olpc-3.10 which was added to rpmdropbox for Fedora 20
>     >     development.
>     >     >     >
>     >     >     >     Your dmesg shows kernel detected the camera sensor
>     "ov7670
>     >     1-0021:
>     >     >     >     chip found @ 0x42 (viafb i2c io_port idx 0x31)", so the
>     sensor
>     >     looks
>     >     >     >     to be responding correctly to probe.  I don't know why it
>     >     doesn't
>     >     >     work
>     >     >     >     with GStreamer; and I don't remember working on that
>     problem.
>     >     >     >
>     >     >     >     You may try kernel 3.3.8 from development branch x86-3.3,
>     >     maintained
>     >     >     >     in rpmdropbox for Fedora 18.
>     >     >     >
>     >     >     >     [2][5][8][10]http://rpmdropbox.laptop.org/f18-xo1.5/
>     >     >     >
>     >     >     >     We use this kernel in OLPC OS 13.2.9.  It supports newer
>     >     cameras we
>     >     >     >     used as spare parts.
>     >     >     >
>     >     >     >     On Sun, Aug 26, 2018 at 10:09:18PM -0500, Alejandro
>     Calderón
>     >     wrote:
>     >     >     >     > Hi and thank you again.
>     >     >     >     >
>     >     >     >     > At following my dmesg result.
>     >     >     >     >
>     >     >     >     > Regards!
>     >     >     >     >
>     >     >     >     > [    0.000000] Initializing cgroup subsys cpu
>     >     >     >     > [    0.000000] Linux version
>     >     >     3.10.0_xo1.5-20130716.1747.olpc.c06da27
>     >     >     >     >
>     >     >     >     
>     >     >     
>     >     
>     (mockbuild@                                                                                       
>     >     >     >     > [1][3][6][9][11]bob.laptop.org) (gcc version 4.8.1
>     20130715 (Red
>     >     Hat
>     >     >     4.8.1-4) (GCC)
>     >     >     >     ) #1
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        PREEMPT                                                                                        
>     >     >     >     > Tue Jul 16 17:53:37 EDT 2013
>     >     >     >     > [    0.000000] OFW detected in memory, cif @ 0xff83ae68
>     >     (reserving
>     >     >     top
>     >     >     >     8MB)
>     >     >     >     > [    0.000000] Reserving virtual address space above
>     >     0xff800000
>     >     >     >     > [    0.000000] e820: BIOS-provided physical RAM map:
>     >     >     >     > [    0.000000] BIOS-e801: [mem
>     >     >     0x0000000000000000-0x000000000009efff]
>     >     >     >     usable
>     >     >     >     > [    0.000000] BIOS-e801: [mem
>     >     >     0x0000000000100000-0x000000003b6c1bff]
>     >     >     >     usable
>     >     >     >     > [    0.000000] Notice: NX (Execute Disable) protection
>     cannot
>     >     be
>     >     >     enabled:
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        non-PA                                                                                       
>     >     >     >     > E kernel!
>     >     >     >     > [    0.000000] Legacy DMI 2.1 present.
>     >     >     >     > [    0.000000] DMI: OLPC XO/XO, BIOS OLPC Ver 1.00.15
>     06/13/
>     >     2014
>     >     >     >     > [    0.000000] e820: update [mem 0x00000000-0x00000fff]
>     >     usable ==>
>     >     >     >     reserved
>     >     >     >     > [    0.000000] e820: remove [mem 0x000a0000-0x000fffff]
>     >     usable
>     >     >     >     > [    0.000000] e820: last_pfn = 0x3b6c1 max_arch_pfn =
>     >     0x100000
>     >     >     >     > [    0.000000] initial memory mapped: [mem
>     >     0x00000000-0x01bfffff]
>     >     >     >     > [    0.000000] Base memory trampoline at [b009b000]
>     9b000
>     >     size
>     >     >     16384
>     >     >     >     > [    0.000000] init_memory_mapping: [mem
>     >     0x00000000-0x000fffff]
>     >     >     >     > [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
>     >     >     >     > [    0.000000] init_memory_mapping: [mem
>     >     0x3b000000-0x3b3fffff]
>     >     >     >     > [    0.000000]  [mem 0x3b000000-0x3b3fffff] page 2M
>     >     >     >     > [    0.000000] init_memory_mapping: [mem
>     >     0x38000000-0x3affffff]
>     >     >     >     > [    0.000000]  [mem 0x38000000-0x3affffff] page 2M
>     >     >     >     > [    0.000000] init_memory_mapping: [mem
>     >     0x00100000-0x37ffffff]
>     >     >     >     > [    0.000000]  [mem 0x00100000-0x003fffff] page 4k
>     >     >     >     > [    0.000000]  [mem 0x00400000-0x37ffffff] page 2M
>     >     >     >     > [    0.000000] init_memory_mapping: [mem
>     >     0x3b400000-0x3b6c0fff]
>     >     >     >     > [    0.000000]  [mem 0x3b400000-0x3b6c0fff] page 4k
>     >     >     >     > [    0.000000] BRK [0x015b1000, 0x015b1fff] PGTABLE
>     >     >     >     > [    0.000000] RAMDISK: [mem 0x3b6c1c00-0x3bdfcfff]
>     >     >     >     > [    0.000000] Allocated new RAMDISK: [mem
>     >     0x3af85000-0x3b6c03ff]
>     >     >     >     > [    0.000000] Move RAMDISK from [mem
>     0x3b6c1c00-0x3bdfcfff]
>     >     to
>     >     >     [mem
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        0x3af85000-                                                                                       
>     >     >     >     > 0x3b6c03ff]
>     >     >     >     > [    0.000000] ACPI: RSDP 000e0000 00024 (v02 OLPC  )
>     >     >     >     > [    0.000000] ACPI: RSDT 000e0040 00034 (v01 OLPC  
>     OLPC_000
>     >     >     30303030
>     >     >     >     OLPC
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        3030                                                                                       
>     >     >     >     > 3030)
>     >     >     >     > [    0.000000] ACPI: FACP 000e0080 00084 (v02 OLPC  
>     OLPC_000
>     >     >     30303030
>     >     >     >     OLPC
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        3030                                                                                       
>     >     >     >     > 3030)
>     >     >     >     > [    0.000000] ACPI: DSDT 000fc000 0238C (v01   OLPC
>     XO-1.5  
>     >     >     00000001
>     >     >     >     INTL
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        2006                                                                                       
>     >     >     >     > 1109)
>     >     >     >     > [    0.000000] ACPI: FACS 000e0180 00040
>     >     >     >     > [    0.000000] ACPI: DSDT 000fc000 0238C (v01   OLPC
>     XO-1.5  
>     >     >     00000001
>     >     >     >     INTL
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        2006                                                                                       
>     >     >     >     > 1109)
>     >     >     >     > [    0.000000] ACPI: APIC 000e0200 0005A (v01 OLPC  
>     OLPC_000
>     >     >     30303030
>     >     >     >     OLPC
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        3030                                                                                       
>     >     >     >     > 3030)
>     >     >     >     > [    0.000000] ACPI: HPET 000e0280 00038 (v01 OLPC  
>     OLPC_000
>     >     >     30303030
>     >     >     >     OLPC
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        3030                                                                                       
>     >     >     >     > 3030)
>     >     >     >     > [    0.000000] ACPI: Local APIC address 0xfee00000
>     >     >     >     > [    0.000000] 950MB LOWMEM available.
>     >     >     >     > [    0.000000]   mapped low ram: 0 - 3b6c1000
>     >     >     >     > [    0.000000]   low ram: 0 - 3b6c1000
>     >     >     >     > [    0.000000] PROM DT: Built device tree with 45056
>     bytes of
>     >     >     memory.
>     >     >     >     > [    0.000000] Zone ranges:
>     >     >     >     > [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
>     >     >     >     > [    0.000000]   Normal   [mem 0x01000000-0x3b6c0fff]
>     >     >     >     > [    0.000000] Movable zone start for each node
>     >     >     >     > [    0.000000] Early memory node ranges
>     >     >     >     > [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
>     >     >     >     > [    0.000000]   node   0: [mem 0x00100000-0x3b6c0fff]
>     >     >     >     > [    0.000000] On node 0 totalpages: 243295
>     >     >     >     > [    0.000000] free_area_init_node: node 0, pgdat
>     b150cb20,
>     >     >     node_mem_map
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        ea80a02                                                                                       
>     >     >     >     > 0
>     >     >     >     > [    0.000000]   DMA zone: 32 pages used for memmap
>     >     >     >     > [    0.000000]   DMA zone: 0 pages reserved
>     >     >     >     > [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
>     >     >     >     > [    0.000000]   Normal zone: 1870 pages used for
>     memmap
>     >     >     >     > [    0.000000]   Normal zone: 239297 pages, LIFO
>     batch:31
>     >     >     >     > [    0.000000] Using APIC driver default
>     >     >     >     > [    0.000000] ACPI: PM-Timer IO Port: 0x408
>     >     >     >     > [    0.000000] ACPI: Local APIC address 0xfee00000
>     >     >     >     > [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id
>     [0x00]
>     >     enabled)
>     >     >     >     > [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge
>     lint
>     >     [0x1])
>     >     >     >     > [    0.000000] ACPI: IOAPIC (id[0x01] address
>     [0xfec00000]
>     >     gsi_base
>     >     >     [0])
>     >     >     >     > [    0.000000] IOAPIC[0]: apic_id 1, version 3, address
>     >     0xfec00000,
>     >     >     GSI
>     >     >     >     0-23
>     >     >     >     > [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0
>     global_irq
>     >     2 high
>     >     >     edge)
>     >     >     >     > [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9
>     global_irq
>     >     9 low
>     >     >     level)
>     >     >     >     > [    0.000000] ACPI: IRQ0 used by override.
>     >     >     >     > [    0.000000] ACPI: IRQ2 used by override.
>     >     >     >     > [    0.000000] ACPI: IRQ9 used by override.
>     >     >     >     > [    0.000000] ACPI: IRQ10 used by override.
>     >     >     >     > [    0.000000] Using ACPI (MADT) for SMP configuration
>     >     information
>     >     >     >     > [    0.000000] ACPI: HPET id: 0x11068201 base:
>     0xfed00000
>     >     >     >     > [    0.000000] nr_irqs_gsi: 40
>     >     >     >     > [    0.000000] e820: [mem 0x3b6c1c00-0xffffffff]
>     available
>     >     for PCI
>     >     >     >     devices
>     >     >     >     > [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=
>     1*32768
>     >     >     >     > [    0.000000] pcpu-alloc: [0] 0
>     >     >     >     > [    0.000000] Built 1 zonelists in Zone order,
>     mobility
>     >     grouping
>     >     >     on. 
>     >     >     >     Total
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        pag                                                                                       
>     >     >     >     > es: 241393
>     >     >     >     > [    0.000000] Kernel command line: console=
>     ttyS0,115200
>     >     console=
>     >     >     tty0
>     >     >     >     fbcon=
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        font                                                                                       
>     >     >     >     > :SUN12x22 no_console_suspend selinux=0
>     >     >     >     > [    0.000000] PID hash table entries: 4096 (order: 2,
>     16384
>     >     bytes)
>     >     >     >     > [    0.000000] Dentry cache hash table entries: 131072
>     >     (order: 7,
>     >     >     524288
>     >     >     >     bytes)
>     >     >     >     > [    0.000000] Inode-cache hash table entries: 65536
>     (order:
>     >     6,
>     >     >     262144
>     >     >     >     bytes)
>     >     >     >     > [    0.000000] Initializing CPU#0
>     >     >     >     > [    0.000000] Memory: 951356k/973572k available (3885k
>     >     kernel
>     >     >     code,
>     >     >     >     21824k
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        rese                                                                                       
>     >     >     >     > rved, 1305k data, 348k init, 0k highmem)
>     >     >     >     > [    0.000000] virtual kernel memory layout:
>     >     >     >     >     fixmap  : 0xff7a2000 - 0xff7ff000   ( 372 kB)
>     >     >     >     >     vmalloc : 0xebec1000 - 0xff7a0000   ( 312 MB)
>     >     >     >     >     lowmem  : 0xb0000000 - 0xeb6c1000   ( 950 MB)
>     >     >     >     >       .init : 0xb1512000 - 0xb1569000   ( 348 kB)
>     >     >     >     >       .data : 0xb13cb5b4 - 0xb1511c00   (1305 kB)
>     >     >     >     >       .text : 0xb1000000 - 0xb13cb5b4   (3885 kB)
>     >     >     >     > [    0.000000] Checking if this processor honours the
>     WP bit
>     >     even
>     >     >     in
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        supervisor                                                                                        
>     >     >     >     > mode...Ok.
>     >     >     >     > [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=
>     0,
>     >     CPUs=1,
>     >     >     Nodes=1
>     >     >     >     > [    0.000000] Preemptible hierarchical RCU
>     implementation.
>     >     >     >     > [    0.000000] NR_IRQS:2304 nr_irqs:256 16
>     >     >     >     > [    0.000000] CPU 0 irqstacks, hard=ea008000 soft=
>     ea00a000
>     >     >     >     > [    0.000000] Console: colour dummy device 80x25
>     >     >     >     > [    0.000000] console [tty0] enabled
>     >     >     >     > [    0.000000] console [ttyS0] enabled
>     >     >     >     > [    0.000000] hpet clockevent registered
>     >     >     >     > [    0.000000] tsc: Fast TSC calibration using PIT
>     >     >     >     > [    0.000000] tsc: Detected 997.529 MHz processor
>     >     >     >     > [    0.010003] Calibrating delay loop (skipped), value
>     >     calculated
>     >     >     using
>     >     >     >     timer
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        fr                                                                                       
>     >     >     >     > equency.. 1995.05 BogoMIPS (lpj=9975290)
>     >     >     >     > [    0.022815] pid_max: default: 32768 minimum: 301
>     >     >     >     > [    0.030096] Mount-cache hash table entries: 512
>     >     >     >     > [    0.040419] Last level iTLB entries: 4KB 0, 2MB 0,
>     4MB 0
>     >     >     >     > Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
>     >     >     >     > tlb_flushall_shift: -1
>     >     >     >     > [    0.050004] CPU: Centaur VIA C7-M Processor 1000MHz
>     (fam:
>     >     06,
>     >     >     model:
>     >     >     >     0d,
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        step                                                                                       
>     >     >     >     > ping: 00)
>     >     >     >     > [    0.061616] ACPI: Core revision 20130328
>     >     >     >     > [    0.071120] ACPI: All ACPI Tables successfully
>     acquired
>     >     >     >     > [    0.076530] Performance Events:
>     >     >     >     > [    0.079927] Enabling APIC mode:  Flat.  Using 1 I/O
>     APICs
>     >     >     >     > [    0.080479] ..TIMER: vector=0x30 apic1=0 pin1=2
>     apic2=-1
>     >     pin2=-1
>     >     >     >     > [    0.200245] devtmpfs: initialized
>     >     >     >     > [    0.204281] NET: Registered protocol family 16
>     >     >     >     > [    0.209219] ACPI: bus type PCI registered
>     >     >     >     > [    0.211219] OLPC board revision D8 (EC=60)
>     >     >     >     > [    0.215940] PCI: Using configuration type 1 for base
>     >     access
>     >     >     >     > [    0.223898] bio: create slab <bio-0> at 0
>     >     >     >     > [    0.230248] ACPI: Added _OSI(Module Device)
>     >     >     >     > [    0.234453] ACPI: Added _OSI(Processor Device)
>     >     >     >     > [    0.240021] ACPI: Added _OSI(3.0 _SCP Extensions)
>     >     >     >     > [    0.244742] ACPI: Added _OSI(Processor Aggregator
>     Device)
>     >     >     >     > [    0.251463] ACPI: EC: Look up EC in DSDT
>     >     >     >     > [    0.260201] ACPI: Interpreter enabled
>     >     >     >     > [    0.263902] ACPI Exception: AE_NOT_FOUND, While
>     evaluating
>     >     Sleep
>     >     >     State
>     >     >     >     [\
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        _S1_                                                                                       
>     >     >     >     > ] (20130328/hwxface-568)
>     >     >     >     > [    0.272213] ACPI Exception: AE_NOT_FOUND, While
>     evaluating
>     >     Sleep
>     >     >     State
>     >     >     >     [\
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        _S2_                                                                                       
>     >     >     >     > ] (20130328/hwxface-568)
>     >     >     >     > [    0.282229] ACPI: (supports S0 S3 S5)
>     >     >     >     > [    0.285904] ACPI: Using IOAPIC for interrupt routing
>     >     >     >     > [    0.290093] PCI: Using host bridge windows from
>     ACPI; if
>     >     >     necessary,
>     >     >     >     use "pci
>     >     >     >     > =
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>                                                                                               
>     >     >     >     > nocrs" and report a bug
>     >     >     >     > [    0.333335] ACPI: PCI Root Bridge [PCI0] (domain
>     0000 [bus
>     >     >     00-ff])
>     >     >     >     > [    0.339884] acpi PNP0A03:00: host bridge window
>     expanded
>     >     to [mem
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        0x40000000-0                                                                                       
>     >     >     >     > xffe80000]; [mem 0x40000000-0xffe80000] ignored
>     >     >     >     > [    0.340022] acpi PNP0A03:00: fail to add MMCONFIG
>     >     information,
>     >     >     can't
>     >     >     >     access
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        e                                                                                       
>     >     >     >     > xtended PCI configuration space under this bridge.
>     >     >     >     > [    0.350131] PCI host bridge to bus 0000:00
>     >     >     >     > [    0.354247] pci_bus 0000:00: root bus resource [bus
>     00-ff]
>     >     >     >     > [    0.360010] pci_bus 0000:00: root bus resource [io 
>     >     >     0x0000-0x0cf7]
>     >     >     >     > [    0.366212] pci_bus 0000:00: root bus resource [io 
>     >     >     0x0d00-0xffff]
>     >     >     >     > [    0.370010] pci_bus 0000:00: root bus resource [mem
>     >     >     >     0x000a0000-0x000bffff]
>     >     >     >     > [    0.380010] pci_bus 0000:00: root bus resource [mem
>     >     >     >     0x000c0000-0x000dffff]
>     >     >     >     > [    0.386908] pci_bus 0000:00: root bus resource [mem
>     >     >     >     0x40000000-0xffe80000]
>     >     >     >     > [    0.390049] pci 0000:00:00.0: [1106:0409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.390314] pci 0000:00:00.1: [1106:1409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.390563] pci 0000:00:00.2: [1106:2409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.390802] pci 0000:00:00.3: [1106:3409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.390980] pci 0000:00:00.4: [1106:4409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.391214] pci 0000:00:00.5: [1106:5409] type 00
>     class
>     >     0x080020
>     >     >     >     > [    0.391485] pci 0000:00:00.6: [1106:6409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.391723] pci 0000:00:00.7: [1106:7409] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.391963] pci 0000:00:01.0: [1106:5122] type 00
>     class
>     >     0x030000
>     >     >     >     > [    0.391994] pci 0000:00:01.0: reg 10: [mem
>     >     0xd0000000-0xd3ffffff
>     >     >     pref]
>     >     >     >     > [    0.392014] pci 0000:00:01.0: reg 14: [mem
>     >     >     0xf0000000-0xf0ffffff]
>     >     >     >     > [    0.392064] pci 0000:00:01.0: reg 30: [mem
>     >     0x00000000-0x0000ffff
>     >     >     pref]
>     >     >     >     > [    0.392098] pci 0000:00:01.0: supports D1 D2
>     >     >     >     > [    0.392319] pci 0000:00:0c.0: [1106:95d0] type 00
>     class
>     >     0x080501
>     >     >     >     > [    0.392349] pci 0000:00:0c.0: reg 10: [mem
>     >     >     0x80000000-0x800000ff]
>     >     >     >     > [    0.392370] pci 0000:00:0c.0: reg 14: [mem
>     >     >     0x80001000-0x800010ff]
>     >     >     >     > [    0.392391] pci 0000:00:0c.0: reg 18: [mem
>     >     >     0x80002000-0x800020ff]
>     >     >     >     > [    0.392460] pci 0000:00:0c.0: supports D1 D2
>     >     >     >     > [    0.392471] pci 0000:00:0c.0: PME# supported from D0
>     D1 D2
>     >     D3hot
>     >     >     >     D3cold
>     >     >     >     > [    0.392696] pci 0000:00:10.0: [1106:3038] type 00
>     class
>     >     0x0c0300
>     >     >     >     > [    0.392762] pci 0000:00:10.0: reg 20: [io 
>     0x8000-0x801f]
>     >     >     >     > [    0.392813] pci 0000:00:10.0: supports D1 D2
>     >     >     >     > [    0.392824] pci 0000:00:10.0: PME# supported from D0
>     D1 D2
>     >     D3hot
>     >     >     >     D3cold
>     >     >     >     > [    0.392884] pci 0000:00:10.0: System wakeup disabled
>     by
>     >     ACPI
>     >     >     >     > [    0.400139] pci 0000:00:10.1: [1106:3038] type 00
>     class
>     >     0x0c0300
>     >     >     >     > [    0.400205] pci 0000:00:10.1: reg 20: [io 
>     0x8020-0x803f]
>     >     >     >     > [    0.400256] pci 0000:00:10.1: supports D1 D2
>     >     >     >     > [    0.400267] pci 0000:00:10.1: PME# supported from D0
>     D1 D2
>     >     D3hot
>     >     >     >     D3cold
>     >     >     >     > [    0.400337] pci 0000:00:10.1: System wakeup disabled
>     by
>     >     ACPI
>     >     >     >     > [    0.410137] pci 0000:00:10.2: [1106:3038] type 00
>     class
>     >     0x0c0300
>     >     >     >     > [    0.410203] pci 0000:00:10.2: reg 20: [io 
>     0x8040-0x805f]
>     >     >     >     > [    0.410254] pci 0000:00:10.2: supports D1 D2
>     >     >     >     > [    0.410265] pci 0000:00:10.2: PME# supported from D0
>     D1 D2
>     >     D3hot
>     >     >     >     D3cold
>     >     >     >     > [    0.410334] pci 0000:00:10.2: System wakeup disabled
>     by
>     >     ACPI
>     >     >     >     > [    0.416146] pci 0000:00:10.4: [1106:3104] type 00
>     class
>     >     0x0c0320
>     >     >     >     > [    0.416178] pci 0000:00:10.4: reg 10: [mem
>     >     >     0x80003000-0x800030ff]
>     >     >     >     > [    0.416271] pci 0000:00:10.4: supports D1 D2
>     >     >     >     > [    0.416282] pci 0000:00:10.4: PME# supported from D0
>     D1 D2
>     >     D3hot
>     >     >     >     D3cold
>     >     >     >     > [    0.416360] pci 0000:00:10.4: System wakeup disabled
>     by
>     >     ACPI
>     >     >     >     > [    0.420140] pci 0000:00:11.0: [1106:8409] type 00
>     class
>     >     0x060100
>     >     >     >     > [    0.420430] pci 0000:00:11.7: [1106:a353] type 00
>     class
>     >     0x060000
>     >     >     >     > [    0.420672] pci 0000:00:13.0: [1106:b353] type 01
>     class
>     >     0x060400
>     >     >     >     > [    0.420814] pci 0000:00:13.0: System wakeup disabled
>     by
>     >     ACPI
>     >     >     >     > [    0.426640] pci 0000:00:14.0: [1106:3288] type 00
>     class
>     >     0x040300
>     >     >     >     > [    0.426668] pci 0000:00:14.0: reg 10: [mem
>     >     0x80004000-0x80007fff
>     >     >     >     64bit]
>     >     >     >     > [    0.426747] pci 0000:00:14.0: PME# supported from D0
>     D3hot
>     >     >     D3cold
>     >     >     >     > [    0.426854] pci 0000:00:14.0: System wakeup disabled
>     by
>     >     ACPI
>     >     >     >     > [    0.430278] pci 0000:00:13.0: PCI bridge to [bus 01]
>     >     >     >     > [    0.435285] pci_bus 0000:00: on NUMA node 0
>     >     >     >     > [    0.435296] acpi PNP0A03:00: Unable to request _OSC
>     >     control
>     >     >     (_OSC
>     >     >     >     support
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        mas                                                                                       
>     >     >     >     > k: 0x08)
>     >     >     >     > [    0.440687] ACPI: PCI Interrupt Link [LNKA] (IRQs 3
>     4 5 6
>     >     7 *10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     > [    0.452976] ACPI: PCI Interrupt Link [LNKB] (IRQs 3
>     4 5 6
>     >     7 10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        *                                                                                       
>     >     >     >     > 9
>     >     >     >     > [    0.463193] ACPI: PCI Interrupt Link [LNKC] (IRQs 3
>     4 5 6
>     >     7 10
>     >     >     *11 12
>     >     >     >     14 15)
>     >     >     >     > [    0.471062] ACPI: PCI Interrupt Link [LNKD] (IRQs 3
>     4 5 6
>     >     7 *10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     > [    0.478567] ACPI: PCI Interrupt Link [LNKE] (IRQs 3
>     4 5 6
>     >     7 10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        *                                                                                       
>     >     >     >     > 0, disabled.
>     >     >     >     > [    0.484161] ACPI: PCI Interrupt Link [LNKF] (IRQs 3
>     4 5 6
>     >     7 10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        *                                                                                       
>     >     >     >     > 0, disabled.
>     >     >     >     > [    0.494160] ACPI: PCI Interrupt Link [LNK0] (IRQs 3
>     4 5 6
>     >     7 10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        *                                                                                       
>     >     >     >     > 0, disabled.
>     >     >     >     > [    0.504170] ACPI: PCI Interrupt Link [LNK1] (IRQs 3
>     4 5 6
>     >     7 10
>     >     >     11 12
>     >     >     >     14 15)
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        *                                                                                       
>     >     >     >     > 0, disabled.
>     >     >     >     > [    0.520803] acpi root: \_SB_.PCI0 notify handler is
>     >     installed
>     >     >     >     > [    0.520890] Found 1 acpi root devices
>     >     >     >     > [    0.521153] vgaarb: device added:
>     PCI:0000:00:01.0,decodes
>     >     =
>     >     >     io+mem,owns
>     >     >     >     =
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        io+mem                                                                                       
>     >     >     >     > ,locks=none
>     >     >     >     > [    0.529276] vgaarb: loaded
>     >     >     >     > [    0.530007] vgaarb: bridge control possible
>     0000:00:01.0
>     >     >     >     > [    0.535628] SCSI subsystem initialized
>     >     >     >     > [    0.540014] ACPI: bus type USB registered
>     >     >     >     > [    0.544126] usbcore: registered new interface driver
>     usbfs
>     >     >     >     > [    0.550039] usbcore: registered new interface driver
>     hub
>     >     >     >     > [    0.555445] usbcore: registered new device driver
>     usb
>     >     >     >     > [    0.560083] Linux video capture interface: v2.00
>     >     >     >     > [    0.564895] Advanced Linux Sound Architecture Driver
>     >     >     Initialized.
>     >     >     >     > [    0.570005] PCI: Using ACPI for IRQ routing
>     >     >     >     > [    0.574211] PCI: pci_cache_line_size set to 64 bytes
>     >     >     >     > [    0.574292] e820: reserve RAM buffer [mem
>     >     0x0009f000-0x0009ffff]
>     >     >     >     > [    0.574302] e820: reserve RAM buffer [mem
>     >     0x3b6c1c00-0x3bffffff]
>     >     >     >     > [    0.574774] cfg80211: Calling CRDA to update world
>     >     regulatory
>     >     >     domain
>     >     >     >     > [    0.580304] Switching to clocksource hpet
>     >     >     >     > [    0.584450] pnp: PnP ACPI init
>     >     >     >     > [    0.584450] ACPI: bus type PNP registered
>     >     >     >     > [    0.587803] system 00:00: [mem
>     0xe0000000-0xefffffff] has
>     >     been
>     >     >     >     reserved
>     >     >     >     > [    0.594450] system 00:00: Plug and Play ACPI device,
>     IDs
>     >     PNP0c01
>     >     >     >     (active)
>     >     >     >     > [    0.594589] system 00:01: [mem
>     0xfee00000-0xfee00fff] has
>     >     been
>     >     >     >     reserved
>     >     >     >     > [    0.601235] system 00:01: [mem
>     0xfec00000-0xfec00fff]
>     >     could not
>     >     >     be
>     >     >     >     reserved
>     >     >     >     > [    0.608217] system 00:01: Plug and Play ACPI device,
>     IDs
>     >     PNP0c02
>     >     >     >     (active)
>     >     >     >     > [    0.608358] pnp 00:02: Plug and Play ACPI device,
>     IDs
>     >     PNP0f13
>     >     >     (active)
>     >     >     >     > [    0.608524] pnp 00:03: Plug and Play ACPI device,
>     IDs
>     >     PNP0303
>     >     >     PNP030b
>     >     >     >     >
>     >     >     >     
>     >     >     
>     >     
>     (active                                                                                       
>     >     >     >     > )
>     >     >     >     > [    0.608568] pnp 00:04: [dma 4]
>     >     >     >     > [    0.608632] pnp 00:04: Plug and Play ACPI device,
>     IDs
>     >     PNP0200
>     >     >     (active)
>     >     >     >     > [    0.608751] pnp 00:05: Plug and Play ACPI device,
>     IDs
>     >     PNP0b00
>     >     >     (active)
>     >     >     >     > [    0.608851] pnp 00:06: Plug and Play ACPI device,
>     IDs
>     >     PNP0c04
>     >     >     (active)
>     >     >     >     > [    0.608949] pnp 00:07: Plug and Play ACPI device,
>     IDs
>     >     PNP0800
>     >     >     (active)
>     >     >     >     > [    0.620445] pnp 00:08: Plug and Play ACPI device,
>     IDs
>     >     PNP0103
>     >     >     (active)
>     >     >     >     > [    0.621044] system 00:09: [io  0x0380-0x0387] has
>     been
>     >     reserved
>     >     >     >     > [    0.626989] system 00:09: [io  0x03e0-0x03e7] has
>     been
>     >     reserved
>     >     >     >     > [    0.632941] system 00:09: [io  0x03f8-0x03ff] has
>     been
>     >     reserved
>     >     >     >     > [    0.638880] system 00:09: [io  0x04d0-0x04d1] has
>     been
>     >     reserved
>     >     >     >     > [    0.644825] system 00:09: [io  0x0400-0x047f] has
>     been
>     >     reserved
>     >     >     >     > [    0.650778] system 00:09: [io  0x0500-0x050f] has
>     been
>     >     reserved
>     >     >     >     > [    0.656717] system 00:09: [mem
>     0xfed30000-0xfed300ff] has
>     >     been
>     >     >     >     reserved
>     >     >     >     > [    0.663364] system 00:09: [mem
>     0xfed30000-0xfed30fff]
>     >     could not
>     >     >     be
>     >     >     >     reserved
>     >     >     >     > [    0.670357] system 00:09: Plug and Play ACPI device,
>     IDs
>     >     PNP0c02
>     >     >     >     (active)
>     >     >     >     > [    0.670945] system 00:0a: [mem
>     0x00000000-0x0009ffff]
>     >     could not
>     >     >     be
>     >     >     >     reserved
>     >     >     >     > [    0.677933] system 00:0a: [mem
>     0x000e0000-0x000fffff]
>     >     could not
>     >     >     be
>     >     >     >     reserved
>     >     >     >     > [    0.684929] system 00:0a: [mem
>     0x00100000-0x3bffffff]
>     >     could not
>     >     >     be
>     >     >     >     reserved
>     >     >     >     > [    0.691918] system 00:0a: Plug and Play ACPI device,
>     IDs
>     >     PNP0c01
>     >     >     >     (active)
>     >     >     >     > [    0.691940] pnp: PnP ACPI: found 11 devices
>     >     >     >     > [    0.696144] ACPI: bus type PNP unregistered
>     >     >     >     > [    0.739733] pci 0000:00:01.0: BAR 6: assigned [mem
>     >     >     >     0x40000000-0x4000ffff
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        pref                                                                                       
>     >     >     >     > ]
>     >     >     >     > [    0.746997] pci 0000:00:13.0: PCI bridge to [bus 01]
>     >     >     >     > [    0.752013] pci 0000:00:13.0: setting latency timer
>     to 64
>     >     >     >     > [    0.752027] pci_bus 0000:00: resource 4 [io 
>     >     0x0000-0x0cf7]
>     >     >     >     > [    0.752038] pci_bus 0000:00: resource 5 [io 
>     >     0x0d00-0xffff]
>     >     >     >     > [    0.752050] pci_bus 0000:00: resource 6 [mem
>     >     >     0x000a0000-0x000bffff]
>     >     >     >     > [    0.752061] pci_bus 0000:00: resource 7 [mem
>     >     >     0x000c0000-0x000dffff]
>     >     >     >     > [    0.752073] pci_bus 0000:00: resource 8 [mem
>     >     >     0x40000000-0xffe80000]
>     >     >     >     > [    0.752189] NET: Registered protocol family 2
>     >     >     >     > [    0.756968] TCP established hash table entries: 8192
>     >     (order: 4,
>     >     >     65536
>     >     >     >     bytes)
>     >     >     >     > [    0.764207] TCP bind hash table entries: 8192
>     (order: 3,
>     >     32768
>     >     >     bytes)
>     >     >     >     > [    0.770770] TCP: Hash tables configured (established
>     8192
>     >     bind
>     >     >     8192)
>     >     >     >     > [    0.777243] TCP: reno registered
>     >     >     >     > [    0.780499] UDP hash table entries: 512 (order: 1,
>     8192
>     >     bytes)
>     >     >     >     > [    0.786369] UDP-Lite hash table entries: 512 (order:
>     1,
>     >     8192
>     >     >     bytes)
>     >     >     >     > [    0.792826] NET: Registered protocol family 1
>     >     >     >     > [    0.797272] pci 0000:00:01.0: Boot video device
>     >     >     >     > [    0.799053] PCI: CLS mismatch (32 != 64), using 64
>     bytes
>     >     >     >     > [    0.799073] pci 0000:00:13.0: disabling DAC on VIA
>     PCI
>     >     bridge
>     >     >     >     > [    0.804980] Trying to unpack rootfs image as
>     initramfs...
>     >     >     >     > [    0.858117] Freeing initrd memory: 7408k freed
>     >     >     >     > [    0.874591] olpc-xo15-sci XO15EC:00: Initialized,
>     GPE =
>     >     0x1
>     >     >     >     > [    0.950690] msgmni has been set to 1872
>     >     >     >     > [    0.954863] io scheduler noop registered
>     >     >     >     > [    0.958806] io scheduler deadline registered
>     >     >     >     > [    0.963341] io scheduler cfq registered (default)
>     >     >     >     > [    0.968249] ioapic: probe of 0000:00:00.5 failed
>     with
>     >     error -22
>     >     >     >     > [    0.974342] VIA Graphics Integration Chipset
>     framebuffer
>     >     2.4
>     >     >     >     initializing
>     >     >     >     > [    0.992163] viafb: Probing I2C bus 0x26
>     >     >     >     > [    1.026561] viafb: Probing I2C bus 0x31
>     >     >     >     > [    1.870026] tsc: Refined TSC clocksource
>     calibration:
>     >     997.499
>     >     >     MHz
>     >     >     >     > [    1.876142] Switching to clocksource tsc
>     >     >     >     > [    7.280020] viafb: Finished I2C bus probing
>     >     >     >     > [    7.785115] Console: switching
>     >     >     >     > [    7.785120] to colour frame buffer device 100x40
>     >     >     >     > [    7.815204] input: Lid Switch as /devices/
>     LNXSYSTM:00/
>     >     device:00/
>     >     >     >     PNP0A03:00/
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        PN                                                                                       
>     >     >     >     > P0C0D:00/input/input0
>     >     >     >     > [    7.824988] ACPI: Lid Switch [LID]
>     >     >     >     > [    7.828821] input: Power Button as /devices/
>     LNXSYSTM:00/
>     >     >     LNXPWRBN:00/
>     >     >     >     input/
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        inp                                                                                       
>     >     >     >     > ut1
>     >     >     >     > [    7.836771] ACPI: Power Button [PWRF]
>     >     >     >     > [    7.840862] tsc: Marking TSC unstable due to TSC
>     halts in
>     >     idle
>     >     >     >     > [    7.847197] ACPI: acpi_idle registered with cpuidle
>     >     >     >     > [    7.847502] Serial: 8250/16550 driver, 4 ports, IRQ
>     >     sharing
>     >     >     disabled
>     >     >     >     > [    7.854368] Switching to clocksource hpet
>     >     >     >     > [    7.879743] serial8250: ttyS0 at I/O 0x3f8 (irq = 4)
>     is a
>     >     16550A
>     >     >     >     > [    7.887047] VIA RNG detected
>     >     >     >     > [    7.904990] brd: module loaded
>     >     >     >     > [    7.919717] vx855_gpio vx855_gpio: found VX855 GPIO
>     >     controller
>     >     >     >     > [    7.937450] ehci_hcd: USB 2.0 'Enhanced' Host
>     Controller
>     >     (EHCI)
>     >     >     Driver
>     >     >     >     > [    7.955732] ehci-pci: EHCI PCI platform driver
>     >     >     >     > [    7.972107] ehci-pci 0000:00:10.4: EHCI Host
>     Controller
>     >     >     >     > [    7.988873] ehci-pci 0000:00:10.4: new USB bus
>     registered,
>     >     >     assigned
>     >     >     >     bus
>     >     >     >     >
>     >     >     >   
>     >     >   
>     >   
>        numbe                                                                                       
>     >     >     >     > r 1
>     >     >     >     > [    8.007914] ehci-pci 0000:00:10.4: debug port 1
>     >     >     >     > [    8.023943] ehci-pci 0000:00:10.4: irq 23, io mem
>     >     0x80003000
>     >     >     >     > [    8.060035] ehci-pci 0000:00:10.4: USB 2.0 started,
>     EHCI
>     >     1.00
>     >     >     >     > [    8.077376] hub 1-0:1.0: USB hub found
>     >     >     >     > [    8.092201] hub 1-0:1.0: 6 ports detected
>     >     >     >     > [    8.107452] uhci_hcd: USB Universal Host Controller
>     >     Interface
>     >     >     driver
>     >     >     >     > [    8.125243] uhci_hcd 0000:00:10.0: UHCI Host
>     Controller
>     >     >     >     > [    8.141500] uhci_hcd 0000:00:10.0: new USB bus
>     registered,
>     >     >
> 
> --
> ---
> 
> -----
> 
> Cordialmente
> 
>  
> 
> Alejandro Calderón
> Administrador De Redes Informáticas                                        
> gnunick
> 
>  skype [12]Blogger [13]facebook [14]twitter [15]linkedIn   [16]Google+  
> 
> Please do not send me Microsoft Office/Apple iWork Documents. Send OpenDocument
> instead!
> 
> Por favor no me envíes documentos de Microsoft Office o de iWork, envíame
> documentos en formatos abiertos como los de OpenOffice.
> 
> eco No me imprimas si no es necesario. Protejamos el medio ambiente.
> 
> Este mensaje y, en su caso, los ficheros anexos son propiedad de Alejandro
> Calderón, especialmente en lo que respecta a los datos personales, y se dirigen
> exclusivamente al destinatario referenciado. Si usted no lo es y lo ha recibido
> por error o tiene conocimiento del mismo por cualquier motivo, le ruego que me
> lo comunique por este medio y proceda a destruirlo o borrarlo, y que en todo
> caso se abstenga de utilizar, reproducir, alterar, archivar o comunicar a
> terceros el presente mensaje y ficheros anexos, todo ello bajo pena de incurrir
> en responsabilidades legales. El emisor no garantiza la integridad, rapidez o
> seguridad del presente correo, ni se responsabiliza de posibles perjuicios
> derivados de la captura, incorporaciones de virus o cualesquiera otras
> manipulaciones efectuadas por terceros.
> 
> References:
> 
> [1] mailto:quozl at laptop.org
> [2] https://github.com/sugarlabs/record-activity/pull/22
> [3] mailto:quozl at laptop.org
> [4] https://github.com/sugarlabs/sugar-toolkit-gtk3/commit/
> [5] https://github.com/sugarlabs/sugar-toolkit/commit/
> [6] mailto:quozl at laptop.org
> [7] http://rpmdropbox.laptop.org/f18-xo1.5/
> [8] http://dev.laptop.org/git/projects/olpc-os-builder/tree/
> [9] mailto:quozl at laptop.org
> [10] http://rpmdropbox.laptop.org/f18-xo1.5/
> [11] http://bob.laptop.org/
> [12] http://www.gnunick.blogspot.com/
> [13] https://www.facebook.com/gnunick
> [14] https://twitter.com/#%21/NickKalderon
> [15] http://co.linkedin.com/in/alejocalderon
> [16] https://plus.google.com/u/0/103707175935519332398

-- 
James Cameron
http://quozl.netrek.org/


More information about the Sugar-devel mailing list