JB V4.3.1 Build on i.MX6Q SabreSD hosted on Ubuntu 12.04 64-bit

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JB V4.3.1 Build on i.MX6Q SabreSD hosted on Ubuntu 12.04 64-bit

1,251 Views
yongchang
Contributor I

All,

I've read almost all posts related with build problem on Ubuntu 12.04 related to LTIB.

But the problem I have is slightly different.

I'm using 6Q SABRESD board and can successfully build the source and run it on the board when I use Ubuntu 10.04 64-bit.

On Ubuntu 12.04, the build is okay without any problem. However, when the kernel is loaded, the following happens:

==============

.

.

.

.

Bus freq driver module loaded

Bus freq driver Enabled

mxc_dvfs_core_probe

DVFS driver module loaded

android_work: sent uevent USB_STATE=CONNECTED

snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0)

init: cannot find '/system/bin/dbus-daemon', disabling 'dbus'

init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'

android_usb: already disabled

mtp_bind_config

adb_bind_config

adb_open

root@android:/ # init: untracked pid 2096 exited

init: untracked pid 2306 exited

init: untracked pid 2352 exited

init: untracked pid 2375 exited

As you can see above, the command line prompt is 'root@android'.

However, it is supposed to be 'root@sabresd_6dq'.

I used the exact same source code both on 12.04 and 10.04.

The build process on both shows no error.

Any ideas?

Thanks,

Yong

Labels (2)
0 Kudos
4 Replies

590 Views
saurabh206
Senior Contributor III

Hi,

Check the logcat, which will give you more information.

Are you booting with EMMC or SDCARD?

It may possible that you data partition is corrupted needs to reformat it and try.

Thanks

Saurabh

0 Kudos

590 Views
yongchang
Contributor I

Thanks Saurabh,

I've attached the logcat output below.

We build a custom board that is based on SabreSD. Instead SDcard or eMMC, we are using NAND and UBIFS.

Everything works fine if we build the code on Ubuntu 10.04 64bit.

However, if we build it on Ubuntu 12.04 64bit, the 'init: untracked pid 2306 exited' error comes in.

I presume that Android cannot pull the board name correctly if the code is built on Ubuntu 12.04.


Thanks again.

==================================


--------- beginning of /dev/log/main

I/installd( 2099): installd firing up

I/DEBUG   ( 2094): debuggerd: Jan 27 2014 06:34:14

D/MagDaemon( 2102): init_sensors

D/MagDaemon( 2102): couldn't find 'FreescaleAccelerometer' input device

D/MagDaemon( 2102): inital sensor error

--------- beginning of /dev/log/system

I/Vold    ( 2092): Vold 2.1 (the revenge) firing up

D/Vold    ( 2092): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)

D/Vold    ( 2092): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)

I/OrionSvc( 2107): Set command is setprop athr.gps.conf /system/etc/gps/Orion.ini

I/Netd    ( 2093): Netd 1.0 starting

W/InterfaceController( 2093): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library

I/OrionSvc( 2107): using prop value

I/OrionSvc( 2107): Get key ANDROID_SOCKET_athrshmsocket on 11

I/OrionSvc( 2107): Enter control_ipc thread

I/SurfaceFlinger( 2095): SurfaceFlinger is starting

I/SurfaceFlinger( 2095): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...

D/libEGL  ( 2095): loaded /system/lib/egl/libEGL_VIVANTE.so

D/libEGL  ( 2095): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so

D/libEGL  ( 2095): loaded /system/lib/egl/libGLESv2_VIVANTE.so

I/gralloc ( 2095): using (fd=15)

I/gralloc ( 2095): id           = DISP3 BG

I/gralloc ( 2095): xres         = 800 px

I/gralloc ( 2095): yres         = 600 px

I/gralloc ( 2095): xres_virtual = 800 px

I/gralloc ( 2095): yres_virtual = 1200 px

I/gralloc ( 2095): bpp          = 32

I/gralloc ( 2095): r            = 16:8

I/gralloc ( 2095): g            =  8:8

