↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: kernel

Post navigation

← Older posts
Newer posts →

Grub2 – Stop the Insanity!

Adventures With Linux ™ Posted on September 12, 2012 by RGSeptember 12, 2012

I am one of those people who compiles a lot of new kernels, and have become increasingly frustrated by the user-unfriendliness of grub2.. Now the latest version of grub2 has introduced – for reasons that I cannot fathom – two levels of menu, and relegated most of the multiple-choice kernel version boot options to the secondary menu … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, Opinion, Performance | Tagged 2-tier menus, fedora, grub 1.99, grub-customizer, grub2, revert to single-level menu, solution | Leave a reply

APC – Video Playback?

Adventures With Linux ™ Posted on September 10, 2012 by RGSeptember 10, 2012

After noting the success of the XBMC team in getting high-quality video playback on the Raspberry Pi, I tried to see what was currently possible with the latest version of the APC kernel..   Sadly, the XBMC player is only available for the proprietary Pi Broadcom chipset..    I did try installing the binary-only Android APC player, but it … Continue reading →

Posted in APC, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, Video | Tagged apc, compiled, mplayer, sluggish, video playback, xine | Leave a reply

APC – Fedora – Brief Howto..

Adventures With Linux ™ Posted on September 7, 2012 by RGSeptember 7, 2012

Now that Fedora 13 and the APC kernel provide basic functionality, a brief summary of where you can get the ‘bits’… Assumptions:   You will need to be reasonably adept at the following: 1.  Cross-compiling and patching a Linux / ARM kernel, from source obtained from GitHub. 2.  Formatting and partitioning an SD-card (FAT and EXT3..) 3.  Installing … Continue reading →

Posted in APC, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance | 2 Replies

APC – At Last – Video!

Adventures With Linux ™ Posted on September 4, 2012 by RGSeptember 4, 2012

After compiling the latest release of the APC-8750 kernel source code, I am pleased to find that video/HDMI output to an hdmi-attached monitor now works! So…  I now have XFCE Desktop running on the APC under Fedora 13, and Kernel 2.6.32.9-apc..   A bit old, but – it works!  

Continue reading →
Posted in APC, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Video | 2 Replies

VMware 9 and Kernel 3.6-rc..

Adventures With Linux ™ Posted on September 2, 2012 by RGSeptember 2, 2012

Back to the reality of Linux software, now.. Just tested the ‘patched’ VMware Workstation 9.0 with kernel 3.6-rc4, and it compiles, and runs, OK.. Linux rg6830l 3.6.0-rc4 #1 SMP Sat Sep 1 21:58:24 BST 2012 x86_64 x86_64 x86_64 GNU/Linux  

Continue reading →
Posted in compilation, Fedora, kernel, Linux, VMware | Leave a reply

VMware W/S 9.0 – patched – with kernel 3.5.3..

Adventures With Linux ™ Posted on August 26, 2012 by RGAugust 26, 2012

Tested the vmmon patch for the new 9.0 version of VMware Workstation with 3.5.x linux kernels, and everything works fine. Now running kernel 3.5.3 with VMware 9.0 (patched..)..

Continue reading →
Posted in compilation, Fedora, Hacks, kernel, Linux, Performance, VMware | Tagged kernel 3.5.3, success, vmmon patch, vmware 9.0 | 1 Reply

VMware Workstation 9.0 – Initial Tests.. and a Fix for Kernel 3.5.2..

Adventures With Linux ™ Posted on August 24, 2012 by RGAugust 24, 2012

Just completed some basic tests with the new VMware Workstation 9.0 on my ‘test’ system (x86_64, Fedora 17)… Initial results.. Compiles and runs OK on kernel 3.4.9. Compiles OK, but causes general protection fault (with tombstone..) on kernel 3.5.2.   (scroll down for the fix..) ……………………. /dev/vmnet: port on hub 8 successfully opened /dev/vmnet: open called by PID … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged general protection fault, kernel 3.5.2, linux, tests, vmware, workstation 9.0 | 2 Replies

VFAT is not LVM/RAID – and a Workaround…

Adventures With Linux ™ Posted on August 24, 2012 by RGAugust 24, 2012

Odd problem with kernel 3.6-rc3 on the Dreamplug… I had the usual /etc/fstab entry, with both the ext4 root and vfat boot devices configured, but now – despite LVM / RAID not being enabled in the kernel, the init/systemd process insisted on treating the vfat device as a LVM/RAID device, and failing, and dropping to the ’emergency’ … Continue reading →

Posted in Crash and Burn.., Dreamplug, Fedora, kernel, Linux / ARM, Opinion, Performance | Tagged dreamplug, fail, kernel 3.6-rc3, lvm, vfat, workaround | Leave a reply

Raspberry Pi – A Little Bit More Up-to-Date..

Adventures With Linux ™ Posted on August 24, 2012 by RGAugust 24, 2012

The Raspberry Pi repository on GitHub now has kernel 3.2.27 available, so I updated that with the 3.2.27-28 incremental patch, from ftp://ftp.kernel.org/pub/linux/kernel/v3.0/incr/ Now, the Pi is running Fedora 17 with kernel 3.2.28.. Fedora release 17 (Beefy Miracle) Kernel 3.2.28 on an armv6l (ttyAMA0) rgpi login: xxxx Password: Last login: Thu Jan  1 01:01:03 on ttyAMA0 [xxxx@rgpi ~]# … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.2.28, incremental, kernel, patch, raspberry pi, update | 1 Reply

Dreamplug – Right Up-to-Date with 3.6-rc3..

Adventures With Linux ™ Posted on August 24, 2012 by RGAugust 24, 2012

After all the fuss with ancient versions of Linux on the APC, I now have the very latest Linux – 3.6-rc3 – running on the Dreamplug..: Fedora release 17 (Beefy Miracle) Kernel 3.6.0-rc3 on an armv5tel (ttyS0) rgdreamplug login: …………. # uname -a Linux rgdreamplug 3.6.0-rc3 #1 Fri Aug 24 00:20:25 BST 2012 armv5tel armv5tel armv5tel GNU/Linux … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM, Performance | Tagged boot, compile, dreamplug, fedora 17, kernel 3.6-rc3, success | 2 Replies

Post navigation

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