Hi guys, finaly i have uploaded the Image of Ubuntu 14.04 armhf minimal version. This are the account data: Username: ubuntu Password: ubuntu http://dfiles.eu/files/go9cj0jud It fit on a 8GB MicroSD
Thanks ever for this. I excitedly went to try this out but was massively put off by the download process. Any way your fine work could be uploaded to UDDO's Unofficial OS site? You say minimal. Will I be able to use it with a GUI, & apt-get the stuff I need?
Yeah, you can upload it where you want...the GUI can be installed from the original ubuntu repository by the apt-get command
Got it installed, installed ubuntu-desktop, did a startx & wierd behaviour unsued. A desktop background opened, I got the chance to logon as Ubuntu or guest, a few icons on the top right for time, speakers, & network; but no icons, menus, or the like that would allow me to run desktop apps, file manager, etc.
When I try to run synaptic from the command line I get "Gtk-WARNING **: cannot open display:" Firefox says "Error: no display specified."
Synaptic is not a console application, before using it you have to installa a Desktop Envirorment like unity or xfce. If you want to install some packages from command line i suggest you to use apt-get or aptitude.
Forgive my lack of expertise, but my understading is that if I start off with your minimal Ubuntu, do a apt-get update, apt-get upgrade, an apt-get install ubuntu-desktop, and a startx; I should end up with a Unity desktop. What I get is a desktop with the opportunity to logon to Ubuntu, or a guest session. To the top right are menu items offering an on screen keyboard, displaying available networks, setting audio levels, etc. No menu items offering up applications are in sight. If I log on to Ubuntu, even the above mentioned menu items disappear. Ctrl+Alt+F1 gets me to a terminal window. Ctrl+Alt+F7 gets me back to the desktop window (still without any icons or menus that allow me to run anything). If I try to run an application like the nautilus file manager from the command window I get the error message "Gtk-WARNING **: cannot open display:" I think something is incomplete with your minimal Ubuntu 14.01 image, that prevents it from being updated to Unity.
I captured the console output from Ubuntu 12.04 soft float, and your 14.04 hard float (updated for the Unity desktop) and what follows is a log of the differences which occured at the end of the 1404 output. [ 3.184384] EXT3-fs (sda3): mounted filesystem with writeback data mode [ 3.191046] VFS: Mounted root (ext3 filesystem) on device 8:3. [ 3.197597] devtmpfs: mounted [ 3.200618] Freeing init memory: 200K Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory [ 5.563937] systemd-udevd[1773]: Failed to apply ACL on /dev/rfkill: Operation not supported [ 5.575070] systemd-udevd[1773]: Failed to apply ACL on /dev/snd/timer: Operation not supported [ 6.374774] ERROR: v4l2 capture: slave not found! [ 6.375849] systemd-udevd[1773]: Failed to apply ACL on /dev/video1: Operation not supported [ 6.378466] systemd-udevd[1780]: Failed to apply ACL on /dev/video2: Operation not supported [ 6.380137] ERROR: v4l2 capture: slave not found! [ 6.381429] systemd-udevd[1776]: Failed to apply ACL on /dev/video0: Operation not supported * Starting Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting bluetooth daemon[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting mDNS/DNS-SD daemon[74G[ OK ] * Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[74G[ OK ] * Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[74G[ OK ] * Starting CUPS printing spooler/server[74G[ OK ] * Starting userspace bootsplash[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping userspace bootsplash[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Send an event to indicate plymouth is up[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting cups-browsed - Bonjour remote printer browsing daemon[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Failsafe Boot Delay[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Setting up X socket directories... [80G [74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting modem connection manager[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting network connection manager[74G[ OK ] * speech-dispatcher disabled; edit /etc/default/speech-dispatcher * Starting NTP server ntpd [80G [74G[ OK ]saned disabled; edit /etc/default/saned * Starting System V runlevel compatibility[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting anac(h)ronistic cron[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04 LTS UDOO console UDOO login:
Freeing init memory: 208K Hi, after following the the below link https://community.freescale.com/thread/332706 i change the setenv args as Code: setenv bootargs console=ttymxc1,115200 init=/init video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32 video=mxcfb1:off video=mxcfb2:off fbmem=28M vmalloc=400M androidboot.console=ttymxc1 androidboot.hardware=freescale mem=1024M but still i am not getting my android image on 7 inch display. please find the log below Code: U-Boot 2009.08 (Dec 18 2014 - 16:57:13) CPU: Freescale i.MX6 family TO1.2 at 792 MHz Thermal sensor with ratio = 179 Temperature: 29 C, calibration data 0x56d4d769 mx6q pll1: 792MHz mx6q pll2: 528MHz mx6q pll3: 480MHz mx6q pll8: 50MHz ipg clock : 66000000Hz ipg per clock : 66000000Hz uart clock : 80000000Hz cspi clock : 60000000Hz ahb clock : 132000000Hz axi clock : 264000000Hz emi_slow clock: 132000000Hz ddr clock : 528000000Hz usdhc1 clock : 198000000Hz usdhc2 clock : 198000000Hz usdhc3 clock : 198000000Hz usdhc4 clock : 198000000Hz nfc clock : 24000000Hz Board: i.MX6Q-UDOO: unknown-board Board: 0x63012 [POR] Boot Device: NOR I2C: ready DRAM: 1 GB MMC: FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2,FSL_USDHC: 3 *** Warning - bad CRC or MMC, using default environment In: serial Out: serial Err: serial Net: got MAC address from IIM: 00:c0:08:88:a7:ac FEC0 [PRIME] Hit any key to stop autoboot: 0 MX6Q UDOO U-Boot > setenv bootargs console=ttymxc1,115200 video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32 video=mxcfb1:off fbmem=28M MX6Q UDOO U-Boot > boot kernel @ 10808000 (4333504) ramdisk @ 11800000 (238367) kernel cmdline: use uboot command line: console=ttymxc1,115200 video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32 video=mxcfb1:off fbmem=28M Starting kernel ... Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version 3.0.35 (vny@vny) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Dec 17 16:46:43 IST 2014 CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache Machine: i.Mx6 UDOO Board Ignoring unrecognised tag 0x41000901 Memory policy: ECC disabled, Data cache writealloc CPU identified as i.MX6Q, silicon rev 1.2 PERCPU: Embedded 7 pages/cpu @c14d2000 s5408 r8192 d15072 u32768 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 223232 Kernel command line: console=ttymxc1,115200 video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32 video=mxcfb1:off fbmem=28M PID hash table entries: 4096 (order: 2, 16384 bytes) Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 640MB 240MB = 880MB total Memory: 878648k/878648k available, 169928k reserved, 245760K highmem Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) DMA : 0xfbe00000 - 0xffe00000 ( 64 MB) vmalloc : 0xea800000 - 0xf2000000 ( 120 MB) lowmem : 0xc0000000 - 0xea000000 ( 672 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf000000 - 0xbfe00000 ( 14 MB) .init : 0xc0008000 - 0xc003c000 ( 208 kB) .text : 0xc003c000 - 0xc0b4057c (11282 kB) .data : 0xc0b42000 - 0xc0b988c0 ( 347 kB) .bss : 0xc0b988e4 - 0xc0cc8c20 (1217 kB) Preemptible hierarchical RCU implementation. NR_IRQS:624 MXC GPIO hardware sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms arm_max_freq=1GHz MXC_Early serial console at MMIO 0x21e8000 (options '115200') bootconsole [ttymxc1] enabled Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available CPU1: Booted secondary processor CPU2: Booted secondary processor CPU3: Booted secondary processor Brought up 4 CPUs SMP: Total of 4 processors activated (6324.22 BogoMIPS). print_constraints: dummy: NET: Registered protocol family 16 print_constraints: vddpu: 725 <--> 1300 mV at 700 mV fast normal print_constraints: vddcore: 725 <--> 1300 mV at 1150 mV fast normal print_constraints: vddsoc: 725 <--> 1300 mV at 1200 mV fast normal print_constraints: vdd2p5: 2000 <--> 2775 mV at 2400 mV fast normal print_constraints: vdd1p1: 800 <--> 1400 mV at 1100 mV fast normal print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal UDOO board init ####Called set_gpios_direction failed to get MX6_IO_MICRO: -16 Resetting ethernet physical layer. hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step. hw-breakpoint: maximum watchpoint size is 4 bytes. L310 cache controller enabled l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x32070000, Cache size: 1048576 B bio: create slab <bio-0> at 0 print_constraints: vmmc: 3300 mV vgaarb: loaded SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb Freescale USB OTG Driver loaded, $Revision: 1.55 $ imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7) imx-ipuv3 imx-ipuv3.1: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7) mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 driver probed mxc_mipi_csi2 mxc_mipi_csi2: i.MX MIPI CSI2 dphy version is 0x3130302a MIPI CSI2 driver module loaded Advanced Linux Sound Architecture Driver Version 1.0.24. cfg80211: Calling CRDA to update world regulatory domain i2c-core: driver [max17135] using legacy suspend method i2c-core: driver [max17135] using legacy resume method Switching to clocksource mxc_timer1 NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 7, 786432 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered UDP hash table entries: 512 (order: 2, 16384 bytes) UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. Unpacking initramfs... Freeing initrd memory: 232K PMU: registered new PMU device of type 0 Static Power Management for Freescale i.MX6 wait mode is enabled for i.MX6 cpaddr = ea880000 suspend_iram_base=ea8f8000 PM driver module loaded IMX usb wakeup probe add wake up source irq 75 IMX usb wakeup probe cpu regulator mode:ldo_enable i.MXC CPU frequency driver highmem bounce pool size: 64 pages ashmem: initialized JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc. fuse init (API version 7.16) msgmni has been set to 1236 io scheduler noop registered io scheduler deadline registered io scheduler cfq registered (default) MIPI DSI driver module loaded mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver ldb _regulator_get: get() with no identifier mxc_sdc_fb mxc_sdc_fb.1: Can't get fb option for mxcfb1! mxc_sdc_fb mxc_sdc_fb.2: register mxc display driver ldb imx-sdma imx-sdma: loaded firmware 1.1 imx-sdma imx-sdma: initialized Serial: IMX driver imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX console [ttymxc1] enabled, bootconsole disabled console [ttymxc1] enabled, bootconsole disabled imx-uart.3: ttymxc3 at MMIO 0x21f0000 (irq = 61) is a IMX loop: module loaded request BOSSA_CLK IRQ registering IRQ 419 for BOSSAC Arduino erase/reset operation vcan: Virtual CAN interface driver CAN device driver interface flexcan netdevice driver FEC Ethernet Driver fec_enet_mii_bus: probed PPP generic driver version 2.4.2 PPP Deflate Compression module registered PPP BSD Compression module registered PPP MPPE Compression module registered NET: Registered protocol family 24 PPTP driver version 0.8.5 usbcore: registered new interface driver rt2800usb ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1 fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000 fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected add wake up source irq 72 fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2 fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200 fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00 hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected usbcore: registered new interface driver cdc_acm cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver usbserial usbserial: USB Serial Driver core USB Serial support registered for GSM modem (1-port) usbcore: registered new interface driver option option: v0.7.2:USB Driver for GSM modems USB Serial support registered for Qualcomm USB modem usbcore: registered new interface driver qcserial ARC USBOTG Device Controller driver (1 August 2005) android_usb gadget: Mass Storage Function, version: 2009/09/11 android_usb gadget: Number of LUNs=1 lun0: LUN: removable file: (no medium) Gadget Android: controller 'fsl-usb2-udc' not recognized android_usb gadget: android_usb ready Suspend udc for OTG auto detect fsl-usb2-udc: bind to driver android_usb mousedev: PS/2 mouse device common for all mice usbcore: registered new interface driver usbtouchscreen Sitronix touch driver 2.9.1 Release date: 20120507 resolution = 800 x 480 fw revision (hex) = 0 0 9 26 i2c protocol = 2 max touches = 2 input: sitronix-i2c-touch-mt as /devices/virtual/input/input0 i2c-core: driver [isl29023] using legacy suspend method i2c-core: driver [isl29023] using legacy resume method using rtc device, snvs_rtc, for alarms snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0 i2c /dev entries driver Linux video capture interface: v2.00 usb 2-1: new high speed USB device number 2 using fsl-ehci ov5640_read_reg:write reg error:reg=300a camera ov5640_mipi is not found mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video16 mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video17 mxc_v4l2_output mxc_v4l2_output.0: V4L2 device registered as video18 hub 2-1:1.0: USB hub found hub 2-1:1.0: 4 ports detected i2c-core: driver [mag3110] using legacy suspend method i2c-core: driver [mag3110] using legacy resume method imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1) device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com sdhci: Secure Digital Host Controller Interface driver sdhci: Copyright(c) Pierre Ossman mmc0: SDHCI controller on platform [sdhci-esdhc-imx.2] using DMA mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed VPU initialized mxc_asrc registered Galcore version 4.6.9.9754 revserved_memory_account:viv_gpu registerd Thermal calibration data is 0x56d4d769 Thermal sensor with ratio = 179 Anatop Thermal registered as thermal_zone0 anatop_thermal_probe: default cooling device is cpufreq! usbcore: registered new interface driver usbhid usbhid: USB HID core driver logger: created 256K log 'log_main' logger: created 256K log 'log_events' logger: created 256K log 'log_radio' logger: created 256K log 'log_system' usbcore: registered new interface driver snd-usb-audio mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio imx-hdmi-soc-dai imx-hdmi-soc-dai.0: Failed: Load HDMI-video first. mmc0: host does not support reading read-only switch. assuming write-enable. mmc0: new high speed SDHC card at address aaaa mmcblk0: mmc0:aaaa SU16G 14.8 GiB mmcblk0: p1 p2 p3 < p5 p6 p7 p8 > p4 audio_codec_ac97_cold_reset usb 2-1.3: new high speed USB device number 3 using fsl-ehci Found Audio codec AC97 vt1613, [ID = 5649 - 4123] asoc: vt1613 <-> imx-ssi.0 mapping ok Initialize HDMI-audio failed. Load HDMI-video first! ALSA device list: #0: vt1613-audio Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (13732 buckets, 54928 max) ctnetlink v0.93: registering with nfnetlink. NF_TPROXY: Transparent proxy support initialized, version 4.1.0 NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. xt_time: kernel timezone is -0000 IPv4 over IPv4 tunneling driver GRE over IPv4 demultiplexor driver ip_tables: (C) 2000-2006 Netfilter Core Team arp_tables: (C) 2002 David S. Miller TCP cubic registered NET: Registered protocol family 10 ip6_tables: (C) 2000-2006 Netfilter Core Team IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 NET: Registered protocol family 15 can: controller area network core (rev 20090105 abi 8) NET: Registered protocol family 29 can: raw protocol (rev 20090105) can: broadcast manager protocol (rev 20090105 t) L2TP core driver, V2.0 PPPoL2TP kernel driver, V2.0 L2TP IP encapsulation support (L2TPv3) L2TP netlink interface L2TP ethernet pseudowire support (L2TPv3) lib80211: common routines for IEEE802.11 drivers VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 Bus freq driver module loaded Bus freq driver Enabled mxc_dvfs_core_probe DVFS driver module loaded snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0) Freeing init memory: 208K Please suggest me what i have to up my android image. Thanks in advance vinay
Freeing init memory: 208K Hi vinay, i don't think this is the right place to post about Android, this topic talking about Ubuntu 14.04. Your log shows that the bootargs variable set isn't complete. As you wrote before the right variable value is: Code: setenv bootargs console=ttymxc1,115200 init=/init video=mxcfb0:dev=ldb,LDB-WVGA,if=RGB666,bpp=32 video=mxcfb1:off video=mxcfb2:off fbmem=28M vmalloc=400M androidboot.console=ttymxc1 androidboot.hardware=freescale mem=1024M However you can follow also this guide to set the right configuration for the 7" display: http://www.udoo.org/faq-items/how-do-i-set-up-my-lvds/
Hi all, I am running an udoo quad and was able to install the Ubuntu 14.04 minimal version posted above, but I ran into a problem that hopefully someone here can help me diagnose. The install had no problem and i'm using xubuntu as my desktop but when i run inxi -F I get this output... Code: System: Host: UDOO Kernel: 3.0.35 armv7l (32 bit, gcc: 4.4.4) Desktop: Xfce 4.11.8 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty Machine: No /sys/class/dmi machine data: try newer kernel, or install dmidecode CPU: Quad core ARMv7 Processor rev 10 (v7l) (-MCP-) (ARM) bmips: 7953.12 Clock Speeds: 1: 1988.28 MHz 2: 1988.28 MHz 3: 1988.28 MHz 4: 1988.28 MHz Graphics: Card: Failed to Detect Video Card! X.org: 1.15.1 driver: fbdev tty size: 124x46 Advanced Data: N/A for root Audio: Card-1: vt1613-audio driver: vt1613-audio Sound: ALSA ver: 1.0.24 Card-2: imx-hdmi-soc driver: imx-hdmi-soc Network: Card: Ralink RT5370 Wireless Adapter usb-ID: 002-004 IF: N/A state: N/A mac: N/A Partition: ID: / size: 7.3G used: 5.9G (86%) fs: ext3 Sensors: None detected - is lm-sensors installed and configured? Info: Processes: 133 Uptime: 1 day Memory: 381.4/875.1MB Runlevel: 2 Gcc sys: 4.8.4 Client: Shell (bash 4.3.11) inxi: 1.9.17 ...As you'll notice inxi was unable to detect the video card. Is there anything that I may be missing about setting up the graphics card on my udoo? Any help would be most appreciated. Thanks! - Ryan