Comments on: Headaches whilst upgrading to Raspberry Pi 2 https://l0l.org.uk.archived.website/2015/02/headaches-whilst-upgrading-to-raspberry-pi-2/ make it, break it, fix it, hack it, own it Sat, 05 Nov 2016 16:17:33 +0000 hourly 1 https://wordpress.org/?v=4.5.14 By: gareth https://l0l.org.uk.archived.website/2015/02/headaches-whilst-upgrading-to-raspberry-pi-2/#comment-101 Sun, 22 Feb 2015 16:27:18 +0000 https://l0l.org.uk.archived.website/?p=706#comment-101 Hello Atro, thanks for the comment – nice to feel that I’m not alone in my grievance!!

Yes, you have to do both the apt-get (or aptitude) install AND the appending in /boot/config.txt.

Basically the apt-get stage downloads the new kernel and matching headers, then they are ready in /boot as alternatives to the ones in use at the moment. You might see errors in the apt installation referring to ‘unable to make hard links’ or something like that. I think maybe that’s why we have to edit /boot/config.txt ourselves?

It’s the entries in /boot/config.txt that allow a non-default kernel name. See here for a good guide to these.

You can edit it with a text editor if you like or just paste the command provided, either way you should get the new (i.e. older. rpi2-rpfv) kernel on reboot. Do a ‘uname -r’ on reboot to check.

If you’ve made a typo or somehow the right files aren’t in /boot then the raspberry pi will not boot. I pull the card and edit it on another computer in this case. Hope this helps!!

]]>
By: Atro https://l0l.org.uk.archived.website/2015/02/headaches-whilst-upgrading-to-raspberry-pi-2/#comment-99 Sun, 22 Feb 2015 10:35:55 +0000 https://l0l.org.uk.archived.website/?p=706#comment-99 Hi gareth, totally agree with your grievance. I am a new comer but just went through 3 years of complaints with a variety of solutions. Could you provide exact instructions to solve this on the Pi 2? Do you simply say:

apt-get install linux-image-rpi2-rpfv
apt-get install linux-headers-rpi2-rpfv

Or do you also append the boot/.config? And does this return the latest module?

Thanks!

]]>
By: RFM12B linking a JeeNode Micro with a Raspberry Pi - layer zero labs https://l0l.org.uk.archived.website/2015/02/headaches-whilst-upgrading-to-raspberry-pi-2/#comment-92 Wed, 18 Feb 2015 23:11:06 +0000 https://l0l.org.uk.archived.website/?p=706#comment-92 […] EDIT – Raspberry Pi 2 ISN’T WORKING YET! see here.  […]

]]>