Skip to content

Changing the CPU model in Windows 11#79

Open
sig9org wants to merge 1 commit intoCiscoDevNet:masterfrom
sig9org:update_win11_cpu_model
Open

Changing the CPU model in Windows 11#79
sig9org wants to merge 1 commit intoCiscoDevNet:masterfrom
sig9org:update_win11_cpu_model

Conversation

@sig9org
Copy link
Contributor

@sig9org sig9org commented Feb 18, 2026

Modified the Windows 11 node definition file. Adjusted completion conditions and CPU model.

Copy link
Collaborator

@xorrkaz xorrkaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why were these changes needed? What problems existed before or what benefit is obtained with these new settings?

@sig9org
Copy link
Contributor Author

sig9org commented Feb 21, 2026

@xorrkaz

Thank you for your reply.

We have updated the video driver to a more optimal version.

sim:
  linux_native:
    video:
      memory: 16
      model: qxl

Additionally, we have added a setting to notify CML when the OS has finished booting.

boot:
  completed:
    - READY

@xorrkaz
Copy link
Collaborator

xorrkaz commented Feb 22, 2026

@xorrkaz

Thank you for your reply.

We have updated the video driver to a more optimal version.

sim:
  linux_native:
    video:
      memory: 16
      model: qxl

Additionally, we have added a setting to notify CML when the OS has finished booting.

boot:
  completed:
    - READY

The boot string thing I get. What I'm not sure of is the actual value gained by the new video driver and the CPU model changes. Do you get more video modes? Were the previous video modes insufficient? And with the CPU, will changing this possibly break others' use of this node def if CML is running on older Intel machines?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants