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.

Blaze 4430 - How to enable Touchscreen and keyboard

Other Parts Discussed in Thread: TWL6030, TWL6040

I successfully booted ubuntu 12.04 desktop pre-built binaries, but the screen comes up only on the HDMI. I would like to use only the touchscreen & built-in keyboard.

I also tried to get a USB mouse/keyboard to work using a micro-USB cable and a USB hub but that did not work either so I have no access.

Thanks,

= Mark

  • Hi Mark, 

    did you followed the guide here:

    http://omappedia.org/wiki/Get_started_with_ubuntu_on_omap4

    For display related issue you must cover the article below, and see if all your bootargs are set correct, also if that your ubuntu release have the required drivers.

    http://omappedia.org/wiki/Bootargs_for_enabling_display

    In order usb device to work your device needs specific OTG cable. Make sure you are using one such, and monitor the DMESG log for changes when plugging the required USB device.

    http://e2e.ti.com/support/omap/f/849/t/131557.aspx

    Regards,

    Boyko

  • Boyko,

    Thanks for the response.

    1. I used one of the pre-built binaries pointed to from: http://www.omappedia.com/wiki/Ubuntu_on_Blaze , then to http://www.omappedia.com/wiki/Ubuntu_Pre-built_Binaries_Guide then http://www.omappedia.com/wiki/Prebuilt_ubuntu_binaries . I used http://cdimage.ubuntu.com/releases/12.04/release/ubuntu-12.04-preinstalled-desktop-armhf+omap4.img.gz

    2. I looked at the boot args and the vram=16M so that seems ok. I have no idea what drivers I would be looking for.

    3. Currently, I have no input mechanisms to access the device. I don't have an OTG cable but I am still on the hunt for one.

    = Mark

  • So I did manage to get a serial console. here is the dmesg output.

    root@mark-desktop:/var/log# dmesg
    [ 0.000000] Booting Linux on physical CPU 0
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.0-1412-omap4 (buildd@shedir) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #16-Ubuntu SMP PREEMPT Tue Apr 17 19:38:42 UTC 2012 (Ubuntu 3.2.0-1412.16-omap4 3.2.14)
    [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [ 0.000000] Machine: OMAP4 Panda board
    [ 0.000000] Reserving 41943040 bytes SDRAM for VRAM
    [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
    [ 0.000000] On node 0 totalpages: 237312
    [ 0.000000] free_area_init_node: node 0, pgdat c096da60, node_mem_map c0a38000
    [ 0.000000] Normal zone: 1536 pages used for memmap
    [ 0.000000] Normal zone: 0 pages reserved
    [ 0.000000] Normal zone: 180736 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 512 pages used for memmap
    [ 0.000000] HighMem zone: 54528 pages, LIFO batch:15
    [ 0.000000] OMAP4430 ES2.2
    [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1240000 s10080 r8192 d14496 u32768
    [ 0.000000] pcpu-alloc: s10080 r8192 d14496 u32768 alloc=8*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 235264
    [ 0.000000] Kernel command line: ro elevator=noop vram=40M mem=456M@0x80000000 mem=512M@0xA0000000 root=UUID=ffb344c6-2193-485a-97c1-6917d96afeb6 fixrtc quiet splash
    [ 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: 456MB 471MB = 927MB total
    [ 0.000000] Memory: 921460k/921460k available, 69772k reserved, 220160K highmem
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
    [ 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] .text : 0xc0008000 - 0xc08b334c (8877 kB)
    [ 0.000000] .init : 0xc08b4000 - 0xc0918760 ( 402 kB)
    [ 0.000000] .data : 0xc091a000 - 0xc09710a8 ( 349 kB)
    [ 0.000000] .bss : 0xc09710cc - 0xc0a37a0c ( 795 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 nr_irqs:410 410
    [ 0.000000] ------------[ cut here ]------------
    [ 0.000000] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/common/gic.c:611 gic_init+0xb0/0x11c()
    [ 0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated
    [ 0.000000] Modules linked in:
    [ 0.000000] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump_stack+0x20/0x24)
    [ 0.000000] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slowpath_common+0x5c/0x74)
    [ 0.000000] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052b38>] (warn_slowpath_fmt+0x40/0x48)
    [ 0.000000] [<c0052b38>] (warn_slowpath_fmt+0x40/0x48) from [<c08bbc50>] (gic_init+0xb0/0x11c)
    [ 0.000000] [<c08bbc50>] (gic_init+0xb0/0x11c) from [<c08bf360>] (gic_init_irq+0x6c/0x80)
    [ 0.000000] [<c08bf360>] (gic_init_irq+0x6c/0x80) from [<c08b74bc>] (init_IRQ+0x1c/0x24)
    [ 0.000000] [<c08b74bc>] (init_IRQ+0x1c/0x24) from [<c08b4774>] (start_kernel+0x184/0x318)
    [ 0.000000] [<c08b4774>] (start_kernel+0x184/0x318) from [<80008044>] (0x80008044)
    [ 0.000000] ---[ end trace da227214a82491b7 ]---
    [ 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.000000] console [tty0] enabled
    [ 0.000274] Calibrating delay loop... 1590.23 BogoMIPS (lpj=6213632)
    [ 0.070373] pid_max: default: 32768 minimum: 301
    [ 0.070648] Security Framework initialized
    [ 0.070709] AppArmor: AppArmor initialized
    [ 0.070739] Yama: becoming mindful.
    [ 0.071075] Mount-cache hash table entries: 512
    [ 0.072265] Initializing cgroup subsys cpuacct
    [ 0.072357] Initializing cgroup subsys memory
    [ 0.072418] Initializing cgroup subsys devices
    [ 0.072418] Initializing cgroup subsys freezer
    [ 0.072448] Initializing cgroup subsys net_cls
    [ 0.072448] Initializing cgroup subsys blkio
    [ 0.072509] Initializing cgroup subsys perf_event
    [ 0.072692] CPU: Testing write buffer coherency: ok
    [ 0.072784] ftrace: allocating 25675 entries in 76 pages
    [ 0.114105] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [ 0.114166] Calibrating local timer... 390.17MHz.
    [ 0.156494] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
    [ 0.156616] Setting up static identity map for 0x805d4dd0 - 0x805d4e18
    [ 0.156616] L310 cache controller enabled
    [ 0.156646] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B
    [ 0.233154] CPU1: Booted secondary processor
    [ 0.263153] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [ 0.263183] CPU1: Unknown IPI message 0x1
    [ 0.263214] Brought up 2 CPUs
    [ 0.263214] SMP: Total of 2 processors activated (3144.71 BogoMIPS).
    [ 0.264160] devtmpfs: initialized
    [ 0.268524] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
    [ 0.322692] omap_hwmod: mcpdm: _wait_target_ready: -16
    [ 0.322692] ------------[ cut here ]------------
    [ 0.322723] WARNING: at /build/buildd/linux-ti-omap4-3.2.0/arch/arm/mach-omap2/omap_hwmod.c:1509 _enable+0x1ec/0x220()
    [ 0.322753] Modules linked in:
    [ 0.322784] [<c0015cd0>] (unwind_backtrace+0x0/0xec) from [<c05b9fd4>] (dump_stack+0x20/0x24)
    [ 0.322814] [<c05b9fd4>] (dump_stack+0x20/0x24) from [<c0052a64>] (warn_slowpath_common+0x5c/0x74)
    [ 0.322845] [<c0052a64>] (warn_slowpath_common+0x5c/0x74) from [<c0052aa8>] (warn_slowpath_null+0x2c/0x34)
    [ 0.322875] [<c0052aa8>] (warn_slowpath_null+0x2c/0x34) from [<c0022a34>] (_enable+0x1ec/0x220)
    [ 0.322906] [<c0022a34>] (_enable+0x1ec/0x220) from [<c0022e64>] (_setup.part.13+0x20/0xf0)
    [ 0.322937] [<c0022e64>] (_setup.part.13+0x20/0xf0) from [<c0022fc8>] (_setup+0x94/0x9c)
    [ 0.322937] [<c0022fc8>] (_setup+0x94/0x9c) from [<c0023174>] (omap_hwmod_for_each+0x38/0x68)
    [ 0.322967] [<c0023174>] (omap_hwmod_for_each+0x38/0x68) from [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0)
    [ 0.322998] [<c08be724>] (omap_hwmod_setup_all+0x74/0xa0) from [<c000876c>] (do_one_initcall+0xa0/0x170)
    [ 0.323028] [<c000876c>] (do_one_initcall+0xa0/0x170) from [<c08b49d0>] (kernel_init+0xc8/0x170)
    [ 0.323059] [<c08b49d0>] (kernel_init+0xc8/0x170) from [<c000ee84>] (kernel_thread_exit+0x0/0x8)
    [ 0.323089] ---[ end trace da227214a82491b8 ]---
    [ 0.323089] omap_hwmod: mcpdm: cannot be enabled (3)
    [ 0.329742] Enabling ERRATA 742230
    [ 0.329772] Enabling ERRATA 751472
    [ 0.329772] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier
    [ 0.330596] print_constraints: dummy:
    [ 0.330871] NET: Registered protocol family 16
    [ 0.331268] Trying to unpack rootfs image as initramfs...
    [ 0.339691] GPMC revision 6.0
    [ 0.339782] mpu.0: alias fck already exists
    [ 0.340087] iva.0: alias fck already exists
    [ 0.341400] OMAP GPIO hardware version 0.1
    [ 0.342956] omap_mux_init: Add partition: #1: core, flags: 2
    [ 0.343902] omap_mux_init: Add partition: #2: wkup, flags: 2
    [ 0.356018] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000
    [ 0.359313] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
    [ 0.359313] hw-breakpoint: maximum watchpoint size is 4 bytes.
    [ 0.364776] omap_ipussdev_init: could not look up fdif
    [ 0.365661] OMAP DMA hardware revision 0.0
    [ 0.373138] bio: create slab <bio-0> at 0
    [ 0.374053] print_constraints: vwl1271: 1800 mV
    [ 0.375244] i2c-core: driver [twl] using legacy suspend method
    [ 0.375244] i2c-core: driver [twl] using legacy resume method
    [ 0.376007] SCSI subsystem initialized
    [ 0.376312] libata version 3.00 loaded.
    [ 0.377624] usbcore: registered new interface driver usbfs
    [ 0.377685] usbcore: registered new interface driver hub
    [ 0.377868] usbcore: registered new device driver usb
    [ 0.392852] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
    [ 0.393554] Skipping twl internal clock init and using bootloader value (unknown osc rate)
    [ 0.394073] twl6030: PIH (irq 39) chaining IRQs 368..387
    [ 0.394775] print_constraints: VUSB: 3300 mV normal standby
    [ 0.597106] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
    [ 0.598144] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
    [ 0.598693] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
    [ 0.599151] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
    [ 0.599700] print_constraints: VCXIO: 1800 mV normal standby
    [ 0.600036] print_constraints: VDAC: 1800 mV normal standby
    [ 0.600524] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
    [ 0.600585] twl_reg twl_reg.37: Failed to set supply vmmc
    [ 0.600708] twl_reg twl_reg.37: can't register VAUX1_6030, -16
    [ 0.600708] twl_reg: probe of twl_reg.37 failed with error -16
    [ 0.601135] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
    [ 0.601593] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
    [ 0.601928] print_constraints: CLK32KG:
    [ 0.602233] print_constraints: VANA: 2100 mV normal standby
    [ 0.613830] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
    [ 0.629058] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
    [ 0.644317] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
    [ 0.645141] iommu_enable: NULL arch_iommu
    [ 0.645172] omap-iommu omap-iommu.0: can't get omap iommu: -19
    [ 0.645172] omap-iommu omap-iommu.0: can't attach iommu device: -19
    [ 0.645263] omap-iommu omap-iommu.1: tesla registered
    [ 0.645446] Advanced Linux Sound Architecture Driver Version 1.0.24.
    [ 0.646026] NetLabel: Initializing
    [ 0.646057] NetLabel: domain hash size = 128
    [ 0.646057] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.646118] NetLabel: unlabeled traffic allowed by default
    [ 0.646545] Switching to clocksource 32k_counter
    [ 0.666259] FS-Cache: Loaded
    [ 0.666534] AppArmor: AppArmor Filesystem Enabled
    [ 0.679992] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
    [ 0.680236] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
    [ 0.680267] musb-hdrc: MHDRC RTL version 2.0
    [ 0.680267] musb-hdrc: setup fifo_mode 4
    [ 0.680297] musb-hdrc: 28/31 max ep, 16384/16384 memory
    [ 0.680664] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
    [ 0.680969] NET: Registered protocol family 2
    [ 0.681365] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.682678] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.684570] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [ 0.685760] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.685791] TCP reno registered
    [ 0.685791] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.685852] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.686370] NET: Registered protocol family 1
    [ 0.713317] Freeing initrd memory: 4532K
    [ 0.718322] ipu-power ipu0: Test of writing to the device message log,done from ipu_pm_init
    [ 0.718322] ipu-power initialized ipu, major: 253, minor: 0
    [ 0.718902] iovmm-omap initialized ducati, major: 252, base-minor: 0
    [ 0.719085] iovmm-omap initialized tesla, major: 252, base-minor: 1
    [ 0.720031] omap-remoteproc omap-remoteproc.0: omap_rproc_probe: adding rproc tesla
    [ 0.720245] omap-remoteproc omap-remoteproc.0: omap-rproc initialized tesla, major: 251, base-minor: 0
    [ 0.720275] omap-remoteproc omap-remoteproc.1: omap_rproc_probe: adding rproc ducati-proc0
    [ 0.720458] omap-remoteproc omap-remoteproc.1: omap-rproc initialized ducati-proc0, major: 251, base-minor: 1
    [ 0.720489] omap-remoteproc omap-remoteproc.2: omap_rproc_probe: adding rproc ducati-proc1
    [ 0.720672] omap-remoteproc omap-remoteproc.2: omap-rproc initialized ducati-proc1, major: 251, base-minor: 2
    [ 0.721374] audit: initializing netlink socket (disabled)
    [ 0.721405] type=2000 audit(0.695:1): initialized
    [ 0.834808] highmem bounce pool size: 64 pages
    [ 0.843170] VFS: Disk quotas dquot_6.5.2
    [ 0.843627] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.846923] fuse init (API version 7.17)
    [ 0.847442] msgmni has been set to 1378
    [ 0.849060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
    [ 0.849182] io scheduler noop registered (default)
    [ 0.849182] io scheduler deadline registered
    [ 0.849243] io scheduler cfq registered
    [ 0.850006] OMAP DSS rev 4.0
    [ 0.878021] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
    [ 0.912292] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
    [ 0.935729] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
    [ 1.052917] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
    [ 1.178314] [drm] Initialized drm 1.1.0 20060810
    [ 1.179016] brd: module loaded
    [ 1.183715] loop: module loaded
    [ 1.183807] (stk) :sysfs entries created
    [ 1.183868] (stk) : debugfs entries created
    [ 1.188720] Fixed MDIO Bus: probed
    [ 1.188751] tun: Universal TUN/TAP device driver, 1.6
    [ 1.188751] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [ 1.189147] PPP generic driver version 2.4.2
    [ 1.189453] usbcore: registered new interface driver smsc95xx
    [ 1.189758] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.189758] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
    [ 1.189910] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
    [ 2.193481] ehci-omap ehci-omap.0: phy reset operation timed out
    [ 2.193511] ehci-omap ehci-omap.0: reset hcs_params 0x1313 dbg=0 cc=1 pcc=3 ordered ports=3
    [ 2.193542] ehci-omap ehci-omap.0: reset hcc_params 20016 thresh 1 uframes 256/512/1024 park LPM
    [ 2.193542] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [ 2.193817] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [ 2.193939] ehci-omap ehci-omap.0: park 0
    [ 2.193969] ehci-omap ehci-omap.0: support lpm
    [ 2.194000] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
    [ 2.194030] ehci-omap ehci-omap.0: reset command 0080b02 park=3 ithresh=8 period=1024 Reset HALT
    [ 2.194061] ehci-omap ehci-omap.0: init command 0010005 (park)=0 ithresh=1 period=512 RUN
    [ 2.209136] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [ 2.209259] usb usb1: default language 0x0409
    [ 2.209320] usb usb1: udev 1, busnum 1, minor = 0
    [ 2.209320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 2.209350] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 2.209350] usb usb1: Product: OMAP-EHCI Host Controller
    [ 2.209381] usb usb1: Manufacturer: Linux 3.2.0-1412-omap4 ehci_hcd
    [ 2.209381] usb usb1: SerialNumber: ehci-omap.0
    [ 2.209808] usb usb1: usb_probe_device
    [ 2.209838] usb usb1: configuration #1 chosen from 1 choice
    [ 2.209869] usb usb1: adding 1-0:1.0 (config #1, interface 0)
    [ 2.210021] hub 1-0:1.0: usb_probe_interface
    [ 2.210021] hub 1-0:1.0: usb_probe_interface - got id
    [ 2.210052] hub 1-0:1.0: USB hub found
    [ 2.210052] hub 1-0:1.0: 3 ports detected
    [ 2.210083] hub 1-0:1.0: standalone hub
    [ 2.210083] hub 1-0:1.0: individual port power switching
    [ 2.210113] hub 1-0:1.0: individual port over-current protection
    [ 2.210113] hub 1-0:1.0: power on to power good time: 20ms
    [ 2.210144] hub 1-0:1.0: local power source is good
    [ 2.210174] hub 1-0:1.0: enabling power on all ports
    [ 2.210388] ehci-omap ehci-omap.0: ...powerup ports...
    [ 2.240447] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 2.240478] ohci_hcd: block sizes: ed 64 td 64
    [ 2.240661] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
    [ 2.240905] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
    [ 2.240936] ohci-omap3 ohci-omap3.0: starting OHCI controller
    [ 2.240997] ohci-omap3 ohci-omap3.0: created debug files
    [ 2.241058] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
    [ 2.310791] hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0000
    [ 2.322570] ohci-omap3 ohci-omap3.0: OHCI controller state
    [ 2.322570] ohci-omap3 ohci-omap3.0: OHCI 1.0, NO legacy support registers
    [ 2.322601] ohci-omap3 ohci-omap3.0: control 0x283 RWC HCFS=operational CBSR=3
    [ 2.322601] ohci-omap3 ohci-omap3.0: cmdstatus 0x00000 SOC=0
    [ 2.322631] ohci-omap3 ohci-omap3.0: intrstatus 0x00000004 SF
    [ 2.322662] ohci-omap3 ohci-omap3.0: intrenable 0x8000005a MIE RHSC UE RD WDH
    [ 2.322662] ohci-omap3 ohci-omap3.0: hcca frame #0014
    [ 2.322692] ohci-omap3 ohci-omap3.0: roothub.a 0a000203 POTPGT=10 NPS NDP=3(3)
    [ 2.322692] ohci-omap3 ohci-omap3.0: roothub.b 00000000 PPCM=0000 DR=0000
    [ 2.322723] ohci-omap3 ohci-omap3.0: roothub.status 00008000 DRWE
    [ 2.322723] ohci-omap3 ohci-omap3.0: roothub.portstatus [0] 0x00000100 PPS
    [ 2.322753] ohci-omap3 ohci-omap3.0: roothub.portstatus [1] 0x00000100 PPS
    [ 2.322753] ohci-omap3 ohci-omap3.0: roothub.portstatus [2] 0x00000100 PPS
    [ 2.322814] usb usb2: default language 0x0409
    [ 2.322845] usb usb2: udev 1, busnum 2, minor = 128
    [ 2.322875] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    [ 2.322875] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 2.322906] usb usb2: Product: OMAP3 OHCI Host Controller
    [ 2.322906] usb usb2: Manufacturer: Linux 3.2.0-1412-omap4 ohci_hcd
    [ 2.322937] usb usb2: SerialNumber: ohci-omap3.0
    [ 2.323333] usb usb2: usb_probe_device
    [ 2.323364] usb usb2: configuration #1 chosen from 1 choice
    [ 2.323394] usb usb2: adding 2-0:1.0 (config #1, interface 0)
    [ 2.323516] hub 2-0:1.0: usb_probe_interface
    [ 2.323547] hub 2-0:1.0: usb_probe_interface - got id
    [ 2.323547] hub 2-0:1.0: USB hub found
    [ 2.323577] hub 2-0:1.0: 3 ports detected
    [ 2.323608] hub 2-0:1.0: standalone hub
    [ 2.323608] hub 2-0:1.0: no power switching (usb 1.0)
    [ 2.323608] hub 2-0:1.0: global over-current protection
    [ 2.323638] hub 2-0:1.0: power on to power good time: 20ms
    [ 2.323669] hub 2-0:1.0: local power source is good
    [ 2.323669] hub 2-0:1.0: no over-current condition exists
    [ 2.323699] hub 2-0:1.0: trying to enable port power on non-switchable hub
    [ 2.324188] Initializing USB Mass Storage driver...
    [ 2.324310] usbcore: registered new interface driver usb-storage
    [ 2.324340] USB Mass Storage support registered.
    [ 2.324707] mousedev: PS/2 mouse device common for all mice
    [ 2.325134] i2c-core: driver [tm12xx_ts] using legacy suspend method
    [ 2.325134] i2c-core: driver [tm12xx_ts] using legacy resume method
    [ 2.325805] twl_rtc twl_rtc: Power up reset detected.
    [ 2.326904] twl_rtc twl_rtc: Enabling TWL-RTC.
    [ 2.328674] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
    [ 2.328887] Linux media interface: v0.10
    [ 2.328948] Linux video capture interface: v2.00
    [ 2.332244] OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
    [ 2.332885] device-mapper: uevent: version 1.0.3
    [ 2.333251] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [ 2.335510] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
    [ 2.338348] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
    [ 2.408447] thermal_governor_dev_register:Adding omap_ondie_governor governor
    [ 2.408447] thermal_init_thermal_state:Not all components registered for cpu domain sensor (null), gov=ee2f4880, cooling= (null)
    [ 2.409332] proc4430_drv_initializeModule
    [ 2.409881] omap-devicehandler omap-devicehandler.0: omap_devh_probe: adding devh Tesla
    [ 2.410095] omap-devh initialized Tesla, major: 242, base-minor: 0
    [ 2.410278] omap-devicehandler omap-devicehandler.1: omap_devh_probe: adding devh SysM3
    [ 2.410461] omap-devh initialized SysM3, major: 242, base-minor: 1
    [ 2.410644] omap-devicehandler omap-devicehandler.2: omap_devh_probe: adding devh AppM3
    [ 2.410797] omap-devh initialized AppM3, major: 242, base-minor: 2
    [ 2.413299] SDP4430 SoC init
    [ 2.420166] hub 2-0:1.0: state 7 ports 3 chg 0000 evt 0000
    [ 2.444885] asoc: null-codec-dai <-> MultiMedia1 mapping ok
    [ 2.445739] asoc: null-codec-dai <-> MultiMedia2 mapping ok
    [ 2.447082] asoc: null-codec-dai <-> Voice mapping ok
    [ 2.447937] asoc: null-codec-dai <-> Tones mapping ok
    [ 2.448730] asoc: null-codec-dai <-> Vibra mapping ok
    [ 2.449157] asoc: null-codec-dai <-> MODEM mapping ok
    [ 2.449493] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
    [ 2.450805] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
    [ 2.451660] asoc: twl6040-legacy <-> mcpdm-dl mapping ok
    [ 2.452514] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
    [ 2.453491] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
    [ 2.453826] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
    [ 2.454162] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
    [ 2.454467] asoc: twl6040-vib <-> mcpdm-vib mapping ok
    [ 2.454833] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
    [ 2.455200] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
    [ 2.455535] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
    [ 2.455902] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
    [ 2.456237] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
    [ 2.456542] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
    [ 2.456878] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
    [ 2.460357] input: Panda Headset Jack as /devices/platform/soc-audio.0/sound/card0/input0
    [ 2.463928] Error: Driver 'hdmi-audio-dai' is already registered, aborting...
    [ 2.463958] OMAP4 HDMI audio SoC init
    [ 2.465057] asoc: omap4-hdmi-audio-codec <-> hdmi-audio-dai mapping ok
    [ 2.465881] ALSA device list:
    [ 2.465881] #0: TI OMAP4 Board
    [ 2.465881] #1: TI OMAP4 HDMI Board
    [ 2.465972] u32 classifier
    [ 2.466003] Actions configured
    [ 2.467437] TCP cubic registered
    [ 2.468170] NET: Registered protocol family 10
    [ 2.471374] NET: Registered protocol family 17
    [ 2.471618] lib80211: common routines for IEEE802.11 drivers
    [ 2.471618] lib80211_crypt: registered algorithm 'NULL'
    [ 2.471649] lib80211_crypt: registered algorithm 'WEP'
    [ 2.471649] lib80211_crypt: registered algorithm 'CCMP'
    [ 2.471649] lib80211_crypt: registered algorithm 'TKIP'
    [ 2.471679] Registering the dns_resolver key type
    [ 2.471771] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
    [ 2.471801] ThumbEE CPU extension supported.
    [ 2.471832] Registering SWP/SWPB emulation handler
    [ 2.475708] thermal_cooling_dev_register:Found cpu cpu
    [ 2.475738] thermal_init_thermal_state:Not all components registered for cpu domain sensor (null), gov=ee2f4880, cooling=c0924864
    [ 2.475860] omap_sr_disable: omap_sr struct for sr_mpu not found
    [ 2.475891] omap_sr_disable: omap_sr struct for sr_mpu not found
    [ 2.475952] Power Management for TI OMAP4.
    [ 2.476196] sr_init: No PMIC hook to init smartreflex
    [ 2.476196] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [ 2.476196] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [ 2.476196] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
    [ 2.476867] SmartReflex Class3 initialized
    [ 2.486267] registered taskstats version 1
    [ 2.519226] regulator_init_complete: VANA: incomplete constraints, leaving on
    [ 2.519531] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
    [ 2.520446] regulator_init_complete: VDAC: incomplete constraints, leaving on
    [ 2.521392] regulator_init_complete: VUSB: incomplete constraints, leaving on
    [ 2.522247] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
    [ 2.530029] omapdrm omapdrm.0: dvi has no driver.. skipping it
    [ 2.530120] No connectors reported connected with modes
    [ 2.530151] [drm] Cannot find any crtc or sizes - going 1024x768
    [ 2.575317] Console: switching to colour frame buffer device 128x48
    [ 2.587432] fb0: omapdrm frame buffer device
    [ 2.587463] drm: registered panic notifier
    [ 2.587493] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 2.587493] [drm] No driver support for vblank timestamp query.
    [ 2.587524] [drm] Initialized omapdrm 1.0.0 20110403 on minor 0
    [ 2.588195] Freeing init memory: 400K
    [ 2.680908] udevd[96]: starting version 175
    [ 3.053070] mmc0: host does not support reading read-only switch. assuming write-enable.
    [ 3.056701] mmc0: new high speed SDHC card at address 1234
    [ 3.057739] mmcblk0: mmc0:1234 SA04G 3.68 GiB
    [ 3.059295] mmcblk0: p1 p2
    [ 3.521636] ohci-omap3 ohci-omap3.0: auto-stop root hub
    [ 4.380676] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
    [ 4.380706] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
    [ 5.029510] hub 1-0:1.0: hub_suspend
    [ 5.029541] usb usb1: bus auto-suspend, wakeup 1
    [ 5.029571] ehci-omap ehci-omap.0: suspend root hub
    [ 5.030059] hub 2-0:1.0: hub_suspend
    [ 5.030090] usb usb2: bus auto-suspend, wakeup 1
    [ 5.030090] ohci-omap3 ohci-omap3.0: suspend root hub
    [ 12.522613] EXT4-fs (mmcblk0p2): recovery complete
    [ 12.742889] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 15.057556] udevd[268]: starting version 175
    [ 15.338500] Registered led device: pandaboard::status1
    [ 15.338745] Registered led device: pandaboard::status2
    [ 15.786895] input: twl6040:vibrator as /devices/platform/omap/omap_i2c.1/i2c-1/1-004b/twl6040/input/input1
    [ 15.790100] _regulator_get: twl6040-vibra supply vddvibl not found, using dummy regulator
    [ 15.790222] _regulator_get: twl6040-vibra supply vddvibr not found, using dummy regulator
    [ 16.554748] type=1400 audit(1391104601.198:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=413 comm="apparmor_parser"
    [ 16.564392] type=1400 audit(1391104601.206:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=413 comm="apparmor_parser"
    [ 16.565185] type=1400 audit(1391104601.206:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=413 comm="apparmor_parser"
    [ 16.899261] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
    [ 18.467346] init: failsafe main process (506) killed by TERM signal
    [ 18.919616] lp: driver loaded but no devices found
    [ 18.974548] ppdev: user-space parallel port driver
    [ 19.096069] Bluetooth: Core ver 2.16
    [ 19.100341] NET: Registered protocol family 31
    [ 19.100372] Bluetooth: HCI device and connection manager initialized
    [ 19.100402] Bluetooth: HCI socket layer initialized
    [ 19.100402] Bluetooth: L2CAP socket layer initialized
    [ 19.100463] Bluetooth: SCO socket layer initialized
    [ 19.189636] Bluetooth: RFCOMM TTY layer initialized
    [ 19.189666] Bluetooth: RFCOMM socket layer initialized
    [ 19.189697] Bluetooth: RFCOMM ver 1.11
    [ 19.305480] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 19.305511] Bluetooth: BNEP filters: protocol multicast
    [ 19.432373] type=1400 audit(1391104604.073:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=594 comm="apparmor_parser"
    [ 19.434661] type=1400 audit(1391104604.073:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=594 comm="apparmor_parser"
    [ 19.488403] type=1400 audit(1391104604.128:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=612 comm="apparmor_parser"
    [ 19.489776] type=1400 audit(1391104604.128:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=612 comm="apparmor_parser"
    [ 19.491271] type=1400 audit(1391104604.136:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=612 comm="apparmor_parser"
    [ 19.502990] type=1400 audit(1391104604.143:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=611 comm="apparmor_parser"
    [ 19.549102] type=1400 audit(1391104604.190:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=617 comm="apparmor_parser"
    [ 20.396789] init: hybrid-gfx main process (682) terminated with status 1
    [ 23.315582] Adding 524232k swap on /SWAP.swap. Priority:-1 extents:13 across:577528k SS
    [ 34.462463] usb usb2: usb auto-resume
    [ 34.462493] ohci-omap3 ohci-omap3.0: resume root hub
    [ 34.568664] hub 2-0:1.0: hub_resume
    [ 34.569122] usb usb1: usb auto-resume
    [ 34.569152] ehci-omap ehci-omap.0: resume root hub
    [ 34.569213] hub 2-0:1.0: state 7 ports 3 chg 0000 evt 0000
    [ 34.615447] hub 1-0:1.0: hub_resume
    [ 34.615570] hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0000
    [ 34.703155] deprecated_sysctl_warning: 36 callbacks suppressed
    [ 34.703186] warning: process `colord' used the deprecated sysctl system call with 8.1.2.
    [ 35.771667] ohci-omap3 ohci-omap3.0: auto-stop root hub
    [ 36.518310] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.518981] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.524078] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.532806] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.533264] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.535278] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.548583] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.549438] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.551391] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.557495] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.558624] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.560577] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.567260] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.567657] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.577362] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.583190] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.583618] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.585784] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.591705] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.592712] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.594573] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.602935] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.604095] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.609619] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.615661] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.616088] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.625030] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.630767] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.631469] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.633239] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.639068] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.639801] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.648559] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.654357] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.655548] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.657379] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.671813] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.672241] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.674011] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.679687] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.680053] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.681823] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.687530] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.688293] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.690093] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.695983] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.697082] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.702331] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.715789] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.716339] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_params: MultiMedia1
    [ 36.749084] omap-abe-dai omap-abe-dai: omap_abe_dai_prepare: MultiMedia1
    [ 36.750000] omap-abe-dai omap-abe-dai: omap_abe_dai_prepare: MultiMedia1
    [ 36.789733] SDP4430 Media: no BE found for MM_EXT_UL
    [ 36.789764] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
    [ 36.790863] SDP4430 Media: no BE found for MM_EXT_UL
    [ 36.790893] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
    [ 36.791229] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.791259] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 36.828094] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    [ 36.836944] SDP4430 Media: no BE found for MM_EXT_UL
    [ 36.836975] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
    [ 36.838043] SDP4430 Media: no BE found for MM_EXT_UL
    [ 36.838043] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
    [ 36.844879] omap-abe-dai omap-abe-dai: omap_abe_dai_startup: MultiMedia1
    [ 36.846038] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_params: MultiMedia1
    [ 36.882049] omap-abe-dai omap-abe-dai: omap_abe_dai_prepare: MultiMedia1
    [ 36.882965] omap-abe-dai omap-abe-dai: omap_abe_dai_prepare: MultiMedia1
    [ 36.965301] omap-abe-dai omap-abe-dai: omap_abe_dai_bespoke_trigger: MultiMedia1 cmd 1
    [ 36.965301] SDP4430 Media: playback_trigger: MultiMedia1 0
    [ 36.965332] PDM-DL1: mute_be: mcpdm-dl1 0
    [ 36.965362] PDM-DL1: enable_be_port: mcpdm-dl1 0
    [ 36.965606] PDM-DL1: unmute_be: mcpdm-dl1 0
    [ 36.965637] SDP4430 Media: enable_fe_port: MultiMedia1 0
    [ 36.965698] SDP4430 Media: unmute_fe_port: MultiMedia1 0
    [ 36.965728] SDP4430 Media: mute_fe_port_playback: unmute FE SDP4430 Media BE PDM-DL1
    [ 36.973785] Current video settings do not support audio.
    [ 36.973785] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.974548] Current video settings do not support audio.
    [ 36.974578] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.975341] Current video settings do not support audio.
    [ 36.975372] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.976043] Current video settings do not support audio.
    [ 36.976074] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.976898] Current video settings do not support audio.
    [ 36.976898] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.977722] Current video settings do not support audio.
    [ 36.977722] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.978515] Current video settings do not support audio.
    [ 36.978546] asoc: can't open codec omap4-hdmi-audio-codec
    [ 36.979309] Current video settings do not support audio.
    [ 36.979339] asoc: can't open codec omap4-hdmi-audio-codec
    [ 39.021728] hub 2-0:1.0: hub_suspend
    [ 39.021759] usb usb2: bus auto-suspend, wakeup 1
    [ 39.021789] ohci-omap3 ohci-omap3.0: suspend root hub
    [ 39.021820] hub 1-0:1.0: hub_suspend
    [ 39.021850] usb usb1: bus auto-suspend, wakeup 1
    [ 39.021881] ehci-omap ehci-omap.0: suspend root hub
    [ 40.521423] type=1400 audit(1391104625.159:24): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=1108 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
    [ 42.094299] omap-abe-dai omap-abe-dai: omap_abe_dai_bespoke_trigger: MultiMedia1 cmd 0
    [ 42.094329] SDP4430 Media: playback_trigger: MultiMedia1 0
    [ 42.094360] SDP4430 Media: mute_fe_port: MultiMedia1 0
    [ 42.094360] SDP4430 Media: mute_fe_port_playback: mute FE SDP4430 Media BE PDM-DL1
    [ 42.094390] SDP4430 Media: disable_fe_port: MultiMedia1 0
    [ 42.094482] PDM-DL1: mute_be: mcpdm-dl1 0
    [ 42.094482] PDM-DL1: disable_be_port: mcpdm-dl1 0
    [ 42.094848] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 42.094879] omap-abe-dai omap-abe-dai: omap_abe_dai_hw_free: MultiMedia1
    [ 42.125122] omap-abe-dai omap-abe-dai: omap_abe_dai_shutdown: MultiMedia1
    root@mark-desktop:/var/log#