↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Tag Archives: kernel

Post navigation

← Older posts
Newer posts →

Kernel 3.5 ‘hang’ on the Dreamplug..

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

Been trying the ‘released’ version of kernel 3.5 on my Dreamplug, and at first the hang appeared to be due to the fact that 3.5 didn’t detect the Marvell Orion USB controller, but now there is another problem (see Update below..): ‘Good’ boot (3.4.5): mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy ) Serial: 8250/16550 driver, 2 … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM | Tagged 3.5, dreamplug, hang, kernel, marvell orion | 2 Replies

3.5 is here..

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

Just updated my x86_64 Fedora 17 system to kernel 3.5 – just released – and so far, all is working OK.    This is compatible with the latest NVIDIA drivers (304.22) and VMware 8.0.4 (patched).. $ uname -a Linux rglinux 3.5.0 #1 SMP Sun Jul 22 09:34:59 BST 2012 x86_64 x86_64 x86_64 GNU/Linux Next step – to try … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 3.5, compiled, kernel, linux, running, x86_64 | Leave a reply

Dreamplug Kernel Update – 3.4.5

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

Updated the Dreamplug to kernel 3.4.5: rgdreamplug ~]$ uname -a Linux rgdreamplug 3.4.5 #1 Wed Jul 18 17:46:49 BST 2012 armv5tel armv5tel armv5tel GNU/Linux Tried 3.5-rc7, but that hung on boot, for some reason…   More investigation needed..     … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux / ARM | Tagged 3.4.5, arm, dreamplug, kernel, linux, update | Leave a reply

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

Post navigation

← Older posts
Newer posts →
Original content © 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.