I/gralloc ( 2095): b            =  0:8

I/gralloc ( 2095): width        = 127 mm (160.000000 dpi)

I/gralloc ( 2095): height       = 95 mm (160.421051 dpi)

I/gralloc ( 2095): refresh rate = 97.64 Hz

E/SurfaceFlinger( 2095): hwcomposer module not found

W/SurfaceFlinger( 2095): getting VSYNC period from fb HAL: 10241494

W/SurfaceFlinger( 2095): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID

E/cutils-trace( 2095): Error opening trace file: No such file or directory (2)

W/GraphicBufferAllocator( 2095): alloc(800, 600, 2, 00001b00, ...) failed -12 (Out of memory)

D/GraphicBufferAllocator( 2095): Allocated buffers:

D/GraphicBufferAllocator( 2095): 0x40263540: 1875.00 KiB |  800 ( 800) x  600 |        2 | 0x00001b00

D/GraphicBufferAllocator( 2095): 0x4111d1a0: 1875.00 KiB |  800 ( 800) x  600 |        2 | 0x00001b00

D/GraphicBufferAllocator( 2095): Total allocated (estimate): 3750.00 KB

E/        ( 2095): GraphicBufferAlloc::createGraphicBuffer(w=800, h=600) failed (Out of memory), handle=0x0

E/BufferQueue( 2095): [FramebufferSurface] dequeueBuffer: SurfaceComposer::createGraphicBuffer failed

E/BufferQueue( 2095): [FramebufferSurface] queueBuffer: slot 1 is not owned by the client (state=3)

E/Surface ( 2095): queueBuffer: error queuing buffer to SurfaceTexture, -22

E/BufferQueue( 2095): [FramebufferSurface] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

E/BufferQueue( 2095): [FramebufferSurface] queueBuffer: slot 1 is not owned by the client (state=3)

E/Surface ( 2095): queueBuffer: error queuing buffer to SurfaceTexture, -22

E/BufferQueue( 2095): [FramebufferSurface] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

E/BufferQueue( 2095): [FramebufferSurface] queueBuffer: slot 1 is not owned by the client (state=3)

E/Surface ( 2095): queueBuffer: error queuing buffer to SurfaceTexture, -22

E/BufferQueue( 2095): [FramebufferSurface] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

E/BufferQueue( 2095): [FramebufferSurface] queueBuffer: slot 1 is not owned by the client (state=3)

E/Surface ( 2095): queueBuffer: error queuing buffer to SurfaceTexture, -22

E/BufferQueue( 2095): [FramebufferSurface] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

E/BufferQueue( 2095): [FramebufferSurface] queueBuffer: slot 1 is not owned by the client (state=3)

E/Surface ( 2095): queueBuffer: error queuing buffer to SurfaceTexture, -22

E/BufferQueue( 2095): [FramebufferSurface] dequeueBuffer: can't dequeue multiple buffers without setting the buffer count

E/BufferQueue( 2095): [FramebufferSurface] queueBuffer: slot 1 is not owned by the client (state=3)

E/Surface ( 2095): queueBuffer: error queuing buffer to SurfaceTexture, -22

E/libEGL  ( 2095): eglQuerySurface:484 error 300d (EGL_BAD_SURFACE)

E/libEGL  ( 2095): call to OpenGL ES API with no current context (logged once per thread)

F/libc    ( 2095): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 2140 (SurfaceFlinger)

I/DEBUG   ( 2094): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

I/DEBUG   ( 2094): Build fingerprint: 'unknown'

I/DEBUG   ( 2094): Revision: '405522'

I/DEBUG   ( 2094): pid: 2095, tid: 2140, name: SurfaceFlinger  >>> /system/bin/surfaceflinger <<<

I/DEBUG   ( 2094): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000

I/DEBUG   ( 2094):     r0 00000000  r1 00000000  r2 80808080  r3 00000000

I/DEBUG   ( 2094):     r4 4026336c  r5 00000000  r6 00000000  r7 00000000

