<div dir="ltr">We had a bit of an oops with the 5.6.0 release.  We did insufficient testing of a particular drm change and a serious X lockup bug wound up in the release.  We will be rolling 5.6.1 but in the mean time anyone running the release can update their sources to get the fix and then simply rebuild and reinstall their kernel.  There is no need to rebuild/reinstall the world.  Just the kernel (including modules).<div><br></div><div>(if you don't have the system sources:  cd /usr; make src-create-shallow)</div><div>cd /usr/src</div><div>git pull</div><div>make -j 4 nativekernel</div><div>make installkernel</div><div><div><br></div><div>And then reboot normally.  This will fix an issue with X that could result in a machine freeze.</div><div><br></div><div>--</div><div><br></div><div>The opie removal only applies to master.  Opie still exists in release (but is deprecated).<br></div><div><br></div><div>Also note that the upgrade procedure for master has not yet been fixed to deal with the opie removal, so if you are using a recent master or updating to master please manually remove any 'opie' related lines from /etc/pam.d/*, if any are present.</div><div><br></div><div>If you have updated to the latest master and accidentally rebooted the system into an unusable state (where you are unable to login),  The solution there is to reboot and choose single-user mode, make sure / is mounted rw (usually just 'mount -u -o rw /' does the job), and make the appropriate edits to /etc/pam.d/*.  Then reboot once more.<br><div><br></div><div>-Matt</div></div></div></div>