Languages

Menu
Sites
Language
Tizen UI is not comingup

Hi All

          We are porting Tizen OS on Panda board(OMAP5) and facing below issue:

OS: Tizen 2.2

Kernel: K3.8

Note: Startx is working fine: loaded omap video driver + omapdrm_pvr driver

Queries:

1. Facing issue after "boot-animation" start: "/etc/rc.d/rc3.d/S41boot-ani
start" and always getting "Waiting wm_ready"( as per below log - Log Details). We have
observed that the rc3.d starts executing one by one and in our case it
is stopping after boot-ani start.

2. We have referred some other tizen log,in that after "boot-ani start" we need to start enlightenment, panel-elf, menu daemon
etc,.. it is not starting the enlightenment and we  have tried to run enlightenment manually but observing below
error(as per Error details): how to create profile file for the same?

 

Error Details:

+++++++++++++++++++++++++++++++++++++++++++++++++

ESTART: 0.19391 [0.00136] - E_Xinerama Init Done
ESTART: 0.19397 [0.00006] - E_Hints Init
ESTART: 0.19632 [0.00235] - E_Hints Init Done
ESTART: 0.19639 [0.00007] - E_Configure Init
ESTART: 0.19670 [0.00031] - E_Configure Init Done
ESTART: 0.19676 [0.00006] - E Directories Init
ESTART: 0.19790 [0.00114] - E Directories Init Done
ESTART: 0.19797 [0.00007] - E_Filereg Init
ESTART: 0.19804 [0.00007] - E_Filereg Init Done
ESTART: 0.19809 [0.00006] - E_Config Init
ERR<e>e_config.c:1081 EEEK! no config of any sort! abort abort abort!
<<<< Enlightenment Error >>>>
Enlightenment was started without any configuration
files available for the given profile (normally
default or the last profile used or provided on the
command-line with -profile etc.)

Cannot contiue without configuration to work with.
Please ensure you have system or user configuration
for the profile you are using before proceeeding.
Aborted

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Log Details:

# Executing script at 82000000

Partition Map for MMC device 0  --   Partition Type: DOS

Part    Start Sector    Num Sectors    UUID        Type
  1    2048          409600        00068dc3-01    0b Boot
  2    411648        10240000      00068dc3-02    83
  3    10651648      2048000       00068dc3-03    83
  4    12699648      2707456       00068dc3-04    83
reading omap5-uevm.dtb
37569 bytes read in 7 ms (5.1 MiB/s)
reading uImage
4440072 bytes read in 218 ms (19.4 MiB/s)
## Booting kernel from Legacy Image at 80300000 ...
   Image Name:   Linux-3.8.13
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4440008 Bytes = 4.2 MiB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 825f0000
   Booting using the fdt blob at 0x825f0000
   Loading Kernel Image ... OK
OK
   reserving fdt memory region: addr=9d000000 size=3000000
   Loading Device Tree to 83ff3000, end 83fff2c0 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.8.13 (sramajayam@SPINITDTDL00019) (gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.03-20130313 - Linaro GCC 2013.03) ) #15 SMP PREEMPT Fri Aug 16 11:31:43 IST 2013