I/DEBUG   ( 2094):     r8 00000000  r9 4111ccb8  sl 00000000  fp 00000000

I/DEBUG   ( 2094):     ip 401c6e98  sp 40562dc8  lr 401bd04d  pc 40156558  cpsr 400f0010

I/DEBUG   ( 2094):     d0  7149f2ca00000000  d1  7149f2ca3f000000

I/DEBUG   ( 2094):     d2  3f00000000000000  d3  0000000000000000

I/DEBUG   ( 2094):     d4  3f00000000000000  d5  0000000000000000

I/DEBUG   ( 2094):     d6  0000000000000000  d7  0000000000000000

I/DEBUG   ( 2094):     d8  0000000000000000  d9  0000000000000000

I/DEBUG   ( 2094):     d10 0000000000000000  d11 0000000000000000

I/DEBUG   ( 2094):     d12 0000000000000000  d13 0000000000000000

I/DEBUG   ( 2094):     d14 0000000000000000  d15 0000000000000000

I/DEBUG   ( 2094):     d16 0000000000000000  d17 0000000000000000

I/DEBUG   ( 2094):     d18 40f86a0000000000  d19 0000000000000000

I/DEBUG   ( 2094):     d20 400e000000000000  d21 40ad4c0000000000

I/DEBUG   ( 2094):     d22 0000000000000000  d23 0000000000000000

I/DEBUG   ( 2094):     d24 0000000000000000  d25 0000000000000000

I/DEBUG   ( 2094):     d26 40ad4c0000000000  d27 0000000000000000

I/DEBUG   ( 2094):     d28 0000000000000000  d29 0000000000000000

I/DEBUG   ( 2094):     d30 0000000000000000  d31 4000000000000000

I/DEBUG   ( 2094):     scr 20000010

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): backtrace:

I/DEBUG   ( 2094):     #00  pc 0001e558  /system/lib/libc.so (strlen+72)

I/DEBUG   ( 2094):     #01  pc 00010049  /system/lib/libutils.so (android::String8::setTo(char const*)+8)

I/DEBUG   ( 2094):     #02  pc 0001f451  /system/lib/libsurfaceflinger.so (android::GLExtensions::initWithGLStrings(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, char const*, char const*, char const*)+16)

I/DEBUG   ( 2094):     #03  pc 0002468d  /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::initializeGL(void*)+116)

I/DEBUG   ( 2094):     #04  pc 00027603  /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::readyToRun()+362)

I/DEBUG   ( 2094):     #05  pc 000119ff  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+74)

I/DEBUG   ( 2094):     #06  pc 00011581  /system/lib/libutils.so

I/DEBUG   ( 2094):     #07  pc 0000ca78  /system/lib/libc.so (__thread_entry+72)

I/DEBUG   ( 2094):     #08  pc 0000cbf4  /system/lib/libc.so (pthread_create+208)

I/DEBUG   ( 2094):     #09  pc 00005a14  [heap]

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): stack:

I/DEBUG   ( 2094):          40562d88  402bee50  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562d8c  00000000

I/DEBUG   ( 2094):          40562d90  40562dac

I/DEBUG   ( 2094):          40562d94  00000000

I/DEBUG   ( 2094):          40562d98  402b8dc4  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562d9c  402799e9  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562da0  402bee50  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562da4  00000000

I/DEBUG   ( 2094):          40562da8  40562dc4

I/DEBUG   ( 2094):          40562dac  00000000

I/DEBUG   ( 2094):          40562db0  402b8dc4  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562db4  402799e9  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562db8  402bee50  /system/lib/libEGL.so

I/DEBUG   ( 2094):          40562dbc  4027a4fd  /system/lib/libEGL.so (android::egl_display_t::HibernationMachine::decWakeCount(android::egl_display_t::HibernationMachine::WakeRefStrength)+96)

I/DEBUG   ( 2094):          40562dc0  df0027ad

I/DEBUG   ( 2094):          40562dc4  00000000

I/DEBUG   ( 2094):     #00  40562dc8  00000000

I/DEBUG   ( 2094):          ........  ........

