↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: raspberry pi

Post navigation

Newer posts →

Pi Update..

Adventures With Linux ™ Posted on April 17, 2012 by RGApril 17, 2012

Found the latest kernel image (still 3.1.9-based..) and associated pre-compiled modules at the git repository – https://github.com/raspberrypi/firmware – and the ‘new’ version of kernel.img does away with the annoying console debug messages.. Device still seems very slow, but maybe I’m too used to quad-core systems with masses of memory! I even tried the Debian system, as this … Continue reading →

Posted in compilation, Fedora, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged 3.1.9+, arm, fedora, kernel, raspberry pi | Leave a reply

New Pi…!

Adventures With Linux ™ Posted on April 16, 2012 by RGApril 16, 2012

Raspberry Pi finally arrived today..     Set up with Fedora ‘Respin’ FC14.. Initial impressions.. Confirmed what we already know – does _not_ support Class 10 SD Cards!    Had to do a quick install onto an old 2GB Class 4 card (not really big enough!**)…    32GB Class 4 card on order.. First boot – prompts for user name … Continue reading →

Posted in Fedora, Linux / ARM, Raspberry Pi | Tagged fedora, first impressions, linux, raspberry pi, respin | Leave a reply

Pi Webinar Fail..

Adventures With Linux ™ Posted on April 4, 2012 by RGApril 4, 2012

Tried to join the Element14 ‘Programming-the-Pi’ Webinar this afternoon (April 4th), but although the java app started OK, all I saw was an ‘info’ window, and myself showing as the sole attendee!     Tried with Firefox and then Chrome, but no joy…     Maybe the Cisco Webex stuff they are using doesn’t work with Linux?    (Oh, the irony…) (”Webinar” … Continue reading →

Posted in Fedora, Opinion, Raspberry Pi | Tagged cisco, fail, java, raspberry pi, webex, webinar | Leave a reply

Pi in the Boot..

Adventures With Linux ™ Posted on March 18, 2012 by RGMarch 18, 2012

The Raspberry Pi boot sequence is somewhat unique, due – amongst other things – to the binary code blobs necessary to drive the Broadcom CPU/GPU at boot time. The FAT32 boot partition looks like this: The three binary files arm<nnn>_start.elf provide varying allocations of the processor for CPU (compute) versus GPU (video) work.     This effectively means that … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged boot partition, boot partition contents, cpu/gpu, fat32, imagetool, kernel.img, raspberry pi | Leave a reply

Put a Fork in it…

Adventures With Linux ™ Posted on March 12, 2012 by RGMarch 12, 2012

The Linux kernel source for the Pi has been ‘forked’, rather than being released as a patch set.. This is probably a necessary evil, in order to get a working version out in public…   But.. This has the (obvious) downside that we have to rely on regular creation of ‘newer’ forked versions, and the current Pi kernel … Continue reading →

Posted in kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged forked, github, kernel, raspberry pi | Leave a reply

Compiling the Pi Kernel.. My Way..

Adventures With Linux ™ Posted on March 12, 2012 by RGMarch 12, 2012

This is how I compile ARM kernels.  There are other ways of doing this, but this works, for me.. First – I should mention – Read the Wicki!    This is at http://elinux.org/R-Pi_Hub After getting the ‘forked’ kernel I then had to obtain a suitable config file, which included the necessary extra items for the Pi Broadcom chipset..   … Continue reading →

Posted in Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged compile, cross-compiler, fedora, kernel, linux, raspberry pi | Leave a reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