[    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine: Generic OMAP5 (Flattened Device Tree), model: TI OMAP5 uEVM board
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] OMAP5432 ES2.0
[    0.000000] PERCPU: Embedded 9 pages/cpu @c1e5e000 s13568 r8192 d15104 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515872
[    0.000000] Kernel command line: elevator=noop console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw omapdss.def_disp=hdmi:1024x600MR-16@60 rootwait earlyprintk fixrtc
[    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] __ex_table already sorted, skipping sort
[    0.000000] Memory: 2031MB = 2031MB total
[    0.000000] Memory: 1998580k/1998580k available, 82188k reserved, 1301504K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc07cffe0   (7968 kB)
[    0.000000]       .init : 0xc07d0000 - 0xc082b500   ( 366 kB)
[    0.000000]       .data : 0xc082c000 - 0xc08f1f38   ( 792 kB)
[    0.000000]        .bss : 0xc08f1f38 - 0xc0e5135c   (5502 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] OMAP clocksource: 32k_counter at 32768 Hz
[    0.000000] Architected local timer running at 6.14MHz (virt).
[    0.000000] Switching to timer-based delay loop
[    0.000000] Console: colour dummy device 80x30
[    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.000000] ... MAX_LOCK_DEPTH:          48
[    0.000000] ... MAX_LOCKDEP_KEYS:        8191
[    0.000000] ... CLASSHASH_SIZE:          4096
[    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
[    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
[    0.000000] ... CHAINHASH_SIZE:          16384
[    0.000000]  memory used by lock dependency info: 3695 kB
[    0.000000]  per task-struct memory footprint: 1152 bytes
[    0.000549] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.30 BogoMIPS (lpj=48000)
[    0.000579] pid_max: default: 32768 minimum: 301
[    0.000854] Security Framework initialized
[    0.000854] Smack:  Initializing.
[    0.000946] Mount-cache hash table entries: 512
[    0.013458] CPU: Testing write buffer coherency: ok
[    0.014068] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.014282] Setting up static identity map for 0x80574f70 - 0x80574fe0
[    0.093414] CPU1: Booted secondary processor
[    0.093414] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.093688] Brought up 2 CPUs
[    0.093719] SMP: Total of 2 processors activated (24.61 BogoMIPS).
[    0.095275] devtmpfs: initialized
[    0.110656] omap_hwmod: aess: _wait_target_disable failed
[    0.133972] omap_hwmod: dss_dispc: cannot be enabled for reset (3)
[    0.136047] omap_hwmod: dss_dsi1_a: cannot be enabled for reset (3)
[    0.138122] omap_hwmod: dss_dsi1_b: cannot be enabled for reset (3)
[    0.140197] omap_hwmod: dss_dsi1_c: cannot be enabled for reset (3)
[    0.142272] omap_hwmod: dss_hdmi: cannot be enabled for reset (3)
[    0.144317] omap_hwmod: dss_rfbi: cannot be enabled for reset (3)
[    0.203277] pinctrl core: initialized pinctrl subsystem
[    0.205596] regulator-dummy: no parameters
[    0.206512] NET: Registered protocol family 16
[    0.206787] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.207183] omap-gpmc omap-gpmc: GPMC revision 6.0
[    0.220306] OMAP GPIO hardware version 0.1
[    0.252838] No ATAGs?
[    0.252868] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.252868] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.255737] OMAP DMA hardware revision 0.0
[    0.258880] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438
[    0.259429] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56
[    0.291931] bio: create slab <bio-0> at 0
[    0.293701] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
[    0.293731] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5
[    0.328094] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
[    0.329284] vmmcsd_fixed: 3000 mV
[    0.329925] hsusb2_reset: 3300 mV
[    0.330413] hsusb3_reset: 3300 mV
[    0.338287] SCSI subsystem initialized
[    0.339782] usbcore: registered new interface driver usbfs
[    0.339996] usbcore: registered new interface driver hub
[    0.340270] usbcore: registered new device driver usb
[    0.342407] omap_i2c 48070000.i2c: did not get pins for i2c error: -19
[    0.343139] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    0.347778] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0
[    0.348297] palmas 0-0048: Product ID c035
[    0.348480] palmas 0-0048: Product Design Rev 2
[    0.348693] palmas 0-0048: Product SW Rev a2
[    0.351135] smps123: 600 <--> 1500 mV at 1060 mV
[    0.353759] smps45: 600 <--> 1310 mV at 1030 mV
[    0.355834] smps6: 1200 mV
[    0.357788] smps7: 1800 mV
[    0.360168] smps8: 600 <--> 1310 mV at 1040 mV
[    0.362365] smps9: 2100 mV
[    0.364105] smps10: 5000 mV
[    0.365661] ldo1: 1500 mV
[    0.367614] ldo2: 2900 mV
[    0.369415] ldo3: 3000 mV
[    0.371307] ldo4: 2200 mV
[    0.373016] ldo5: 1800 mV
[    0.374816] ldo6: 1500 mV
[    0.377593] ldo7: 1500 mV
[    0.379455] ldo8: 1500 mV
[    0.380798] ldo9: 1800 <--> 3300 mV at 3000 mV
[    0.382476] ldoln: 1800 mV
[    0.384155] ldousb: 3250 mV
[    0.388580] omap_i2c 48072000.i2c: did not get pins for i2c error: -19
[    0.389007] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz
[    0.389129] omap_i2c 48060000.i2c: did not get pins for i2c error: -19
[    0.389526] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz
[    0.389648] omap_i2c 4807a000.i2c: did not get pins for i2c error: -19
[    0.390075] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 100 kHz
[    0.390167] omap_i2c 4807c000.i2c: did not get pins for i2c error: -19
[    0.390594] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz
[    0.394805] NetLabel: Initializing
[    0.394805] NetLabel:  domain hash size = 128
[    0.394805] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.394958] NetLabel:  unlabeled traffic allowed by default
[    0.395050] Switching to clocksource arch_sys_counter
[    0.465667] NET: Registered protocol family 2
[    0.466644] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.466918] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[    0.469299] TCP: Hash tables configured (established 8192 bind 8192)
[    0.469421] TCP: reno registered
[    0.469451] UDP hash table entries: 512 (order: 3, 40960 bytes)
[    0.469757] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[    0.470428] NET: Registered protocol family 1
[    0.471130] RPC: Registered named UNIX socket transport module.
[    0.471160] RPC: Registered udp transport module.
[    0.471160] RPC: Registered tcp transport module.
[    0.471160] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.494018] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.590850] bounce pool size: 64 pages
[    0.591186] VFS: Disk quotas dquot_6.5.2
[    0.591339] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.592803] NFS: Registering the id_resolver key type
[    0.593017] Key type id_resolver registered
[    0.593017] Key type id_legacy registered
[    0.593109] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    0.593475] msgmni has been set to 1361
[    0.595489] io scheduler noop registered (default)
[    0.595489] io scheduler deadline registered
[    0.595550] io scheduler cfq registered
[    0.601226] OMAP DSS rev 6.1
[    0.612579] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.616058] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[    0.616882] omap_uart 4806c000.serial: did not get pins for uart1 error: -19
[    0.617034] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[    0.617797] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[    1.478332] console [ttyO2] enabled
[    1.482574] omap_uart 4806e000.serial: did not get pins for uart3 error: -19
[    1.490081] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[    1.498748] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 137) is a OMAP UART4
[    1.507232] omap_uart 48068000.serial: did not get pins for uart5 error: -19
[    1.514801] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 138) is a OMAP UART5
[    1.524108] [drm] Initialized drm 1.1.0 20060810
[    1.542602] brd: module loaded
[    1.553894] loop: module loaded
[    1.564361] palmas-pwm palmas_pwm.27: there are no PWMs muxed
[    1.570434] palmas-pwm: probe of palmas_pwm.27 failed with error -22
[    1.580657] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.588043] OneNAND driver initializing
[    1.592529] omap2_mcspi 48098000.spi: pins are not configured from the driver
[    1.605407] usbcore: registered new interface driver asix
[    1.611267] usbcore: registered new interface driver cdc_ether
[    1.617736] usbcore: registered new interface driver smsc95xx
[    1.623962] usbcore: registered new interface driver net1080
[    1.630279] usbcore: registered new interface driver cdc_subset
[    1.636627] usbcore: registered new interface driver zaurus
[    1.642700] usbcore: registered new interface driver cdc_ncm
[    1.649322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.656219] ehci-omap: OMAP-EHCI Host Controller driver
[    1.672271] ehci-omap 4a064c00.ehci: EHCI Host Controller
[    1.679016] ehci-omap 4a064c00.ehci: new USB bus registered, assigned bus number 1
[    1.687225] ehci-omap 4a064c00.ehci: irq 109, io mem 0x4a064c00
[    1.707763] ehci-omap 4a064c00.ehci: USB 2.0 started, EHCI 1.00
[    1.714385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.721496] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.729064] usb usb1: Product: EHCI Host Controller
[    1.734191] usb usb1: Manufacturer: Linux 3.8.13 ehci_hcd
[    1.739837] usb usb1: SerialNumber: 4a064c00.ehci
[    1.746673] hub 1-0:1.0: USB hub found
[    1.750671] hub 1-0:1.0: 3 ports detected
[    1.896148] usbcore: registered new interface driver cdc_wdm
[    1.902069] Initializing USB Mass Storage driver...
[    1.907409] usbcore: registered new interface driver usb-storage
[    1.913726] USB Mass Storage support registered.
[    1.918762] usbcore: registered new interface driver usbtest
[    1.925506] mousedev: PS/2 mouse device common for all mice
[    1.937499] palmas-rtc palmas_rtc.22: rtc core: registered palmas_rtc.22 as rtc0
[    1.946960] i2c /dev entries driver
[    1.953155] Driver for 1-wire Dallas network protocol.
[    1.960937] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[    1.970397] palmas-wdt palmas_wdt.21: Failed to register misc device
[    1.977203] palmas-wdt: probe of palmas_wdt.21 failed with error -16
[    1.985504] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
[    1.993682] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
[    2.001464] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
[    2.051696] omap-dma-engine 4a056000.dma-controller: allocating channel for 48
[    2.059326] omap-dma-engine 4a056000.dma-controller: allocating channel for 47
[    2.067108] omap_hsmmc 480b4000.mmc: pins are not configured from the driver
[    2.082763] usb 1-2: new high-speed USB device number 2 using ehci-omap
[    2.089965] mmc0: host does not support reading read-only switch. assuming write-enable.
[    2.100555] mmc0: new high speed SDHC card at address 59b4
[    2.107299] mmcblk0: mmc0:59b4 00000 7.34 GiB
[    2.114501]  mmcblk0: p1 p2 p3 p4
[    2.122467] leds-gpio leds.15: pins are not configured from the driver
[    2.130828] ledtrig-cpu: registered to indicate activity on CPUs
[    2.137786] usbcore: registered new interface driver usbhid
[    2.143585] usbhid: USB HID core driver
[    2.148162] platform 4a0021e0.bandgap: Driver ti-soc-thermal requests probe deferral
[    2.158111] oprofile: no performance counters
[    2.163574] oprofile: using timer interrupt.
[    2.168334] TCP: cubic registered
[    2.171874] Initializing XFRM netlink socket
[    2.176391] NET: Registered protocol family 17
[    2.181091] NET: Registered protocol family 15
[    2.185913] Key type dns_resolver registered
[    2.189331] mmc1: BKOPS_EN bit is not set
[    2.191070] mmc1: new high speed MMC card at address 0001
[    2.200469] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    2.203552] mmcblk1: mmc1:0001 SEM04G 3.68 GiB
[    2.213317] mux: Failed to setup hwmod io irq -22
[    2.213348] mmcblk1boot0: mmc1:0001 SEM04G partition 1 2.00 MiB
[    2.224517] mmcblk1boot1: mmc1:0001 SEM04G partition 2 2.00 MiB
[    2.232116]  mmcblk1: unknown partition table
[    2.238006] Power Management for TI OMAP4PLUS devices.
[    2.238403]  mmcblk1boot1: unknown partition table
[    2.248565] ThumbEE CPU extension supported.
[    2.253967]  mmcblk1boot0: unknown partition table
[    2.259429] usb 1-2: New USB device found, idVendor=0424, idProduct=3503
[    2.266632] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.268218] dmm 4e000000.dmm: initialized all PAT entries
[    2.281066] hub 1-2:1.0: USB hub found
[    2.285186] hub 1-2:1.0: 3 ports detected
[    2.291534] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    2.298522] [drm] No driver support for vblank timestamp query.
[    2.348876] [drm] Enabling DMM ywrap scrolling
[    2.356628] omapdss HDMI error: M = 618 Mf = 196608
[    2.356628] omapdss HDMI error: range = 1 sd = 6
[    2.357177] Enter hdmi_core_init
[    2.357208] Enable video_path
[    2.365539] Console: switching to colour frame buffer device 240x67
[    2.398040] omapdrm omapdrm.0: fb0: omapdrm frame buffer device
[    2.404235] omapdrm omapdrm.0: registered panic notifier
[    2.409790] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[    2.410858] usb 1-3: new high-speed USB device number 3 using ehci-omap
[    2.428009] palmas-rtc palmas_rtc.22: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[    2.440399] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
[    2.450958] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
[    2.481750] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.490264] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    2.505126] devtmpfs: mounted
[    2.508392] Freeing init memory: 364K
[    2.512207] kiran kernel_init
[    2.515289] kiran b4 sbin_init kernel_init
[    2.519561] kiran run_init_process filename:/sbin/init
[    2.567535] usb 1-3: New USB device found, idVendor=0424, idProduct=9730
[    2.574523] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.592437] smsc95xx v1.0.4
[    2.676879] smsc95xx 1-3:1.0 eth0: register 'smsc95xx' at usb-4a064c00.ehci-3, smsc95xx USB 2.0 Ethernet, c6:84:eb:5e:f1:c2
INIT: version 2.86 booting
INIT: /etc/inittab[2]: id field too long (max 4 characters)
INIT: /etc/inittab[5]: id field too long (max 4 characters)
#########sysinitrc-kiran########
[rc.sysinit : script starts]
[mount...]
mknod: `/dev/null': File exists
mknod: `/dev/mmcblk0': File exists
mknod: `/dev/mmcblk0p3': File exists
[    3.140472] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[udev start]
[    3.236297] udevd[932]: starting version 182
[    4.197418] aess 401f1000.aess: Failed to load firmware 0
[    4.231231] dwc3 4a030000.dwc3: no usb3 phy configured
[    4.236633] platform 4a030000.dwc3: Driver dwc3 requests probe deferral
[    4.254028] dwc3 4a030000.dwc3: no usb3 phy configured
[    4.259643] platform 4a030000.dwc3: Driver dwc3 requests probe deferral
[    4.269866] palmas-usb palmas_usb.28: Initialized Palmas USB module
[    5.099853] ahci ahci.0.auto: can't get clock
[    5.104583] ahci ahci.0.auto: forcing PORTS_IMPL to 0x1
[    5.119384] ahci ahci.0.auto: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[    5.137420] ahci ahci.0.auto: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst
[    5.197418] scsi0 : ahci_platform
[    5.220275] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1401ff] port 0x100 irq 86
[    5.354187] omap-abe-twl6040 sound.13: McASP node is not provided
[    5.363433] Unable to handle kernel NULL pointer dereference at virtual address 00000004
[    5.373535] pgd = ed8cc000
[    5.376831] [00000004] *pgd=ad818831, *pte=00000000, *ppte=00000000
[    5.390228] Internal error: Oops: 17 [#1] PREEMPT SMP ARM
[    5.395874] Modules linked in: snd_soc_spdif_tx snd_soc_omap_abe_twl6040(+) snd_soc_twl6040 snd_soc_omap ahci_platform libahci omap_usb3 palmas_usb snd_soc_omap_mcpdm dwc3 snd_soc_omap_abe dwc3_omap omap_usb2 snd_soc_abe_hal snd_soc_omap_dmic snd_soc_omap_mcasp snd_soc_omap_mcbsp snd_soc_core regmap_spi snd_pcm snd_compress snd_timer snd soundcore snd_page_alloc
[    5.429412] CPU: 0    Not tainted  (3.8.13 #15)
[    5.434143] PC is at soc_fw_load+0x18/0xec8 [snd_soc_core]
[    5.439880] LR is at snd_soc_fw_load_platform+0x54/0x5c [snd_soc_core]
[    5.446655] pc : [<bf1cdfec>]    lr : [<bf1cef4c>]    psr: 40000013
[    5.446655] sp : ed8c9c38  ip : 00000000  fp : ed8c9cac
[    5.458618] r10: 00000000  r9 : bf1d50c0  r8 : 00000004
[    5.464050] r7 : 00000000  r6 : 00000000  r5 : eda4be00  r4 : bf393a84
[    5.470855] r3 : 00000000  r2 : 00000000  r1 : ee976810  r0 : ed8c9cac
[    5.477630] Flags: nZcv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
[    5.485076] Control: 10c53c7d  Table: ad8cc06a  DAC: 00000015
[    5.491058] Process udevd (pid: 936, stack limit = 0xed8c8240)
[    5.497131] Stack: (0xed8c9c38 to 0xed8ca000)
[    5.501678] 9c20:                                                       00001870 c09bd838
[    5.510162] 9c40: 00000004 00000000 ed8c8000 ee92f8b0 00000000 00000000 00000001 00000000
[    5.518676] 9c60: ed8c8000 ee9768b0 00000000 00000000 00000000 00000000 c0381964 c00954e8
[    5.527191] 9c80: 00000002 bf393a84 eda4be00 00000000 00000000 00000004 bf1d50c0 00000000
[    5.535705] 9ca0: eda4be00 bf1cef4c c0381964 00000000 00000000 00000000 00000000 00000000
[    5.544219] 9cc0: ee976810 00000000 eda4be00 00000000 00000000 bf392dec 00000007 bf393a84
[    5.552734] 9ce0: bf393a30 eda4be00 bf393a30 ed993810 eda4be80 bf38e9a0 00000000 00000000
[    5.561279] 9d00: 00000000 00000000 00000000 bf3e916c bf393a30 00001870 eda4be80 bf1c0a34
[    5.567108] ata1: SATA link down (SStatus 0 SControl 300)
[    5.575408] 9d20: bf3e917c eea76c10 bf3e916c bf3e92f4 edabc8c0 edabc9a8 edbb7660 bf1d50b8
[    5.583923] 9d40: bf1d50c8 edbb7600 edad5a60 edad5a00 bf1d50b8 bf3e918c bf3e92d4 bf3e92bc
[    5.592437] 9d60: bf3e92ac bf3e92b4 eea76c10 edb14a50 00000000 00000000 00000000 eea76c10
[    5.600952] 9d80: c1e5a0b4 edb14a50 00000000 bf3e7b4c 00000000 bf3e8b18 ffffffff 00000000
[    5.609466] 9da0: 00000000 00000000 00000000 00000000 00000000 00000000 c0e47b30 eea76c10
[    5.617980] 9dc0: eea76c44 bf3e9968 00000000 bf3ec000 ed8c8000 c037934c c0379334 c03780d0
[    5.626495] 9de0: eea76c10 bf3e9968 eea76c44 00000001 00000000 c0378308 00000000 bf3e9968
[    5.635009] 9e00: c0378274 c0376858 ee8a12a8 ee9f9790 bf3e9968 ed9e6dc0 c08d0fb0 c03778f8
[    5.643524] 9e20: bf3e8c70 bf3e9968 bf3e9968 bf3e9a04 bf3e99f8 00000001 edb14ac0 c03787d4
[    5.652038] 9e40: 00000000 ed8c9f58 bf3e9a04 bf3e99f8 00000001 edb14ac0 ed8c8000 c0008808
[    5.660552] 9e60: bf3e9a40 c056f778 eecd34c0 c08b4654 00000000 c006db88 00000000 ee8a2800
[    5.669067] 9e80: ed9a5240 ed8c9f58 bf3e9a04 bf3e99f8 00000001 edb14ac0 c0e057fc 00000001
[    5.677551] 9ea0: bf3e9a40 c00a015c bf3e9a04 00007fff c009be78 c08b85a0 c009d6f0 c0e057f4
[    5.686065] 9ec0: ed8c8000 bf3e9a04 f2bba964 bf3e9b4c bf3e99f8 ed8c9ef4 20000013 c077cff8
[    5.694580] 9ee0: ed8c9f1c c056fc70 f2bc7000 b6cb0000 00000ee4 00000000 00000000 00000000
[    5.703094] 9f00: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    5.711608] 9f20: 00000000 00000000 00000000 00000000 000000d2 00032f64 b6c7e000 b6f16228
[    5.720123] 9f40: 00000080 c00139c8 ed8c8000 00000000 00032f64 c00a09a4 f2b95000 00032f64
[    5.728637] 9f60: f2bba25c f2bba08a f2bc772c 00002c04 00003084 00000000 00000000 00000000
[    5.737152] 9f80: 0000002d 0000002e 00000014 00000018 0000000f 00000000 0002000a 0002e710
[    5.745666] 9fa0: 0002e8c0 c0013820 0002000a 0002e710 b6c7e000 00032f64 b6f16228 00000000
[    5.754180] 9fc0: 0002000a 0002e710 0002e8c0 00000080 0002d4b0 b6f16228 00000000 00032f64
[    5.762695] 9fe0: 00020000 beb68c3c b6f100d9 b6e843f4 60000010 b6c7e000 e80ef7ef 28004604
[    5.771270] [<bf1cdfec>] (soc_fw_load+0x18/0xec8 [snd_soc_core]) from [<bf1cef4c>] (snd_soc_fw_load_platform+0x54/0x5c [snd_soc_core])
[    5.783874] [<bf1cef4c>] (snd_soc_fw_load_platform+0x54/0x5c [snd_soc_core]) from [<bf38e9a0>] (abe_probe+0x3c/0x368 [snd_soc_omap_abe])
[    5.796661] [<bf38e9a0>] (abe_probe+0x3c/0x368 [snd_soc_omap_abe]) from [<bf1c0a34>] (snd_soc_register_card+0x8f4/0x1450 [snd_soc_core])
[    5.809448] [<bf1c0a34>] (snd_soc_register_card+0x8f4/0x1450 [snd_soc_core]) from [<bf3e7b4c>] (omap_abe_probe+0x3dc/0x670 [snd_soc_omap_abe_twl6040])
[    5.823486] [<bf3e7b4c>] (omap_abe_probe+0x3dc/0x670 [snd_soc_omap_abe_twl6040]) from [<c037934c>] (platform_drv_probe+0x18/0x1c)
[    5.835632] [<c037934c>] (platform_drv_probe+0x18/0x1c) from [<c03780d0>] (driver_probe_device+0x74/0x218)
[    5.845703] [<c03780d0>] (driver_probe_device+0x74/0x218) from [<c0378308>] (__driver_attach+0x94/0x98)
[    5.855468] [<c0378308>] (__driver_attach+0x94/0x98) from [<c0376858>] (bus_for_each_dev+0x54/0x88)
[    5.864898] [<c0376858>] (bus_for_each_dev+0x54/0x88) from [<c03778f8>] (bus_add_driver+0x174/0x240)
[    5.874420] [<c03778f8>] (bus_add_driver+0x174/0x240) from [<c03787d4>] (driver_register+0x78/0x14c)
[    5.883911] [<c03787d4>] (driver_register+0x78/0x14c) from [<c0008808>] (do_one_initcall+0x100/0x16c)
[    5.893524] [<c0008808>] (do_one_initcall+0x100/0x16c) from [<c00a015c>] (load_module+0x17c0/0x1f60)
[    5.903045] [<c00a015c>] (load_module+0x17c0/0x1f60) from [<c00a09a4>] (sys_init_module+0xa8/0xec)
[    5.912384] [<c00a09a4>] (sys_init_module+0xa8/0xec) from [<c0013820>] (ret_fast_syscall+0x0/0x3c)
[    5.921691] Code: e5902004 e24dd04c e3a03000 e5803010 (e5929004)
[    5.928527] ---[ end trace b26939e788d86d99 ]---
udevd[932]: worker [936] terminated by signal 11 (Segmentation fault)

udevd[932]: worker [936] failed while handling '/devices/sound.13'

elevator=noop
console=ttyO2,115200n8
root=/dev/mmcblk0p2
rw
omapdss.def_disp=hdmi:1024x600MR-16@60
rootwait
earlyprintk
fixrtc
/boot/modules.img: No such file or directory
mount: unknown filesystem type 'fat32'
mount: maybe you meant 'vfat'?
[    6.488769] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[create base directory in /opt, /var]
[set device node perm & security]
chown: cannot access `/dev/video1': No such file or directory
chown: cannot access `/dev/s3c-jpg': No such file or directory
chown: cannot access `/dev/log_main': No such file or directory
chown: cannot access `/dev/log_events': No such file or directory
chown: cannot access `/sys/class/backlight/*/brightness': No such file or directory
chown: cannot access `/sys/class/leds/leds-torch/brightness': No such file or directory
chmod: cannot access `/sys/class/backlight/*/brightness': No such file or directory
chmod: cannot access `/dev/ump': No such file or directory
chmod: cannot access `/dev/mali': No such file or directory
chmod: cannot access `/dev/slp_global_lock': No such file or directory
[make gstreamer registery]
[run profile]
debug mode enabled
Press return key to stop scripts
[run all rc3 scripts]
normal boot
[/etc/rc.d/rc3.d/S01dlog start]
/tmp/.platformlog.conf: Operation not supported
[/etc/rc.d/rc3.d/S01smack start]
arc = 12, optind = 11 ,Kb 3072, rotate 1
arc = 12, optind = 11 ,Kb 5120, rotate 1
Unable to open log device '/dev/log_system': No such file or directory
Unable to open log device '/dev/log_main': No such file or directory
Starting Simplified MAC Kernel (SMACK) ... done.
[/etc/rc.d/rc3.d/S02dbus-daemon_run start]
[/etc/rc.d/rc3.d/S02xserver start]
Starting Xorg server...
[/etc/rc.d/rc3.d/S03sqlfs-mount start]
[/etc/rc.d/rc3.d/S04vconf-init start]

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/(none):0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X.Org X Server 1.13.0
Release Date: 2012-09-05
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.5.0-37-generic armv7l SLP(Samsung Linux Platform)
Current Operating System: Linux (none) 3.8.13 #15 SMP PREEMPT Fri Aug 16 11:31:43 IST 2013 armv7l
Kernel command line: elevator=noop console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw omapdss.def_disp=hdmi:1024x600MR-16@60 rootwait earlyprintk fixrtc
Build Date: 06 August 2013  02:50:52PM
 
Current version of pixman: 0.28.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/var/log/Xorg.0.log", Time: Sat Jan  1 09:00:07 2000
(++) Using config file: "/etc/X11/xorg.conf"
(++) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension X Gesture Extension
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension DRI2
(II) [    10.007][XDBG][xDbgModuleParseOptions] dlog: "on"
(II) [    10.008][XDBG][xDbgModuleParseOptions] drv's log path: "/var/log/Xorg.0.log2"
(II) [    10.008][XDBG][xDbgModuleParseOptions] evlog path: none
(II) [    10.008][XDBG][xDbgModuleParseOptions] evlog log path: none
/opt/var/kdb/memory_init/memory/: Operation not supported
/opt/var/kdb/memory_init/memory/data_router: Operation not supported
/opt/var/kdb/memory_init/memory/alarm: Operation not supported
/opt/var/kdb/memory_init/memory/bluetooth: Operation not supported
/opt/var/kdb/memory_init/memory/sync: Operation not supported
/opt/var/kdb/memory_init/memory/boot-animation: Operation not supported
/opt/var/kdb/memory_init/memory/call: Operation not supported
/opt/var/kdb/memory_init/memory/appservice: Operation not supported
/opt/var/kdb/memory_init/memory/wifi_direct: Operation not supported
/opt/var/kdb/memory_init/memory/telephony: Operation not supported
/opt/var/kdb/memory_init/memory/wifi: Operation not supported
/opt/var/kdb/memory_init/memory/wifi/miracast: Operation not supported
/opt/var/kdb/memory_init/memory/pkgmgr: Operation not supported
/opt/var/kdb/memory_init/memory/camera: Operation not supported
/opt/var/kdb/memory_init/memory/starter: Operation not supported
/opt/var/kdb/memory_init/memory/system: Operation not supported
/opt/var/kdb/memory_init/memory/location: Operation not supported
/opt/var/kdb/memory_init/memory/location/wps: Operation not supported
/opt/var/kdb/memory_init/memory/location/gps: Operation not supported
/opt/var/kdb/memory_init/memory/location/position: Operation not supported
/opt/var/kdb/memory_init/memory/idle_lock: Operation not supported
/opt/var/kdb/memory_init/memory/mobile_hotspot: Operation not supported
/opt/var/kdb/memory_init/memory/sysman: Operation not supported
/opt/var/kdb/memory_init/memory/usb: Operation not supported
/opt/var/kdb/memory_init/memory/lockscreen: Operation not supported
/opt/var/kdb/memory_init/memory/idle-screen: Operation not supported
/opt/var/kdb/memory_init/memory/pwlock: Operation not supported
/opt/var/kdb/memory_init/memory/private: Operation not supported
/opt/var/kdb/memory_init/memory/private/org.tizen.quickpanel: Operation not supported
/opt/var/kdb/memory_init/memory/private/org.tizen.quickpanel/hotspot: Operation not supported
/opt/var/kdb/memory_init/memory/private/wifi_direct_manager: Operation not supported
/opt/var/kdb/memory_init/memory/private/msg-service: Operation not supported
/opt/var/kdb/memory_init/memory/private/libstatus: Operation not supported
/opt/var/kdb/memory_init/memory/private/libstatus/vr: Operation not supported
(WW) module ABI major version (11) doesn't match the server's version (13)
/opt/var/kdb/memory_init/memory/private/libstatus/radio: Operatio[   10.446777] omapdss HDMI error: M = 618 Mf = 196608
n not supported
/opt/var/kdb/memory_init/memory/private/libstatus/music: Operation not supporte[   10.460418] omapdss HDMI error: range = 1 sd = 6
d
/opt/var/kdb/memory_init/memory/private/senso[   10.470275] Enter hdmi_core_init
r: Operation not supported
/opt/var/kdb/memory_init/memory/priv[   10.478881] Enable video_path
ate/sysman: Operation not supported
/opt/var/kdb/memory_init/memory/private/nfc-plugin-nxp: Operation not supported
/opt/var/kdb/memory_init/memory/private/org.tizen.music-player: Operation not supported
/opt/var/kdb/memory_init/memory/private/org.tizen.indicator: Operation not supported
/opt/var/kdb/memory_init/memory/pm: Operation not supported
/opt/var/kdb/memory_init/memory/filemanager: Operation not supported
/opt/var/kdb/memory_init/memory/dnet: Operation not supported
/opt/var/kdb/memory_init/memory/data-provider-master: Operation not supported
/opt/var/kdb/memory_init/memory/music: Operation not supported
/opt/var/kdb/memory_init/memory/setting: Operation not supported
/opt/var/kdb/memory_init/memory/Sound: Operation not supported
/opt/var/kdb/memory_init/memory/msg: Operation not supported
[/etc/rc.d/rc3.d/S10security-server start]
[/etc/rc.d/rc3.d/S15snd_init start]
old umask was [22]
scenario: parse_card_controls: control default open retor: No such file or directory
set umask to old value
Path Init Fail
[/etc/rc.d/rc3.d/S15wrt_launchpad_run start]
[/etc/rc.d/rc3.d/S20pulseaudio start]
/tmp/pulseaudio: Operation not supported
touch: cannot touch `/tmp/hibernation/pulseaudio_ready': No such file or directory
[/etc/rc.d/rc3.d/S23soundserver start]
[/etc/rc.d/rc3.d/S34launchpad_run start]
mkdir: cannot create directory `/tmp/alaunch': File exists
[/etc/rc.d/rc3.d/S35power-manager start]
Input Event:
LCD Power: X-DPMS enabled
scenario: parse_card_controls: control default open retor: No such file or directory
[/etc/rc.d/rc3.d/S35system-server start]
[/etc/rc.d/rc3.d/S40sfsvc start]
[rc3.d] sf-svc RC3 script
waitting for widget-screen about 17s
[/etc/rc.d/rc3.d/S40ss-server start]
[/etc/rc.d/rc3.d/S41boot-ani start]
Waiting wm_ready 1socket(): Address family not supported by protocol
Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting.
Waiting wm_ready 2Input Service Manager 2.4.6717

Waiting wm_ready 3ss_sysnoti.c: ss_sysnoti_server_init(329) > socket create & listen ok

Waiting wm_ready 4Launching a daemon with Socket FrontEnd...
Waiting wm_ready 5Waiting wm_ready 6Waiting wm_ready 7Waiting wm_ready 8Waiting wm_ready 9Waiting wm_ready 10Waiting wm_ready 11Waiting wm_ready 12SIGCHLD received
Waiting wm_ready 13Waiting wm_ready 14Waiting wm_ready 15[   13.389038] system_server (1627): /proc/1765/oom_adj is deprecated, please use /proc/1765/oom_score_adj instead.
Waiting wm_ready 16Launching a process with x11 FrontEnd...
Waiting wm_ready 17Waiting wm_ready 18Waiting wm_ready

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Please help on the same.

Thanks and Regards,

Ramajayam S

          

        

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
Balakrishna Patil

Hello Ramajayam,

Can you let me know, whether you used GBS for Building the Tizen 2.0.

What build command did you give &  Did the /sbin/init & etc/rc.d got created by itself .

BR's,

Krishna