Jump to: navigation, search

StarlingX/Tips Tricks Debugging Techniques

< StarlingX
Revision as of 16:46, 30 March 2020 by Shailesh.pandey (talk | contribs) (Tips, Tricks and Debugging Techniques)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hardware specific Installation Guide Issues:

Intel Haydes Canyon NUC :

Problem Description:

New NUC8 (NUC8i7HVK, these are the dual NIC nucs with a skull on them). When we switched from the 3.10.0-957 kernel to the 3.10.0-1062 kernel in master the system started to hang. The initial kernel boot was hanging once the initialization has started and the issue seemed like the Framebuffer initialization.

The following message was the last line:

"fb: conflicting fb hw usage amdgpudrmfb vs EFI VGA - removing generic driver"

Resolution:

After adding "nomodeset" kernel cmdline parameter it seems to have solved the problem for AIO Simplex Installation.