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

Don't display 4.0.y kernel warning if we're already on 4.0.y #178

Closed
shrx opened this issue Jun 23, 2015 · 3 comments · May be fixed by #180
Closed

Don't display 4.0.y kernel warning if we're already on 4.0.y #178

shrx opened this issue Jun 23, 2015 · 3 comments · May be fixed by #180

Comments

@shrx
Copy link
Contributor

shrx commented Jun 23, 2015

I upgraded my distros with rpi-update to the newest kernel:

uname -a
Linux raspberrypi2 4.0.5+ #797 PREEMPT Sat Jun 20 00:47:38 BST 2015 armv6l GNU/Linux

However, when I run rpi-update again, it still warns me about upgrading:

sudo rpi-update
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
 *** Performing self-update
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 10185  100 10185    0     0  43123      0 --:--:-- --:--:-- --:--:-- 51964
 *** Relaunching after update
 *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
#############################################################
WARNING: This update bumps to rpi-4.0.y linux tree
Be aware there could be compatibility issues with some drivers
Discussion here:
https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=113753
##############################################################

The warning should not be issued anymore.

@popcornmix
Copy link
Collaborator

That is not currently supported. The intention is the warning will be removed in a forthcoming update once we are happy there aren't any significant issues with the new kernel.

You can set SKIP_WARNING=1 to avoid the requirement to acknowledge this.

@shrx
Copy link
Contributor Author

shrx commented Jun 23, 2015

Whoops, didn't realize that setting SKIP_WARNING=1 doesn't actually remove the warning message. Should work now.

@Ruffio
Copy link

Ruffio commented May 20, 2016

@popcornmix what is the status on this one? The issue was raised june 2015 and I guess 'we' are happy with the new kernel?

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 a pull request may close this issue.

3 participants