↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Dreamplug

Dreamplug ARM computer

Post navigation

← Older posts
Newer posts →

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

Dreamplug – 3.7-rc3 – Finally a Clean Compile..

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

Just updated the Dreamplug to 3.7-rc3, and the kernel compile is now without errors..   So, finally, the ERROR: “read_current_timer” problem has been fixed.. Fedora release 17 (Beefy Miracle) Kernel 3.7.0-rc3 on an armv5tel (ttyS0) ………………… $ uname -a Linux rgdreamplug 3.7.0-rc3 #1 Mon Oct 29 08:30:44 GMT 2012 armv5tel armv5tel armv5tel GNU/Linux … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux / ARM | Tagged arm, clean compile, dreamplug, kernel 3.7-rc3, linux | 2 Replies

Dreamplug to 3.7-rc2 – Still Needs ‘Fix’..

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

Updated the Dreamplug to 3.7-rc2 today, and still needed to patch ../linux-3.7-rc2/arch/arm/kernel/armksyms.c, as described in the post for 3.7-rc1.. Fedora release 17 (Beefy Miracle) Kernel 3.7.0-rc2 on an armv5tel (ttyS0) …………………. $ uname -a Linux rgdreamplug 3.7.0-rc2 #2 Sun Oct 21 14:13:41 BST 2012 armv5tel armv5tel armv5tel GNU/Linux … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux / ARM, Performance | Tagged cross-compile, dreamplug, fix, kernel 3.7-rc2, linux-arm, patch, success | 2 Replies

Dreamplug – 3.7-rc1, After a Fix..

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

I have managed to update the Dreamplug to kernel 3.7-rc1, after a simple fix, to get it to compile OK.. The original (cross)compile failed, with: ERROR: “read_current_timer” [drivers/video/udlfb.ko] undefined! ERROR: “read_current_timer” [crypto/tcrypt.ko] undefined! Fix, is to change ../linux-3.7-rc1/arch/arm/kernel/armksyms.c, at line 51, as follows: From:  /* platform dependent support */ EXPORT_SYMBOL(arm_delay_ops); To:     /* platform dependent support */ … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM, Opinion | Tagged arm, armksyms.c, compile fix, dreamplug, kernel 3.7-rc1, linux, read_current_timer | 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

Dreamplug – Update to -rc7..

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

Just updated the Dreamplug to kernel version 3.6-rc7, and nothing broke.. Fedora release 17 (Beefy Miracle) Kernel 3.6.0-rc7 on an armv5tel (ttyS0) # uname -a Linux rgdreamplug 3.6.0-rc7 #1 Mon Sep 24 20:34:13 BST 2012 armv5tel armv5tel armv5tel GNU/Linux Sadly, this is the only ‘up-to-date’ ARM device I have, as the Raspberry Pi is on 3.2.27 – … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM | Tagged dreamplug, fedora 17, kernel 3.6-rc7, linux/arm, success, update | Leave a reply

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

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

APC – First Impressions..

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

Starting to ‘explore’ the system, and it looks very different from the typical Linux system I have been used to since 1997..   The base directory structure is different, with many ‘additions’.. This is probably standard for Android, but not what I am accustomed to! I decided to format a (micro) SD card, and insert it, as this … Continue reading →

Posted in Android, APC, compilation, Dreamplug, Hacks, kernel, Linux / ARM, Opinion | Tagged apc, bug, first impressions, formatting, recognition, sd card, tombstone | Leave a reply

APC – Now a real ‘Hack’!

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

As the complete source code for the APC is still unavailable, and it seems that the ‘standard’ Android OS on the device does not include some sort of console, the only way to get control (at least of the boot process) would appear to be by using the UART port on the board, and a pinout / … Continue reading →

Posted in Android, APC, Crash and Burn.., Dreamplug, Hacks, Linux / ARM | Tagged apc, boot, hack, serial console, uart, usb converter | Leave a reply

Post navigation

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