Hello Peter... that's right, the UDOO team is... don't know what they are thinking, but it's really bad support. I think the will close their doors in the next year. Anyway, good job with your universal version. But... USB TV Sticks are not working with the TVHeadend PlugIn (ip:9881 => Configuration => DVB-Devices => ... empty) With the Raspberry Pi 2 there is no problem with the TV USB Sticks. Maybe it's because I'm using the 5.95.5 Version of OpenELEC for the Pi2. I thought I can use the fast 1000 Mbit Lan Port (Rasberry Pi 2 has only 100MBit), but I can not use it without working USB TV Stick support.
What are you saying? Udoo team is helping all the time. Like with this analog sound thing I got support for new kernel openelec will be using. If some hw is not working then upgrade to offcial 5.95.5 version first - it has everything inside except touchscreen support.
"Udoo team is helping all the time" ... was doing not. They are saying a lot... and doing nothing. Example: since 2 years I told the support many bugs of the Android version (unusable for Arduino), nothing happen. So I have to switch to original Arduino DUE + Android Stick (is working fine). Also there is no Android 5.1 version. UDOO Team is doing nothing in this direction. It seems that they are working only with Linux. But I need Android. I gave it up with UDOO early 2015. Many other users are saying the same (example): Suggestion on Android Support for Udoo Anyway, the official OpenELEC version for the Raspberry Pi 2 is working fine, the UDOO 5.95.3 version is not working with TV USB Sticks. And a newer version doesn't exist for the UDOO. So I give it up too and using the Raspberry Pi2. Maybe the next Raspberry Pi 3 has faster Network. I will throw my 2 Quads and my Dual UDOO in the trash^^
I told you that you have to update with official openelec version for 5.95.5. You obviously missed that part? And you know what? I don't have crystal ball to see why your sticks doesn't work. You don't even write which one is it, you don't post dmesg log, you don't post lsusb log, ... How do you expect something to work? Magically? After reboot run this commands and post url's back. Or not. Code: dmesg | pastebinit lsusb -vv | pastebinit
For me both the 5.95.2 and the 6.0 do not work... It hangs on "starting kernel" I have a normal UDOO QUAD. Can someone help me out? Complete log: U-Boot SPL 2015.10-rc5 (Nov 02 2015 - 19:15:13) reading u-boot.img reading u-boot.img U-Boot 2015.10-rc5 (Nov 02 2015 - 19:15:13 +0100) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: Udoo Quad DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] Error: FEC address not set. Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 reading uEnv.txt 627 bytes read in 12 ms (50.8 KiB/s) Importing environment from mmc (uEnv.txt)... Checking if uenvcmd is set ... Running default loadimage ... reading /KERNEL 5841608 bytes read in 447 ms (12.5 MiB/s) reading imx6q-udoo.dtb 32922 bytes read in 26 ms (1.2 MiB/s) Booting from mmc ... Kernel image @ 0x12000000 [ 0x000000 - 0x5922c8 ] ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800b099 Starting kernel ...
Enable serial console in uEnv.txt and boot again. You should see some messages. If you don't get anything more then I don't know what it could be.
I changed the file like this, but that did not make a difference... # enable only one video line # HDMI video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24,bpp=32 # 7" LVDS #video=mxcfb0:dev=ldb,800x480M@60,if=RGB666,bpp=32 # 15.6" LVDS #video=mxcfb0:dev=ldb,1366x768M@60,if=RGB24,bpp=32 # make boot more quiet #console_arg=quiet morequiet # or having quiet and console #console_arg=console=ttymxc0,115200 quiet morequiet # show messages too console_arg=console=ttymxc0,115200 no_console_suspend=1 # enable ssh ssh_arg=ssh zImage=/KERNEL bootfile=/KERNEL mmcargs=setenv bootargs boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 animatedsplash ${ssh_arg} ${console_arg} video=${video} dmfc=3 consoleblank=0
Yes, this is ok then. Sadly I don't know why you have this issue. Try making SD card again with some different card if possible.
I have tried a 1GB, a 4GB, a 8GB and a 16GB sd, they all give the same result... I am applying the image to the sd's with Win32DiskImager Any other way I can install kodi?
I managed to get Kodi working on the android realese Can you probably help me with instructions how to install it on udoobuntu, if possible at all?
Dear guys, just to let you know that UDOObuntu 2 RC2 is out, if you wanna try it. Any info is at this address: http://www.udoo.org/download-udoobuntu-2-rc2/
Black screen on boot then video signal to TV is lost, tried flashing with Linux and win32disk, tried 3 displays and 2 different HDMI cables. this is also happening to me when trying to run LAKKA the retroarch emulator front end . android and ubuntu build work fine with my udoo quad. any help would be great , thanks
Dear, This thread seem to be abandonned, but I hope than somebody can help me to SSH connect. I've successfully installed and booting to this openElec (OpenELEC-imx6.arm-6.0.0-udoo.zip) and all seem to work (exept to change the theme and install Vstream add-on). when I test to connect : ssh root@192.168.1.61 ssh: connect to host 192.168.1.61 port 22: Connection refused I've tested decomment the line "ssh_arg=ssh" in uEnv.txt file but nothing. I've tested in OpenElec parameters active, disable ssh option, recomment the line "#ssh_arg=ssh" and change again ssh option in openElec but nothing always. Thanks for your help. Edit : Solved. Work when I decomment the line "ssh_arg=ssh" in uEnv.txt file before the frist boot. Crazy...
@tshaad: OpenELEC is a dead project, you should try LibreELEC, https://www.udoo.org/forum/threads/5-jun-latest-libreelec-stable-release-v8-2-5.15076/