Many thanks for testing for the kernel, glad to see someone who can :D . I'm testing on a modify debian rootfs with 3.10.17 gpu/vpu libraries....
The dts files needs to be compiled followed by the kernel.
You can use the udoo 2013 uboot but you need to build it with display output disabled (there's a bug somewhere in the kernel hdmi driver) eg:...
Added with new defconfig file udoo_defconfig, enabled wifi support and added power off driver. See original post for update.
See my post on page 4 on the debian thread. You can reset the SAM3X using gpio.
I started work on getting the FSL 3.10.17 (beta) kernel working on the UDOO a couple of weeks back and finally have a working/useable kernel....
Looks like the SAM3X isn't erased/reset when the IDE tries to upload again without having to short the jumpers. It possible to toggle the gpio's...
It works fine for me, but that's no help to you ;). ... I don't think it is a distro issue. Can you make sure the sam3x is correctly configure...
If you have a serial console hooked up can you 'pastebin' the kernel output?
Updated original post with instructions for building my kernel and modules. You can set the resolution in the boot.scr file. See the original...
For wifi you can try using iwconfig, for example I tested connecting to a WEP enabled router (probably different for WPA) using the following...
Hi, this will give you the temperature if the kernel has it enabled: cat /sys/devices/virtual/thermal/thermal_zone0/temp
Unfortunately haven't had time to look at wifi/bluetooth (again add to the TODO list) I'm preoccupied with getting a 3.10 kernel booting on this...
My kernel is missing the VT1613 (AC'97 audio codec) driver, it is in the UDOO kerneland just needs to be back ported and tested. Another item to...
Are you testing sound with hdmi, I haven't tested/configured audio for Analog output. I put some diagnostic notes on the blog for testing sound...
Re: No matching kernel headers for 3.0.35 armel ? You can get the kernel headers from the udoo kernel source by doing something simliar to this:...
As requested there is now a prebuilt image available, see original post.
Your running your make with the -j option (multiple jobs). If you remove the -j option or set it to 1 then the build will fail at the first error...
Finally the got Arduino IDE to upload to the SAM and tested with the blinking LED example :D .Instructions for installing are provided in the...
Finally got the Arduino IDE to fire up using the Oracle armhf JDK :) the next stumbling block is that the upload fails :(.
Separate names with a comma.