↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

And Now.. Dreamplug to F18..

Adventures With Linux ™ Posted on December 11, 2012 by RGDecember 11, 2012

After the success of the Raspberry Pi, I have now updated the Dreamplug to Fedora 18, using yum…. This time, the rpm –import…  worked fine, and the whole process went very smoothly.. Fedora release 18 (Spherical Cow) Kernel 3.7.0-rc5 on an armv5tel (ttyS0) Robert Gadsdon.  December 11th, 2012. … Continue reading →

Posted in Dreamplug, Fedora, Linux / ARM, Performance | Tagged dreamplug, fedora 18, success, update, yum | Leave a reply

Pi – Update to Fedora 18..

Adventures With Linux ™ Posted on December 10, 2012 by RGDecember 10, 2012

As the Fedora 18 Beta had been stable on my x86_64 test system, I decided to update the Pi from F17 to F18..   As there is no ‘update’ image available, the only way is to use YUM..    Instructions are on the Fedora site: http://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_17_-.3E_Fedora_18 I found that the rpm –import command failed with a curl error: # … Continue reading →

Posted in Fedora, Linux / ARM, Performance, Raspberry Pi | Tagged fedora 18, raspberry pi, success, update, yum | Leave a reply

Raspberry Pi – Kernel to 3.6.9..

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

The 3.6.y branch of the kernel on GitHub has now been updated to 3.6.9, in step with the ‘mainline’ kernel.. To get the source, you may need to explicitly reference the rpi-3.6.y.tar.gz download, instead of the (default) rpi-3.2.7.tar.gz https://github.com/raspberrypi/linux/archive/rpi-3.6.y.tar.gz Compilation was as described in earlier posts.. Fedora release 17 (Beefy Miracle) Kernel 3.6.9-pi on an armv6l (ttyAMA0) … Continue reading →

Posted in compilation, Fedora, kernel, Linux / ARM, Raspberry Pi | Tagged 3.6.9, 3.6.y branch, github, kernel, raspberry pi, success | Leave a reply

Latest and Greatest.. 3.6.8 and 3.7-rc7..

Adventures With Linux ™ Posted on November 27, 2012 by RGNovember 27, 2012

Kernel 3.6.8 is just business as usual, and everything works as expected..   There might not have been a need for another -rc before 3.7 was released, but apparently there was a late rush of changes and bugfixes, so now there is 3.7-rc7..   Same caveats apply as for -rc6..   NVIDIA driver (310.19) compiles OK, and VMware 9.0.1 still … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.6.8, 3.7-rc7, kernel updates, nvidia, success, vmware, workaround | Leave a reply

Pi to 3.6.7.. and a Hardware Problem!

Adventures With Linux ™ Posted on November 22, 2012 by RGNovember 22, 2012

The 3.6.y tree at GitHub has now been updated to 3.6.7, keeping pace with the ‘mainline’ kernel. Compiling was similar to 3.6.6, and there is still a missing header file:   CC [M]  drivers/net/wireless/hostap/hostap_80211_rx.o In file included from drivers/net/wireless/hostap/hostap.h:7:0,                  from drivers/net/wireless/hostap/hostap_80211_rx.c:8: drivers/net/wireless/hostap/hostap_wlan.h:13:27: fatal error: hostap_common.h: No such file or directory compilation terminated. make[4]: *** [drivers/net/wireless/hostap/hostap_80211_rx.o] Error … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.6.7, compile, fix, hardware problem, kernel, missing header, raspberry pi, sd card slot loose, success | Leave a reply

Android VM – with VMware

Adventures With Linux ™ Posted on November 19, 2012 by RGNovember 19, 2012

Now that I have several Android devices – having just taken delivery of an ‘inexpensive’ 7in tablet – I decided it would be interesting to run the OS in a VMware virtual machine.. You can get a ‘VirtualBox’ Android 4 image at http://androvm.org/blog/download/  and then convert it to a VMware VM, by opening the xxxx.ova file using … Continue reading →

Posted in Android, Crash and Burn.., Hacks, VMware | Tagged android, import, success, virtual machine, virtualbox, vmware | Leave a reply

VMware 9.0.1 – Not so Clever, After all..

Adventures With Linux ™ Posted on November 18, 2012 by RGNovember 18, 2012

Just updated the kernel on my test system to 3.7-rc6, and discovered – sadly – that the standard VMware (re)compile/install script – vmware-modconfig – still doesn’t find the ‘relocated’ version.h in the 3.7 series kernels. So, although the VMware new-install/update script (VMware-Workstation-Full-9.0.1-894247.x86_64.bundle, in this case), does recognise the 3.7 change, the (re)compilation script doesn’t.. # vmware-modconfig –console … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, VMware | Tagged 9.0.1, kernel 3.7, moved, success, version.h, vmware, vmware-modconfig, workaround | 11 Replies

Pi 3.6.y Kernel – now at 3.6.6..

Adventures With Linux ™ Posted on November 15, 2012 by RGNovember 15, 2012

The Raspberry Pi 3.6.y kernel branch in GitHub at https://github.com/raspberrypi/linux/tree/rpi-3.6.y has now been updated to version 3.6.6, and compiles cleanly, with a couple of small gotchas.. I have the wireless drivers selected, and for some reason one of the header files is missing – /drivers/net/wireless/hostap/hostap_common.h..   It is a simple job to just copy this file over from … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux / ARM, Raspberry Pi | Tagged 3.6.6, 3.6.y, compile, gotchas, kernel, raspberry pi, success, update | Leave a reply

NVIDIA – Clean Compile on 3.7-rc, with Latest Driver

Adventures With Linux ™ Posted on November 14, 2012 by RGNovember 14, 2012

The latest NVIDIA driver – 310.19 – compiles cleanly on Kernel 3.7-rc versions, without the need for any patch or workaround. So – the latest versions of VMware (9.0.1) and NVIDIA (310.19) both compile without problems on 3.7-rc kernels. Robert Gadsdon.  November 14, 2012. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged clean compile, driver 310.19, kernel 3.7-rc, nvidia, success | Leave a reply

Dreamplug to -rc5 – No Problems..

Adventures With Linux ™ Posted on November 11, 2012 by RGNovember 11, 2012

Just updated the Dreamplug to 3.7-rc5 (just released..) and there are no surprises.. Fedora release 17 (Beefy Miracle) Kernel 3.7.0-rc5 on an armv5tel (ttyS0) …………………… $ uname -a Linux rgdreamplug 3.7.0-rc5 #1 Sun Nov 11 23:10:12 GMT 2012 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.. November 11th 2012. … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM | Tagged arm, compile, dreamplug, kernel 3.7-rc5, linux, success, update | 1 Reply

Post navigation

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