>From upstream information, the model number of GLK-R0 (0x706a8) is 0x7A.
#define INTEL_FAM6_ATOM_GOLDMONT_PLUS 0x7A /* Gemini Lake */ ./arch/x86/include/asm/intel-family.h (upstream) This is the original informaiton. commit f2c4db1bd80720cd8cb2a5aa220d9bc9f374f04e Author: Peter Zijlstra <[email protected]> Date: Tue Aug 7 10:17:27 2018 -0700 x86/cpu: Sanitize FAM6_ATOM naming Going primarily by: https://en.wikipedia.org/wiki/List_of_Intel_Atom_microprocessors with additional information gleaned from other related pages; notably: - Bonnell shrink was called Saltwell - Moorefield is the Merriefield refresh which makes it Airmont The general naming scheme is: FAM6_ATOM_UARCH_SOCTYPE seems we don't need new code. you can close it. If more information, we can reopen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844559 Title: [GLK-R]enable CPUID To manage notifications about this bug go to: https://bugs.launchpad.net/intel/+bug/1844559/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
