12
返回列表 发新帖
楼主: lucasC

SER8 AMD Ryzen 7 8845hs BIOS: Cannot find setting to enable SVM mode

[复制链接]

0

Threads

460

Posts

2208

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
2208
发表于 2024-10-15 15:26:50 | 显示全部楼层
oz_pereyra replied at 2024-10-15 08:00
Hi.
I have same issue
I followed this same method but still issue continue.

Hello there,

Have you fully tried the 5 solutions that our colleagues have published in this post?

Could you take a picture of the interface you failed to activate and show it to us?

Then we can help you better.

Have a nice day!
回复 支持 反对

使用道具 举报

0

Threads

7

Posts

20

Credits

Newbie

Rank: 1

Credits
20
发表于 2024-10-16 12:12:40 | 显示全部楼层
Hi everyone.
Thanks for anwer me.
I share you some screenshots about process for enable svm mode.
Based on the steps you shared with us.
Follow Steps.png
回复 支持 反对

使用道具 举报

0

Threads

7

Posts

20

Credits

Newbie

Rank: 1

Credits
20
发表于 2024-10-16 12:15:03 | 显示全部楼层
I downladed the tool
Microsoft tool.png
Downloaded tool.png
Unzip file dgreadiness_v3.6 in folder test on desktop.png
回复 支持 反对

使用道具 举报

0

Threads

7

Posts

20

Credits

Newbie

Rank: 1

Credits
20
发表于 2024-10-16 12:19:17 | 显示全部楼层
I followed steps on powershell like administrator.
Commands steps 3 - 4.png
回复 支持 反对

使用道具 举报

0

Threads

7

Posts

20

Credits

Newbie

Rank: 1

Credits
20
发表于 2024-10-16 12:26:33 | 显示全部楼层
I Followed steps on Reboot Process and I Still same result:
SLAT and VM Monitor mode continue inactive.
Thanks.
Apologies, I am still learning English
Osmar.
回复 支持 反对

使用道具 举报

0

Threads

947

Posts

3781

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
3781
发表于 2024-10-16 15:57:25 | 显示全部楼层
hello, may I know have done the step one 1. Open PowerShell (Administrator mode) and enter set-ExecutionPolicy RemoteSigned and select y   completely? thanks
回复 支持 反对

使用道具 举报

0

Threads

7

Posts

20

Credits

Newbie

Rank: 1

Credits
20
发表于 2024-10-17 11:47:00 | 显示全部楼层
Hi.

Yes, I ran powershell like Administrator, I dont know if language can be a factor, I use spanish language on my set up, the option on spanish language its Si or S about command]set-ExecutionPolicy RemoteSigned same than answer Y or Yes on English.
I tried both options: Yes and Yes to all after run command ExecutionPolicy RemoteSigned, but I have same result.
I don't know if any additional parameters need to be validated.

Thanks
回复 支持 反对

使用道具 举报

0

Threads

7

Posts

20

Credits

Newbie

Rank: 1

Credits
20
发表于 2024-10-17 12:13:54 | 显示全部楼层
Additional.

I tried closed and active Hyper-V on windows features but I cant look any change.

best regards.
回复 支持 反对

使用道具 举报

0

Threads

398

Posts

1323

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
1323
发表于 2024-10-17 15:46:42 | 显示全部楼层
oz_pereyra replied at 2024-10-17 12:13
Additional.

I tried closed and active Hyper-V on windows features but I cant look any change.

HI there

Are you able to find the SVM Setting in the BIOS?
look for options related to CPU Configuration or Advanced.
This is usually found under the “Advanced” or “Chipset” tab.

If you can't find the SVM option, you can try entering “Advanced CPU Configuration,” where relevant settings may be available.

Enabling SVM:
Once you locate the SVM Mode or SVM Support option, select it and set it to Enabled.
回复 支持 反对

使用道具 举报

0

Threads

398

Posts

1323

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
1323
发表于 2024-10-17 16:03:21 | 显示全部楼层
Please try these Solution Steps
Run PowerShell as Administrator:

Ensure you open PowerShell as Administrator.
Right-click the PowerShell icon and select "Run as Administrator".
Change Execution Policy:

First, make sure you accept the prompt to change the execution policy.
In PowerShell, enter the following command:
Set-ExecutionPolicy RemoteSigned
Press Y (or S) to confirm the change.
Check the Script Path:

Confirm that the script path you are running is correct.
Make sure the DG_Readiness_Tool_v3.6.ps1 file exists at the specified location.
Use the following command to check the directory contents:
Get-ChildItem 'C:\Users\Oz Pereyra\Desktop\test\dgreadiness_v3.6\'

Check the File Path:
The error message mentions the file path C:\WINDOWS\System32\CodeIntegrity\SIPolicy.p7b, indicating that this file might not exist. If it is missing, it could be due to related features not being enabled or Windows functions not being properly installed.
Run the following command to check if the file exists:
Test-Path "$env:windir\System32\CodeIntegrity\SIPolicy.p7b"

Disable Hyper-V and IOMMU:
If disabling Hyper-V fails, ensure that Hyper-V is fully disabled:
Run this command in PowerShell:
Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All

Check the BIOS settings to ensure that virtualization support is enabled, usually under the “Advanced” or “CPU Configuration” section with the “SVM Mode” option.

Restart the Computer:
After completing the above steps, restart your computer to ensure the settings are applied.
回复 支持 反对

使用道具 举报

12
返回列表 发新帖
您需要登录后才可以回帖 登录 | Sign up

本版积分规则

快速回复 返回顶部 返回列表