Hi
I am trying to port Android ICS on Beagleboard-XM(Rev C).
I have downloaded the Android source code TI-Android-ICS-4.0.3_AM37x_3.0.0.bin from
"http://software-dl.ti.com"
As mentioned in "http://processors.wiki.ti.com/index.php/TI-Android-ICS-4.0.3-DevKit-3.0.0_DevelopersGuide"
Host System is : Ubuntu 11.04
Issue:
I. I extracted source code from TI-Android-ICS-4.0.3_AM37x_3.0.0.bin.
I created after compilation uImage, MLO, uboot.bin and boot.scr.
II. I tried to compile the kernel to generate a uImage using following:
$ make ARCH=arm CROSS_COMPILE=arm-eabi- distclean $ make ARCH=arm CROSS_COMPILE=arm-eabi- omap3_beagle_android_defconfig
$ make ARCH=arm CROSS_COMPILE=arm-eabi- uImage u-boot.bin , MLO, rootfs.tar.bz2 and boot.scr file was created same as given in "http://processors.wiki.ti.com/index.php/TI-Android-ICS-4.0.3-DevKit-3.0.0_DevelopersGuide".
when i tried to boot android with these,the display did not show anything.
my console output is
#
Texas Instruments X-Loader 1.51 (Jun 21 2012 - 11:31:15)
Unsupported Chip!
Beagle xM Rev C
Starting X-loader on MMC
Reading boot sector
213256 Bytes Read from MMC
Starting OS Bootloader from MMC...
Starting OS Bootloader...
U-Boot 2010.06 (Jun 21 2012 - 11:58:21)
OMAP34xx/35xx-GP ES2.1, CPU-OPP2 L3-165MHz
OMAP3 Beagle board + LPDDR/NAND
I2C: ready
DRAM: 384 MiB
NAND: HW ECC [Kernel/FS layout] selected
0 MiB
*** Warning - bad CRC or NAND, using default environment
In: serial
Out: serial
Err: serial
Beagle xM Rev A/C
Die ID #130a00229ff80000016830c40502000f
Hit any key to stop autoboot: 10 ### 9 ### 8 ### 7 ### 6 ### 5 ### 4 ### 3 ### 2 ### 1 ### 0
mmc1 is available
reading boot.scr
480 bytes read
Running bootscript from mmc ...
## Executing script at 82000000
reading uImage
3271116 bytes read
***** Kernel: /dev/mmcblk0p1/uImage *****
***** RootFS: /dev/mmcblk0p2 *****
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-2.6.37-g5c414d7
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3271052 Bytes = 3.1 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Linux version 2.6.37-g5c414d7 (crypto@crypto) (gcc version 4.4.3 (GCC) ) #1 Thu Jun 21 12:07:58 IST 2012
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: OMAP3 Beagle Board
Reserving 8388608 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 62976
Kernel command line: console=ttyO2,115200n8 androidboot.console=ttyO2 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext4 rootdelay=1 init=/init ip=off omap_vout.vid1_static_vrfb_alloc=y vram=8M omapfb.vram=0:8M omapdss.def_disp=dvi omapfb.mode=dvi:1024x768-16
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 248MB = 248MB total
Memory: 244224k/244224k available, 17920k reserved, 0K highmem
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
.init : 0xc0008000 - 0xc003e000 ( 216 kB)
.text : 0xc003e000 - 0xc062f000 (6084 kB)
.data : 0xc0630000 - 0xc067c3c0 ( 305 kB)
NR_IRQS:409
Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
Reprogramming SDRC clock to 400000000 Hz
dpll3_m2_clk rate change failed: -22
IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
Total of 96 interrupts on 1 active controller
GPMC revision 5.0
Trying to install interrupt handler for IRQ402
Trying to install interrupt handler for IRQ403
Trying to install interrupt handler for IRQ404
Trying to install interrupt handler for IRQ405
Trying to install interrupt handler for IRQ406
Trying to install interrupt handler for IRQ407
Trying to install interrupt handler for IRQ408
Trying to install type control for IRQ409
Trying to set irq flags for IRQ409
OMAP clockevent source: GPTIMER1 at 32768 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
regulator: core version 0.5
regulator: dummy:
NET: Registered protocol family 16
OMAP GPIO hardware version 2.5
OMAP GPIO hardware version 2.5
OMAP GPIO hardware version 2.5
OMAP GPIO hardware version 2.5
OMAP GPIO hardware version 2.5
OMAP GPIO hardware version 2.5
omap_mux_init: Add partition: #1: core, flags: 0
OMAP3 Beagle Rev: xM C
Found NAND on CS0
Registering NAND on CS0
Unable to get DVI reset GPIO
hw-breakpoint: debug architecture 0x4 unsupported.
OMAP DMA hardware revision 5.0
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
twl4030: PIH (irq 7) chaining IRQs 368..375
twl4030: power (irq 373) chaining IRQs 376..383
twl4030: gpio (irq 368) chaining IRQs 384..401
regulator: VUSB1V5: 1500 mV normal standby
regulator: VUSB1V8: 1800 mV normal standby
regulator: VUSB3V1: 3100 mV normal standby
twl4030_usb twl4030_usb: Initialized TWL4030 USB module
regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
regulator: VDAC: 1800 mV normal standby
regulator: VDVI: 1800 mV normal standby
regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
regulator: VAUX3: 1800 mV normal standby
regulator: VAUX4: 1800 mV normal standby
omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
Advanced Linux Sound Architecture Driver Version 1.0.23.
Switching to clocksource 32k_counter
musb-hdrc: version 6.0, otg (peripheral+host), debug=0
musb-hdrc musb-hdrc.0: dma type: dma-inventra
musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
NetWinder Floating Point Emulator V0.97 (double precision)
omap-iommu omap-iommu.0: isp registered
AM37x/DM37x Linux PSP version 04.02.00.07 (OMAP3BEAGLE)
ashmem: initialized
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
msgmni has been set to 477
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
OMAP DSS rev 2.0
OMAP DISPC rev 3.0
OMAP VENC rev 2
OMAP DSI rev 1.0
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
console [ttyO2] enabled
omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
brd: module loaded
loop: module loaded
mtdoops: mtd device (mtddev=name/number) must be supplied
omap2-nand driver initializing
No NAND device found.
No NAND device found.
OneNAND driver initializing
usbcore: registered new interface driver asix
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver smsc95xx
usbcore: registered new interface driver net1080
usbcore: registered new interface driver cdc_subset
usbcore: registered new interface driver zaurus
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci-omap.0 supply hsusb0 not found, using dummy regulator
ehci-omap.0 supply hsusb1 not found, using dummy regulator
ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: OMAP-EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.37-g5c414d7 ehci_hcd
usb usb1: SerialNumber: ehci-omap.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 3 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
android init
android_probe pdata: c06400e4
android_bind
android_usb gadget: android_usb ready
musb-hdrc musb-hdrc.0: MUSB HDRC host driver
musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: MUSB HDRC host driver
usb usb2: Manufacturer: Linux 2.6.37-g5c414d7 musb-hcd
usb usb2: SerialNumber: musb-hdrc.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
f_adb init
android_register_function adb
f_mass_storage init
fsg_probe pdev: c063ff28, pdata: c064013c
android_register_function usb_mass_storage
adb_bind_config
android_usb gadget: Mass Storage Function, version: 2009/09/11
android_usb gadget: Number of LUNs=1
lun0: LUN: removable file: (no medium)
mice: PS/2 mouse device common for all mice
input: gpio-keys as /devices/platform/gpio-keys/input/input0
input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
using rtc device, twl_rtc, for alarms
twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
twl_rtc twl_rtc: Power up reset detected.
twl_rtc twl_rtc: Enabling TWL-RTC.
i2c /dev entries driver
Linux media interface: v0.10
Linux video capture interface: v2.00
omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
omap3isp omap3isp: Revision 15.0 found
omap-iommu omap-iommu.0: isp: version 1.1
mt9v113 2-003c: chip id mismatch read 0x0, expecting 0x2280
isp_register_subdev_group: Unable to register subdev mt9v113
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v1.0.0)
OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
twl4030_wdt twl4030_wdt: Failed to register misc device
twl4030_wdt: probe of twl4030_wdt failed with error -16
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
logger: created 64K log 'log_main'
logger: created 256K log 'log_events'
logger: created 64K log 'log_radio'
logger: created 64K log 'log_system'
usbcore: registered new interface driver snd-usb-audio
OMAP3 Beagle/Devkit8000 SoC init
usb 1-2: new high speed USB device using ehci-omap and address 2
asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
ALSA device list:
#0: omap3beagle
oprofile: hardware counters not available
oprofile: using timer interrupt.
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
NET: Registered protocol family 15
Registering the dns_resolver key type
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
ThumbEE CPU extension supported.
Power Management for TI OMAP3.
smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
SmartReflex Class3 initialized
clock: disabling unused clocks to save power
platform iva.0: omap_voltage_scale: Already at the requestedrate 800000000
platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
usb 1-2: New USB device found, idVendor=0424, idProduct=9514
usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-2:1.0: USB hub found
hub 1-2:1.0: 5 ports detected
regulator_init_complete: incomplete constraints, leaving VDAC on
twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 15
omap_vout omap_vout: Buffer Size = 3686400
omap_vout omap_vout: : registered and initialized video device 16
Waiting 1sec before mounting root device...
mmc0: host does not support reading read-only switch. assuming write-enable.
mmc0: new high speed SDHC card at address 412d
mmcblk0: mmc0:412d SD04G 3.69 GiB
mmcblk0: p1 p2 p3
usb 1-2.1: new high speed USB device using ehci-omap and address 3
usb 1-2.1: New USB device found, idVendor=0424, idProduct=ec00
usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
smsc95xx v1.0.4
smsc95xx 1-2.1:1.0: usb0: register 'smsc95xx' at usb-ehci-omap.0-2.1, smsc95xx USB 2.0 Ethernet, fa:a3:10:8e:4b:73
EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
VFS: Mounted root (ext4 filesystem) on device 179:2.
Freeing init memory: 216K
init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
init: cannot open '/initlogo.rle'
init: cannot find '/system/bin/sgx/rc.pvr', disabling 'pvr'
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
enabling adb
adb_open
root@android:/ # request_suspend_state: wakeup (3->0) at 34514312747 (2000-01-01 00:00:30.812011719 UTC)
init: untracked pid 1003 exited
init: untracked pid 1009 exited
request_suspend_state: wakeup (0->0) at 36079162602 (2000-01-01 00:00:32.376831056 UTC)
init: untracked pid 1082 exited
init: untracked pid 1083 exited
request_suspend_state: wakeup (0->0) at 40536712650 (2000-01-01 00:00:36.834411622 UTC)
init: untracked pid 1100 exited
init: untracked pid 1101 exited
request_suspend_state: wakeup (0->0) at 46079071049 (2000-01-01 00:00:42.376770021 UTC)
init: untracked pid 1118 exited
init: untracked pid 1119 exited
request_suspend_state: wakeup (0->0) at 50652709964 (2000-01-01 00:00:46.950408936 UTC)
init: untracked pid 1136 exited
init: untracked pid 1137 exited
request_suspend_state: wakeup (0->0) at 56427398685 (2000-01-01 00:00:52.725097657 UTC)
init: untracked pid 1154 exited
init: untracked pid 1155 exited
request_suspend_state: wakeup (0->0) at 60972015384 (2000-01-01 00:00:57.269714356 UTC)
init: untracked pid 1172 exited
init: untracked pid 1173 exited
request_suspend_state: wakeup (0->0) at 65285034183 (2000-01-01 00:01:01.582702638 UTC)
init: untracked pid 1190 exited
init: untracked pid 1191 exited
request_suspend_state: wakeup (0->0) at 70582763675 (2000-01-01 00:01:06.880462647 UTC)
init: untracked pid 1208 exited
init: untracked pid 1209 exited
request_suspend_state: wakeup (0->0) at 75904876712 (2000-01-01 00:01:12.202575684 UTC)
init: untracked pid 1226 exited
init: untracked pid 1227 exited
request_suspend_state: wakeup (0->0) at 81464904788 (2000-01-01 00:01:17.762603760 UTC)
init: untracked pid 1244 exited
init: untracked pid 1245 exited
request_suspend_state: wakeup (0->0) at 85778961185 (2000-01-01 00:01:22.076660157 UTC)
init: untracked pid 1262 exited
init: untracked pid 1263 exited
request_suspend_state: wakeup (0->0) at 91214111332 (2000-01-01 00:01:27.511810304 UTC)
init: untracked pid 1280 exited
init: untracked pid 1281 exited
request_suspend_state: wakeup (0->0) at 95512908939 (2000-01-01 00:01:31.810607911 UTC)
init: untracked pid 1298 exited
init: untracked pid 1299 exited
request_suspend_state: wakeup (0->0) at 100948425296 (2000-01-01 00:01:37.246124268 UTC)
init: untracked pid 1316 exited
init: untracked pid 1317 exited
request_suspend_state: wakeup (0->0) at 106817138674 (2000-01-01 00:01:43.114837646 UTC)
init: untracked pid 1334 exited
init: untracked pid 1335 exited
request_suspend_state: wakeup (0->0) at 111386688236 (2000-01-01 00:01:47.684387208 UTC)
init: untracked pid 1352 exited
init: untracked pid 1353 exited
request_suspend_state: wakeup (0->0) at 115704650883 (2000-01-01 00:01:52.002349855 UTC)
init: untracked pid 1370 exited
init: untracked pid 1371 exited
request_suspend_state: wakeup (0->0) at 121165771488 (2000-01-01 00:01:57.463470460 UTC)
init: untracked pid 1388 exited
init: untracked pid 1389 exited
request_suspend_state: wakeup (0->0) at 125498107913 (2000-01-01 00:02:01.795806885 UTC)
init: untracked pid 1406 exited
init: untracked pid 1407 exited
request_suspend_state: wakeup (0->0) at 130801849369 (2000-01-01 00:02:07.099548341 UTC)
init: untracked pid 1424 exited
init: untracked pid 1425 exited
request_suspend_state: wakeup (0->0) at 136384277348 (2000-01-01 00:02:12.681976320 UTC)
init: untracked pid 1442 exited
init: untracked pid 1443 exited
request_suspend_state: wakeup (0->0) at 140710876468 (2000-01-01 00:02:17.008544922 UTC)
init: untracked pid 1460 exited
init: untracked pid 1461 exited
request_suspend_state: wakeup (0->0) at 146155548099 (2000-01-01 00:02:22.453247071 UTC)
init: untracked pid 1478 exited
init: untracked pid 1479 exited
request_suspend_state: wakeup (0->0) at 150456604007 (2000-01-01 00:02:26.754302979 UTC)
init: untracked pid 1496 exited
init: untracked pid 1497 exited
request_suspend_state: wakeup (0->0) at 156038696292 (2000-01-01 00:02:32.336395264 UTC)
init: untracked pid 1514 exited
init: untracked pid 1515 exited
request_suspend_state: wakeup (0->0) at 160366027835 (2000-01-01 00:02:36.663696289 UTC)
init: untracked pid 1532 exited
init: untracked pid 1533 exited
request_suspend_state: wakeup (0->0) at 165670410159 (2000-01-01 00:02:41.968078614 UTC)
init: untracked pid 1550 exited
init: untracked pid 1551 exited
request_suspend_state: wakeup (0->0) at 171247772219 (2000-01-01 00:02:47.545471191 UTC)
init: untracked pid 1568 exited
init: untracked pid 1569 exited
request_suspend_state: wakeup (0->0) at 175671752933 (2000-01-01 00:02:51.969421388 UTC)
init: untracked pid 1586 exited
init: untracked pid 1587 exited
request_suspend_state: wakeup (0->0) at 181232055668 (2000-01-01 00:02:57.529754640 UTC)
init: untracked pid 1604 exited
init: untracked pid 1605 exited
request_suspend_state: wakeup (0->0) at 185561676029 (2000-01-01 00:03:01.859375001 UTC)
init: untracked pid 1622 exited
init: untracked pid 1623 exited
request_suspend_state: wakeup (0->0) at 191148925785 (2000-01-01 00:03:07.446624757 UTC)
init: untracked pid 1640 exited
init: untracked pid 1641 exited
request_suspend_state: wakeup (0->0) at 195451110844 (2000-01-01 00:03:11.748809816 UTC)
init: untracked pid 1658 exited
init: untracked pid 1659 exited
request_suspend_state: wakeup (0->0) at 201267059330 (2000-01-01 00:03:17.564758302 UTC)
init: untracked pid 1676 exited
init: untracked pid 1677 exited
request_suspend_state: wakeup (0->0) at 205572052006 (2000-01-01 00:03:21.869750978 UTC)
init: untracked pid 1694 exited
init: untracked pid 1695 exited
request_suspend_state: wakeup (0->0) at 211147613529 (2000-01-01 00:03:27.445312501 UTC)
init: untracked pid 1712 exited
init: untracked pid 1713 exited
request_suspend_state: wakeup (0->0) at 215476898197 (2000-01-01 00:03:31.774597169 UTC)
init: untracked pid 1730 exited
init: untracked pid 1731 exited
request_suspend_state: wakeup (0->0) at 220916259769 (2000-01-01 00:03:37.213958741 UTC)
init: untracked pid 1748 exited
init: untracked pid 1749 exited
request_suspend_state: wakeup (0->0) at 226832702642 (2000-01-01 00:03:43.130401614 UTC)
init: untracked pid 1766 exited
init: untracked pid 1767 exited
request_suspend_state: wakeup (0->0) at 231404205326 (2000-01-01 00:03:47.701904298 UTC)
init: untracked pid 1784 exited
init: untracked pid 1785 exited
request_suspend_state: wakeup (0->0) at 235733551029 (2000-01-01 00:03:52.031250001 UTC)
init: untracked pid 1802 exited
init: untracked pid 1803 exited
request_suspend_state: wakeup (0->0) at 241196716313 (2000-01-01 00:03:57.494415285 UTC)
init: untracked pid 1820 exited
init: untracked pid 1821 exited
request_suspend_state: wakeup (0->0) at 245524719242 (2000-01-01 00:04:01.822387697 UTC)
init: untracked pid 1838 exited
init: untracked pid 1839 exited
request_suspend_state: wakeup (0->0) at 250856933597 (2000-01-01 00:04:07.154632569 UTC)
init: untracked pid 1856 exited
init: untracked pid 1857 exited
request_suspend_state: wakeup (0->0) at 256403198246 (2000-01-01 00:04:12.700897218 UTC)
init: untracked pid 1874 exited
init: untracked pid 1875 exited
request_suspend_state: wakeup (0->0) at 260725341800 (2000-01-01 00:04:17.023040772 UTC)
init: untracked pid 1892 exited
init: untracked pid 1893 exited
request_suspend_state: wakeup (0->0) at 266174407963 (2000-01-01 00:04:22.472106935 UTC)
init: untracked pid 1910 exited
init: untracked pid 1911 exited
request_suspend_state: wakeup (0->0) at 270505340580 (2000-01-01 00:04:26.803039552 UTC)
init: untracked pid 1928 exited
init: untracked pid 1929 exited
request_suspend_state: wakeup (0->0) at 276150421147 (2000-01-01 00:04:32.448120119 UTC)
init: untracked pid 1946 exited
and loop continued indefinitely...
need help to resolve the above issue. Regards
Ashwani