Bug 13286

Summary: The system hangs in vmware workstation on the line clocksource switched to clocksource tsc
Product: buildroot Reporter: Konstantin <batman82>
Component: OtherAssignee: unassigned
Status: RESOLVED WONTFIX    
Severity: normal CC: buildroot
Priority: P5    
Version: 2020.02.7   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Config

Description Konstantin 2020-10-27 05:56:48 UTC
Build a system with default parameters for the platform x86.
Made img and iso images.

If run iso in the vmware workstation 15-16 everything is working.
If rub img in the vmware workstation 15-16 system hangs on the line "clocksource: switched to clocksource tsc"

In the virtualbox no such problem.

See screenshots here https://yadi.sk/d/vucprOsF5M0tDQ?w=1

How to fix?
Comment 1 Konstantin 2020-10-27 06:09:05 UTC
Created attachment 8626 [details]
Config
Comment 2 Thomas Petazzoni 2020-10-27 09:40:32 UTC
I am afraid this is not a Buildroot issue: this is a kernel configuration issue. If you were building your Linux kernel manually outside of Buildroot, you would have the same issue.