Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Linux 4.14 #49

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Upgrade to Linux 4.14 #49

wants to merge 2 commits into from

Conversation

bamarni
Copy link
Owner

@bamarni bamarni commented Dec 3, 2017

This upgrades to Linux 4.14, I'm not pushing this directly to master as I just have made a build locally without releasing for now.

@aleroot
Copy link

aleroot commented Dec 5, 2017

How can I upgrade my box to test it ?

Copy link

@aleroot aleroot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything seems to be fine, I think that it should be merged and allow the pi64-update tool to perform the upgrade automatically

@aleroot
Copy link

aleroot commented Jan 5, 2018

I think that we should upgrade to 4.14.11 and release to users as soon as possible given the current meltdown security issue ...

@romen
Copy link

romen commented Jan 6, 2018

Not that updating the kernel is not important anyway, but regarding Meltdown and Spectre, they don't affect the SoC used in any of the Raspberry Pi (including 3).

https://www.raspberrypi.org/blog/why-raspberry-pi-isnt-vulnerable-to-spectre-or-meltdown/

@aleroot
Copy link

aleroot commented Feb 6, 2018

Can this be merged then? what is blocking this merge?

@Gaojianli
Copy link

It has been a long time since last upgrade is released. I have tried to build the 4.14 kernel, but I don't know how to deal with the "firmware". I wonder if this repository is maintained?

@Xnyle
Copy link

Xnyle commented Feb 18, 2018

If there will be no update: https://github.com/Debian/raspi3-image-spec
Still trying to figure out how to do a smoth kernel upgrade without reinstalling though

--EDIT-- those are the bits from the build script but you have to dist-upgrade to buster first and then cross fingers it will reboot :)

TODO: install raspi3-firmware and linux-image-arm64 from buster once they

migrated in sufficiently recent versions.

  • chroot: root-fs
    shell: |
    echo 'deb http://deb.debian.org/debian unstable main contrib non-free' >> /etc/apt/sources.list
    echo 'APT::Default-Release "buster";' > /etc/apt/apt.conf.d/08default-release
    apt-get update
    apt-get -y --no-show-progress -t unstable install raspi3-firmware linux-image-arm64

@CryptoSiD
Copy link

CryptoSiD commented Feb 23, 2018

Would it be possible to have instructions on how to upgrade to the 4.14 kernels?
Please help a noob :)

I mean using this: cc3bfd2

I'm not sure what to do with that.

@Gaojianli
Copy link

@Xnyle
I have upgraded to the buster,and tried the command you given, but the installation of raspi3-firmware failed, because of the missing of /boot/firmware
Would you please tell me how to deal with it ?

@xilopaint
Copy link

Any news here, @bamarni?

@Gaojianli
Copy link

@xilopaint
I finally successfully build the Linu.tar.gz with the 4.14 branch ,but the onboard WiFi doesn't work. By the way , it keeps showing the under-voltage warning which didn't occurred on 4.11. Sometime the shell froze when I use cd command,I have to type Ctrl+C to continue my work. In one word, it is not a daily usable version now,I had rolled back to the 4.11 now, it seems the 4.14 still needs some work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants