↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Tag Archives: fedora

Post navigation

← Older posts
Newer posts →

ARM – ARM64 Developments…

Adventures With Linux ™ Posted on June 25, 2015 by RGJune 26, 2015

Just took delivery of a Qualcomm Dragonboard 410c (https://developer.qualcomm.com/hardware/dragonboard-410c) : The unit is based on a ‘standard’ (96Boards) design, with a few quirks..   The device uses fastboot rather than U-Boot, and in this respect is more like flashing a custom ROM on a cellphone!    It even has on-board volume up/down buttons.. There is no Ethernet built-in, so … Continue reading →

Posted in aarch64, ARM64, Dragonboard, Fedora, kernel, Linux | Tagged aarch64, arm64, dragonboard 401c, fastboot, fedora, linux, new | 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

Compile HandBrake on Linux, the Easy Way – and Fedora RPMs..

Adventures With Linux ™ Posted on July 6, 2013 by RGJuly 7, 2013

Handbrake is a very useful video conversion tool, and it runs on Linux as well! The latest released version (as of July 2013) is 0.9.9, and can be found here: http://handbrake.fr/downloads.php The compile is somewhat non-standard, and is definitely a good candidate for RTFM…! If you try to do it the ‘usual’ way, you will probably get … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, Linux | Tagged compile, fedora, fedora 18 rpm, fedora 19 segfault, handbrake, linux, rtfm, success | Leave a reply

Pi – Now a ‘Proper’ Fedora Version!

Adventures With Linux ™ Posted on May 23, 2013 by RGMay 23, 2013

If you run Fedora on your Raspberry Pi (as I have done since I first got mine, over a year ago…) you will be glad to know that an ‘optimised’ version of the distro is now available..  Pidora.. http://www.pidora.ca/ Interesting to see that – apparently – Red Hat had already trademarked the name….. I haven’t had a … Continue reading →

Posted in Fedora, Linux / ARM, Raspberry Pi | Tagged fedora, new distro, optimised, pidora, raspberry pi | Leave a reply

3.9-rc3 – NVIDIA and VMware OK..

Adventures With Linux ™ Posted on March 19, 2013 by RGMarch 19, 2013

Installed Kernel 3.9-rc3 on the test system..   VMware 9.0.2, and NVIDIA 310.40 (main) and 313.26 (beta) all compile OK.. # uname -a Linux rg6830l 3.9.0-rc3 #1 SMP Mon Mar 18 12:21:27 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 19th, 2013.

Continue reading →
Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.40, 313.26, compile, fedora, kernel 3.9-rc3, linux, nvidia, success, vmware 9.02 | Leave a reply

SmartDeblur, on Linux!

Adventures With Linux ™ Posted on October 23, 2012 by RGOctober 23, 2012

SmartDeblur has received some exposure in the mainstream press recently, and as I do a lot of digital restoration of old slides and negatives, I wanted to get it to run on Linux, as well.   Should be no problem, as the app is written in QT4.. So..  Download the source from GitHub: https://github.com/Y-Vladimir/SmartDeblur/downloads Then unpack the tarfile, … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, KDE, Linux, Opinion | Tagged compile, fedora, kde, qt4, qtmake, smartdeblur, success | Leave a reply

Grub2 – Stop the Insanity!

Adventures With Linux ™ Posted on September 12, 2012 by RGSeptember 12, 2012

I am one of those people who compiles a lot of new kernels, and have become increasingly frustrated by the user-unfriendliness of grub2.. Now the latest version of grub2 has introduced – for reasons that I cannot fathom – two levels of menu, and relegated most of the multiple-choice kernel version boot options to the secondary menu … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, Opinion, Performance | Tagged 2-tier menus, fedora, grub 1.99, grub-customizer, grub2, revert to single-level menu, solution | Leave a reply

APC – And now – Fedora Linux..

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

After all the pioneering work done to get a compiled working version of the APC kernel by Mike Thompson from the Raspbian project, as described in a previous post, I now have Fedora Linux running on the APC. I had planned to be able to get Fedora 17 working, but the APC kernel (vintage 2010!) is just … Continue reading →

Posted in APC, compilation, Crash and Burn.., Fedora, Linux / ARM, Opinion, Performance | Tagged apc, boot, fedora, fedora 13, success, webmin | Leave a reply

Serial Console – via UART, with Fedora 17 / ARM..

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

In preparation for the (final!) arrival of the APC, I have been setting up a suitable serial console connection, via USB to a UART, and have tested it on the Raspberry Pi.. After remembering (from years ago..) that you have to connect TX to RX – and vice-versa – the serial console worked without a problem, but … Continue reading →

Posted in APC, Crash and Burn.., Hacks, Linux / ARM, Opinion, Raspberry Pi | Tagged apc, boot, fedora, raspberry pi, serial console, systemd, usb / uart converter | Leave a reply

The (Minor) Curse of Bacula…

Adventures With Linux ™ Posted on June 28, 2012 by RGJune 28, 2012

Bacula is great for Linux – to – LTO tape backups, but the YUM updates can – at least on my system – sometimes leave it in an unusable state.. For some reason, the update tends to leave the libraries in /usr/lib64 in a mess, with some pointing to postgresql instead of mysql, and some still in … Continue reading →

Posted in Bacula, Fedora, LTO, Performance | Tagged bacula, errors, fedora, fix, libraries, linux, lto, update, yum | 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.