↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: kernel

Post navigation

← Older posts
Newer posts →

APC – Fixing Fedora’s Rogue Fsck…

Adventures With Linux ™ Posted on August 23, 2012 by RGAugust 23, 2012

The ‘default’ Fedora 13 system for ARM mounts the root as nfs..   To change it to the (correct) ext3, modify /etc/fstab as follows: # cat /etc/fstab /dev/mmcblk0p2          /                       ext3    defaults        1 1 /dev/mmcblk0p1          /boot                   vfat    defaults        1 0 devpts                  /dev/pts                devpts  gid=5,mode=620  0 0 tmpfs                   /dev/shm                tmpfs   defaults        0 0 proc                    /proc                   proc    defaults        0 0 sysfs                   … Continue reading →

Posted in APC, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, boot, ext3, fedora 13, fix, fsck, fstab | Leave a reply

APC – Fun with Long-term Incrementals..

Adventures With Linux ™ Posted on August 21, 2012 by RGAugust 21, 2012

In a vain attempt to get the APC’s antique kernel to – at least – work with Fedora 14, I had been applying the series of ‘incremental’ 2.6.32.x patches available – amongst other places – at http://ftp.monash.edu.au/pub/linux/kernel/v2.6/incr/ The kernel.org ftp site didn’t seem to have the full set.. This brought me as far as 2.6.32.27, which still … Continue reading →

Posted in APC, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, incremental, kernel 2.6.32.59, long-term, patch | Leave a reply

APC – Kernel Progression..

Adventures With Linux ™ Posted on August 20, 2012 by RGAugust 20, 2012

In the hope of getting a newer version of Fedora Linux running, I have ‘updated’ the 2.6.32.9 APC kernel to 2.6.32.27..    This was achieved by the labour-intensive method of applying all the incremental kernel patches in sequence, and manually fixing any code that ‘failed’ the patch…    So.. I am now running Fedora 13 with kernel 2.6.32.27 on … Continue reading →

Posted in APC, compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, kernel 2.6.32.27, kernel patch, udev | Leave a reply

APC – Real Progress – Bootable Linux Kernel..

Adventures With Linux ™ Posted on August 17, 2012 by RGAugust 17, 2012

After excellent work done by Mike Thompson from the Raspbian project, there is now a set of patches and a config file available for the APC-supplied 2.6.32.9+ kernel source, which enables a working kernel to be compiled and run – although with limited functionality due to ‘missing’ device drivers..   More details at :  http://www.raspbian.org/ApricotImages To use this, … Continue reading →

Posted in APC, compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Performance | Tagged apc, boot, compile, config, kernel, patches, raspbian | Leave a reply

APC – Final U-Boot tests, for the time being..?

Adventures With Linux ™ Posted on August 15, 2012 by RGAugust 15, 2012

Just to finally confirm that the U-Boot parameters were not in any way affection the APC boot – and therefore that the problem was in the APC’s kernel configuration, probably with the CONFIG_CMDLINE parameter in the original kernel’s .config file – I removed all the U-Boot parameters, as follows: WMT # setenv wmt.display.logoaddr; setenv logocmd; setenv wmt.gpo.lcd; … Continue reading →

Posted in APC, compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, boot, closed source, kernel, kernel panic, rootfs | Leave a reply

APC – USB Boot – Same Result..

Adventures With Linux ™ Posted on August 11, 2012 by RGAugust 11, 2012

I found some (unused..) USB-related U-Boot parameters in some of the files contained in the ‘firmware’ zip file, and tried these, to get the APC to boot from USB instead of MMC/micro-SD..   The USB connection has to be to the top connector in the smaller of the two ‘towers’ on the board (the one without the ethernet … Continue reading →

Posted in APC, Crash and Burn.., Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, linux/arm, testing, usb boot | Leave a reply

APC – Surprisingly Pain-free Progress..

Adventures With Linux ™ Posted on August 9, 2012 by RGAugust 9, 2012

My goal is to have a ‘standard’ flavour of Linux (in my case – Fedora) running on the APC, and one of the major pre-requisites was to have the system boot from the micro-SD card, instead of the internal ‘flash memory’..    Looking at all the U-Boot parameters, I had expected this to be a real pain, but … Continue reading →

Posted in Android, APC, Crash and Burn.., Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged android, apc, boot, linux/arm, micro-sd, success | Leave a reply

APC – First Impressions..

Adventures With Linux ™ Posted on August 9, 2012 by RGAugust 9, 2012

Starting to ‘explore’ the system, and it looks very different from the typical Linux system I have been used to since 1997..   The base directory structure is different, with many ‘additions’.. This is probably standard for Android, but not what I am accustomed to! I decided to format a (micro) SD card, and insert it, as this … Continue reading →

Posted in Android, APC, compilation, Dreamplug, Hacks, kernel, Linux / ARM, Opinion | Tagged apc, bug, first impressions, formatting, recognition, sd card, tombstone | Leave a reply

APC – Extra Ammunition… Another ARMv6 Compiler Toolchain..

Adventures With Linux ™ Posted on August 7, 2012 by RGAugust 7, 2012

As my APCs are being held to ransom, until I get an invoice for UK customs duty and taxes (by post!!) and am then able to pay it (online?)..  I decided to add another flavour of cross-compiler to the ones I already have installed. This one comes from the self-contained OpenELEC environment which is used to create … Continue reading →

Posted in APC, compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, XBMC | Tagged apc, arm, armv6, compiler, cross-compile, linux, openelec, toolchain, x86_64 | Leave a reply

NVIDIA fix for 3.6-rc1

Adventures With Linux ™ Posted on August 3, 2012 by RGAugust 3, 2012

Leigh Scott (leigh123linux) has already produced an NVIDIA driver patch for 304.30 to compile – and run – on kernel 3.6-rc1..   Get it at: http://cvs.rpmfusion.org/viewvc/rpms/nvidia-kmod/devel/3.6_kernel.patch?revision=1.2&root=nonfree&view=markup I’ve applied the patch, and all is OK, now…     So – 3.6-rc1 now works, with VMware 8.0.4 (patched) and NVIDIA 304.30 (patched)…  

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA | Tagged 3.6-rc1, 304.30, compile, fix, kernel, nvidia, patch | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.