I/DEBUG   ( 2094):     #01  40562dc8  00000000

I/DEBUG   ( 2094):          40562dcc  40263368

I/DEBUG   ( 2094):          40562dd0  4111d260  [heap]

I/DEBUG   ( 2094):          40562dd4  40114455  /system/lib/libsurfaceflinger.so (android::GLExtensions::initWithGLStrings(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, char const*, char const*, char const*)+20)

I/DEBUG   ( 2094):     #02  40562dd8  40263368

I/DEBUG   ( 2094):          40562ddc  00000000

I/DEBUG   ( 2094):          40562de0  4111b478  [heap]

I/DEBUG   ( 2094):          40562de4  00000001

I/DEBUG   ( 2094):          40562de8  40263368

I/DEBUG   ( 2094):          40562dec  40562e30

I/DEBUG   ( 2094):          40562df0  00000000

I/DEBUG   ( 2094):          40562df4  40119691  /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::initializeGL(void*)+120)

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): memory near r2:

I/DEBUG   ( 2094):     80808060 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808070 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808080 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808090 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     808080a0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     808080b0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     808080c0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     808080d0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     808080e0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     808080f0 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808100 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808110 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808120 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808130 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808140 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):     80808150 ffffffff ffffffff ffffffff ffffffff

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): memory near r4:

I/DEBUG   ( 2094):     4026334c 00000258 00000320 00000002 00001b00

I/DEBUG   ( 2094):     4026335c 00000000 00000000 00000043 00000000

I/DEBUG   ( 2094):     4026336c 41117030 41117030 41117030 41117030

I/DEBUG   ( 2094):     4026337c 41117030 41117030 41117030 40125b18

I/DEBUG   ( 2094):     4026338c 00000000 00000000 00000000 00000004

I/DEBUG   ( 2094):     4026339c 00000000 00000040 00000073 48574454

I/DEBUG   ( 2094):     402633ac 00000000 40262004 00000000 00000000

I/DEBUG   ( 2094):     402633bc 00000000 00000000 00000000 00000000

I/DEBUG   ( 2094):     402633cc 00000000 00000000 00000000 00000000

I/DEBUG   ( 2094):     402633dc 00000000 00000000 4025fc25 4025fd59

I/DEBUG   ( 2094):     402633ec 4025fb95 00000000 00000000 00000000

I/DEBUG   ( 2094):     402633fc 00000000 00000000 00000000 00000000

I/DEBUG   ( 2094):     4026340c 00000000 00000000 00000089 401830a4

I/DEBUG   ( 2094):     4026341c 401830a4 00000000 00000000 40263540

I/DEBUG   ( 2094):     4026342c 00000320 00000258 00000320 00000002

I/DEBUG   ( 2094):     4026343c 00001b00 001d4c00 4111d1a0 00000320

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): memory near r9:

I/DEBUG   ( 2094):     4111cc98 00000000 00000000 00000000 00000023

I/DEBUG   ( 2094):     4111cca8 00000001 00000008 00000000 00000000

I/DEBUG   ( 2094):     4111ccb8 72646e41 0064696f 00000000 00000033

I/DEBUG   ( 2094):     4111ccc8 00000001 00000015 00000000 00000000

I/DEBUG   ( 2094):     4111ccd8 20342e31 72646e41 2064696f 4154454d

I/DEBUG   ( 2094):     4111cce8 4c47452d 00000000 00000000 00000023

I/DEBUG   ( 2094):     4111ccf8 00000001 0000000a 00000000 00000000

I/DEBUG   ( 2094):     4111cd08 6e65704f 455f4c47 00000053 0000012b

I/DEBUG   ( 2094):     4111cd18 4111b478 4111d360 00000000 00000000

I/DEBUG   ( 2094):     4111cd28 00000000 00000000 00000320 00000258

I/DEBUG   ( 2094):     4111cd38 00000002 43200000 43206bca 00000022

I/DEBUG   ( 2094):     4111cd48 009c45d6 00000000 5f000001 00000000

