↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

Newest Pi Kernel..

Adventures With Linux ™ Posted on July 17, 2012 by RGJuly 17, 2012

Just updated the Raspberry Pi to kernel 3.2.23, from ‘bootc‘.. rgpi ~]$ uname -a Linux rgpi 3.2.23 #1 Tue Jul 17 16:05:42 BST 2012 armv6l armv6l armv6l GNU/Linux … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged 3.2.23, compile, kernel, latest, raspberry pi, update | 1 Reply

Pi Kernel Update – 3.2.21..

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

I was becoming a little concerned that the Raspberry Pi kernel was getting left behind – at 3.1.9+ (now an EOL – End Of Life – version). So, I found the 3.2.21 source produced by bootc, at https://github.com/bootc/linux/tree/rpi-3.2.21 Compiled OK, using the ARM cross-compilation toolchain, and now running with Fedora 17: rgpi ~]$ uname -a Linux rgpi … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged 3.2.21, bootc, cross-compile, kernel, raspberry pi, update | Leave a reply

BUG Hunting.. Bad rss-counter..

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

If you are seeing a lot of these: BUG: Bad rss-counter state mm:ffff8801c4be7b80 idx:2 val:1 -repeated ad nauseam, then there is a fix coming! https://lkml.org/lkml/2012/6/9/47 I have applied the patch, and (so far..) it appears to have fixed the ‘problem’.. … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux | Tagged bad rss counter, bug, fix, kernel, linux, patch | Leave a reply

3.5-rc2 – back to 3.4.2..

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

Ran 3.5-rc2 for while..   Seemed stable at first, but now getting USB3 XHCI errors: xhci_hcd 0000:04:00.0: ERROR Transfer event TRB DMA ptr not part of current TD usb 10-1.1: reset SuperSpeed USB device number 3 using xhci_hcd usb 10-1.1: Parent hub missing LPM exit latency info.  Power management will be impacted. xhci_hcd 0000:04:00.0: xHCI xhci_drop_endpoint called with … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux, USB3 | Tagged 3.4.2, 3.5-rc2, compile, drop_endpoint, errors, kernel, linux, usb3, xhci | Leave a reply

3.5-rc1 Already..

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

Linux kernel version 3.4.1 was not out yet, but there is a 3.5-rc1 already.. Compiled and installed, and the existing (patched) VMWare 8.0.3 installs and runs OK, and the latest NVIDIA driver (295.53) installs cleanly.. $ uname -a Linux rglinux 3.5.0-rc1 #1 SMP Mon Jun 4 13:33:33 BST 2012 x86_64 x86_64 x86_64 GNU/Linux Now – to see … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.5-rc1, compile, kernel, linux, test | Leave a reply

Back to 3.3.x

Adventures With Linux ™ Posted on May 24, 2012 by RGMay 24, 2012

3.4.0 was running OK, but then got a whole lot of … BUG…  Bad RSS Counter…  errors, and USB devices stopped working correctly  (after plugging in ‘tethered’ phone, when network went down) So…  Back to 3.3..on my main system…   For the time being..

Posted in compilation, kernel, Linux | Tagged 3.4.0, bad rss counter, bug, kernel, revert to 3.3 | Leave a reply

3.4 Released..

Adventures With Linux ™ Posted on May 21, 2012 by RGMay 21, 2012

Kernel 3.4.0 just released…   Not on kernel.org yet, so downloaded from github (https://github.com/torvalds/linux). The latest version of the NVIDIA linux drivers (295.53) already supports kernel 3.4x, and the latest ‘weltall‘ patch for VMware (8.0.3) also supports this kernel version, so should be good to go.. Now – to see what’s new/improved/fixed/broken! Update:   compiled/installed, and everything seems to … Continue reading →

Posted in compilation, kernel, Linux | Tagged 3.4.0, compilation, github, kernel, linux, new release | Leave a reply

Fedora Upgrade – 16 to 17..

Adventures With Linux ™ Posted on May 18, 2012 by RGMay 18, 2012

After all the Pi excitement, back to (relative) normality.. I upgraded my main (x86_64) systems to Fedora 17, using YUM, as usual..    I have found that using the DVD is messy, and sometimes leaves the system in a ‘hybrid’ state, and then the DVD versions of many packages need to be updated, in any case! Compared to … Continue reading →

Posted in compilation, Fedora, kernel, Opinion | Tagged fedora 17, linux, upgrade, yum | Leave a reply

Pi to 3.1.10..

Adventures With Linux ™ Posted on May 8, 2012 by RGMay 8, 2012

I had noticed that the OpenELEC XBMC build for the Raspberry Pi included a 3.1.10 kernel, so decided to ‘update’ my Fedora 17 card to this, using the OpenELEC kernel source, cross-compiled.. So..  Now running Fedora 17 on a 3.1.10 kernel: $ uname -a Linux rgpi 3.1.10 #1 Tue May 8 13:41:06 BST 2012 armv6l armv6l armv6l … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged cross-compile, fedora 17, kernel 3.1.10, openelec, raspberry pi | Leave a reply

XBMC on the PI!

Adventures With Linux ™ Posted on May 4, 2012 by RGMay 4, 2012

I decided to revert to the cross-compile option, which was a) much, much faster to compile! and b) completed successfully.. Then I followed the instructions to install the results on an 8GB SD Card…      It is worth mentioning, that this is a case where RTFM is absolutely required, as the whole process is different from what you … Continue reading →

Posted in compilation, Raspberry Pi, XBMC | Tagged openelec, raspberry pi, success, xbmc | Leave a reply

Post navigation

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