↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: kernel 3.7-rc1

Pi – Going Mainstream..

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

Examining the (considerable) changes in ARM support in kernel 3.7-rc1, and the first bits for support of the Raspberry Pi’s Broadcom BCM2835 CPU are there!     Not usable yet, as there is very limited functionality, and the rest of the SoC (System on a Chip) features are not yet there, but it is a start, and will ensure … Continue reading →

Posted in compilation, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged broadcom bcm2835, cpu, initial code, kernel 3.7-rc1, raspberry pi | Leave a reply

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
Original content © Robert Gadsdon 2013
↑