Setup 7 inch panel on LINUX ubuntu 12.04

Discussion in 'Accessories' started by hillcz, Feb 7, 2014.

  1. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
    How I can setup panel in ubuntu.
    from tutorial is wrong.
    Code:
    Unknown command 'setenv mmcargs setenv' - try 'help'
     
  2. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
    OK this
    is working. But no touch :-(

    If I try Touch Calibrate.

    ERROR: No calibratable devices found.

    LAST UBUNTU image from download 12.04
    In androind image touch is not functional too.

    :-(

    In syslog i have

    sistronix: probe of 2-0055 failed with error -110
     
  3. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    hillcz, do you have a UDOO Dual or Quad?
     
  4. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
  5. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
     
  6. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Unfortunately it's a known issue. We'll solve it in the next release of Android and Ubuntu. Sorry about that.
     
  7. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
    THX

    And presumed release date ?
     
  8. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    The next couple of weeks. For the end of february all the LVDS bugs should be fixed.
     
  9. allwet

    allwet New Member

    Joined:
    Oct 30, 2013
    Messages:
    29
    Likes Received:
    1
    I have been struggling all day attempting to get my new 7 inch LVDS panel to behave properly. I apply the video arguments as described in the FAQ for this panel. I am running the udoo_quad_ubuntu1204_v2.0.img (latest available) with my SATA 120GB SSD implemented and fully functional. The problem is the HDMI screen still comes up with the active desktop and the LVDS screen turns on and maintains a white fullscreen, not getting any display data. The LVDS touch seems to work by dragging my finger about and it displays a rectangle, varying in size, on the hdmi monitor.

    I studied the console log from my minicom display (also saved it). I discovered the Kernal command line shows the video device as hdmi. For some reason this is not changing to the LDB device. Here is the Kernel command line:
    Kernel command line: console=ttymxc1,115200 root=/dev/sda1 fbmem=24M video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32

    Here is what I set up for the LVDS display for the boot test:
    UDOO board => setenv sataargs 'setenv bootargs console=${console},${baudrate} root=${sataroot} ${hdmi_patch} fbmem=24M video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32'
    Note I also tried this without the single tic marks (" ' ") and it produces the same results.

    Let me know if you need the full startup log.

    Hope you have a quick solution so I can get this panel working as it should. Thanks.
     
  10. allwet

    allwet New Member

    Joined:
    Oct 30, 2013
    Messages:
    29
    Likes Received:
    1
    Here is my boot log for the problem with my LVDS display. This should add clarity.

    Code:
    
    
    [list]
    
    
    U-Boot 2013.10-rc3-svn109 (Nov 27 2013 - 17:36:22)
    
    CPU:   Freescale i.MX6Q rev1.2 at 792 MHz
    Reset cause: POR
    Board: UDOO
    DRAM:  1 GiB
    MMC:   FSL_SDHC: 0
    auto-detected panel HDMI
    Display: HDMI (1024x768)
    In:    serial
    Out:   serial
    Err:   serial
    Net:   using phy at 6
    FEC [PRIME]
    Hit any key to stop autoboot:  5  0 
    UDOO board => 
    UDOO board => 
    UDOO board => setenv sataargs 'setenv bootargs console=${console},${baudrate} root=${sataroot} ${hdmi_patch} fbmem=24M video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32'
    UDOO board => 
    UDOO board => 
    UDOO board => reset
    resetting ...
    
    
    U-Boot 2013.10-rc3-svn109 (Nov 27 2013 - 17:36:22)
    
    CPU:   Freescale i.MX6Q rev1.2 at 792 MHz
    Reset cause: WDOG
    Board: UDOO
    DRAM:  1 GiB
    MMC:   FSL_SDHC: 0
    auto-detected panel HDMI
    Display: HDMI (1024x768)
    In:    serial
    Out:   serial
    Err:   serial
    Net:   using phy at 6
    FEC [PRIME]
    Hit any key to stop autoboot:  5  4  3  2  1  0 
    AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
    flags: ncq stag pm led clo only pmp pio slum part 
    SATA Device Info:
    S/N:         1350095D246F
    Product model number: Crucial_CT120M500SSD1
    Firmware version: MU03
    Capacity: 234441648 sectors
    
    SATA device 0: Model: Crucial_CT120M500SSD1 Firm: MU03 Ser#:         1350095D246F
                Type: Hard Disk
                Supports 48-bit addressing
                Capacity: 114473.4 MB = 111.7 GB (234441648 x 512)
    ... is now current device
    4221412 bytes read in 71 ms (56.7 MiB/s)
    Booting from sata...
    ## Booting kernel from Legacy Image at 12000000 ...
       Image Name:   Linux-3.0.35
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    4221348 Bytes = 4 MiB
       Load Address: 10008000
       Entry Point:  10008000
       Verifying Checksum ... OK
       Loading Kernel Image ... OK
    
    Starting kernel ...
    
    [    0.000000] Linux version 3.0.35 (udoo@ubuntu) (gcc version 4.4.4 (4.4.4_09.06.2010) ) #1 SMP PREEMPT Thu Nov 28 13:14:24 CET 2013
    [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: SECO i.Mx6 UDOO Board
    [    0.000000] Kernel ver: v. 110
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    [    0.000000] CPU identified as i.MX6Q, silicon rev 1.2
    [    0.000000] PERCPU: Embedded 7 pages/cpu @8c008000 s5440 r8192 d15040 u32768
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227328
    [    0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/sda1 fbmem=24M video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32
    [    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] Memory: 640MB 256MB = 896MB total
    [    0.000000] Memory: 896168k/896168k available, 152408k 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]     DMA     : 0xf4600000 - 0xffe00000   ( 184 MB)
    [    0.000000]     vmalloc : 0xc0800000 - 0xf2000000   ( 792 MB)
    [    0.000000]     lowmem  : 0x80000000 - 0xc0000000   (1024 MB)
    [    0.000000]     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
    [    0.000000]     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
    [    0.000000]       .init : 0x80008000 - 0x80039000   ( 196 kB)
    [    0.000000]       .text : 0x80039000 - 0x80b32a98   (11239 kB)
    [    0.000000]       .data : 0x80b34000 - 0x80b99540   ( 406 kB)
    [    0.000000]        .bss : 0x80b99564 - 0x80be8260   ( 316 kB)
    [    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] NR_IRQS:624
    [    0.000000] MXC GPIO hardware
    [    0.000000] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
    [    0.000000] arm_max_freq=1GHz
    [    0.000000] MXC_Early serial console at MMIO 0x21e8000 (options '115200')
    [    0.000000] bootconsole [ttymxc1] enabled
    [    0.000000] Console: colour dummy device 80x30
    [    0.213674] Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
    [    0.302015] pid_max: default: 32768 minimum: 301
    [    0.306902] Mount-cache hash table entries: 512
    [    0.312118] CPU: Testing write buffer coherency: ok
    [    0.317275] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
    [    0.417797] CPU1: Booted secondary processor
    [    0.497797] CPU2: Booted secondary processor
    [    0.577813] CPU3: Booted secondary processor
    [    0.617307] Brought up 4 CPUs
    [    0.633132] SMP: Total of 4 processors activated (6324.22 BogoMIPS).
    [    0.639928] devtmpfs: initialized
    [    0.660192] print_constraints: dummy: 
    [    0.664160] NET: Registered protocol family 16
    [    0.672799] print_constraints: vddpu: 725 <--> 1300 mV at 1150 mV fast normal 
    [    0.680373] print_constraints: vddcore: 725 <--> 1300 mV at 1150 mV fast normal 
    [    0.688102] print_constraints: vddsoc: 725 <--> 1300 mV at 1200 mV fast normal 
    [    0.695765] print_constraints: vdd2p5: 2000 <--> 2775 mV at 2400 mV fast normal 
    [    0.703525] print_constraints: vdd1p1: 800 <--> 1400 mV at 1100 mV fast normal 
    [    0.711176] print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal 
    [    0.720164] 
    [    0.720171] > UDOO quad
    [    0.723943] > rev C Called set_gpios_direction
    [    0.728620] Test and set gpios directions and values by Gionji feat. Ekirei test
    [    0.759670] Resetting ethernet physical layer.
    [    0.803915] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
    [    0.810748] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
    [    0.818107] hw-breakpoint: maximum watchpoint size is 4 bytes.
    [    0.823994] L310 cache controller enabled
    [    0.828037] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x02070000, Cache size: 1048576 B
    [    0.863046] bio: create slab <bio-0> at 0
    [    0.871096] mxs-dma mxs-dma-apbh: initialized
    [    0.875774] print_constraints: vmmc: 3300 mV 
    [    0.880843] vgaarb: loaded
    [    0.884381] SCSI subsystem initialized
    [    0.889258] usbcore: registered new interface driver usbfs
    [    0.894888] usbcore: registered new interface driver hub
    [    0.900384] usbcore: registered new device driver usb
    [    0.905453] Freescale USB OTG Driver loaded, $Revision: 1.55 $
    [    0.927304] imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
    [    0.947301] imx-ipuv3 imx-ipuv3.1: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
    [    0.955143] mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 driver probed
    [    0.961622] mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 dphy version is 0x3130302a
    [    0.969338] MIPI CSI2 driver module loaded
    [    0.973658] Advanced Linux Sound Architecture Driver Version 1.0.24.
    [    0.980807] Bluetooth: Core ver 2.16
    [    0.984507] NET: Registered protocol family 31
    [    0.988976] Bluetooth: HCI device and connection manager initialized
    [    0.995351] Bluetooth: HCI socket layer initialized
    [    1.000250] Bluetooth: L2CAP socket layer initialized
    [    1.005393] Bluetooth: SCO socket layer initialized
    [    1.010749] cfg80211: Calling CRDA to update world regulatory domain
    [    1.018166] i2c-core: driver [max17135] using legacy suspend method
    [    1.024454] i2c-core: driver [max17135] using legacy resume method
    [    1.030682] Switching to clocksource mxc_timer1
    [    1.050163] NET: Registered protocol family 2
    [    1.054715] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    1.062645] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [    1.071980] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [    1.079718] TCP: Hash tables configured (established 131072 bind 65536)
    [    1.086367] TCP reno registered
    [    1.089528] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    1.095506] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    1.102223] NET: Registered protocol family 1
    [    1.106895] RPC: Registered named UNIX socket transport module.
    [    1.112836] RPC: Registered udp transport module.
    [    1.117575] RPC: Registered tcp transport module.
    [    1.122294] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.129649] PMU: registered new PMU device of type 0
    [    1.134752] Static Power Management for Freescale i.MX6
    [    1.140011] wait mode is enabled for i.MX6
    [    1.144302] cpaddr = c0880000 suspend_iram_base=c08fc000
    [    1.149731] PM driver module loaded
    [    1.153611] IMX usb wakeup probe
    [    1.157334] add wake up source irq 75
    [    1.164606] IMX usb wakeup probe
    [    1.168171] cpu regulator mode:ldo_enable
    [    1.172401] i.MXC CPU frequency driver
    [    1.202257] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
    [    1.209150] msgmni has been set to 1750
    [    1.214523] alg: No test for stdrng (krng)
    [    1.218798] io scheduler noop registered
    [    1.222734] io scheduler deadline registered
    [    1.227122] io scheduler cfq registered (default)
    [    1.232904] MIPI DSI driver module loaded
    [    1.237122] mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi
    [    1.243622] mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1
    [    1.250545] fbcvt: 1920x1080@60: CVT Name - 2.073M9
    [    1.255461] fb_videomode = 59 1920 1080 5780 328 128 3 32 200 5 2 0 32
    [    1.274506] imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
    [    1.285332] imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
    [    1.318641] imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
    [    1.352020] Console: switching to colour frame buffer device 160x64
    [    1.400153] mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver ldb
    [    1.406569] _regulator_get: get() with no identifier
    [    1.419259] mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver ldb
    [    1.430421] fbcvt: 1920x1080@60: CVT Name - 2.073M9
    [    1.435340] fb_videomode = 59 1920 1080 5780 328 128 3 32 200 5 2 0 32
    [    1.443130] imx-sdma imx-sdma: loaded firmware 1.1
    [    1.447410] imx-sdma imx-sdma: initialized
    [    1.535857] fb_videomode = 59 640 480 39721 48 16 33 10 96 2 0 16 32
    [    1.570357] fb_videomode = 60 1920 1080 6734 148 88 36 4 44 5 3 32 2
    [    1.619016] Serial: IMX driver
    [    1.619121] imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
    [    1.619532] imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
    [    1.718570] fb_videomode = 60 1920 1080 6734 148 88 36 4 44 5 3 32 32
    [    1.718586] fb_videomode = 60 1920 1080 6734 148 88 36 4 44 5 3 32 2
    [    1.763322] console [ttymxc1] enabled, bootconsole disabled
    [    1.763322] console [ttymxc1] enabled, bootconsole disabled
    [    1.775137] imx-uart.3: ttymxc3 at MMIO 0x21f0000 (irq = 61) is a IMX
    [    1.787028] loop: module loaded
    [    1.790538] request BOSSA_CLK IRQ
    [    1.793857] registering IRQ 419 for BOSSAC Arduino erase/reset operation
    [    1.803304] ahci: SSS flag set, parallel bus scan disabled
    [    1.808826] ahci ahci.0: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [    1.816759] ahci ahci.0: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst 
    [    1.826058] scsi0 : ahci_platform
    [    1.829753] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02200fff] port 0x100 irq 71
    [    1.838910] GPMI NAND driver registered. (IMX)
    [    1.844312] vcan: Virtual CAN interface driver
    [    1.848771] CAN device driver interface
    [    1.852608] flexcan netdevice driver
    [    1.856354] FEC Ethernet Driver
    [    1.861704] fec_enet_mii_bus: probed
    [    1.866466] usbcore: registered new interface driver rt2800usb
    [    1.872304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    1.878966] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
    [    1.885614] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
    [    1.925278] fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000
    [    1.945276] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
    [    1.951528] hub 1-0:1.0: USB hub found
    [    1.955306] hub 1-0:1.0: 1 port detected
    [    1.959421] add wake up source irq 72
    [    1.963118] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
    [    1.969761] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
    [    2.015276] fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200
    [    2.045269] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
    [    2.051415] hub 2-0:1.0: USB hub found
    [    2.055178] hub 2-0:1.0: 1 port detected
    [    2.059453] Initializing USB Mass Storage driver...
    [    2.064477] usbcore: registered new interface driver usb-storage
    [    2.070526] USB Mass Storage support registered.
    [    2.075436] usbcore: registered new interface driver usbserial
    [    2.081366] USB Serial support registered for generic
    [    2.086547] usbcore: registered new interface driver usbserial_generic
    [    2.093077] usbserial: USB Serial Driver core
    [    2.097545] USB Serial support registered for debug
    [    2.102545] usbcore: registered new interface driver debug
    [    2.108048] ARC USBOTG Device Controller driver (1 August 2005)
    [    2.114297] g_ether gadget: using random self ethernet address
    [    2.120183] g_ether gadget: using random host ethernet address
    [    2.126790] usb0: MAC 0e:8f:ae:1a:7b:79
    [    2.130629] usb0: HOST MAC ca:43:41:69:d2:cf
    [    2.134905] g_ether gadget: controller 'fsl-usb2-udc' not recognized; trying CDC Ethernet (ECM)
    [    2.143649] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
    [    2.150283] g_ether gadget: g_ether ready
    [    2.154296] Suspend udc for OTG auto detect
    [    2.185290] fsl-usb2-udc: bind to driver g_ether 
    [    2.185299] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [    2.196279] ata1.00: supports DRM functions and may not be fully accessible.
    [    2.203371] ata1.00: ATA-9: Crucial_CT120M500SSD1, MU03, max UDMA/133
    [    2.209840] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [    2.216713] mousedev: PS/2 mouse device common for all mice
    [    2.222352] ata1.00: supports DRM functions and may not be fully accessible.
    [    2.229465] ata1.00: configured for UDMA/133
    [    2.234047] usbcore: registered new interface driver usbtouchscreen
    [    2.240723] Sitronix touch driver 2.9.1
    [    2.244563] Release date: 20120507
    [    2.248315] scsi 0:0:0:0: Direct-Access     ATA      Crucial_CT120M50 MU03 PQ: 0 ANSI: 5
    [    2.256785] sitronix_reset_ic
    [    2.257098] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [    2.257107] sd 0:0:0:0: [sda] 4096-byte physical blocks
    [    2.257326] sd 0:0:0:0: [sda] Write Protect is off
    [    2.257407] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    2.287241]  sda: sda1
    [    2.290417] sd 0:0:0:0: [sda] Attached SCSI disk
    [    2.407770] resolution = 800 x 480
    [    2.411801] fw revision (hex) = 0 0 9 26
    [    2.415759] usb 2-1: new high speed USB device number 2 using fsl-ehci
    [    2.422312] i2c protocol = 2 
    [    2.425321] max touches = 1 
    [    2.429116] Error: Can not get ID of Sitronix IC
    [    2.433964] input: sitronix-i2c-touch-mt as /devices/virtual/input/input0
    [    2.441762] i2c-core: driver [isl29023] using legacy suspend method
    [    2.448063] i2c-core: driver [isl29023] using legacy resume method
    [    2.454950] snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0
    [    2.461645] i2c /dev entries driver
    [    2.465946] Linux video capture interface: v2.00
    [    2.586652] hub 2-1:1.0: USB hub found
    [    2.590482] hub 2-1:1.0: 4 ports detected
    [    2.595540] ov5640_read_reg:write reg error:reg=300a
    [    2.600506] camera ov5640_mipi is not found
    [    2.605098] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16
    [    2.612738] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17
    [    2.620371] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18
    [    2.628008] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19
    [    2.635665] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video20
    [    2.643449] vivi-000: V4L2 device registered as video2
    [    2.648607] Video Technology Magazine Virtual Video Capture Board ver 0.8.0 successfully loaded.
    [    2.657542] usbcore: registered new interface driver uvcvideo
    <6>[    2.663290] USB Video Class driver (v1.1.0)
    [    2.668129] i2c-core: driver [mag3110] using legacy suspend method
    [    2.674314] i2c-core: driver [mag3110] using legacy resume method
    [    2.680858] imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
    [    2.688979] Bluetooth: Virtual HCI driver ver 1.3
    [    2.693897] Bluetooth: HCI UART driver ver 2.2
    [    2.698358] Bluetooth: HCIATH3K protocol initialized
    [    2.703324] Bluetooth: Generic Bluetooth USB driver ver 0.6
    [    2.709070] usbcore: registered new interface driver btusb
    [    2.714754] sdhci: Secure Digital Host Controller Interface driver
    [    2.720976] sdhci: Copyright(c) Pierre Ossman
    [    2.725760] mmc0: SDHCI controller on platform [sdhci-esdhc-imx.2] using DMA
    [    2.733022] mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
    [    2.741063] VPU initialized
    [    2.744395] mxc_asrc registered
    [    2.762070] Thermal calibration data is 0x55a4d269
    [    2.766883] Thermal sensor with ratio = 176
    [    2.786272] Anatop Thermal registered as thermal_zone0
    [    2.793193] anatop_thermal_probe: default cooling device is cpufreq!
    [    2.804584] usbcore: registered new interface driver usbhid
    [    2.810198] usbhid: USB HID core driver
    [    2.817049] usbcore: registered new interface driver snd-usb-audio
    [    2.823783] mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio
    [    2.829258] Cirrus Logic CS42888 ALSA SoC Codec Driver
    [    2.834507] i2c-core: driver [cs42888] using legacy suspend method
    [    2.840702] i2c-core: driver [cs42888] using legacy resume method
    [    2.902871] mmc0: new high speed SDHC card at address e624
    [    2.908754] mmcblk0: mmc0:e624 SU08G 7.40 GiB 
    [    2.914679]  mmcblk0: p1
    [    2.917361] usb 2-1.2: new full speed USB device number 3 using fsl-ehci
    [    2.929257] audio_codec_ac97_cold_reset 
    [    3.007851] Found Audio codec AC97 vt1613, [ID = 5649 - 4123]
    [    3.026098] asoc: vt1613 <-> imx-ssi.0 mapping ok
    [    3.032447] imx_3stack asoc driver
    [    3.037476] asoc: mxc-hdmi-soc <-> imx-hdmi-soc-dai.0 mapping ok
    [    3.044159] ALSA device list:
    [    3.047140]   #0: vt1613-audio
    [    3.050195]   #1: imx-hdmi-soc
    [    3.053458] NET: Registered protocol family 26
    [    3.054287] hub 2-1.2:1.0: USB hub found
    [    3.055610] hub 2-1.2:1.0: 3 ports detected
    [    3.066551] TCP cubic registered
    [    3.069782] NET: Registered protocol family 17
    [    3.074239] can: controller area network core (rev 20090105 abi 8)
    [    3.080503] NET: Registered protocol family 29
    [    3.084951] can: raw protocol (rev 20090105)
    [    3.089231] can: broadcast manager protocol (rev 20090105 t)
    [    3.094979] Bluetooth: RFCOMM TTY layer initialized
    [    3.099875] Bluetooth: RFCOMM socket layer initialized
    [    3.105017] Bluetooth: RFCOMM ver 1.11
    [    3.108775] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    3.114090] Bluetooth: BNEP filters: protocol multicast
    [    3.119354] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    3.125437] lib80211: common routines for IEEE802.11 drivers
    [    3.131135] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
    [    3.139192] Bus freq driver module loaded
    [    3.143207] Bus freq driver Enabled
    [    3.148487] mxc_dvfs_core_probe
    [    3.151832] DVFS driver module loaded
    [    3.155538] usb 2-1.3: new high speed USB device number 4 using fsl-ehci
    [    3.163600] snvs_rtc snvs_rtc.0: setting system clock to 2014-02-14 01:58:11 UTC (1392343091)
    [    3.175601] EXT3-fs: barriers not enabled
    [    3.179951] kjournald starting.  Commit interval 5 seconds
    [    3.180420] EXT3-fs (sda1): using internal journal
    [    3.180433] EXT3-fs (sda1): mounted filesystem with writeback data mode
    [    3.180463] VFS: Mounted root (ext3 filesystem) on device 8:1.
    [    3.181101] devtmpfs: mounted
    [    3.181157] Freeing init memory: 196K
    [    3.426505] usb 2-1.2.1: new low speed USB device number 5 using fsl-ehci
    [    3.556699] input: Logitech Trackball as /devices/platform/fsl-ehci.1/usb2/2-1/2-1.2/2-1.2.1/2-1.2.1:1.0/input/input1
    [    3.571410] generic-usb 0003:046D:C404.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Trackball] on usb-fsl-ehci.1-1.2.1/input0
    [    3.676426] usb 2-1.2.2: new low speed USB device number 6 using fsl-ehci
    [    6.558435] ERROR: v4l2 capture: slave not found!
    [    6.575243] ERROR: v4l2 capture: slave not found!
    
    Ubuntu 12.04 LTS udoo ttymxc1
    
    udoo login: ubuntu
    Password: 
    Last login: Thu Feb 13 17:53:37 PST 2014 on ttymxc1
    Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.0.35 armv7l)
    
     * Documentation:  https://help.ubuntu.com/
    ubuntu@udoo:~$ sudo -i
    root@udoo:~# sync
    root@udoo:~# halt
    
    Broadcast message from ubuntu@udoo
    	(/dev/ttymxc1) at 17:58 ...
    
    The system is going down for halt NOW!
    root@udoo:~#  * Asking all remaining processes to terminate...        Terminated
    [ OK ]
     * All processes ended within 3 seconds....        [ OK ]
    rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w"
    nm-dispatcher.action: Caught signal 15, shutting down...
    modem-manager[1705]: <info>  Caught signal 15, shutting down...
    
     * Deconfiguring network interfaces...        [ OK ]
     * Unmounting local filesystems...        [ OK ]
    mount: / is busy
     * Will now halt
    [   70.605601] System halted.
    [   70.608319] Sam Reset
    [ [/list][/list]
     
  11. allwet

    allwet New Member

    Joined:
    Oct 30, 2013
    Messages:
    29
    Likes Received:
    1
    Sorry about the long list. Next time I will use "CODE" for uploading my log. I appologize the readers.
    Is there a way to edit my post once submitted?

    Thanks.
     
  12. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
    missing saveenv command
     
  13. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    I did it for you :)
     
  14. allwet

    allwet New Member

    Joined:
    Oct 30, 2013
    Messages:
    29
    Likes Received:
    1
    (1)Adding the saveenv did the trick. There is a clarity issue in the [GUIDE] LVDS panel set up where it discusses the saveenv after changing the video arguments. When entering these parameters, we are at the boot prompt. The instructions state "At the next boot the video source will again be the default one unless you save the configuration just inserted with the command: "saveenv".
    I assumed the configuration would be active for the current boot. Entering the reset command at this point does not continue the boot process, but starts over, thus the old default configuration is used. If there is a way to continue the boot process without saving the environment providing a "one-shot" test run for the changes would be beneficial to document.
    To clear up the text, that instruction could be rewritten as:
    You must save the configuration changes to allow them to take effect on the next boot using the command: "saveenv".

    Following that a reset command starts the reboot. Maybe there is a boot command to continue the boot witht he current environment.

    (2) Behavior issues.
    (a) Mouse? - Once running with the 7 inch display, the touch pad does not behave as a mouse. The only actions seem to be forming a rectangle size drag by moving my finger about on the touch screen. What am I missing to enable the touch screen to be a mouse?
    I also disconnected my USB trackball mouse, reboot, and no change.
    (b) Desktop - The UDOO orange desktop comes up with the top menu bar and the bottom tray. The default icons on the display have the trash bin icon on the bottom with only the top showing. The icon is hidden behind the bottom tray. I suspect the sizing of the desktop area between the top menu bar and the bottom tray bar are not set correctly. When running on my large 21" HDMI monitor, the desktop subsections are properly sized. Any way to change this?

    Overall, I am quite pleased with the quality of this display. Thanks for your help.
     
  15. ehel

    ehel New Member

    Joined:
    Aug 6, 2013
    Messages:
    1
    Likes Received:
    0
    I have the same problem. If you open up a windows half of the window is hidden in the button and you unable to click OK or what ever button is at the bottom of the screen.

    Any one know how to change the screen/desktop size?
     
  16. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
    any progress?
     
  17. rootScript

    rootScript Member

    Joined:
    Jan 11, 2014
    Messages:
    44
    Likes Received:
    0
    I have the same problem with the 7" screen in Debian wheezy. I looked in Preferences > Openbox Configuration Manager>
    but there are no options within the themes for window behavior etc... I was hoping to be able to change Desktop Icon Size, and looking for something to change the overall scale of windows.

    Maybe there is an apt package that can help with the overall scale of desktop & window elements.
    or maybe a way to rotate the screen to portrait, to at least be able to see the cut off windows, change the setting we need, then change back to landscape.
     
  18. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
  19. hillcz

    hillcz Member

    Joined:
    Oct 3, 2013
    Messages:
    72
    Likes Received:
    1
    THX
    Perfect .
    Is any way how turn off back light?
     
  20. rootScript

    rootScript Member

    Joined:
    Jan 11, 2014
    Messages:
    44
    Likes Received:
    0
    Thankyou delba ;) - downloading it now. Can someone update the Release Date: 2013-03-03 (on the downloads page to 2014)
    :D
    Carlos

    UPDATED POST. I just downloaded the new 2.1 image. 1st boot into HDMI was flickering & low resolution, so did a setenv using Serial Tools on Mac OSX, and the resolution is back to 1920x1080 (GOOD). :)

    I tried a setenv for the 7" LVDS Linux (using Serial Tools on Mac OSX), saveenv, then boot; but the screens stays white (No penguins). I did the the Update Package using the wget method, & the setenv etc... but still just a white screen.

    I'm am tired now, going to sleep. :| :(
    Attached serial console output
    Code:
    U-Boot 2013.10-rc3 (Jan 20 2014 - 13:33:34)
    
    CPU:   Freescale i.MX6Q rev1.2 at 792 MHz
    Reset cause: POR
    Board: UDOO
    DRAM:  1 GiB
    MMC:   FSL_SDHC: 0
    No panel detected: default to LDB-WVGA
    Display: LDB-WVGA (800x480)
    In:    serial
    Out:   serial
    Err:   serial
    Net:   using phy at 6
    FEC [PRIME]
    Hit any key to stop autoboot:  5  4  3 j 2  0 
    UDOO board => setenv mmcargs setenv bootargs console=${console},${baudrate} root=${mmcroot} ${hdmi_patch} fbmem=24M video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32
    
    UDOO board => 
    UDOO board => save
    
    Saving Environment to MMC…
    Writing to MMC(0)… done
    UDOO board => 
    UDOO board => boot
    
    mmc0 is current device
    ** File not found boot.scr **
    4372712 bytes read in 263 ms (15.9 MiB/s)
    Booting from mmc …
    ** File not found imx6q-udoo.dtb **
    ## Booting kernel from Legacy Image at 12000000 …
       Image Name:   Linux-3.0.35
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    4372648 Bytes = 4.2 MiB
       Load Address: 10008000
       Entry Point:  10008000
       Verifying Checksum … OK
       Loading Kernel Image … OK
    
    Starting kernel …
    
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 3.0.35 (udoo@ubuntu) (gcc version 4.4.4 (4.4.4_09.06.2010) ) #1 SMP PREEMPT Mon Mar 3 15:17:07 CET 2014
    [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: SECO i.Mx6 UDOO Board
    [    0.000000] Kernel ver: v. 127\nMemory policy: ECC disabled, Data cache writealloc
    [    0.000000] CPU identified as i.MX6Q, silicon rev 1.2
    [    0.000000] PERCPU: Embedded 7 pages/cpu @8c008000 s5504 r8192 d14976 u32768
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 227328
    [    0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk0p1 rootwait rw fbmem=24M video=mxcfb0:dev=hdmi,1920x1080M@60,bpp=32
    [    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] Memory: 640MB 256MB = 896MB total
    [    0.000000] Memory: 895872k/895872k available, 152704k 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]     DMA     : 0xf4600000 - 0xffe00000   ( 184 MB)
    [    0.000000]     vmalloc : 0xc0800000 - 0xf2000000   ( 792 MB)
    [    0.000000]     lowmem  : 0x80000000 - 0xc0000000   (1024 MB)
    [    0.000000]     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
    [    0.000000]     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
    [    0.000000]       .init : 0x80008000 - 0x8003a000   ( 200 kB)
    [    0.000000]       .text : 0x8003a000 - 0x80b7851c   (11514 kB)
    [    0.000000]       .data : 0x80b7a000 - 0x80be1460   ( 414 kB)
    [    0.000000]        .bss : 0x80be1484 - 0x80c32bc0   ( 326 kB)
    [    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] NR_IRQS:624
    [    0.000000] MXC GPIO hardware
    [    0.000000] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
    [    0.000000] arm_max_freq=1GHz
    [    0.000000] MXC_Early serial console at MMIO 0x21e8000 (options '115200')
    [    0.000000] bootconsole [ttymxc1] enabled
    [    0.000000] Console: colour dummy device 80x30
    [    0.217849] Calibrating delay loop… 1581.05 BogoMIPS (lpj=7905280)
    [    0.306190] pid_max: default: 32768 minimum: 301
    [    0.311077] Mount-cache hash table entries: 512
    [    0.316335] Initializing cgroup subsys cpuacct
    [    0.320837] Initializing cgroup subsys devices
    [    0.325296] Initializing cgroup subsys freezer
    [    0.329789] Initializing cgroup subsys blkio
    [    0.334128] CPU: Testing write buffer coherency: ok
    [    0.339285] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
    [    0.439814] CPU1: Booted secondary processor
    [    0.519814] CPU2: Booted secondary processor
    [    0.599835] CPU3: Booted secondary processor
    [    0.639321] Brought up 4 CPUs
    [    0.655150] SMP: Total of 4 processors activated (6324.22 BogoMIPS).
    [    0.661959] devtmpfs: initialized
    [    0.682082] print_constraints: dummy: 
    [    0.686037] NET: Registered protocol family 16
    [    0.694921] print_constraints: vddpu: 725 <--> 1300 mV at 1150 mV fast normal 
    [    0.702508] print_constraints: vddcore: 725 <--> 1300 mV at 1150 mV fast normal 
    [    0.710253] print_constraints: vddsoc: 725 <--> 1300 mV at 1200 mV fast normal 
    [    0.717926] print_constraints: vdd2p5: 2000 <--> 2775 mV at 2400 mV fast normal 
    [    0.725699] print_constraints: vdd1p1: 800 <--> 1400 mV at 1100 mV fast normal 
    [    0.733378] print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal 
    [    0.742478] 
    [    0.742484] > UDOO quad
    [    0.746255] > rev C Called set_gpios_direction
    [    0.750935] Test and set gpios directions and values by Gionji feat. Ekirei test
    [    0.782768] Resetting ethernet physical layer.
    [    0.826196] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
    [    0.833034] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
    [    0.840394] hw-breakpoint: maximum watchpoint size is 4 bytes.
    [    0.846281] L310 cache controller enabled
    [    0.850326] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x02070000, Cache size: 1048576 B
    [    0.887285] bio: create slab <bio-0> at 0
    [    0.894709] mxs-dma mxs-dma-apbh: initialized
    [    0.899439] print_constraints: vmmc: 3300 mV 
    [    0.904564] vgaarb: loaded
    [    0.908146] SCSI subsystem initialized
    [    0.913092] usbcore: registered new interface driver usbfs
    [    0.918724] usbcore: registered new interface driver hub
    [    0.924248] usbcore: registered new device driver usb
    [    0.929328] Freescale USB OTG Driver loaded, $Revision: 1.55 $
    [    0.949318] imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
    [    0.969314] imx-ipuv3 imx-ipuv3.1: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
    [    0.977152] mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 driver probed
    [    0.983633] mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 dphy version is 0x3130302a
    [    0.991358] MIPI CSI2 driver module loaded
    [    0.995704] Advanced Linux Sound Architecture Driver Version 1.0.24.
    [    1.002932] Bluetooth: Core ver 2.16
    [    1.006639] NET: Registered protocol family 31
    [    1.011108] Bluetooth: HCI device and connection manager initialized
    [    1.017485] Bluetooth: HCI socket layer initialized
    [    1.022385] Bluetooth: L2CAP socket layer initialized
    [    1.027530] Bluetooth: SCO socket layer initialized
    [    1.032892] cfg80211: Calling CRDA to update world regulatory domain
    [    1.040355] i2c-core: driver [max17135] using legacy suspend method
    [    1.046642] i2c-core: driver [max17135] using legacy resume method
    [    1.052871] Switching to clocksource mxc_timer1
    [    1.072920] NET: Registered protocol family 2
    [    1.077497] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    1.085384] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [    1.094725] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [    1.102464] TCP: Hash tables configured (established 131072 bind 65536)
    [    1.109117] TCP reno registered
    [    1.112276] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    1.118258] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    1.124982] NET: Registered protocol family 1
    [    1.129679] RPC: Registered named UNIX socket transport module.
    [    1.135620] RPC: Registered udp transport module.
    [    1.140361] RPC: Registered tcp transport module.
    [    1.145082] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    1.152461] PMU: registered new PMU device of type 0
    [    1.157595] Static Power Management for Freescale i.MX6
    [    1.162837] wait mode is enabled for i.MX6
    [    1.167125] cpaddr = c0880000 suspend_iram_base=c08fc000
    [    1.172561] PM driver module loaded
    [    1.176448] IMX usb wakeup probe
    [    1.180194] add wake up source irq 75
    [    1.187487] IMX usb wakeup probe
    [    1.191015] cpu regulator mode:ldo_enable
    [    1.195236] i.MXC CPU frequency driver
    [    1.225032] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
    [    1.231974] fuse init (API version 7.16)
    [    1.236820] msgmni has been set to 1749
    [    1.242254] alg: No test for stdrng (krng)
    [    1.246518] io scheduler noop registered
    [    1.250476] io scheduler deadline registered
    [    1.254850] io scheduler cfq registered (default)
    [    1.260699] MIPI DSI driver module loaded
    [    1.264902] mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi
    [    1.271419] mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0xa:0xa0:0xc1
    [    1.278341] fbcvt: 1920x1080@60: CVT Name - 2.073M9
    [    1.283242] fb_videomode = 59 1920 1080 5780 328 128 3 32 200 5 2 0 32
    [    1.301911] imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
    [    1.317519] imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
    [    1.350831] imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
    [    1.384209] Console: switching to colour frame buffer device 160x64
    [    1.432313] mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver ldb
    [    1.438729] _regulator_get: get() with no identifier
    [    1.450403] mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver ldb
    [    1.461586] imx-sdma imx-sdma: loaded firmware 1.1
    [    1.470722] imx-sdma imx-sdma: initialized
    [    1.608794] Serial: IMX driver
    [    1.611972] imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
    [    1.618875] imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
    [    1.625355] console [ttymxc1] enabled, bootconsole disabled
    [    1.625355] console [ttymxc1] enabled, bootconsole disabled
    [    1.636940] imx-uart.3: ttymxc3 at MMIO 0x21f0000 (irq = 61) is a IMX
    [    1.649377] loop: module loaded
    [    1.652918] request BOSSA_CLK IRQ
    [    1.656236] registering IRQ 419 for BOSSAC Arduino erase/reset operation
    [    1.706068] No sata disk.
    [    1.710053] GPMI NAND driver registered. (IMX)
    [    1.715501] vcan: Virtual CAN interface driver
    [    1.719971] CAN device driver interface
    [    1.723810] flexcan netdevice driver
    [    1.727600] FEC Ethernet Driver
    [    1.732982] fec_enet_mii_bus: probed
    [    1.738406] usbcore: registered new interface driver rt2800usb
    [    1.744245] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    1.750911] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
    [    1.757562] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
    [    1.787481] fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000
    [    1.807469] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
    [    1.813726] hub 1-0:1.0: USB hub found
    [    1.817504] hub 1-0:1.0: 1 port detected
    [    1.821611] add wake up source irq 72
    [    1.825311] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
    [    1.831963] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
    [    1.877467] fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200
    [    1.907461] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
    [    1.913631] hub 2-0:1.0: USB hub found
    [    1.917394] hub 2-0:1.0: 1 port detected
    [    1.921678] Initializing USB Mass Storage driver…
    [    1.926716] usbcore: registered new interface driver usb-storage
    [    1.932784] USB Mass Storage support registered.
    [    1.937704] usbcore: registered new interface driver usbserial
    [    1.943640] USB Serial support registered for generic
    [    1.948835] usbcore: registered new interface driver usbserial_generic
    [    1.955364] usbserial: USB Serial Driver core
    [    1.959840] USB Serial support registered for debug
    [    1.964838] usbcore: registered new interface driver debug
    [    1.970341] ARC USBOTG Device Controller driver (1 August 2005)
    [    1.976612] g_ether gadget: using random self ethernet address
    [    1.982476] g_ether gadget: using random host ethernet address
    [    1.989066] usb0: MAC a2:54:46:9b:d5:8b
    [    1.992906] usb0: HOST MAC 9e:19:d7:3e:e5:3b
    [    1.997182] g_ether gadget: controller 'fsl-usb2-udc' not recognized; trying CDC Ethernet (ECM)
    [    2.005921] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
    [    2.012558] g_ether gadget: g_ether ready
    [    2.016571] Suspend udc for OTG auto detect
    [    2.047480] fsl-usb2-udc: bind to driver g_ether 
    [    2.052731] mousedev: PS/2 mouse device common for all mice
    [    2.058731] usbcore: registered new interface driver usbtouchscreen
    [    2.065434] Sitronix touch driver 2.9.1
    [    2.069288] Release date: 20120507
    [    2.073084] sitronix_reset_ic
    [    2.197344] resolution = 800 x 480
    [    2.201256] fw revision (hex) = 0 0 9 26
    [    2.205180] i2c protocol = 2 
    [    2.208161] max touches = 1 
    [    2.211982] Error: Can not get ID of Sitronix IC
    [    2.216826] input: sitronix-i2c-touch-mt as /devices/virtual/input/input0
    [    2.224542] i2c-core: driver [isl29023] using legacy suspend method
    [    2.230830] i2c-core: driver [isl29023] using legacy resume method
    [    2.237720] snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0
    [    2.244403] i2c /dev entries driver
    [    2.248710] Linux video capture interface: v2.00
    [    2.257484] usb 2-1: new high speed USB device number 2 using fsl-ehci
    [    2.397561] ov5640_read_reg:write reg error:reg=300a
    [    2.402529] camera ov5640_mipi is not found
    [    2.407135] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16
    [    2.414786] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17
    [    2.422689] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18
    [    2.430374] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video19
    [    2.438417] mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video20
    [    2.445843] hub 2-1:1.0: USB hub found
    [    2.449686] hub 2-1:1.0: 4 ports detected
    [    2.454209] vivi-000: V4L2 device registered as video2
    [    2.459394] Video Technology Magazine Virtual Video Capture Board ver 0.8.0 successfully loaded.
    [    2.468368] usbcore: registered new interface driver uvcvideo
    [    2.474201] USB Video Class driver (v1.1.0)
    [    2.478783] i2c-core: driver [mag3110] using legacy suspend method
    [    2.484967] i2c-core: driver [mag3110] using legacy resume method
    [    2.491537] imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
    [    2.499667] Bluetooth: Virtual HCI driver ver 1.3
    [    2.504613] Bluetooth: HCI UART driver ver 2.2
    [    2.509075] Bluetooth: HCIATH3K protocol initialized
    [    2.514041] Bluetooth: Generic Bluetooth USB driver ver 0.6
    [    2.519768] usbcore: registered new interface driver btusb
    [    2.525411] sdhci: Secure Digital Host Controller Interface driver
    [    2.531609] sdhci: Copyright© Pierre Ossman
    [    2.536275] mmc0: SDHCI controller on platform [sdhci-esdhc-imx.2] using DMA
    [    2.543618] mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
    [    2.554856] VPU initialized
    [    2.558198] mxc_asrc registered
    [    2.582811] Thermal calibration data is 0x57c4e569
    [    2.587625] Thermal sensor with ratio = 181
    [    2.607464] Anatop Thermal registered as thermal_zone0
    [    2.612757] anatop_thermal_probe: default cooling device is cpufreq!
    [    2.621757] usbcore: registered new interface driver usbhid
    [    2.627334] usbhid: USB HID core driver
    [    2.631730] usbcore: registered new interface driver snd-usb-audio
    [    2.638466] mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio
    [    2.643922] Cirrus Logic CS42888 ALSA SoC Codec Driver
    [    2.649188] i2c-core: driver [cs42888] using legacy suspend method
    [    2.655371] i2c-core: driver [cs42888] using legacy resume method
    [    2.680757] mmc0: new high speed SDHC card at address aaaa
    [    2.686649] mmcblk0: mmc0:aaaa SU32G 29.7 GiB 
    [    2.692313]  mmcblk0: p1
    [    2.744219] audio_codec_ac97_cold_reset 
    [    2.757753] usb 2-1.1: new full speed USB device number 3 using fsl-ehci
    [    2.830053] Found Audio codec AC97 vt1613, [ID = 5649 - 4123]
    [    2.848265] asoc: vt1613 <-> imx-ssi.0 mapping ok
    [    2.854628] imx_3stack asoc driver
    [    2.859734] asoc: mxc-hdmi-soc <-> imx-hdmi-soc-dai.0 mapping ok
    [    2.866419] ALSA device list:
    [    2.869404]   #0: vt1613-audio
    [    2.872460]   #1: imx-hdmi-soc
    [    2.875720] NET: Registered protocol family 26
    [    2.880713] TCP cubic registered
    [    2.883945] NET: Registered protocol family 17
    [    2.888413] can: controller area network core (rev 20090105 abi 8)
    [    2.894661] NET: Registered protocol family 29
    [    2.899176] can: raw protocol (rev 20090105)
    [    2.899748] hub 2-1.1:1.0: USB hub found
    [    2.899943] hub 2-1.1:1.0: 3 ports detected
    [    2.911555] can: broadcast manager protocol (rev 20090105 t)
    [    2.917290] Bluetooth: RFCOMM TTY layer initialized
    [    2.922187] Bluetooth: RFCOMM socket layer initialized
    [    2.927329] Bluetooth: RFCOMM ver 1.11
    [    2.931088] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    2.936403] Bluetooth: BNEP filters: protocol multicast
    [    2.941669] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    2.947719] lib80211: common routines for IEEE802.11 drivers
    [    2.953407] Registering the dns_resolver key type
    [    2.958155] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
    [    2.966203] Bus freq driver module loaded
    [    2.970229] Bus freq driver Enabled
    [    2.975506] mxc_dvfs_core_probe
    [    2.977622] usb 2-1.3: new high speed USB device number 4 using fsl-ehci
    [    2.985576] DVFS driver module loaded
    [    2.990860] snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:56 UTC (56)
    
    [    3.002267] EXT3-fs: barriers not enabled
    [    3.063674] kjournald starting.  Commit interval 5 seconds
    [    3.069184] EXT3-fs (mmcblk0p1): using internal journal
    [    3.074412] EXT3-fs (mmcblk0p1): recovery complete
    [    3.081262] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode
    [    3.088349] VFS: Mounted root (ext3 filesystem) on device 179:1.
    [    3.096796] devtmpfs: mounted
    [    3.099831] Freeing init memory: 200K
    [    3.220906] usb 2-1.4: new full speed USB device number 5 using fsl-ehci
    [    3.570463] input: Logitech Logitech BT Mini-Receiver as /devices/platform/fsl-ehci.1/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.0/input/input1
    [    3.584212] generic-usb 0003:046D:C71E.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech BT Mini-Receiver] on usb-fsl-ehci.1-1.1.2/input0
    [    3.697742] usb 2-1.1.3: new full speed USB device number 7 using fsl-ehci
    [    3.867025] input: Logitech Logitech BT Mini-Receiver as /devices/platform/fsl-ehci.1/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.0/input/input2
    [    3.880262] logitech 0003:046D:C71F.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on usb-fsl-ehci.1-1.1.3/input0
    [    3.967794] usb 2-1.4.1: new full speed USB device number 8 using fsl-ehci
    [    6.344473] ERROR: v4l2 capture: slave not found!
    [    6.380118] ERROR: v4l2 capture: slave not found!
    [    7.869064] imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
    
    Ubuntu 12.04 LTS udoo ttymxc1
    
    udoo login: [   11.793864] ERROR: HDMI is not ready!
    [   11.797570] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.803659] ERROR: HDMI is not ready!
    [   11.807332] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.813356] ERROR: HDMI is not ready!
    [   11.817028] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.823028] ERROR: HDMI is not ready!
    [   11.826700] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.844053] ERROR: HDMI is not ready!
    [   11.847753] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.853797] ERROR: HDMI is not ready!
    [   11.857483] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.863535] ERROR: HDMI is not ready!
    [   11.867207] asoc: can't open platform imx-hdmi-soc-audio.0
    [   11.873276] ERROR: HDMI is not ready!
    [   11.876947] asoc: can't open platform imx-hdmi-soc-audio.0
    
     

Share This Page