Hi,

If you change the rootfs to some other version of Ubuntu will it work?

Regards,
Madhu

On Mon, Apr 16, 2018 at 3:08 PM,  <pandeykamal13...@gmail.com> wrote:
> Hi,
> I  am trying to run an old ubuntu14.0 OS image on my beaglebone board, which
> also include the ROS for my project.
> Now the problem is it is not booting properly. This old ubuntu image I
> flashed to the memory card using win32DiskImager.
> This image has only the root filesystem in it although this file system is
> ext4 but is *boot flagged (fdisk command told me this).
> Now I am unable to run this image on my BBB but previously it was running.
> here is the output of the boot process:
>
>  => board_name=[A335BNLT] ...
> board_rev=[00A6] ...
> switch to partitions #0, OK
> mmc0 is current device
> SD/MMC found on device 0
> ** Bad device 0:2 0x82000000 **
> ** Bad device 0:2 0x82000000 **
> switch to partitions #0, OK
> mmc0 is current device
> Scanning mmc 0:1...
> gpio: pin 56 (gpio 56) value is 0
> gpio: pin 55 (gpio 55) value is 0
> gpio: pin 54 (gpio 54) value is 0
> gpio: pin 53 (gpio 53) value is 1
> switch to partitions #0, OK
> mmc0 is current device
> gpio: pin 54 (gpio 54) value is 1
> Checking for: /uEnv.txt ...
> 743 bytes read in 9 ms (80.1 KiB/s)
> gpio: pin 55 (gpio 55) value is 1
> Loaded environment from /uEnv.txt
> Importing environment from mmc ...
> Checking if uenvcmd is set ...
> gpio: pin 56 (gpio 56) value is 1
> Running uenvcmd ...
> 83 bytes read in 34 ms (2 KiB/s)
> 5506960 bytes read in 382 ms (13.7 MiB/s)
> 26098 bytes read in 96 ms (264.6 KiB/s)
> ## Flattened Device Tree blob at 88000000
>    Booting using the fdt blob at 0x88000000
>    Using Device Tree in place at 88000000, end 880095f1
>
> Starting kernel ...
>
> Uncompressing Linux... done, booting the kernel.
> [    0.000000] Booting Linux on physical CPU 0x0
> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 3.8.13-bone68 (bbb-dev@bbbdev-VBox) (gcc
> version 4.7.3 20130328 (prerelease) (crosstool-NG
> linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Fri Dec 12
> 15:30:25 IST 2014
> [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7),
> cr=50c5387d
> [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing
> instruction cache
> [    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI
> AM335x BeagleBone
> [    0.000000] Memory policy: ECC disabled, Data cache writeback
> [    0.000000] AM335X ES2.0 (l2cache sgx neon )
> [    0.000000] PERCPU: Embedded 9 pages/cpu @c0d11000 s14080 r8192 d14592
> u36864
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total
> pages: 129792
> [    0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8
> root= rootfstype=ext4 rootwait
> init=/opt/scripts/tools/eMMC/init-eMMC-flasher-v2.sh
> [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
> [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144
> bytes)
> [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072
> bytes)
> [    0.000000] __ex_table already sorted, skipping sort
> [    0.000000] allocated 1048576 bytes of page_cgroup
> [    0.000000] please try 'cgroup_disable=memory' option if you don't want
> memory cgroups
> [    0.000000] Memory: 511MB = 511MB total
> [    0.000000] Memory: 508396k/508396k available, 15892k reserved, 0K
> highmem
> [    0.000000] Virtual kernel memory layout:
> [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
> [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
> [    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
> [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
> [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
> [    0.000000]     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
> [    0.000000]       .text : 0xc0008000 - 0xc07c0e08   (7908 kB)
> [    0.000000]       .init : 0xc07c1000 - 0xc07fe700   ( 246 kB)
> [    0.000000]       .data : 0xc0800000 - 0xc0887740   ( 542 kB)
> [    0.000000]        .bss : 0xc0887740 - 0xc0900ec0   ( 486 kB)
> [    0.000000] Hierarchical RCU implementation.
> [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
> [    0.000000] NR_IRQS:0 nr_irqs:0 0
> [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128
> interrupts
> [    0.000000] Total of 128 interrupts on 1 active controller
> [    0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
> [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every
> 178956ms
> [    0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
> [    0.000000] Console: colour dummy device 80x30
> [    0.000000] console [tty0] enabled
> [    0.000637] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
> [    0.029197] pid_max: default: 32768 minimum: 301
> [    0.029341] Security Framework initialized
> [    0.029406] Mount-cache hash table entries: 512
> [    0.035176] Initializing cgroup subsys cpuacct
> [    0.035219] Initializing cgroup subsys memory
> [    0.035266] Initializing cgroup subsys blkio
> [    0.035361] CPU: Testing write buffer coherency: ok
> [    0.035753] CPU0: thread -1, cpu 0, socket -1, mpidr 0
> [    0.035824] Setting up static identity map for 0x804a3db8 - 0x804a3e04
> [    0.036751] Brought up 1 CPUs
> [    0.036777] SMP: Total of 1 processors activated (993.47 BogoMIPS).
> [    0.037574] devtmpfs: initialized
> [    0.045982] omap_hwmod: wd_timer2: _wait_target_disable failed
> [    0.085778] pinctrl core: initialized pinctrl subsystem
> [    0.085967] rstctl core: initialized rstctl subsystem
> [    0.086267] regulator-dummy: no parameters
> [    0.086591] NET: Registered protocol family 16
> [    0.087131] DMA: preallocated 256 KiB pool for atomic coherent
> allocations
> [    0.092743] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size
> 568
> [    0.093315] platform 49000000.edma: alias fck already exists
> [    0.093344] platform 49000000.edma: alias fck already exists
> [    0.093366] platform 49000000.edma: alias fck already exists
> [    0.094110] OMAP GPIO hardware version 0.1
> [    0.096580] gpio-rctrl rstctl.4: loaded OK
> [    0.099866] No ATAGs?
> [    0.099888] hw-breakpoint: debug architecture 0x4 unsupported.
> [    0.101150] cpsw.0: No hwaddr in dt. Using c8:a0:30:ac:85:ec from efuse
> [    0.101186] cpsw.1: No hwaddr in dt. Using c8:a0:30:ac:85:ee from efuse
> [    0.109381] bio: create slab <bio-0> at 0
> [    0.115747] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
> [    0.116045] vmmcsd_fixed: 3300 mV
> [    0.117608] SCSI subsystem initialized
> [    0.117869] usbcore: registered new interface driver usbfs
> [    0.117942] usbcore: registered new interface driver hub
> [    0.118156] usbcore: registered new device driver usb
> [    0.119404] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
> [    0.120324] input: tps65217_pwr_but as
> /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
> [    0.121968] DCDC1: at 1500 mV
> [    0.122817] vdd_mpu: 925 <--> 1325 mV at 1325 mV
> [    0.123645] vdd_core: 925 <--> 1150 mV at 1100 mV
> [    0.124456] LDO1: at 1800 mV
> [    0.125289] LDO2: at 3300 mV
> [    0.126776] LDO3: 1800 mV
> [    0.127593] LDO4: at 3300 mV
> [    0.128308] tps65217 0-0024: TPS65217 ID 0xe version 1.2
> [    0.128774] omap_i2c 44e0b000.i2c: unable to select pin group
> [    0.129304] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
> [    0.130681] omap_i2c 4819c000.i2c: unable to select pin group
> [    0.130909] media: Linux media interface: v0.10
> [    0.130986] Linux video capture interface: v2.00
> [    0.131064] pps_core: LinuxPPS API ver. 1 registered
> [    0.131080] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
> Giometti <giome...@linux.it>
> [    0.131491] Advanced Linux Sound Architecture Driver Initialized.
> [    0.132097] NetLabel: Initializing
> [    0.132118] NetLabel:  domain hash size = 128
> [    0.132131] NetLabel:  protocols = UNLABELED CIPSOv4
> [    0.132202] NetLabel:  unlabeled traffic allowed by default
> [    0.132391] Switching to clocksource gp_timer
> [    0.163913] NET: Registered protocol family 2
> [    0.164573] TCP established hash table entries: 4096 (order: 3, 32768
> bytes)
> [    0.164668] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
> [    0.164770] TCP: Hash tables configured (established 4096 bind 4096)
> [    0.164842] TCP: reno registered
> [    0.164863] UDP hash table entries: 256 (order: 1, 12288 bytes)
> [    0.164896] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
> [    0.165129] NET: Registered protocol family 1
> [    0.165528] RPC: Registered named UNIX socket transport module.
> [    0.165555] RPC: Registered udp transport module.
> [    0.165570] RPC: Registered tcp transport module.
> [    0.165584] RPC: Registered tcp NFSv4.1 backchannel transport module.
> [    0.166119] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5
> counters available
> [    0.166389] CPU PMU: attempt to register multiple PMU devices!
> [    0.166419] arm-pmu: probe of arm-pmu failed with error -28
> [    0.166704] omap2_mbox_probe: platform not supported
> [    0.318549] VFS: Disk quotas dquot_6.5.2
> [    0.318719] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> [    0.319446] NFS: Registering the id_resolver key type
> [    0.319531] Key type id_resolver registered
> [    0.319548] Key type id_legacy registered
> [    0.319829] fuse init (API version 7.20)
> [    0.320308] Btrfs loaded
> [    0.320422] msgmni has been set to 992
> [    0.322080] Block layer SCSI generic (bsg) driver version 0.4 loaded
> (major 249)
> [    0.322117] io scheduler noop registered
> [    0.322132] io scheduler deadline registered
> [    0.322160] io scheduler cfq registered (default)
> [    0.323253] tps65217-bl tps65217-bl: no platform data provided
> [    0.323290] tps65217-bl: probe of tps65217-bl failed with error -22
> [    0.323794] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> [    0.325178] omap_uart 44e09000.serial: did not get pins for uart0 error:
> -19
> [    0.325471] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a
> OMAP UART0
> [    1.078593] console [ttyO0] enabled
> [    1.082888] [drm] Initialized drm 1.1.0 20060810
> [    1.095081] brd: module loaded
> [    1.102112] loop: module loaded
> [    1.105516] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1
> bytes/write
> [    1.112775] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1
> bytes/write
> [    1.120027] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1
> bytes/write
> [    1.127367] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1
> bytes/write
> [    1.134622] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1
> bytes/write
> [    1.148605] bone-capemgr bone_capemgr.9: Baseboard:
> 'A335BNLT,00A6,3913BBBK1614'
> [    1.156383] bone-capemgr bone_capemgr.9:
> compatible-baseboard=ti,beaglebone-black
> [    1.194980] bone-capemgr bone_capemgr.9: slot #0: No cape found
> [    1.232086] bone-capemgr bone_capemgr.9: slot #1: No cape found
> [    1.269193] bone-capemgr bone_capemgr.9: slot #2: No cape found
> [    1.306303] bone-capemgr bone_capemgr.9: slot #3: No cape found
> [    1.312534] bone-capemgr bone_capemgr.9: slot #4: specific override
> [    1.319118] bone-capemgr bone_capemgr.9: bone: Using override eeprom data
> at slot 4
> [    1.327147] bone-capemgr bone_capemgr.9: slot #4:
> 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
> [    1.337227] bone-capemgr bone_capemgr.9: slot #5: specific override
> [    1.343804] bone-capemgr bone_capemgr.9: bone: Using override eeprom data
> at slot 5
> [    1.351816] bone-capemgr bone_capemgr.9: slot #5:
> 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
> [    1.361823] bone-capemgr bone_capemgr.9: slot #6: specific override
> [    1.368403] bone-capemgr bone_capemgr.9: bone: Using override eeprom data
> at slot 6
> [    1.376427] bone-capemgr bone_capemgr.9: slot #6:
> 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
> [    1.386840] bone-capemgr bone_capemgr.9: loader: before slot-4
> BB-BONE-EMMC-2G:00A0 (prio 1)
> [    1.395705] bone-capemgr bone_capemgr.9: loader: check slot-4
> BB-BONE-EMMC-2G:00A0 (prio 1)
> [    1.404523] bone-capemgr bone_capemgr.9: loader: before slot-5
> BB-BONELT-HDMI:00A0 (prio 1)
> [    1.413287] bone-capemgr bone_capemgr.9: loader: check slot-5
> BB-BONELT-HDMI:00A0 (prio 1)
> [    1.421959] bone-capemgr bone_capemgr.9: initialized OK.
> [    1.427533] bone-capemgr bone_capemgr.9: loader: before slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.436367] bone-capemgr bone_capemgr.9: loader: check slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.446531] OneNAND driver initializing
> [    1.451474] usbcore: registered new interface driver cdc_ether
> [    1.457637] bone-capemgr bone_capemgr.9: loader: after slot-4
> BB-BONE-EMMC-2G:00A0 (prio 1)
> [    1.466466] usbcore: registered new interface driver rndis_host
> [    1.472720] bone-capemgr bone_capemgr.9: loader: after slot-5
> BB-BONELT-HDMI:00A0 (prio 1)
> [    1.481389] bone-capemgr bone_capemgr.9: loader: check slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.490202] usbcore: registered new interface driver cdc_ncm
> [    1.496153] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware
> 'cape-bone-2g-emmc1.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
> [    1.510180] usbcore: registered new interface driver cdc_acm
> [    1.516126] cdc_acm: USB Abstract Control Model driver for USB modems and
> ISDN adapters
> [    1.524507] Initializing USB Mass Storage driver...
> [    1.529643] bone-capemgr bone_capemgr.9: slot #4: dtbo
> 'cape-bone-2g-emmc1.dtbo' loaded; converting to live tree
> [    1.540339] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware
> 'cape-boneblack-hdmi-00A0.dtbo' for board-name 'Bone-Black-HDMI', version
> '00A0'
> [    1.554521] usbcore: registered new interface driver usb-storage
> [    1.560827] USB Mass Storage support registered.
> [    1.565859] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
> [    1.572467] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
> [    1.579350] bone-capemgr bone_capemgr.9: loader: done slot-4
> BB-BONE-EMMC-2G:00A0 (prio 1)
> [    1.588046] bone-capemgr bone_capemgr.9: loader: check slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.596812] bone-capemgr bone_capemgr.9: slot #5: dtbo
> 'cape-boneblack-hdmi-00A0.dtbo' loaded; converting to live tree
> [    1.608156] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
> [    1.614725] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
> [    1.619952] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:480
> dsps_musb_init: OK
> [    1.629249] bone-capemgr bone_capemgr.9: slot #5: #4 overlays
> [    1.636698] platform 4830e000.fb: alias fck already exists
> [    1.642687] musb-hdrc musb-hdrc.0.auto: *** mode=3
> [    1.647752] musb-hdrc musb-hdrc.0.auto: *** power=250
> [    1.654024] bone-capemgr bone_capemgr.9: slot #5: Applied #4 overlays.
> [    1.660900] bone-capemgr bone_capemgr.9: loader: done slot-5
> BB-BONELT-HDMI:00A0 (prio 1)
> [    1.669477] bone-capemgr bone_capemgr.9: loader: check slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.678690] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
> [    1.683928] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:480
> dsps_musb_init: OK
> [    1.692686] bone-capemgr bone_capemgr.9: loader: after slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.701640] musb-hdrc musb-hdrc.1.auto: *** mode=1
> [    1.706694] musb-hdrc musb-hdrc.1.auto: *** power=250
> [    1.711992] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
> [    1.718045] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware
> 'cape-boneblack-hdmin-00A0.dtbo' for board-name 'Bone-Black-HDMIN', version
> '00A0'
> [    1.732557] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned
> bus number 1
> [    1.740923] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [    1.748064] usb usb1: New USB device strings: Mfr=3, Product=2,
> SerialNumber=1
> [    1.755642] usb usb1: Product: MUSB HDRC host driver
> [    1.760847] usb usb1: Manufacturer: Linux 3.8.13-bone68 musb-hcd
> [    1.767140] usb usb1: SerialNumber: musb-hdrc.1.auto
> [    1.772384] bone-capemgr bone_capemgr.9: slot #6: dtbo
> 'cape-boneblack-hdmin-00A0.dtbo' loaded; converting to live tree
> [    1.783864] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN
> conflict P8.45 (#5:BB-BONELT-HDMI)
> [    1.793438] bone-capemgr bone_capemgr.9: slot #6: Failed verification
> [    1.800188] bone-capemgr bone_capemgr.9: loader: failed to load slot-6
> BB-BONELT-HDMIN:00A0 (prio 2)
> [    1.810395] hub 1-0:1.0: USB hub found
> [    1.814388] hub 1-0:1.0: 1 port detected
> [    1.819270] mousedev: PS/2 mouse device common for all mice
> [    1.826712] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as
> rtc0
> [    1.834500] i2c /dev entries driver
> [    1.839173] pps_ldisc: PPS line discipline registered
> [    1.844618] Driver for 1-wire Dallas network protocol.
> [    1.851184] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60
> sec
> [    1.858858] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised:
> dm-de...@redhat.com
> [    1.867774] cpuidle: using governor ladder
> [    1.872111] cpuidle: using governor menu
> [    1.876521] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset'
> failed
> [    1.883745] omap_hsmmc mmc.5: Failed to get rstctl; not using any
> [    1.890436] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
> [    1.897599] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
> [    1.904887] mmc.5 supply vmmc_aux not found, using dummy regulator
> [    1.911685] omap_hsmmc mmc.5: pins are not configured from the driver
> [    1.945203] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
> [    1.951368] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn)
> label:eMMC_RSTn
> [    1.959341] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
> [    1.965683] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
> [    1.972791] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
> [    1.980183] mmc.11 supply vmmc_aux not found, using dummy regulator
> [    1.986855] omap_hsmmc mmc.11: pins are not configured from the driver
> [    2.021509] pinctrl-single 44e10800.pinmux: pin 44e10854 already
> requested by 44e10800.pinmux; cannot claim for gpio-leds.8
> [    2.033205] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status
> -22
> [    2.040495] pinctrl-single 44e10800.pinmux: could not request pin 21 on
> device pinctrl-single
> [    2.049448] leds-gpio gpio-leds.8: pins are not configured from the
> driver
> [    2.057421] ledtrig-cpu: registered to indicate activity on CPUs
> [    2.064018] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
> [    2.071238] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
> [    2.078737] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
> [    2.084974] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
> [    2.092129] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
> [    2.100996] mmc0: host does not support reading read-only switch.
> assuming write-enable.
> [    2.110612] usbcore: registered new interface driver usbhid
> [    2.116488] usbhid: USB HID core driver
> [    2.121463] ashmem: initialized
> [    2.124941] mmc0: new high speed SDHC card at address b368
> [    2.130962] logger: created 256K log 'log_main'
> [    2.136190] mmcblk0: mmc0:b368       3.73 GiB
> [    2.141130] logger: created 256K log 'log_events'
> [    2.146911] logger: created 256K log 'log_radio'
> [    2.151911]  mmcblk0: p1
> [    2.155305] logger: created 256K log 'log_system'
> [    2.163086] davinci_evm sound.14:  nxp-hdmi-hifi <-> 48038000.mcasp
> mapping ok
> [    2.172778] TCP: cubic registered
> [    2.176393] NET: Registered protocol family 10
> [    2.181996] NET: Registered protocol family 17
> [    2.186980] Key type dns_resolver registered
> [    2.191680] VFP support v0.3: implementor 41 architecture 3 part 30
> variant c rev 3
> [    2.199791] ThumbEE CPU extension supported.
> [    2.204318] Registering SWP/SWPB emulation handler
> [    2.210034] registered taskstats version 1
> [    2.215962] tilcdc 4830e000.fb: No power control GPIO
> [    2.255043] mmc1: BKOPS_EN bit is not set
> [    2.261774] mmc1: new high speed MMC card at address 0001
> [    2.267933] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
> [    2.272914] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
> [    2.279502] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
> [    2.287458]  mmcblk1: p1
> [    2.291935]  mmcblk1boot1: unknown partition table
> [    2.298443]  mmcblk1boot0: unknown partition table
> [    2.334144] tilcdc 4830e000.fb: found TDA19988
> [    2.339382] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
> [    2.346316] [drm] No driver support for vblank timestamp query.
> [    2.743806] tilcdc 4830e000.fb: failed to read EDID
> [    3.150054] tilcdc 4830e000.fb: failed to read EDID
> [    3.164935] Console: switching to colour frame buffer device 128x48
> [    3.182384] tilcdc 4830e000.fb: fb0:  frame buffer device
> [    3.188108] tilcdc 4830e000.fb: registered panic notifier
> [    3.193848] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
> [    3.247749] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
> [    3.254263] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
> [    3.261851] libphy: 4a101000.mdio: probed
> [    3.266170] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00,
> driver SMSC LAN8710/LAN8720
> [    3.276030] Detected MACID = c8:a0:30:ac:85:ec
> [    3.280682] cpsw 4a100000.ethernet: NAPI disabled
> [    3.287121] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01
> 00:00:01 UTC (946684801)
> [    3.301074] ALSA device list:
> [    3.304308]   #0: TI BeagleBone Black
> [    3.311039] Waiting for root device ...
> [  602.052421] tilcdc 4830e000.fb: timeout waiting for framedone
>
>
> Please provide me suggestions if what could be wrong as this image contains
> an important project.
> Thanks and Regards,
> Kamal Pandey
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/ab9442c3-5a74-4975-8b8b-ca47f51f93d1%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAA2oCOk2q0y-uT-jz0rwLBy8EergPb7EZWa_PV_-6bkZo2Um3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to