Opened 3 months ago
Closed 2 weeks ago
#22232 closed defect (fixed)
VBoxManage modifyvm --graphicscontroller can not be set to "QemuRamFB" => fixed in svn
Reported by: | taldric | Owned by: | paulson |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.1.4 |
Keywords: | VBoxManage graphicscontroller QemuRamFB | Cc: | taldric |
Guest type: | all | Host type: | all |
Description
Using VirtualBox 7.1.4 on MacOS (Sequoia) 15.0.1, Apple Silicon (M3). Using the command line (VBoxManage commands) to create a new VM. Trying to set the graphics controller to QemuRamFB (like you can in the GUI - and is recommended via the GUI), but I can't find the proper name for the graphicscontroller option.
Sample response: % VBoxManage modifyvm Test9 --graphicscontroller "QemuRamFB" --vram 64 VBoxManage: error: Invalid --graphicscontroller argument 'QemuRamFB'
Other permutations for the graphics controller argument I have tried - all with identical responses: qemuramfb QEMURAMFB Qemu-RAMFB Qemu-RamFb Qemu-RamFB qemuramfb qemu-ramfb qemu-ram-fb qemuram-fb qemuram qemu-ram qemu ramfb ram qem qemufb
Please add "QemuRamFB" as a valid setting for the graphicscontroller command line.
Change History (2)
comment:1 by , 3 weeks ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 2 weeks ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | VBoxManage modifyvm --graphicscontroller can not be set to "QemuRamFB" → VBoxManage modifyvm --graphicscontroller can not be set to "QemuRamFB" => fixed in svn |
Hi taldric,
Thank you for reporting the problem. We just released VirtualBox 7.1.6 which should have fix for the issue. You can download it from here.