In ubuntu i could not start desktop enviorment. It has a seg fault when start Xorg server if i remember
Yes, I noticed. I guess this is an issue with Ubuntu since I have no problem to build desktop on Debian Whezzy or Jessie. http://mirror.igorpecovnik.com/Udoo_Debian_1.9_jessie_4.0.8_desktop.zip * kernel 4.0.8 with working audio and with kernel auto upgrade functionality !
v4.4 / 1.10.2015 – Udoo quad images with fixed legacy kernel 3.14.28, - vanilla kernel upgrade to 4.2.2 - install script bug fixes - performance tweak: choosing a closest Debian mirror
Hi I'm having some problem with last version of your Debian Jessy Desktop. It does not recognize any type of mouse/keyboard: [ 15.419442] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 24.113454] usb 1-1.2: new low-speed USB device number 4 using ci_hdrc [ 24.230936] usb 1-1.2: New USB device found, idVendor=045e, idProduct=009d [ 24.230969] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 24.230991] usb 1-1.2: Product: Microsoft Wireless Optical Desktop® 2.10 [ 24.231011] usb 1-1.2: Manufacturer: Microsoft [ 24.297933] usbcore: registered new interface driver usbhid [ 24.297961] usbhid: USB HID core driver [ 28.973690] usb 1-1.1: new low-speed USB device number 5 using ci_hdrc [ 29.089937] usb 1-1.1: New USB device found, idVendor=05ac, idProduct=0304 [ 29.089969] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 29.089991] usb 1-1.1: Product: Apple Optical USB Mouse [ 29.090011] usb 1-1.1: Manufacturer: Mitsumi Electric How can i solve? Thanks
Thanks, i will try this OS later. Bou now i could install the lifslvpuwrap. I was getting a error in the "./configure" but the i changed to ./autogen.sh and it worked. Now i am facing problems installing the gstreamer-imx, it says that it has a lot of undeclared variables on the code to compile, but i hope that i find how to make it work
Hi, I tested all libraries on arch linux ARM so for Debian and Ubuntoo I release only kernels. But I could paste for you a link to the lib: http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/libfslvpuwrap-1.0.61.bin and compile likes: export CFLAGS="$CFLAGS -O2 -I/usr/include" export CPPFLAGS="$CPPFLAGS -O2 -I/usr/include" export LDFLAGS="$LDFLAGS -L/usr/lib" ./autogen.sh --prefix=/usr make all
Thanks mate. I was using Udoobuntu 1.1 and i could install a new version of libfslvpuwarp, but i had to update the kernel for doing that. I will try this way later to see how much easier it is.
I am running Debian Wheezy (booting from SATA SSD) on my Udoo Quad since i got it from the kickstarter campain. Debian usually offers an easy upgrade to newer version - at least on my PCs. (https://linuxconfig.org/how-to-upgrade-debian-linux-system-from-wheezy-to-jessie-stable-release) Is it possible to migrate like this to armbian Jessie? Or should i install Jessie from the scratch, and migrate my configuration manually?
For kernel 4.4. 20 > 26 I have two patches related to FEC. If you have problem with kernel please send to me info. regards,
@cma Upgrade from Wheezy to Jessie should work but sometimes you can run into problems. Do a backup and just try.
I installed Ambian 4.4 stretch on my Udoo Quad and working fine. However, I'm wondering how I can get the 2D and 3D graphics acceleration going. Right, I haven't even installed Mesa. What libraries do I need and where can I find them and where the files should reside on the system?