↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Monthly Archives: October 2012

Post navigation

← Older posts
Newer posts →

3.7-rc1 – Problems with VMware and NVIDIA.. – and Fixes..?

Adventures With Linux ™ Posted on October 15, 2012 by RGOctober 15, 2012

Just compiled and installed 3.7-rc1 on my test system, and ran into problems straight away.. NVIDIA (304.51) compile fails with a whole host of errors, and VMware (9.0-patched) compile fails immediately, with: vthread-3| I120: Failed version test: /usr/src/linux-3.7-rc1/linux/version.h not found. Update: There is a fix for NVIDIA, here: http://www.nvnews.net/vbulletin/showthread.php?t=194465    – a patch, and the removal of VM_RESERVED … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged 3.7-rc1, kernel, linux, nv-mmap.c, nvidia compile fail, nvidia fix, patch, problems, success, testing, uapi, version.h moved, vmware workaround, vm_reserved | Leave a reply

Pi Updated – Kernel 3.6.1-pi…

Adventures With Linux ™ Posted on October 15, 2012 by RGOctober 15, 2012

I now have the Raspberry Pi running on kernel 3.6.1-pi, recently downloaded from GitHub, as per my earlier post.. Fedora release 17 (Beefy Miracle) Kernel 3.6.1-pi on an armv6l (ttyAMA0) …….. $ uname -a Linux rgpi 3.6.1-pi #4 Mon Oct 15 13:08:24 BST 2012 armv6l armv6l armv6l GNU/Linux FYI, the download link on GitHub was still pointing … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.6.1-pi, kernel, raspberry pi, success, update | Leave a reply

Pi Kernel – Bump to 3.6?

Adventures With Linux ™ Posted on October 15, 2012 by RGOctober 15, 2012

Just checked the Raspberry Pi GitHub repository, and there is a ‘3.6.y’ kernel there, now.. https://github.com/raspberrypi/linux/tree/rpi-3.6.y Will download and see if it compiles and installs, yet..   It might just be a first attempt to patch to 3.6, though… This is – of course – a welcome development, to keep the Pi kernel up-to-date.. … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.6.y, compile, github, kernel, raspberry pi, test | Leave a reply

3.6.2, Already..

Adventures With Linux ™ Posted on October 13, 2012 by RGOctober 13, 2012

Hot on the heels of the release of kernel 3.6.1, comes 3.6.2!    Upgraded this morning, and all is OK.. $ uname -a Linux rglinux 3.6.2 #1 SMP Sat Oct 13 10:50:22 BST 2012 x86_64 x86_64 x86_64 GNU/Linux … Continue reading →

Posted in compilation, kernel, Linux | Tagged 3.6.2, kernel, linux, success, upgrade | Leave a reply

Android – KDE – Problems with Calendars..

Adventures With Linux ™ Posted on October 13, 2012 by RGOctober 13, 2012

I had – for many years – been using a Palm Pilot (later Sony Clie) to sync calendars with JPilot on Linux, and this worked fine, especially after USB support was added, all those years ago.. I now have an Android so-called smart phone, and simply want to sync my calendar with my desktop (KDE 4.9.2)..   This … Continue reading →

Posted in Android, Crash and Burn.., Fedora, KDE, Linux, Opinion | Tagged akonadi, akonadi_googlecalendar_resource, anrdoid, calendar sync, kde, korganizer, problems | Leave a reply

Dreamplug – Kernel 3.6.1

Adventures With Linux ™ Posted on October 11, 2012 by RGOctober 11, 2012

Just updated the Dreamplug to kernel 3.6.1.. Fedora release 17 (Beefy Miracle) Kernel 3.6.1 on an armv5tel (ttyS0) $ uname -a Linux rgdreamplug 3.6.1 #1 Thu Oct 11 15:25:25 BST 2012 armv5tel armv5tel armv5tel GNU/Linux In case anyone needs it, the kernel .config I used is at http://pastebin.com/2wUCv0yA This is a test config, and contains a lot … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM, Opinion, Performance | Tagged config, dreamplug, kernel 3.6.1, linux/arm, pastebin | Leave a reply

This _is_ the ‘Droid I’m looking For..

Adventures With Linux ™ Posted on October 9, 2012 by RGOctober 9, 2012

After problems with my old Samsung Galaxy Ace – mostly due to the cripplingly small amount of phone memory in the device – I finally decided to ‘upgrade’.    Budgets are tight, but I – for better or worse – have come to rely on my ‘droid for so many things.. So, after some research, and not being … Continue reading →

Posted in Android, Linux, Performance | Tagged android 4.0.3, htc one v, linux kernel 3.0.16, phone | Leave a reply

Update to 3.6.1 – No problems..

Adventures With Linux ™ Posted on October 7, 2012 by RGOctober 7, 2012

Just updated my main (Fedora 17, X86_64, Quad-Core Intel) system to 3.6.1 – released today – with no problems.. $ uname -a Linux rglinux 3.6.1 #1 SMP Sun Oct 7 17:18:41 BST 2012 x86_64 x86_64 x86_64 GNU/Linux Planning to update the Dreamplug (Fedora 17 ARM) next..   … Continue reading →

Posted in Fedora, kernel, Linux, Performance | Tagged 3.6.1, kernel, linux, success, update | 3 Replies

Linux and Android – Not Talking to Each Other?

Adventures With Linux ™ Posted on October 2, 2012 by RGOctober 2, 2012

I had been frustrated for years with the dire support for connecting mobile phones (cellphones..) on Linux.    Bluetooth support to phones was patchy, to say the least, and has been completely re-written for KDE, but still has very limited functionality..    I can (just about) connect to my Samsung Android phone, but can only transfer files to the … Continue reading →

Posted in Android, Linux, Opinion | Tagged android, calendar, cloud, google, linux, marketing hype, phone, problems, sync | Leave a reply

Fedora 17 – Non-graphical login – systemd / startx now fixed..

Adventures With Linux ™ Posted on October 1, 2012 by RGOctober 1, 2012

The problem for those of us who prefer a non-graphical login, and then found that USB and other devices would not mount successfully, has now been fixed.   I had created my own workaround, some time ago, but nice to know that an ‘official’ fix is now – finally – in the pipeline.. https://bugzilla.redhat.com/show_bug.cgi?id=806491 Pre-release RPMs available at: … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, Linux, Performance | Tagged fedora 17, fixed, mount problem, non-graphical login, startx, systemd, usb disks | Leave a reply

Post navigation

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