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

Apollo lake boot hang #2344

Closed
h-2 opened this issue Apr 10, 2018 · 8 comments
Closed

Apollo lake boot hang #2344

h-2 opened this issue Apr 10, 2018 · 8 comments
Assignees
Labels
upstream Third party issue
Milestone

Comments

@h-2
Copy link

h-2 commented Apr 10, 2018

I thought I'd reference https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222908 here since it will probably affect more people with Apollo lakes now becoming more widely available and being good firewall CPUs.

FreeBSD seems to be slow to act so maybe even OpnSense could add the workaround for the next round of install images (if an affected CPU is detected)?

If you feel that upstream needs to fix this, you can of course close it again 😉

@fichtner
Copy link
Member

It's hard to work around hardware-specific issues in a way that nobody not affected is not affected in some other way. But since 18.1.5 at least you can use system: settings: tunables to also hold and enforce your loader.conf settings. It's not much, but it eases config import / export a bit as the settings are kept (minus the initial boot fix).

@fichtner fichtner added the support Community support label Apr 10, 2018
@fichtner fichtner added upstream Third party issue and removed support Community support labels Apr 29, 2018
@fichtner
Copy link
Member

Fix was committed as https://svnweb.freebsd.org/base?view=revision&revision=333026 but we need to wait for the MFC to stable/11 before we can pull it as the code surrounding this changed and the backport isn't trivial.

@fichtner fichtner self-assigned this Apr 29, 2018
@fichtner fichtner added this to the 18.7 milestone Apr 29, 2018
@h-2
Copy link
Author

h-2 commented May 1, 2018

Thanks a lot!

@fichtner
Copy link
Member

fichtner commented Jul 3, 2018

hi @h-2,

Preliminary patch here, need to build and test tomorrow:

opnsense/src@eb2d123

It's difficult to backport cleanly without pulling in a number of unrelated changes so I wrote a different version for 18.7.

More on this tomorrow. :)

Cheers,
Franco

@fichtner
Copy link
Member

fichtner commented Jul 4, 2018

@h-2 Patch compiles and doesn't do bad things so that's a good start. Now we need your hardware to confirm. I can provide a test image to boot if you want.

@fichtner fichtner modified the milestones: 18.7, 19.1 Jul 15, 2018
@fichtner
Copy link
Member

fichtner commented Sep 4, 2018

Can't ship this without testing. We'll try to fix this in 19.1 via HardenedBSD 11.2 anyway.

@fichtner fichtner closed this as completed Sep 4, 2018
@h-2
Copy link
Author

h-2 commented Jun 23, 2019

Sorry that I did not reply to this. Everything boots up fine with 19.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Third party issue
Development

No branches or pull requests

2 participants