[Sugar-devel] Problem with Sugar Record activity OS-Builder
James Cameron
quozl at laptop.org
Mon Aug 27 00:06:24 EDT 2018
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.
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]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, assigned bus
> numbe
> r 2
> [ 8.160084] uhci_hcd 0000:00:10.0: irq 20, io base 0x00008000
> [ 8.177443] hub 2-0:1.0: USB hub found
> [ 8.192380] hub 2-0:1.0: 2 ports detected
> [ 8.208115] uhci_hcd 0000:00:10.1: UHCI Host Controller
> [ 8.224569] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus
> numbe
> r 3
> [ 8.243258] uhci_hcd 0000:00:10.1: irq 22, io base 0x00008020
> [ 8.260490] hub 3-0:1.0: USB hub found
> [ 8.275407] hub 3-0:1.0: 2 ports detected
> [ 8.290857] uhci_hcd 0000:00:10.2: UHCI Host Controller
> [ 8.307119] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus
> numbe
> r 4
> [ 8.325723] uhci_hcd 0000:00:10.2: irq 21, io base 0x00008040
> [ 8.342917] hub 4-0:1.0: USB hub found
> [ 8.357340] hub 4-0:1.0: 2 ports detected
> [ 8.371966] usbcore: registered new interface driver usb-storage
> [ 8.388566] usbcore: registered new interface driver usbserial
> [ 8.404751] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at
> 0x60,0
> x64 irq 1,12
> [ 8.448701] serio: i8042 KBD port at 0x60,0x64 irq 1
> [ 8.463986] serio: i8042 AUX port at 0x60,0x64 irq 12
> [ 8.479613] rtc_cmos 00:05: RTC can wake from S4
> [ 8.494472] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
> [ 8.510567] rtc_cmos 00:05: alarms up to one year, y3k, 114 bytes nvram,
> hpet
> irqs
> [ 8.574410] input: AT Translated Set 2 keyboard as /devices/platform/i8042/
> se
> rio0/input/input2
> [ 8.837482] hwmon_vid: Using 6-bit VID table for VIA C7-M CPU
> [ 8.879326] cpuidle: using governor ladder
> [ 8.915335] cpuidle: using governor menu
> [ 8.946006] sdhci: Secure Digital Host Controller Interface driver
> [ 8.985035] sdhci: Copyright(c) Pierre Ossman
> [ 9.026368] sdhci-pci 0000:00:0c.0: SDHCI controller found [1106:95d0] (rev
> 1
> 0)
> [ 9.064035] sdhci-pci 0000:00:0c.0: setting latency timer to 64
> [ 9.064068] sdhci-pci 0000:00:0c.0: setting latency timer to 64
> [ 9.064170] mmc0: SDHCI controller on PCI [0000:00:0c.0] using DMA
> [ 9.088385] sdhci-pci 0000:00:0c.0: setting latency timer to 64
> [ 9.088412] sdhci-pci 0000:00:0c.0: setting latency timer to 64
> [ 9.088488] mmc1: SDHCI controller on PCI [0000:00:0c.0] using DMA
> [ 9.140043] sdhci-pci 0000:00:0c.0: setting latency timer to 64
> [ 9.140068] sdhci-pci 0000:00:0c.0: setting latency timer to 64
> [ 9.140143] mmc2: SDHCI controller on PCI [0000:00:0c.0] using DMA
> [ 9.158399] usbcore: registered new interface driver usbhid
> [ 9.194379] usbhid: USB HID core driver
> [ 9.231961] olpc_dcon: Discovered DCON version 2
> [ 9.267904] mmc1: new SDIO card at address 0001
> [ 9.403939] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10
> 0
> 0 64
> [ 9.432174] mmc2: new SDHC card at address e624
> [ 9.470037] mmcblk0: mmc2:e624 SU04G 3.69 GiB
> [ 9.510378] mmcblk0: p1 p2
> [ 9.531918] psmouse serio1: hgpk: ID: 10 00 64
> [ 9.560257] input: EBook Switch as /devices/LNXSYSTM:00/device:00/PNP0A03:00
> /
>
> XO15EBK:00/input/input3
> [ 9.593782] snd_hda_intel 0000:00:14.0: enabling device (0000 -> 0002)
> [ 9.612594] snd_hda_intel 0000:00:14.0: PCI: Disallowing DAC for device
> [ 9.639062] TCP: cubic registered
> [ 9.654117] NET: Registered protocol family 10
> [ 9.670211] sit: IPv6 over IPv4 tunneling driver
> [ 9.686398] NET: Registered protocol family 17
> [ 9.704031] lib80211: common routines for IEEE802.11 drivers
> [ 9.722276] lib80211_crypt: registered algorithm 'NULL'
> [ 9.722404] Using IPI Shortcut mode
> [ 9.740870] rtc_cmos 00:05: setting system clock to 2018-08-27 01:55:20 UTC
> (
> 1535334920)
> [ 9.763688] ALSA device list:
> [ 9.779770] #0: HDA VIA VT82xx at 0x80004000 irq 17
> [ 9.798028] Freeing unused kernel memory: 348k freed
> [ 9.817290] Write protecting the kernel text: 3888k
> [ 9.834799] Write protecting the kernel read-only data: 1056k
> [ 9.883803] tmpfs: No value for mount option 'strictatime'
> [ 9.930504] tmpfs: No value for mount option 'strictatime'
> [ 9.972607] tmpfs: No value for mount option 'strictatime'
> [ 10.045645] dracut: dracut-029-1.fc20
> [ 10.090463] systemd-udevd[72]: starting version 205
> [ 10.143491] psmouse serio1: sentelic: Finger Sensing Pad, hw: 13.2.1, sn:
> 0,
> sw: 1.1.0-K
> [ 11.626653] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly
> filesyst
> em
> [ 11.646459] input: FSPPS/2 Sentelic FingerSensingPad as /devices/platform/
> i80
> 42/serio1/input/input4
> [ 11.681960] EXT4-fs (mmcblk0p2): write access will be enabled during
> recovery
> [ 13.202927] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
> [ 13.225748] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced
> i
> node 2958
> [ 13.251551] EXT4-fs (mmcblk0p2): ext4_orphan_cleanup: deleting unreferenced
> i
> node 54412
> [ 13.251661] EXT4-fs (mmcblk0p2): 2 orphan inodes deleted
> [ 13.269559] EXT4-fs (mmcblk0p2): recovery complete
> [ 13.843631] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode.
> O
> pts: (null)
> [ 13.883629] dracut: Remounting /dev/disk/mmc/mmc2p2 with -o
> [ 13.903495] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
> [ 13.950432] dracut: Mounted root filesystem /dev/disk/mmc/mmc2p2
> [ 13.976953] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
> [ 14.005554] EXT4-fs (mmcblk0p1): warning: mounting unchecked fs, running
> e2fs
> ck is recommended
> [ 14.029601] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts:
> (n
> ull)
> [ 14.077676] Dsize 7744512 Psize 7605248 Pstart 139264 Pend 7744512
> [ 17.516490] olpc_dcon: dcon_freeze_store: 0
> [ 17.520879] olpc_dcon: dcon_source_switch to CPU
> [ 17.554938] olpc_dcon: The CPU has control
> [ 17.603504] dracut: Switching root
> [ 17.984609] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP
> +A
> UDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
> [ 18.000732] systemd[1]: Set hostname to <SHC13101395>.
> [ 18.425146] systemd[1]: Started Replay Read-Ahead Data.
> [ 18.430566] systemd[1]: Expecting device dev-ttyS0.device...
> [ 18.437818] systemd[1]: Starting Forward Password Requests to Wall
> Directory
> Watch.
> [ 18.445923] systemd[1]: Started Forward Password Requests to Wall Directory
> W
> atch.
> [ 18.453628] systemd[1]: Starting Remote File Systems.
> [ 18.458823] systemd[1]: Reached target Remote File Systems.
> [ 18.464493] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
> [ 18.471330] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
> [ 18.478338] systemd[1]: Starting Delayed Shutdown Socket.
> [ 18.483962] systemd[1]: Listening on Delayed Shutdown Socket.
> [ 18.489854] systemd[1]: Set up automount Arbitrary Executable File Formats
> Fi
> le System Automount Point.
> [ 18.499347] systemd[1]: Starting Dispatch Password Requests to Console
> Direct
> ory Watch.
> [ 18.507540] systemd[1]: Started Dispatch Password Requests to Console
> Directo
> ry Watch.
> [ 18.515538] systemd[1]: Starting Paths.
> [ 18.519497] systemd[1]: Reached target Paths.
> [ 18.523946] systemd[1]: Starting udev Kernel Socket.
> [ 18.529071] systemd[1]: Listening on udev Kernel Socket.
> [ 18.534477] systemd[1]: Starting udev Control Socket.
> [ 18.539717] systemd[1]: Listening on udev Control Socket.
> [ 18.545210] systemd[1]: Starting Encrypted Volumes.
> [ 18.550218] systemd[1]: Reached target Encrypted Volumes.
> [ 18.555699] systemd[1]: Starting Journal Socket.
> [ 18.560616] systemd[1]: Listening on Journal Socket.
> [ 18.565676] systemd[1]: Mounted POSIX Message Queue File System.
> [ 18.574150] systemd[1]: Starting Create list of required static device
> nodes
> for the current kernel...
> [ 18.585419] systemd[1]: Mounting Debug File System...
> [ 18.612083] systemd[1]: Started Load Kernel Modules.
> [ 18.617189] systemd[1]: Mounted FUSE Control File System.
> [ 18.623128] systemd[1]: Mounted Configuration File System.
> [ 18.630467] systemd[1]: Mounted Huge Pages File System.
> [ 18.635897] systemd[1]: Starting udev Coldplug all Devices...
> [ 18.656263] systemd[1]: Starting Apply Kernel Variables...
> [ 18.663970] systemd[1]: Starting Setup Virtual Console...
> [ 18.683885] systemd[1]: Started Set Up Additional Binary Formats.
> [ 18.690931] systemd[1]: Starting Journal Service...
> [ 18.699269] systemd[1]: Started Journal Service.
> [ 19.108985] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
> [ 19.231342] systemd-udevd[213]: starting version 208
> [ 20.400839] libertas_sdio: Libertas SDIO driver
> [ 20.405380] libertas_sdio: Copyright Pierre Ossman
> [ 20.485171] systemd-journald[194]: Received request to flush runtime
> journal
> from PID 1
> [ 20.935925] usbcore: registered new interface driver sisusb
> [ 20.985065] usbcore: registered new interface driver udlfb
> [ 21.039773] usbcore: deregistering interface driver sisusb
> [ 21.061870] usbcore: deregistering interface driver udlfb
> [ 21.822774] ov7670 1-0021: chip found @ 0x42 (viafb i2c io_port idx 0x31)
> [ 22.229845] libertas_sdio mmc1:0001:1 (unregistered net_device):
> 20:7c:8f:72:
> aa:3a, fw 9.70.20p0, cap 0x000003a3
> [ 22.248832] input: olpc-kbdshim virtual keyboard as /devices/virtual/input/
> in
> put5
> [ 22.276683] input: olpc-kbdshim virtual mouse as /devices/virtual/input/
> input
> 6
> [ 22.284979] libertas_sdio mmc1:0001:1 wlan0: Marvell WLAN 802.11 adapter
> [ 22.490388] systemd-udevd[229]: renamed network interface wlan0 to eth0
> [ 25.148065] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
> [ 28.287009] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [ 54.493710] olpc_dcon: dcon_freeze_store: 0
> [ 56.544556] olpc_dcon: dcon_freeze_store: 1
> [ 56.548774] olpc_dcon: dcon_source_switch to DCON
> [ 56.576261] olpc_dcon: The DCON has control
> [ 71.787552] olpc_dcon: dcon_freeze_store: 0
> [ 71.792223] olpc_dcon: dcon_source_switch to CPU
> [ 71.829402] olpc_dcon: The CPU has control
>
> El dom., 26 ago. 2018 a las 21:28, James Cameron (<[2]quozl at laptop.org>)
> escribió:
>
> G'day,
>
> Thanks for the additional information.
>
> Fedora 20 was not stable enough for OLPC to use for production of XO
> laptops. Changes to Fedora between Fedora 18 and Fedora 20 made new
> problems that could not be fixed in the time available. OLPC OS
> continues on Fedora 18. Most recent release 20th December 2017.
>
> No, the [3]rpmdropbox.laptop.org/f18 is only for Fedora 18.
>
> Thanks for the test.
>
> With the same log from gst-launch-1.0 this proves problem is not Sugar
> and not Record, and may mean kernel does not have necessary camera
> driver. Please post dmesg and help to identify kernel version and
> camera model.
>
> On Sun, Aug 26, 2018 at 08:39:30PM -0500, Alejandro Calderón wrote:
> > Hi James and thank you for you response,
> >
> > I'm using Fedora 20, ¿Do you know if this repo works for me [1]http://
> > [4]rpmdropbox.laptop.org/f18/?
> >
> > So, when I execute gst-launch-1.0 v4l2src ! xvimagesin, I got the same
> log, but
> > when I execute gst-launch-0.10 v4l2src ! videorate ! ffmpegcolorspace !
> > xvimagesin, the error is "WARNING: erroneus pipeline: no element
> > "ffmpegcolorspace".
> >
> > Do you know what could happening?
> >
> > Thank you again.
> >
> > Regards!
> >
> > El dom., 26 ago. 2018 a las 18:07, James Cameron (<[2][5]quozl at laptop.org
> >)
> > escribió:
> >
> > G'day,
> >
> > Sugar 0.112 with Record-103 works for me on an OLPC XO-1.5 with OLPC
> > OS 13.2.9. I don't know what version of Record you have used.
> Please
> > upgrade.
> >
> > I've worked hard on Sugar between 0.108 and 0.112, so please let me
> > know if there are any problems that prevent you from using 0.112.
> >
> > Please test camera using Terminal;
> >
> > gst-launch-1.0 v4l2src ! xvimagesink
> >
> > or
> >
> > gst-launch-0.10 v4l2src ! videorate ! ffmpegcolorspace !
> > xvimagesink
> >
> > Looking at your log;
> >
> > - libv4l2 errors about ioctl are critical; on the XO-1.5 the camera
> > I/O pins are shared with the serial port, so check that you have no
> > serial port attached, and check another XO-1.5,
> >
> > - GstObject and HoppoCanvasBox messages also happen for me and are
> > normal,
> >
> > - warning in sugar/graphics/window.py:191 also happens for me and is
> > normal.
> >
> > - other warnings have been fixed in Sugar 0.112.
> >
> > You can find Sugar 0.112 packages for XO-1.5 at [3]http://
> > [6]rpmdropbox.laptop.org/f18/
> >
> > On Sun, Aug 26, 2018 at 08:02:11AM -0500, Alejandro Calderón wrote:
> > > Hi everybody and thanks for your help,
> > >
> > > I'm trying to build my own OS-Builder with sugar 0.108.0 for
> XO-OLPC 1.5
> > > laptops but when I open the Record activity the cammera don't work
> and
> > the log
> > > says:
> > >
> > > ** Message: pygobject_register_sinkfunc is deprecated (GstObject)
> > > ** Message: pygobject_register_sinkfunc is deprecated
> (HippoCanvasBox)
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error turning on stream: Función ioctl no apropiada para
> el
> > > dispositivo
> > > 1534816577.092521 WARNING root: KeepButton has been deprecated
> since
> > Sugar 0.94
> > > and should not be used in newly written code.
> > > 1534816577.101818 WARNING root: No gtk.AccelGroup in the top level
> > window.
> > > 1534816577.115204 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)
> > > 1534816577.152085 WARNING root: No gtk.AccelGroup in the top level
> > window.
> > > 1534816577.159346 WARNING root: No gtk.AccelGroup in the top level
> > window.
> > > 1534816577.247214 WARNING root: No gtk.AccelGroup in the top level
> > window.
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error setting pixformat: Función ioctl no apropiada para
> el
> > > dispositivo
> > > libv4l2: error turning on stream: Función ioctl no apropiada para
> el
> > > dispositivo
> > >
> > > Do somebody know what's happening?
> > >
> > > Thank you in advance.
> > >
> > > Regards!
> > >
> > > --
> > > ---
> > >
> > > -----
> > >
> > > Cordialmente
> > >
> > >
> > >
> > > Alejandro Calderón
> > > Administrador De Redes Informáticas
>
> > > gnunick
> > >
> > > skype [1]Blogger [2]facebook [3]twitter [4]linkedIn [5]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] [4][7]http://www.gnunick.blogspot.com/
> > > [2] [5][8]https://www.facebook.com/gnunick
> > > [3] [6][9]https://twitter.com/#%21/NickKalderon
> > > [4] [7][10]http://co.linkedin.com/in/alejocalderon
> > > [5] [8][11]https://plus.google.com/u/0/103707175935519332398
> >
> > > _______________________________________________
> > > Sugar-devel mailing list
> > > [9][12]Sugar-devel at lists.sugarlabs.org
> > > [10][13]http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> > --
> > James Cameron
> > [11][14]http://quozl.netrek.org/
> >
> > --
> > ---
> >
> > -----
> >
> > 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] [15]http://rpmdropbox.laptop.org/f18/
> > [2] mailto:[16]quozl at laptop.org
> > [3] [17]http://rpmdropbox.laptop.org/f18/
> > [4] [18]http://www.gnunick.blogspot.com/
> > [5] [19]https://www.facebook.com/gnunick
> > [6] [20]https://twitter.com/#%21/NickKalderon
> > [7] [21]http://co.linkedin.com/in/alejocalderon
> > [8] [22]https://plus.google.com/u/0/103707175935519332398
> > [9] mailto:[23]Sugar-devel at lists.sugarlabs.org
> > [10] [24]http://lists.sugarlabs.org/listinfo/sugar-devel
> > [11] [25]http://quozl.netrek.org/
> > [12] [26]http://www.gnunick.blogspot.com/
> > [13] [27]https://www.facebook.com/gnunick
> > [14] [28]https://twitter.com/#%21/NickKalderon
> > [15] [29]http://co.linkedin.com/in/alejocalderon
> > [16] [30]https://plus.google.com/u/0/103707175935519332398
>
> --
> James Cameron
> [31]http://quozl.netrek.org/
>
> --
> ---
>
> -----
>
> Cordialmente
>
>
>
> Alejandro Calderón
> Administrador De Redes Informáticas
> gnunick
>
> skype [32]Blogger [33]facebook [34]twitter [35]linkedIn [36]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] http://bob.laptop.org/
> [2] mailto:quozl at laptop.org
> [3] http://rpmdropbox.laptop.org/f18
> [4] http://rpmdropbox.laptop.org/f18/
> [5] mailto:quozl at laptop.org
> [6] http://rpmdropbox.laptop.org/f18/
> [7] http://www.gnunick.blogspot.com/
> [8] https://www.facebook.com/gnunick
> [9] https://twitter.com/#%21/NickKalderon
> [10] http://co.linkedin.com/in/alejocalderon
> [11] https://plus.google.com/u/0/103707175935519332398
> [12] mailto:Sugar-devel at lists.sugarlabs.org
> [13] http://lists.sugarlabs.org/listinfo/sugar-devel
> [14] http://quozl.netrek.org/
> [15] http://rpmdropbox.laptop.org/f18/
> [16] mailto:quozl at laptop.org
> [17] http://rpmdropbox.laptop.org/f18/
> [18] http://www.gnunick.blogspot.com/
> [19] https://www.facebook.com/gnunick
> [20] https://twitter.com/#%21/NickKalderon
> [21] http://co.linkedin.com/in/alejocalderon
> [22] https://plus.google.com/u/0/103707175935519332398
> [23] mailto:Sugar-devel at lists.sugarlabs.org
> [24] http://lists.sugarlabs.org/listinfo/sugar-devel
> [25] http://quozl.netrek.org/
> [26] http://www.gnunick.blogspot.com/
> [27] https://www.facebook.com/gnunick
> [28] https://twitter.com/#%21/NickKalderon
> [29] http://co.linkedin.com/in/alejocalderon
> [30] https://plus.google.com/u/0/103707175935519332398
> [31] http://quozl.netrek.org/
> [32] http://www.gnunick.blogspot.com/
> [33] https://www.facebook.com/gnunick
> [34] https://twitter.com/#%21/NickKalderon
> [35] http://co.linkedin.com/in/alejocalderon
> [36] https://plus.google.com/u/0/103707175935519332398
--
James Cameron
http://quozl.netrek.org/
More information about the Sugar-devel
mailing list