I/DEBUG   ( 2094):     4111cd58 00000000 00000000 00000000 4111ac08

I/DEBUG   ( 2094):     4111cd68 4111ac08 00000000 4111ac08 00000000

I/DEBUG   ( 2094):     4111cd78 00000000 00000000 00000000 00000000

I/DEBUG   ( 2094):     4111cd88 00000000 5f52484b 00000000 00000000

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): memory near ip:

I/DEBUG   ( 2094):     401c6e78 4014601c 40146120 401464a8 401459fd

I/DEBUG   ( 2094):     401c6e88 4012f0b9 4012f0c7 4012db1c 40145df8

I/DEBUG   ( 2094):     401c6e98 40156510 401554f0 40269291 40269415

I/DEBUG   ( 2094):     401c6ea8 40269539 402694f5 401496c5 401595a9

I/DEBUG   ( 2094):     401c6eb8 4014b8bd 401531d8 40171ad0 401646f7

I/DEBUG   ( 2094):     401c6ec8 4014bd95 4014abf9 4015f249 40153258

I/DEBUG   ( 2094):     401c6ed8 40171b14 40170800 40155221 4015d5d1

I/DEBUG   ( 2094):     401c6ee8 4015ecf9 4012dafc 4012db3c 4012dad4

I/DEBUG   ( 2094):     401c6ef8 4012db80 40153358 401706cd 4015c075

I/DEBUG   ( 2094):     401c6f08 4015f3f1 4015f395 4015f221 40190927

I/DEBUG   ( 2094):     401c6f18 40190919 4015c829 40152cc4 40164765

I/DEBUG   ( 2094):     401c6f28 40163aa5 40153128 4015f1f5 4014ab55

I/DEBUG   ( 2094):     401c6f38 4014ad51 4012eff1 40159b81 4014a491

I/DEBUG   ( 2094):     401c6f48 4014a4b9 4014a501 40144b24 4014a4ab

I/DEBUG   ( 2094):     401c6f58 40152fac 40152e8c 40146798 4012f369

I/DEBUG   ( 2094):     401c6f68 4014a81d 40163933 4014652c 4014673c

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): memory near sp:

I/DEBUG   ( 2094):     40562da8 40562dc4 00000000 402b8dc4 402799e9

I/DEBUG   ( 2094):     40562db8 402bee50 4027a4fd df0027ad 00000000

I/DEBUG   ( 2094):     40562dc8 00000000 40263368 4111d260 40114455

I/DEBUG   ( 2094):     40562dd8 40263368 00000000 4111b478 00000001

I/DEBUG   ( 2094):     40562de8 40263368 40562e30 00000000 40119691

I/DEBUG   ( 2094):     40562df8 00000000 4111ccb8 4111ccd8 4111d260

I/DEBUG   ( 2094):     40562e08 4111d524 4111b478 00003059 4111ccd8

I/DEBUG   ( 2094):     40562e18 00000001 4111d760 40562e74 00000000

I/DEBUG   ( 2094):     40562e28 40121a1c 40423d57 402c0750 4111b478

I/DEBUG   ( 2094):     40562e38 00000002 40562e78 4111b56c 40562e74

I/DEBUG   ( 2094):     40562e48 00000000 40121a1c 40122cc5 4011c607

I/DEBUG   ( 2094):     40562e58 00000001 40562e78 40562e74 40737348

I/DEBUG   ( 2094):     40562e68 4111b4b4 4111d760 4111b478 4111d760

I/DEBUG   ( 2094):     40562e78 4111d508 4111d520 0000000a 4111b48c

I/DEBUG   ( 2094):     40562e88 40562ea8 40127034 40127034 bef4c984

I/DEBUG   ( 2094):     40562e98 40463000 40562f00 4111c7a8 401bea01

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): code around pc:

I/DEBUG   ( 2094):     40156538 e4d3c001 e35c0000 012fff1e e3130003

I/DEBUG   ( 2094):     40156548 e0610003 1afffff9 e3082080 e7df2812

I/DEBUG   ( 2094):     40156558 e4931004 e0400003 f5d3f040 e041c3a2

