Unable to change resolution on OEL8

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
TristanP
Posts: 1
Joined: 27. Feb 2026, 11:50

Unable to change resolution on OEL8

Post by TristanP »

Hi - I'm running Oracle Linux 8.10 on Virtualbox 7.2.4 r170995 with my host being an Mac M4 Pro.

My VM is running in graphics mode QemuRamFB with 256MB memory.

Guest additions is installed fine and everything works except I am unable to change the resolution.

I've tried adding new modes using cvt and xrandr and manually creating an xorg.conf file but nothing I tried works.

Here is the output from xrandr:

Code: Select all

[oracle@localhost ~]$ xrandr --verbose
Screen 0: minimum 1280 x 800, current 1280 x 800, maximum 1280 x 800
default connected primary 1280x800+0+0 (0x51f) normal (normal) 0mm x 0mm
	Identifier: 0x51e
	Timestamp:  180601
	Subpixel:   unknown
	Clones:    
	CRTC:       0
	CRTCs:      0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	_MUTTER_PRESENTATION_OUTPUT: 0 
	non-desktop: 0 
		supported: 0, 1
  1280x800 (0x51f) 77.824MHz *current
        h: width  1280 start    0 end    0 total 1280 skew    0 clock  60.80KHz
        v: height  800 start    0 end    0 total  800           clock  76.00Hz
I found this old post from a year ago with the exact same issue, but no answer:

viewtopic.php?t=113386

I just have this one resolution listed:

download/file.php?mode=view&id=55437

Anybody know how to solve? Thanks
Attachments
Screenshot 2026-02-27 at 10.03.40.png
Screenshot 2026-02-27 at 10.03.40.png (149.82 KiB) Viewed 3826 times
Post Reply