↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Fedora

Fedora Linux distribution..

Post navigation

← Older posts
Newer posts →

Opinion: Red Hat with CentOS – Good Tactical Move?

Adventures With Linux ™ Posted on January 8, 2014 by RGJanuary 9, 2014

A recent announcement that Red Hat and CentOS have ”Joined Forces” is interesting, and should lead to an improved development/release cycle for both.. Red Hat: http://www.redhat.com/about/news/press-archive/2014/1/red-hat-and-centos-join-forces CentOS: http://lists.centos.org/pipermail/centos-announce/2014-January/020100.html Potentially, this would certainly result in CentOS versions being released earlier, after the corresponding Red Hat Enterprise release date..    It may be that the release of both versions will … Continue reading →

Posted in Fedora, Linux, Opinion | Tagged centos, merger, opinion, red hat | Leave a reply

Fedora – YUM broken, and Fix..

Adventures With Linux ™ Posted on December 16, 2013 by RGDecember 16, 2013

A circular fail with a recent version of YUM – yum-3.4.3-119 – leads to a whole load of the following errors: http://mirrors.ircam.fr/pub/fedora/linux/updates/20/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates Trying other mirror. updates                                                            | 4.6 kB  00:00:00     http://mir01.syntis.net/fedora/linux/updates/20/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates Trying other mirror. updates                                                            | 3.4 kB  00:00:00     … Continue reading →

Posted in Crash and Burn.., Fedora | Tagged 343-119, fedora, fix, repomd.xml does not match metalink, solution, success, yum broken | Leave a reply

DreamPlug to 3.13-rc3 – with Untested Patch..

Adventures With Linux ™ Posted on December 7, 2013 by RGDecember 7, 2013

Thanks to more detective work by Adam Baxter, I have found a work-in-progress patch for the compile failure on 3.13-rc.. http://article.gmane.org/gmane.linux.ports.arm.kernel/282669 So.. I now have Kernel 3.13-rc3 running on the DreamPlug: Fedora release 18 (Spherical Cow) Kernel 3.13.0-rc3 on an armv5tel (ttyS0) ………………….. # uname -a Linux rgdreamplug 3.13.0-rc3 #2 PREEMPT Sat Dec 7 15:02:56 GMT 2013 … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Fedora, Hacks, kernel, Linux / ARM | Tagged dreamplug, kernel 3.13-rc3, patch, success | 2 Replies

Howto: Cross-Compiling for ARM – One Method..

Adventures With Linux ™ Posted on November 16, 2013 by RGNovember 16, 2013

I originally wrote an article on cross-compiling for ARM systems, some time ago – before I got my first Raspberry Pi – and this is a more up-to-date version. This is how I cross-compile ARM kernels, on x86_64.  There are – of course – other ways of doing this, but this works, for me.. The following info … Continue reading →

Posted in arm, compilation, Fedora, Hacks, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged arm, cross-compile, example, howto, toolchain | Leave a reply

Pi to 3.11.7.. Pidora Stalled?

Adventures With Linux ™ Posted on November 8, 2013 by RGNovember 8, 2013

Just updated the raspberry Pi to kernel 3.11.7.. Fedora release 18 (Spherical Cow) Kernel 3.11.7-pi+ on an armv6l (ttyAMA0) ……….. # uname -a Linux rgpi 3.11.7-pi+ #1 PREEMPT Fri Nov 8 12:19:17 GMT 2013 armv6l armv6l armv6l GNU/Linux The Pidora project seemed to show promise, now that armV5 updates are no longer provided after Fedora 18, but … Continue reading →

Posted in compilation, Fedora, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged fedora 18, kernel 3.11.7, opinion, pidora, raspberry pi, stalled, success, update | 2 Replies

Firefox – Excellent on Linux, Fails on Android.?

Adventures With Linux ™ Posted on October 9, 2013 by RGOctober 9, 2013

Opinion: I started out with Linux in 1997, and at that time Mosaic was looking a bit old-hat, and Netscape Navigator was the app that had the most use (along with GIMP).     After moving – over the years – to Mozilla, and later to Firebird (quickly rebranded to Firefox), this has always been my browser of choice. … Continue reading →

Posted in Android, Fedora, Opinion, Performance | Tagged android, chrome, crash, firefox, flash plugin, html5, problems | Leave a reply

Dreamplug to 3.11-rc3

Adventures With Linux ™ Posted on July 30, 2013 by RGJuly 30, 2013

Just updated the Dreamplug to Kernel 3.11-rc3..     Although the device is (relatively) old now, it does have the enormous benefit of being (almost**) fully supported by the mainstream Linux Kernel.. ** The only ‘unsupported’ item is the Libertas wifi in Access Point (UAP) mode, but it is supported in ‘client’ mode….   The original patch to enable AP … Continue reading →

Posted in compilation, Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged arm, armv5tel, dreamplug, kernel 3.11-rc2, linux, success | 2 Replies

3.11-rc3 – Now with Vmblock Patch.. 3.10.4 stable..

Adventures With Linux ™ Posted on July 30, 2013 by RGJuly 30, 2013

Just updated the test system to Kernel 3.11-rc3, and there is now a patch for vmblock available, at: http://mysticalzero.blogspot.co.uk/2013/07/vmblock-patch-for-linux-311-rc1-vmware.html Remember that this patch should be applied to vmblock that has already been patched for 3.10.. So.. there are three patches to be applied to the stock VMware code, for kernel 3.11: Kernel 3.10 patch for vmnet – … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.11-rc3, nvidia 325.08 patch, success, vmblock patch | Leave a reply

Pi to 3.10.3 – with a Simple Fix..

Adventures With Linux ™ Posted on July 27, 2013 by RGJuly 28, 2013

Just downloaded the ‘latest’ (July 26/27) version of linux-rpi-3.10.y from github: https://github.com/raspberrypi/linux/archive/rpi-3.10.y.zip This version – finally – has some of the Pi-specific Broadcom code fixed for 3.10, and the only necessary change to get it to compile cleanly is as follows: Compile Fail:   CC      fs/ext4/mballoc.o   CC      fs/ext4/block_validity.o make[2]: *** No rule to make target `fs/ext4/move_extent.o’, … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Performance, Raspberry Pi | Tagged compile fix, kernel 3.10.3, move_extent, raspberry pi, success | Leave a reply

Dreamplug to 3.10.2..

Adventures With Linux ™ Posted on July 23, 2013 by RGJuly 23, 2013

Just updated the Dreamplug to kernel 3.10.2, and everything went smoothly… It looks as if Fedora 18 is the last version for this architecture (armv5tel), as Fedora 19 and beyond will only be produced for armv7l, and the Raspberry Pi remix – Pidora – is only for armv6l.. Fedora release 18 (Spherical Cow) Kernel 3.10.2 on an … Continue reading →

Posted in compilation, Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Performance | Tagged arm5tel obsolete, dreamplug, fedora 18 only, kernel 3.10.2, success | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