↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

DreamPlug to 3.13-rc5..

Adventures With Linux ™ Posted on December 22, 2013 by RGDecember 22, 2013

Updated the DreamPlug to kernel 3.13-rc5, and still getting some mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0000 pio=0 messages on boot, but otherwise the system seems to be running OK… Fedora release 18 (Spherical Cow) Kernel 3.13.0-rc5 on an armv5tel (ttyS0) ………………….. # uname -a Linux rgdreamplug 3.13.0-rc5 #1 PREEMPT Sun Dec 22 21:44:57 GMT 2013 armv5tel armv5tel … Continue reading →

Posted in arm, compilation, Dreamplug, kernel, Linux / ARM | Tagged dreamplug, kernel 3.13-rc5, success | 2 Replies

Kernel 3.13-rc4 – VMware and (Patched) NVIDIA OK..

Adventures With Linux ™ Posted on December 16, 2013 by RGDecember 16, 2013

Updated the test system to kernel 3.13-rc4, and VMware 10.0.1 and (patched) NVIDIA 331.20 compile and load OK.. NVIDIA appear to have pulled driver version 319.76 from their ftp download site – ftp://download.nvidia.com/XFree86/Linux-x86_64/, for some reason.. Robert Gadsdon.    December 16, 2013. … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.13-rc4, nvidia 331.20 patched, success, vmware 10.0.1 | 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

DreamPlug to 3.13-rc4 – No Patch Needed..

Adventures With Linux ™ Posted on December 16, 2013 by RGDecember 16, 2013

Just updated the DreamPlug to Kernel 3.13-rc4, and the compile-fix patch for -rc3 is no longer needed.. Fedora release 18 (Spherical Cow) Kernel 3.13.0-rc4 on an armv5tel (ttyS0) …………………… # uname -a Linux rgdreamplug 3.13.0-rc4 #1 PREEMPT Sun Dec 15 23:26:14 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.   December 15, 2013. … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux / ARM | Tagged dreamplug, kernel 3.13-rc4, no patch needed, success | Leave a reply

DreamPlug to 3.13-rc3 – with Untested Patch..

Adventures With Linux ™ Posted on December 7, 2013 by RGDecember 7, 2013

Thanks to more detective work by Adam Baxter, I have found a work-in-progress patch for the compile failure on 3.13-rc.. http://article.gmane.org/gmane.linux.ports.arm.kernel/282669 So.. I now have Kernel 3.13-rc3 running on the DreamPlug: Fedora release 18 (Spherical Cow) Kernel 3.13.0-rc3 on an armv5tel (ttyS0) ………………….. # uname -a Linux rgdreamplug 3.13.0-rc3 #2 PREEMPT Sat Dec 7 15:02:56 GMT 2013 … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Fedora, Hacks, kernel, Linux / ARM | Tagged dreamplug, kernel 3.13-rc3, patch, success | 2 Replies

DreamPlug to 3.12.2 – Still Needs Patch… 3.13-rc Compile Fail..

Adventures With Linux ™ Posted on December 1, 2013 by RGDecember 1, 2013

Updated the DreamPlug to kernel 3.12.2, and the orion / mdio patch mentioned in the article for 3.12.1 is still needed.. (http://rglinuxtech.com/?p=941) I have tried to compile 3.13-rc kernels for the device, but the compilation fails: /linux-3.13-rc2/arch/arm/include/asm/memory.h: In function ‘__virt_to_phys’: ……………… /linux-3.13-rc2/arch/arm/include/asm/memory.h:244:40: error: ‘PHYS_OFFSET’ undeclared (first use in this function)…………………… make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1 make: *** … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged 3.13-rc compile fail, dreamplug, kernel 3.12.2, orion/mdio patch, success | 6 Replies

Pi to 3.12.2..

Adventures With Linux ™ Posted on November 30, 2013 by RGNovember 30, 2013

Just updated the Raspberry Pi to Kernel 3.12.2, using the latest version  from GitHub: # git clone -b rpi-3.12.y –single-branch https://github.com/raspberrypi/linux The system boots (into Pidora 19) and audit_syscall still causes a ‘tombstone’ just after the command prompt shows up, but apart from this the system seems to be running OK.. Pidora release 19 (Raspberry Pi Fedora … Continue reading →

Posted in kernel, Linux / ARM, Pidora | Tagged audit_syscall tombstone, kernel 3.12.2, raspberry pi, success | Leave a reply

NVIDIA – Run-Time Fix for 3.13..

Adventures With Linux ™ Posted on November 29, 2013 by RGNovember 29, 2013

Although the latest NVIDIA drivers compile OK on kernel 3.13-rc1, they do not load/run correctly, and may only give low-res output… The same problem exists with the newest version just released – 319.76.. nvidia: Unknown symbol acpi_os_wait_events_complete (err 0) There is a fix available, in this thread from DevZone: https://devtalk.nvidia.com/default/topic/644906/331-20-on-3-13-rc1-kernel/ – but note the logic correction mentioned … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA | Tagged kernel 3.13, nvidia, patch, run-time problem, success | 2 Replies

3.13-rc1 – Mostly Harmless?

Adventures With Linux ™ Posted on November 22, 2013 by RGNovember 23, 2013

Just updated the test system to kernel 3.13-rc1, and VMware 10.0.1 and NVIDIA drivers 331.20 and 319.72 all compile OK.. # uname -a Linux rg6830l 3.13.0-rc1 #1 SMP PREEMPT Fri Nov 22 23:48:06 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Very brief details of changes, here: http://permalink.gmane.org/gmane.linux.kernel/1599956 (scroll down, to get to the ‘list’..) Update:   The NVIDIA driver … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged compile ok, kernel 3.13-rc1, nvidia 331.20 319.72, success, vmware 10.0.1, workaround, x problem | 2 Replies

DreamPlug to 3.12.1 – Still needs Orion Patch..

Adventures With Linux ™ Posted on November 21, 2013 by RGNovember 21, 2013

Just updated the DreamPlug to Kernel 3.12.1, and found that the Ethernet/network problem from 3.12 is still there…   The not-yet-implemented orion_mdio patch is still needed..- see: http://rglinuxtech.com/?p=897 $ uname -a Linux rgdreamplug 3.12.1 #1 PREEMPT Thu Nov 21 14:32:15 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.   November 21, 2013. … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet problem, kernel 3.12.1, orion_mdio patch, success | 3 Replies

Post navigation

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