This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Panda board with Ubuntu

Other Parts Discussed in Thread: TWL6030

Hello,

I followed instructions on

http://omappedia.org/wiki/OMAP_Ubuntu_Core

Created the SD using binaries downloaded according to the instructions.

Unfortunately the kernel hung at a specific point. Does anybody tried Ubuntu on Panda board?

Pandaboard revision is A4

Thank you in advance.

  • Hi,

    Can you please post the boot log?

    I used kernel 3.0 from this wiki page and its working for me. http://omappedia.org/wiki/Ubuntu_kernel_for_OMAP4

    Regards,

    Krunal

  • U-Boot SPL 2011.09-rc2 (Oct 06 2011 - 17:56:54)

    Texas Instruments OMAP4430 ES2.3

    OMAP SD/MMC: 0

    reading u-boot.img

    reading u-boot.bin

    mkimage signature not found - ih_magic = ea000014

    Assuming u-boot.bin ..

    reading u-boot.bin

     

     

    U-Boot 2011.09-rc2 (Oct 06 2011 - 17:56:54)

     

    CPU  : OMAP4430

    Board: OMAP4 Panda

    I2C:   ready

    DRAM:  1 GiB

    WARNING: Caches not enabled

    MMC:   OMAP SD/MMC: 0

    Using default environment

     

    In:    serial

    Out:   serial

    Err:   serial

    Net:   No ethernet found.

    Hit any key to stop autoboot:  0

    reading uEnv.txt

     

    ** Unable to read "uEnv.txt" from mmc 0:1 **

    reading boot.scr

     

    229 bytes read

    Loaded script from boot.scr

    Running bootscript from mmc0 ...

    ## Executing script at 82000000

    reading uImage

     

    4298732 bytes read

    ## Booting kernel from Legacy Image at 80000000 ...

       Image Name:   Ubuntu kernel

       Image Type:   ARM Linux Kernel Image (uncompressed)

       Data Size:    4298668 Bytes = 4.1 MiB

       Load Address: 80008000

       Entry Point:  80008000

       Verifying Checksum ... OK

       Loading Kernel Image ... OK

    OK

     

    Starting kernel ...

     

    Uncompressing Linux... done, booting the kernel.

    [    0.000000] Initializing cgroup subsys cpuset

    [    0.000000] Initializing cgroup subsys cpu

    [    0.000000] Linux version 3.0.0-1205-omap4 (buildd@kaylaberry) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #10-Ubuntu SMP PREEMPT Thu Sep 29 03:57:24 UTC 2011 (Ubuntu 3.0.0-1205.10-omap4 3.0.4)

    [    0.000000] CPU: ARMv7 Processor [411fc093] revision 3 (ARMv7), cr=10c5387f

    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache

    [    0.000000] Machine: OMAP4 Panda board

    [    0.000000] Reserving 33554432 bytes SDRAM for VRAM

    [    0.000000] Memory policy: ECC disabled, Data cache writealloc

    [    0.000000] OMAP4430 ES2.2

    [    0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xe000

    [    0.000000] PERCPU: Embedded 7 pages/cpu @c1133000 s7584 r8192 d12896 u32768

    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 251904

    [    0.000000] Kernel command line: rw vram=32M fixrtc mem=1G@0x80000000 root=/dev/mmcblk0p2 console=ttyO2,115200n8 rootwait

    [    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] allocated 4194304 bytes of page_cgroup

    [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups

    [    0.000000] Memory: 992MB = 992MB total

    [    0.000000] Memory: 993248k/993248k available, 55328k reserved, 229376K highmem

    [    0.000000] Virtual kernel memory layout:

    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)

    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)

    [    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)

    [    0.000000]     vmalloc : 0xf0800000 - 0xf8000000   ( 120 MB)

    [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)

    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)

    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)

    [    0.000000]       .init : 0xc0008000 - 0xc004e000   ( 280 kB)

    [    0.000000]       .text : 0xc004e000 - 0xc0844a78   (8155 kB)

    [    0.000000]       .data : 0xc0846000 - 0xc08ae4b0   ( 418 kB)

    [    0.000000]        .bss : 0xc08ae4d4 - 0xc092a52c   ( 497 kB)

    [    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1

    [    0.000000] Preemptible hierarchical RCU implementation.

    [    0.000000] NR_IRQS:410

    [    0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.

    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz

    [    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms

    [    0.000000] Console: colour dummy device 80x30

    [    0.000152] Calibrating delay loop... 1576.53 BogoMIPS (lpj=6156288)

    [    0.070404] pid_max: default: 32768 minimum: 301

    [    0.070678] Security Framework initialized

    [    0.070770] AppArmor: AppArmor initialized

    [    0.070770] Yama: becoming mindful.

    [    0.070953] Mount-cache hash table entries: 512

    [    0.070953] Initializing cgroup subsys cpuacct

    [    0.070953] Initializing cgroup subsys memory

    [    0.070953] Initializing cgroup subsys devices

    [    0.072143] Initializing cgroup subsys freezer

    [    0.072143] Initializing cgroup subsys blkio

    [    0.072143] Initializing cgroup subsys perf_event

    [    0.072143] CPU: Testing write buffer coherency: ok

    [    0.072631] twd_timer_setup: no clock found

    [    0.072723] Calibrating local timer... 386.31MHz.

    [    0.117492] L310 cache controller enabled

    [    0.117492] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B

    [    0.178497] CPU1: Booted secondary processor

    [    0.247100] Brought up 2 CPUs

    [    0.247131] SMP: Total of 2 processors activated (3115.31 BogoMIPS).

    [    0.247741] devtmpfs: initialized

    [    0.251281] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw

    [    0.251281] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr

    [    0.251312] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1

    [    0.251342] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2

    [    0.251342] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe

    [    0.251373] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg

    [    0.251373] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per

    [    0.251403] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup

    [    0.251403] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private

    [    0.251434] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for dsp

    [    0.251434] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if

    [    0.251434] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.

    [    0.256378] omap_hwmod: mcpdm: cannot be enabled (3)

    [    0.260131] print_constraints: dummy:

    [    0.261352] NET: Registered protocol family 16

    [    0.262145] GPMC revision 6.0

    [    0.263458] omap_device: omap_gpio.0: new worst case activate latency 0: 732421

    [    0.263458] OMAP GPIO hardware version 0.1

    [    0.263641] OMAP GPIO hardware version 0.1

    [    0.263916] OMAP GPIO hardware version 0.1

    [    0.263946] OMAP GPIO hardware version 0.1

    [    0.264221] OMAP GPIO hardware version 0.1

    [    0.264373] OMAP GPIO hardware version 0.1

    [    0.264373] omap_mux_init: Add partition: #1: core, flags: 2

    [    0.264373] omap_mux_init: Add partition: #2: wkup, flags: 2

    [    0.266815] omap_device: omap_uart.0: new worst case activate latency 0: 885009

    [    0.273437] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.

    [    0.274383] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.

    [    0.274414] hw-breakpoint: maximum watchpoint size is 4 bytes.

    [    0.274414] omap_init_sham: platform not supported

    [    0.274414] omap_init_aes: platform not supported

    [    0.274414] pm_dbg_init: only OMAP3 supported

    [    0.274414] omap_ipussdev_init: could not look up iss

    [    0.274414] OMAP DMA hardware revision 0.0

    [    0.282836] bio: create slab <bio-0> at 0

    [    0.283630] print_constraints: vwl1271: 1800 mV

    [    0.283630] SCSI subsystem initialized

    [    0.285064] omap_device: omap2_mcspi.2: new worst case activate latency 0: 61035

    [    0.285247] omap_device: omap2_mcspi.3: new worst case activate latency 0: 183105

    [    0.285400] usbcore: registered new interface driver usbfs

    [    0.285858] usbcore: registered new interface driver hub

    [    0.285949] usbcore: registered new device driver usb

    [    0.286682] omap_device: omap_i2c.1: new worst case activate latency 0: 671386

    [    0.286682] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz

    [    0.286682] Skipping twl internal clock init and using bootloader value (unknown osc rate)

    [    0.287841] twl6030: PIH (irq 39) chaining IRQs 368..387

    [    0.288055] print_constraints: VUSB: 3300 mV normal standby

    [    0.486022] twl6030_usb twl6030_usb: Initialized TWL6030 USB module

    [    0.486206] twl6030: Interrupt status  0x040000

    [    0.486968] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby

    [    0.487518] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby

    [    0.487518] print_constraints: VCXIO: 1800 mV normal standby

    [    0.488037] print_constraints: VDAC: 1800 mV normal standby

    [    0.488433] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby

    [    0.488769] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby

    [    0.488769] print_constraints: CLK32KG:

    [    0.489440] print_constraints: VANA: 2100 mV normal standby

    [    0.498565] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz

    [    0.498748] omap_device: omap_i2c.2: new worst case deactivate latency 0: 183105

    [    0.513793] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz

    [    0.521820] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz

    [    0.529205] omap_device: omap_i2c.4: new worst case deactivate latency 0: 7385253

    [    0.529663] Advanced Linux Sound Architecture Driver Version 1.0.24.

    [    0.529663] Bluetooth: Core ver 2.16

    [    0.530303] NET: Registered protocol family 31

    [    0.530303] Bluetooth: HCI device and connection manager initialized

    [    0.530334] Bluetooth: HCI socket layer initialized

    [    0.530731] cfg80211: Calling CRDA to update world regulatory domain

    [    0.530914] NetLabel: Initializing

    [    0.530914] NetLabel:  domain hash size = 128

    [    0.530914] NetLabel:  protocols = UNLABELED CIPSOv4

    [    0.531585] NetLabel:  unlabeled traffic allowed by default

    [    0.531829] Switching to clocksource 32k_counter

    [    0.536682] Switched to NOHz mode on CPU #0

    [    0.537078] Switched to NOHz mode on CPU #1

    [    0.539978] AppArmor: AppArmor Filesystem Enabled

    [    0.555572] musb-hdrc: version 6.0, musb-dma, otg (peripheral+host)

    [    0.556854] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124

    [    0.557006] NET: Registered protocol family 2

    [    0.557006] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)

    [    0.558685] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)

    [    0.558685] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)

    [    0.561676] TCP: Hash tables configured (established 131072 bind 65536)

    [    0.561676] TCP reno registered

    [    0.561676] UDP hash table entries: 512 (order: 2, 16384 bytes)

    [    0.561767] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)

    [    0.561767] NET: Registered protocol family 1

    [    0.562683] RPC: Registered named UNIX socket transport module.

    [    0.562896] RPC: Registered udp transport module.

    [    0.562896] RPC: Registered tcp transport module.

    [    0.562927] RPC: Registered tcp NFSv4.1 backchannel transport module.

    [    0.630981] ipu-power ipu0: Test of writing to the device message log,done from ipu_pm_init

    [    0.631988] ipu-power initialized ipu, major: 252, minor: 0

    [    0.631988] omap-iommu omap-iommu.0: ducati registered

    [    0.631988] omap-iommu omap-iommu.1: tesla registered

    [    0.631988] iovmm-omap initialized ducati, major: 251, base-minor: 0

    [    0.631988] iovmm-omap initialized tesla, major: 251, base-minor: 1

    [    0.632934] omap-remoteproc omap-remoteproc.0: omap_rproc_probe: adding rproc tesla

    [    0.633148] omap-remoteproc omap-remoteproc.0: omap-rproc initialized tesla, major: 250, base-minor: 0

    [    0.633148] omap-remoteproc omap-remoteproc.1: omap_rproc_probe: adding rproc ducati-proc0

    [    0.633483] omap-remoteproc omap-remoteproc.1: omap-rproc initialized ducati-proc0, major: 250, base-minor: 1

    [    0.633483] omap-remoteproc omap-remoteproc.2: omap_rproc_probe: adding rproc ducati-proc1

    [    0.633483] omap-remoteproc omap-remoteproc.2: omap-rproc initialized ducati-proc1, major: 250, base-minor: 2

    [    0.633697] audit: initializing netlink socket (disabled)

    [    0.634399] type=2000 audit(0.640:1): initialized

    [    0.756408] highmem bounce pool size: 64 pages

    [    0.763946] VFS: Disk quotas dquot_6.5.2

    [    0.763946] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)

    [    0.768707] msgmni has been set to 1491

    [    0.770935] io scheduler noop registered

    [    0.770996] io scheduler deadline registered

    [    0.770996] io scheduler cfq registered (default)

    [    0.832061] OMAP DSS rev 4.0

    [    0.833190] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0

    [    0.864440] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1

    [    0.891540] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2

    [    1.949951] console [ttyO2] enabled

    [    2.065948] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3

    [    2.224822] [drm] Initialized drm 1.1.0 20060810

    [    2.229827] brd: module loaded

    [    2.229827] loop: module loaded

    [    2.240386] (stk) :sysfs entries created

    [    2.240386] (stk) : debugfs entries created

    [    2.250976] usbcore: registered new interface driver smsc95xx

    [    2.258636] cdc_ncm: 01-June-2011

    [    2.262176] usbcore: registered new interface driver cdc_ncm

    [    2.268127] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

    [    2.275177] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator

    [    2.283782] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller

    [    2.289733] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1

    [    2.297668] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00

    [    2.307464] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00

    [    2.313690] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002

    [    2.320831] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1

    [    2.328430] usb usb1: Product: OMAP-EHCI Host Controller

    [    2.334014] usb usb1: Manufacturer: Linux 3.0.0-1205-omap4 ehci_hcd

    [    2.334014] usb usb1: SerialNumber: ehci-omap.0

    [    2.346038] hub 1-0:1.0: USB hub found

    [    2.346038] hub 1-0:1.0: 3 ports detected

    [    2.390563] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

    [    2.397277] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller

    [    2.403503] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2

    [    2.411560] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800

    [    2.512359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001

    [    2.519500] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1

    [    2.527099] usb usb2: Product: OMAP3 OHCI Host Controller

    [    2.527099] usb usb2: Manufacturer: Linux 3.0.0-1205-omap4 ohci_hcd

    [    2.539306] usb usb2: SerialNumber: ohci-omap3.0

    [    2.544769] hub 2-0:1.0: USB hub found

    [    2.548736] hub 2-0:1.0: 3 ports detected

    [    2.553039] Initializing USB Mass Storage driver...

    [    2.558563] usbcore: registered new interface driver usb-storage

    [    2.565002] USB Mass Storage support registered.

    [    2.569854] mousedev: PS/2 mouse device common for all mice

    [    2.576934] omap_device: omap_i2c.1: new worst case activate latency 0: 823974

    [    2.585510] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0

    [    2.592468] twl_rtc twl_rtc: Power up reset detected.

    [    2.598815] twl_rtc twl_rtc: Enabling TWL-RTC.

    [    2.603851] i2c /dev entries driver

    [    2.603851] lirc_dev: IR Remote Control driver registered, major 247

    [    2.615051] Linux video capture interface: v2.00

    [    2.615051] wl1273_fm_module_init

    [    2.626068] Driver for 1-wire Dallas network protocol.

    [    2.631652] 1-Wire driver for the DS2760 battery monitor  chip  - (c) 2004-2005, Szabolcs Gyurko

    [    2.641113] omap_device: omap_wdt.-1: new worst case activate latency 0: 122070

    [    2.649414] OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec

    [    2.655822] omap_device: omap_wdt.-1: new worst case deactivate latency 0: 91552

    [    2.663696] device-mapper: uevent: version 1.0.3

    [    2.669708] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com

    [    2.669708] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0

    [    2.685791] (stc): st_register(2)

    [    2.689239] (stc):  chnl_id list empty :2

    [    2.693542] (stk) : st_kim_start

    [    2.697265] cpuidle: using governor ladder

    [    2.697265] cpuidle: using governor menu

    [    2.713226] usb 1-1: new high speed USB device number 2 using ehci-omap

    [    2.720794] twl6030: Interrupt status  0x000800

    [    2.720916] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator

    [    2.722106] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator

    [    2.743621] proc4430_drv_initializeModule

    [    2.748443] omap-devicehandler omap-devicehandler.0: omap_devh_probe: adding devh Tesla

    [    2.756866] omap-devh initialized Tesla, major: 241, base-minor: 0

    [    2.763702] omap-devicehandler omap-devicehandler.1: omap_devh_probe: adding devh SysM3

    [    2.772277] omap-devh initialized SysM3, major: 241, base-minor: 1

    [    2.778778] omap-devicehandler omap-devicehandler.2: omap_devh_probe: adding devh AppM3

    [    2.787445] omap-devh initialized AppM3, major: 241, base-minor: 2

    [    2.793945] SDP4430 SoC init

    [    2.818084] (stk) :ldisc_install = 1

    [    2.838928] omap_device: omap-mcpdm.-1: new worst case activate latency 0: 30517

    [    2.847808] asoc: null-codec-dai <-> MultiMedia1 mapping ok

    [    2.856079] asoc: null-codec-dai <-> MultiMedia2 mapping ok

    [    2.862640] asoc: null-codec-dai <-> Voice mapping ok

    [    2.869750] asoc: null-codec-dai <-> Tones mapping ok

    [    2.876525] asoc: null-codec-dai <-> Vibra mapping ok

    [    2.883361] asoc: null-codec-dai <-> MODEM mapping ok

    [    2.888763] usb 1-1: New USB device found, idVendor=0424, idProduct=9514

    [    2.889404] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok

    [    2.891357] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok

    [    2.892303] asoc: twl6040-dl1 <-> mcpdm-dl mapping ok

    [    2.894470] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok

    [    2.897491] twl6040-codec twl6040-codec: ASoC: Failed to create Aux/FM Stereo In debugfs file

    [    2.898406] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok

    [    2.899414] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok

    [    2.900451] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok

    [    2.901306] asoc: twl6040-vib <-> mcpdm-vib mapping ok

    [    2.902465] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok

    [    2.903381] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok

    [    2.904418] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok

    [    2.905212] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok

    [    2.906311] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok

    [    2.907226] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok

    [    2.909667] input: Panda Headset Jack as /devices/platform/soc-audio.0/sound/card0/input0

    [    2.909667] mmc0: host does not support reading read-only switch. assuming write-enable.

    [    2.911041] Error: Driver 'hdmi-audio-dai' is already registered, aborting...

    [    2.912506] OMAP4 HDMI audio SoC init

    [    2.912994] asoc: omap4-hdmi-audio-codec <-> hdmi-audio-dai mapping ok

    [    2.912994] ALSA device list:

    [    2.912994]   #0: TI OMAP4 Board

    [    2.912994]   #1: TI OMAP4 HDMI Board

    [    2.912994] aufs 2.1-standalone.tree-3.0-rcN-20110620

    [    2.912994] oprofile: hardware counters not available

    [    2.915008] oprofile: using timer interrupt.

    [    2.916168] TCP cubic registered

    [    2.916168] NET: Registered protocol family 10

    [    2.916168] NET: Registered protocol family 17

    [    2.920104] lib80211: common routines for IEEE802.11 drivers

    [    2.920135] Registering the dns_resolver key type

    [    2.920135] VFP support v0.3:

    [    3.071807] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0

    [    3.071868] implementor 41 architecture 3 part 30 variant 9 rev 4

    [    3.071929] ThumbEE CPU extension supported.

    [    3.071929] Registering SWP/SWPB emulation handler

    [    3.074890] mmc0: new SDHC card at address 0007

    [    3.075561] omap2_set_init_voltage: unable to find boot up OPP for vdd_iva

    [    3.075561] omap2_set_init_voltage: Unable to put vdd_iva to its init voltage

    [    3.075561]

    [    3.076202] Power Management for TI OMAP4.

    [    3.076385] sr_init: No PMIC hook to init smartreflex

    [    3.076385] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized

    [    3.076385] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized

    [    3.076873] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized

    [    3.076873] SmartReflex Class3 initialized

    [    3.080444] registered taskstats version 1

    [    3.087097] omap_device: omap_i2c.1: new worst case activate latency 0: 6622314

    [    3.087799] regulator_init_complete: VANA: incomplete constraints, leaving on

    [    3.088195] regulator_init_complete: CLK32KG: incomplete constraints, leaving on

    [    3.088775] ------------[ cut here ]------------

    [    3.088775] WARNING: at /build/buildd/linux-ti-omap4-3.0.0/arch/arm/mach-omap2/omap_l3_noc.c:106 l3_interrupt_handler+0xd0/0x124()

    [    3.088836] CUSTOM SRESP error with SOURCE:L4 PER2

    [    3.088836] Modules linked in:

    [    3.088836] [<c005a270>] (unwind_backtrace+0x0/0xe0) from [<c0092158>] (warn_slowpath_common+0x4c/0x64)

    [    3.088836] [<c0092158>] (warn_slowpath_common+0x4c/0x64) from [<c00921f0>] (warn_slowpath_fmt+0x2c/0x3c)

    [    3.088836] [<c00921f0>] (warn_slowpath_fmt+0x2c/0x3c) from [<c006e9b0>] (l3_interrupt_handler+0xd0/0x124)

    [    3.088836] [<c006e9b0>] (l3_interrupt_handler+0xd0/0x124) from [<c00da6e0>] (handle_irq_event_percpu+0xb0/0x274)

    [    3.088989] [<c00da6e0>] (handle_irq_event_percpu+0xb0/0x274) from [<c00da8e0>] (handle_irq_event+0x3c/0x5c)

    [    3.089019] [<c00da8e0>] (handle_irq_event+0x3c/0x5c) from [<c00dc9d8>] (handle_fasteoi_irq+0xc8/0x100)

    [    3.089019] [<c00dc9d8>] (handle_fasteoi_irq+0xc8/0x100) from [<c00da028>] (generic_handle_irq+0x2c/0x40)

    [    3.089019] [<c00da028>] (generic_handle_irq+0x2c/0x40) from [<c004e078>] (asm_do_IRQ+0x78/0xb8)

    [    3.089019] [<c004e078>] (asm_do_IRQ+0x78/0xb8) from [<c05fd98c>] (__irq_svc+0x4c/0x128)

    [    3.089019] Exception stack(0xef849da0 to 0xef849de8)

    [    3.089141] 9da0: c087149c 60000013 ef849dd0 00000000 c087149c c087144c 60000013 00000000

    [    3.089172] 9dc0: 00000000 00000002 00000000 00000001 00000000 ef849de8 c0064604 c05fcff8

    [    3.089172] 9de0: 60000013 ffffffff

    [    3.089172] [<c05fd98c>] (__irq_svc+0x4c/0x128) from [<c05fcff8>] (_raw_spin_unlock_irqrestore+0x1c/0x44)

    [    3.089172] [<c05fcff8>] (_raw_spin_unlock_irqrestore+0x1c/0x44) from [<c0064604>] (omap_hwmod_idle+0x30/0x40)

    [    3.089172] [<c0064604>] (omap_hwmod_idle+0x30/0x40) from [<c0074aa4>] (omap_device_idle_hwmods+0x20/0x34)

    [    3.089172] [<c0074aa4>] (omap_device_idle_hwmods+0x20/0x34) from [<c00741ec>] (_omap_device_deactivate+0x58/0x148)

    [    3.089172] [<c00741ec>] (_omap_device_deactivate+0x58/0x148) from [<c00748f4>] (omap_device_idle+0x48/0x64)

    [    3.089324] [<c00748f4>] (omap_device_idle+0x48/0x64) from [<c007492c>] (_od_runtime_suspend+0x1c/0x24)

    [    3.089324] [<c007492c>] (_od_runtime_suspend+0x1c/0x24) from [<c035cecc>] (rpm_callback+0x4c/0x64)

    [    3.089324] [<c035cecc>] (rpm_callback+0x4c/0x64) from [<c035d3bc>] (rpm_suspend+0x210/0x3a4)

    [    3.089324] [<c035d3bc>] (rpm_suspend+0x210/0x3a4) from [<c035e014>] (__pm_runtime_suspend+0x5c/0x74)

    [    3.089324] [<c035e014>] (__pm_runtime_suspend+0x5c/0x74) from [<c035ad40>] (pm_generic_runtime_idle+0x44/0x4c)

    [    3.089447] [<c035ad40>] (pm_generic_runtime_idle+0x44/0x4c) from [<c035d704>] (rpm_idle+0x140/0x17c)

    [    3.089447] [<c035d704>] (rpm_idle+0x140/0x17c) from [<c035d804>] (__pm_runtime_idle+0x5c/0x74)

    [    3.089447] [<c035d804>] (__pm_runtime_idle+0x5c/0x74) from [<c03e06f4>] (omap_i2c_xfer+0xb4/0xbc)

    [    3.089447] [<c03e06f4>] (omap_i2c_xfer+0xb4/0xbc) from [<c03dcf9c>] (i2c_transfer+0xb0/0x104)

    [    3.089538] [<c03dcf9c>] (i2c_transfer+0xb0/0x104) from [<c0367368>] (twl_i2c_read+0xdc/0x128)

    [    3.089538] [<c0367368>] (twl_i2c_read+0xdc/0x128) from [<c031ba48>] (twl6030reg_is_enabled+0x3c/0xa0)

    [    3.089599] [<c031ba48>] (twl6030reg_is_enabled+0x3c/0xa0) from [<c0028694>] (regulator_init_complete+0x78/0x130)

    [    3.089630] [<c0028694>] (regulator_init_complete+0x78/0x130) from [<c004e5cc>] (do_one_initcall+0x90/0x160)

    [    3.089630] [<c004e5cc>] (do_one_initcall+0x90/0x160) from [<c0008bcc>] (kernel_init+0xb4/0x15c)

    [    3.089630] [<c0008bcc>] (kernel_init+0xb4/0x15c) from [<c0054264>] (kernel_thread_exit+0x0/0x8)

    [    3.089630] ---[ end trace b4b364da7e4f718e ]---

    [    3.090301] regulator_init_complete: VDAC: incomplete constraints, leaving on

    [    3.090667] regulator_init_complete: VCXIO: incomplete constraints, leaving on

    [    3.091400] regulator_init_complete: VUSB: incomplete constraints, leaving on

    [    3.544128] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)

    [    3.552734] mmcblk0: mmc0:0007 SD04G 3.67 GiB

    [    3.552947] hub 1-1:1.0: USB hub found

    [    3.561370] hub 1-1:1.0: 5 ports detected

    [    3.567474]  mmcblk0: p1 p2

    [    3.672668] omapdss DISPC error: timeout waiting for EVSYNC

    [    3.678558] omap_vout omap_vout: 'hdmi' Display already enabled

    [    3.685089] omap_vout omap_vout: Buffer Size = 3686400

    [    3.691040] omap_vout omap_vout: : registered and initialized video device 1

    [    3.698974] omap_vout omap_vout: Buffer Size = 3686400

    [    3.705047] omap_vout omap_vout: : registered and initialized video device 2

    [    3.717010] mmc1: card claims to support voltages below the defined range. These will be ignored.

    [    3.726745] Not enabling generic panel as no connector is detected

    [    3.733276] omapdrm omapdrm.0: could not create connector

    [    3.760559] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)

    [    3.767425] mmc1: new SDIO card at address 0001

    [    3.821319] (stk) :line disc installation timed out

    [    3.821319] (stk) :ldisc_install = 0

    [    3.875915] omapdss DISPC error: timeout waiting for EVSYNC

    [    3.876007] usb 1-1.1: new high speed USB device number 3 using ehci-omap

    [    3.916076] (stk) :ldisc_install = 1

    [    3.981842] omapdss DISPC error: timeout waiting for EVSYNC

    [    4.014526] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00

    [    4.014587] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0

    [    4.017120] smsc95xx v1.0.4

    [    4.086608] omapdss DISPC error: timeout waiting for EVSYNC

    [    4.101776] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 2a:40:b6:e1:3b:0a

    [    4.187469] usb 1-1.2: new high speed USB device number 4 using ehci-omap

    [    4.188140] omapdss DISPC error: timeout waiting for EVSYNC

    [    4.197021] Console: switching to colour frame buffer device 128x48

    [    4.299407] fb0: omapdrm frame buffer device

    [    4.303955] drm: registered panic notifier

    [    4.308258] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).

    [    4.315277] [drm] No driver support for vblank timestamp query.

    [    4.321533] [drm] Initialized omapdrm 1.0.0 20110403 on minor 0

    [    4.334564] EXT3-fs: barriers not enabled

    [    4.340667] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0608

    [    4.348022] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0

    [    4.355804] usb 1-1.2: Product: USB2.0 Hub

    [    4.355895] kjournald starting.  Commit interval 5 seconds

    [    4.366760] hub 1-1.2:1.0: USB hub found

    [    4.371398] hub 1-1.2:1.0: 4 ports detected

    [    4.376617] EXT3-fs (mmcblk0p2): using internal journal

    [    4.378173] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode

    [    4.389495] VFS: Mounted root (ext3 filesystem) on device 179:2.

    [    4.400878] devtmpfs: mounted

    [    4.404083] Freeing init memory: 280K

    [    4.665802] usb 1-1.2.2: new low speed USB device number 5 using ehci-omap

    [    4.793548] usb 1-1.2.2: New USB device found, idVendor=04b3, idProduct=310c

    [    4.801086] usb 1-1.2.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0

    [    4.808990] usb 1-1.2.2: Product: USB Optical Mouse

    [    4.907531] usb 1-1.2.3: new low speed USB device number 6 using ehci-omap

    [    4.922668] (stk) :line disc installation timed out

    [    4.927764] (stk) :ldisc_install = 0

    [    5.043212] (stk) :ldisc_install = 1

    [    5.048950] usb 1-1.2.3: New USB device found, idVendor=413c, idProduct=2105

    [    5.048950] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0

    [    5.066772] usb 1-1.2.3: Product: Dell USB Keyboard

    [    5.072265] usb 1-1.2.3: Manufacturer: Dell

    [    6.064697] (stk) :line disc installation timed out

    [    6.069763] (stk) :ldisc_install = 0

    [    6.164764] (stk) :ldisc_install = 1

    [    7.165466] (stk) :line disc installation timed out

    [    7.170715] (stk) :ldisc_install = 0

    [    7.276916] (stk) :ldisc_install = 1

    [    8.325256] (stk) :line disc installation timed out

    [    8.330535] (stk) :ldisc_install = 0

    [    8.433349] (stk) :ldisc_install = 1

    [    9.483154] (stk) :line disc installation timed out

    [    9.488494] (stk) :ldisc_install = 0

    [    9.491424] ti_st_open: st_register failed -22

    [   15.560150] (stk) :line disc installation timed out

    [   16.664703] (stk) :line disc installation timed out

    [   17.761657] (stk) :line disc installation timed out

    [   18.868560] (stk) :line disc installation timed out

    [   20.119415] (stk) :line disc installation timed out

    [   21.161804] (stk) :line disc installation timed out

    [   21.166839] fmdrv: Failed to get ST write func pointer

    [   21.172424] (stc):  chnl_id 8 not registeredH

    [   21.172424] fmdrv: Unable to prepare FM CORE

    Here it stops.

     

  • Rostislav,

    The pandaboard community discusses panda related issues on hte pandaboard google group - you may want to try there for a faster response. This forum does not cover panda.

    Regards,

    Magdalena

  • Try version 12.04. I had the exactly same problem.