↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: Opinion

Post navigation

← Older posts
Newer posts →

3.11-rc2 – NVIDIA Patch, Vmblock Workaround..

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

Installed kernel 3.11-rc2, and found a patch for the NVIDIA driver 325.08, which can be accessed via the dev Forum: https://devtalk.nvidia.com/default/topic/557110/linux/linux-3-11_rcx-compatibility/ With VMware, it turned out that – even with the 3.10 patch – vmblock fails to compile, yet again: So.. the workaround is the same as for 3.10 before that vmblock patch was created..   Simply edit … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 3.11-rc2, nvidia 325.08 patch, vmware vmblock workaround | Leave a reply

Pi to 3.9.9 – Fedora EOL… Pidora 404…

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

Updated the Raspberry Pi to kernel 3.9.9, and everything seems to work OK.. Pidora 18 (Raspberry Pi Fedora Remix) Kernel 3.9.9-pi on an armv6l (ttyAMA0) I have been using the ‘official’ Fedora ARM repository for updates, but now it seems that Fedora 18 is the last version that will support the armv5tel version..    Fedora 19 and beyond … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux / ARM, Opinion, Performance, Raspberry Pi | Tagged 404, fedora armv5tel eol, kernel 3.9.9, pidora, raspberry pi, success | Leave a reply

3.9-rc8 – 3.9 Final ‘Soon’…

Adventures With Linux ™ Posted on April 22, 2013 by RGApril 22, 2013

An unexpected 3.9-rc8 is out, with 3.9 expected in around a week..    This time, I’ll just wait for the ‘Final’, in a week or so.. From Linus: ”Yes, I was really hoping (and originally planning) to release 3.9 final this weekend, but we had enough issues that I just didn’t feel comfy about it. It was borderline, … Continue reading →

Posted in kernel, Linux, Opinion | Tagged kernel, kernel 3.9-rc8, last rc release, linux, wait for 3.9 | Leave a reply

3.9-rc7 Released, NVIDIA and VMware OK..

Adventures With Linux ™ Posted on April 15, 2013 by RGApril 18, 2013

Just installed kernel 3.9-rc7 on my test system, and VMware (9.02) and the latest NVIDIA ‘stable’ (310.44) and ‘beta’ (319.12) drivers all compile without problems.. # uname -a Linux rg6830l 3.9.0-rc7 #1 SMP Mon Apr 15 09:40:44 BST 2013 x86_64 x86_64 x86_64 GNU/Linux One additional piece of information…   I am running Fedora 18, but using the ‘official’ … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile, fail, kernel 3.9-rc7, nvidia 310.44 319.12, rawhide kernel, success, vmware 9.02, workaround | Leave a reply

Kernel 3.9-rc5 – No Problems.. ‘Final’, in ”A Few Weeks”?

Adventures With Linux ™ Posted on April 2, 2013 by RGApril 2, 2013

Just updated the test system to 3.9-rc5, and VMware (9.0.2) and NVIDIA (310.40 and 313.26) all (still) compile OK.. # uname -a Linux rg6830l 3.9.0-rc5 #1 SMP Tue Apr 2 08:54:24 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Apparently, the released version of 3.9 will be in ”..a few weeks..”  (and that is about as specific as these … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 301.40, 313.26, 9.02, compile, kernel 3.9-rc5, nvidia, success, vmware | Leave a reply

Pi – At Last! An ‘Official’ 3.8 Kernel..

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

Just noticed there is now an official 3.8.y kernel, at:  https://github.com/raspberrypi/linux/tree/rpi-3.8.y-temp This may change to just .…/rpi-3.8.y later.. Code is based on the latest 3.8 kernel – 3.8.4. Select config from: arch/arm/configs/bcmrpi_cutdown_defconfig       arch/arm/configs/bcmrpi_emergency_defconfig arch/arm/configs/bcmrpi_defconfig                     arch/arm/configs/bcmrpi_quick_defconfig I used # make bcmrpi_defconfig Then # make xconfig Under <File systems>, I deselected all file systems support, except ext2/3/4.. Under <File … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged 3.8.4, compile, configure, official kernel 3.8.y, raspberry pi, success | Leave a reply

Pi to 3.8.2 – OK, but 3.9-rc1 needs more Hacking..

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

Just updated the raspberry Pi to kernel 3.8.2, by applying the incremental patch at: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/incr/patch-3.8.1-2.bz2 – which worked fine.. Fedora release 18 (Spherical Cow) Kernel 3.8.2-pi on an armv6l (ttyAMA0) ………………… # uname -a Linux rgpi 3.8.2-pi #1 Mon Mar 4 12:23:25 GMT 2013 armv6l armv6l armv6l GNU/Linux I tried applying the kernel.org 3.9-rc1 patch to the … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged 3.9-rc1, compile fail, kernel 3.8.2, patch ok, raspberry pi, success, update | Leave a reply

3.7.9 – and a Surprise..

Adventures With Linux ™ Posted on February 18, 2013 by RGFebruary 18, 2013

Just updated to 3.7.9, but forgot to do the usual ‘softlink’ for correct compilation of VMware.. # ln -s /usr/src/linux-3.7.9/include/generated/uapi/linux/version.h /usr/src/linux-3.7.9/include/linux/version.h I ran the compilation for the the latest ‘stable’ NVIDIA driver (310.32), but discovered that – with 3.7.9 – this failed, as well!     To save time, I had been creating the softlink after compiling the latest … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance | Tagged 3.7.6, 3.7.7, 3.7.8, compile fail, driver 310.32, fix, kernel 3.7.9, nvidia, softlink, version.h, workaround | Leave a reply

3.8? Best to wait for -rc2..

Adventures With Linux ™ Posted on January 2, 2013 by RGJanuary 2, 2013

3.8-rc1 has several ‘issues’ – especially with breakage of  Userspace…     I’m going to wait for -rc2, which will – hopefully – be a bit less ‘dangerous’! Robert Gadsdon.   January 2nd, 2013

Continue reading →
Posted in Crash and Burn.., Hacks, kernel, Linux, Opinion | Tagged 3.8-rc1 problems, kernel, linux, wait for -rc2 | 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

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.