[fedora-arm] Arndale Octa

Sid Boyce sboyce at blueyonder.co.uk
Tue Oct 29 23:36:57 UTC 2013


On 29/10/13 21:40, Richard W.M. Jones wrote:
> On Tue, Oct 29, 2013 at 09:04:17PM +0000, Sid Boyce wrote:
>> The latest kernel I built and have running is 3.8.13.10 with Mali
>> 400 GPU support and 3.8.13.11 awaiting a reboot.
> [...]
>> As for the platform itself, I natively build kernels and everything
>> else including Qt-5.1.1 as it has enough power to not need
>> cross-compiling anything.
> How do you compile these kernels?  I mean to say, do you just compile
> the upstream 3.8.* stable kernels, or do you need to add patches, and
> if so what patches and from where?
>
> Rich.
>
I had problems after installing the HDMI image from 
http://www.odroid.in/mirror/old-releases/ODROID-X/fedora-18-3.6.8/ which 
date back to 2012. It's possible the later images for -XU will run on -XU.

This is under Ubuntu which would differ greatly from Fedora.
Rather lengthy but quite straightforward.
"git clone git://github.com/hardkernel/linux.git -b odroid-3.8.y" which 
creates a linux directory.
Checking  linux/Makefile
VERSION = 3
PATCHLEVEL = 8
SUBLEVEL = 13
EXTRAVERSION = .11
NAME = Remoralised Urchins Update

Then these commands:-
mv linux linux-3.8.13.11
cd linux-3.8.13.11
zcat /proc/config.gz > .config
make oldconfig
make-kpkg -j 4 --initrd linux_headers linux_image

which results in 2 .deb files
dkpg -i ../linux-headers-3.8.13.11_3.8.13.11-10.00.Custom_armhf.deb 
../linux-image-3.8.13.11_3.8.13.11-10.00.Custom_armhf.deb

Regards
Sid.

-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks



More information about the arm mailing list