Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
-
- Posts: 2
- Joined: 16. Sep 2024, 10:07
Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
I am running VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64 and facing Heavy screen flickering. Any guidance ?
- Attachments
-
- VirtualBox VM 7.1.0 r.txt
- (107.43 KiB) Downloaded 8 times
-
- Volunteer
- Posts: 1250
- Joined: 14. Sep 2019, 16:51
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux, BSD
- Location: United Kingdom
Re: Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
The probable cause of the problem is this:
See viewtopic.php?t=99390 for possible workarounds.00:00:06.465075 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:06.561496 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:06.561527 NEM: info: Found optional import vid.dll!VidGetHvPartitionId.
00:00:06.561542 NEM: info: Found optional import vid.dll!VidGetPartitionProperty.
00:00:06.561626 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
......
00:00:06.564557 NEM: NEMR3Init: Snail execution mode is active!
00:00:06.564557 NEM: Note! VirtualBox is not able to run at its full potential in this execution mode.
00:00:06.564558 NEM: To see VirtualBox run at max speed you need to disable all Windows features
00:00:06.564558 NEM: making use of Hyper-V. That is a moving target, so google how and carefully
00:00:06.564558 NEM: consider the consequences of disabling these features.
00:00:06.564558 NEM:
00:00:06.564676 CPUM: No hardware-virtualization capability detected
-
- Posts: 2
- Joined: 16. Sep 2024, 10:07
Re: Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
Issue still not resolved. Not sure what to do next
----Following is disabled from Windows Feature but issue still persist.
Containers
Hyper-V
Virtual Machine Platform
Windows Hypervisor Platform
Windows Sandbox
Windows subsystem for Linux
-- Disabled credential guard
-- Ran following
bcdedit /set hypervisorlaunchtype off
-- restart
----Following is disabled from Windows Feature but issue still persist.
Containers
Hyper-V
Virtual Machine Platform
Windows Hypervisor Platform
Windows Sandbox
Windows subsystem for Linux
-- Disabled credential guard
-- Ran following
bcdedit /set hypervisorlaunchtype off
-- restart
- Attachments
-
- 000023.281781 VirtualBox VM 7.1.0 r.txt
- (101.92 KiB) Downloaded 2 times
Last edited by pravinlpatel on 20. Sep 2024, 11:36, edited 1 time in total.
-
- Volunteer
- Posts: 1250
- Joined: 14. Sep 2019, 16:51
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux, BSD
- Location: United Kingdom
Re: Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
I will check through the new log to see if anything else jumps out.
Meanwhile, if the VM using Wayland, please try switching to an X11 session.
Meanwhile, if the VM using Wayland, please try switching to an X11 session.
-
- Volunteer
- Posts: 1250
- Joined: 14. Sep 2019, 16:51
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux, BSD
- Location: United Kingdom
Re: Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
Unfortunately the new log is still showing similar warnings about being unable to access to VT-x support directly:
The log uploaded is incomplete. If the VM was shut down when it was taken then it may have been truncated because it exceeded the upload size limit. Please try again with a 'zipped' log which might yield further information.00:00:24.353393 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:24.503751 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={6ac83d89-6ee7-4e33-8ae6-b257b2e81be8} aComponent={ConsoleWrap} aText={The VBoxGuestPropSvc service call failed with the error VERR_HGCM_SERVICE_NOT_FOUND}, preserve=false aResultDetail=-2900
00:00:24.595169 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:24.595239 NEM: info: Found optional import vid.dll!VidGetHvPartitionId.
00:00:24.595285 NEM: info: Found optional import vid.dll!VidGetPartitionProperty.
00:00:24.595532 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
00:00:24.601528 NEM: Adjusting APIC configuration from X2APIC to APIC max mode. X2APIC is not supported by the WinHvPlatform API!
00:00:24.601567 NEM: Disable Hyper-V if you need X2APIC for your guests!
00:00:24.601658 PGM: Enabling NEM mode
00:00:24.602287 NEM:
00:00:24.602288 NEM: NEMR3Init: Snail execution mode is active!
00:00:24.602289 NEM: Note! VirtualBox is not able to run at its full potential in this execution mode.
00:00:24.602289 NEM: To see VirtualBox run at max speed you need to disable all Windows features
00:00:24.602290 NEM: making use of Hyper-V. That is a moving target, so google how and carefully
00:00:24.602290 NEM: consider the consequences of disabling these features.
00:00:24.602291 NEM:
00:00:24.602427 CPUM: No hardware-virtualization capability detected
-
- Posts: 24
- Joined: 31. Jan 2010, 14:58
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Win7,SUSE,MS-DOS
- Location: wild south of germany
Re: Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
viewtopic.php?t=99390
Some report this command was needed also:
DISM /Online /Disable-Feature:Microsoft-Hyper-V
-
- Posts: 2
- Joined: 16. Sep 2024, 10:07
Re: Heavy screen flickering VirtualBox 7.1.0 CentOS guest 5.14.0-505.el9.x86_64
Logs extracted when VM is running. Maybe Virtualbox can further developed to perform sanity check before installation to understand steps needs to be completed before installation.
- Attachments
-
- 000008.144815 VirtualBox VM 7.1.0 r.zip
- (20.21 KiB) Downloaded 1 time