Bug 13286 - The system hangs in vmware workstation on the line clocksource switched to clocksource tsc
Summary: The system hangs in vmware workstation on the line clocksource switched to cl...
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2020.02.7
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-27 05:56 UTC by Konstantin
Modified: 2020-10-27 09:40 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Config (6 bytes, text/plain)
2020-10-27 06:09 UTC, Konstantin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.