I/DEBUG   ( 2094):     40156568 e00cc002 e1dcc001 04931004 1a000022

I/DEBUG   ( 2094):     40156578 e041c3a2 e00cc002 e1dcc001 04931004

I/DEBUG   ( 2094):     40156588 1a00001d e041c3a2 e00cc002 e1dcc001

I/DEBUG   ( 2094):     40156598 04931004 1a000018 e041c3a2 e00cc002

I/DEBUG   ( 2094):     401565a8 e1dcc001 04931004 1a000013 e041c3a2

I/DEBUG   ( 2094):     401565b8 e00cc002 e1dcc001 04931004 1a00000e

I/DEBUG   ( 2094):     401565c8 e041c3a2 e00cc002 e1dcc001 04931004

I/DEBUG   ( 2094):     401565d8 1a000009 e041c3a2 e00cc002 e1dcc001

I/DEBUG   ( 2094):     401565e8 04931004 1a000004 e041c3a2 e00cc002

I/DEBUG   ( 2094):     401565f8 e1dcc001 04931004 0affffd6 e0800003

I/DEBUG   ( 2094):     40156608 e31100ff 0a000005 e2800001 e3110cff

I/DEBUG   ( 2094):     40156618 0a000002 e2800001 e31108ff 12800001

I/DEBUG   ( 2094):     40156628 e12fff1e e1a03001 eaffffc6 e12fff1e

I/DEBUG   ( 2094):

I/DEBUG   ( 2094): code around lr:

I/DEBUG   ( 2094):     401bd02c f1a0b110 e7ff0010 f7ff2100 6829fccb

I/DEBUG   ( 2094):     401bd03c bd386021 4604b538 460d4608 ec72f7fc

I/DEBUG   ( 2094):     401bd04c 46284601 fefcf7ff 46056823 f1a3b113

I/DEBUG   ( 2094):     401bd05c e0000010 21004618 fcb4f7ff b92d6025

I/DEBUG   ( 2094):     401bd06c feaaf7ff f06f6020 bd38000b bd382000

I/DEBUG   ( 2094):     401bd07c 4604b538 46114608 fee2f7ff 46056823

I/DEBUG   ( 2094):     401bd08c f1a3b113 e0000010 21004618 fc9af7ff

I/DEBUG   ( 2094):     401bd09c b92d6025 fe90f7ff f06f6020 bd38000b

I/DEBUG   ( 2094):     401bd0ac bd382000 4604b538 46114608 feadf7ff

I/DEBUG   ( 2094):     401bd0bc 46056823 f1a3b113 e0000010 21004618

I/DEBUG   ( 2094):     401bd0cc fc80f7ff b92d6025 fe76f7ff f06f6020

I/DEBUG   ( 2094):     401bd0dc bd38000b bd382000 4604b538 46114608

I/DEBUG   ( 2094):     401bd0ec fe78f7ff 46056823 f1a3b113 e0000010

I/DEBUG   ( 2094):     401bd0fc 21004618 fc66f7ff b92d6025 fe5cf7ff

I/DEBUG   ( 2094):     401bd10c f06f6020 bd38000b bd382000 4605b5f8

I/DEBUG   ( 2094):     401bd11c 4614460f feb2f7ff 4606682b f1a3b113

0 Kudos

590 Views
saurabh206
Senior Contributor III

Hi Yong,

Have you connected Any display to this hardware?

Are you able to see the boot-logo?

Can you post your bootargs?

Thanks

Saurabh

0 Kudos

590 Views
yongchang
Contributor I

Hi Saurabh,

Yes, the board has a LCD, but any Android logo has been shown.

Recently, I found that all files in '/system' folder are own by 'bluetooth', not 'system'.

I think this is why 'init' cannot run 'build.prop' properly.

Do you know why the owner of the files in /system is 'bluetooth'??

As I mentioned before, when I build the source tree on Ubuntu 10.04, everything is okay, which means the owner is 'system'.

Thank you for your help!!

Yong

0 Kudos