↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Hacks

Post navigation

← Older posts
Newer posts →

3.11.2 – Better now?

Adventures With Linux ™ Posted on September 27, 2013 by RGSeptember 27, 2013

I had been experiencing occasional problems with X and KDE with the previous 3.11 kernel versions, and had reverted to 3.10.12, but have just updated to 3.11.2, and it seems to be better – so far…. VMware 10 compiles and runs OK, and NVIDIA 319.49 – with the 3.11 patch – works OK.    I have seen reports … Continue reading →

Posted in compilation, Hacks, KDE, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 3.12 illegal nvidia hack, kernel 3.11.2, nvidia 3.19.49, success, vmware 10, with patch | 2 Replies

GIT – ‘Missing Files’ Solved..

Adventures With Linux ™ Posted on September 23, 2013 by RGSeptember 23, 2013

Thanks to information received from Mace Moneta, I can confirm that the ‘missing files’ problem I experienced with Raspberry Pi GIT downloads was due to the fact that I was using the ‘Download ZIP‘ option, which – it seems – is defective! The solution is to use the # git clone……. command, as follows: # git clone … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, Linux / ARM | Tagged git, git clone ok, missing files, solved, zip option broken | Leave a reply

Pi to 3.11.1 – With ‘Borrowed’ Files..

Adventures With Linux ™ Posted on September 21, 2013 by RGSeptember 21, 2013

Updated the Raspberry Pi to kernel 3.11.1, using the code from GitHub: https://github.com/raspberrypi/linux/tree/rpi-3.11.y For some odd reason, then same files are still missing, as for 3.11 – ~/linux/drivers/net/ethernet/Kconfig and ~/linux/net/mac80211/chan.c, so just copy these across from the 3.10 tree.. # uname -a Linux rgpi 3.11.1-pi #1 PREEMPT Sat Sep 21 11:13:01 BST 2013 armv6l armv6l armv6l GNU/Linux … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, Linux / ARM, Raspberry Pi | Tagged cross-compiling tips, kernel 3.11.1, missing files, raspberry pi, solution, success | 2 Replies

Pi to 3.11..

Adventures With Linux ™ Posted on September 9, 2013 by RGSeptember 9, 2013

Just updated the Raspberry Pi to kernel 3.11, using the source code available (linux-rpi-3.11.y) on GitHub, with a couple of minor hacks.. As seems to often be the case, there were a couple of source/config files missing: drivers/net/ethernet/Kconfig is missing, so.. just copy one from the older 3.10.x tree.. make[2]: *** No rule to make target `net/mac80211/chan.o’, … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged hack, kernel 3.11, raspberry pi, success | 1 Reply

NVIDIA 325.15 – 3.11 Patch now Available.

Adventures With Linux ™ Posted on August 6, 2013 by RGAugust 6, 2013

There is a patch for NVIDIA driver 325.15 kernel 3.11 support, in the pastebin link in this thread, thanks to Milos_SD: https://devtalk.nvidia.com/default/topic/549532/linux/linux-3-10-solved-3-11-solved-incompatibility-in-function-lsquo-nv_i2c_del_adapter-rsquo-error/2/ Now compiles cleanly, on kernel 3.11-rc4.. Robert Gadsdon.   August 6, 2013. … Continue reading →

Posted in compilation, Hacks, Linux, NVIDIA, Performance | Tagged 325.15, kernel 3.11 patch available, nvidia, success | Leave a reply

GK802 – New Quad-Core Armv7 Device.. DOA..

Adventures With Linux ™ Posted on July 31, 2013 by RGOctober 8, 2013

Well… This was supposed to be an article on Linux on the Zealz GK802…   Sadly, that is not going to happen. The device I received in July 2013 died after only 20 minutes, and after a tortuous exchange of emails I managed to get a replacement sent, after I returned the faulty one.   This took (literally) months, … Continue reading →

Posted in Android, GK802, Hacks, Linux / ARM, Opinion | Tagged android, arm, armv7, doa, failed again, gk802, hdmi, linux, replaced, unit failed | 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
↑