Jump to content

After countless hours of troubleshooting I still cannot find a solution to this issue, I set up my virtual machine, installed the guest tools, and got kali linux at full screen. The issue is, it doesn't have a 16:9 aspect ratio whatsoever, I would really appreciate it if someone could help me confugre it so I can get 1920x1080.

Link to comment
https://linustechtips.com/topic/704589-make-kali-linux-1920x1080-on-virtualbox/
Share on other sites

Link to post
Share on other sites

1 minute ago, Electronics Wizardy said:

What OS? Id try hyper v if your running windows

 

Also try debian. Its just kali with out all the programs preinstalled.

Windows in the host PC's OS, however I would prefer kali linux to be my VM OS.

Link to post
Share on other sites

9 minutes ago, Droidbot said:

xrandr --newmode "1920x1080"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
xrandr --addmode Virtual1 1920x1080
xrandr --output Virtual1 --mode 1920x1080

"xrander: Failed to get size of gamma for output default

X Error of failed request: BadName (names color or font does not exist)

     Major opcode of failed request:  140 (RANDR)

     Minor opcode of failed request:  16 (RRCreateMode)

     Serial number of failed request:   19

     Current serial number in output stream:    19

     

Link to post
Share on other sites

8 minutes ago, dman773 said:

"xrander: Failed to get size of gamma for output default

X Error of failed request: BadName (names color or font does not exist)

     Major opcode of failed request:  140 (RANDR)

     Minor opcode of failed request:  16 (RRCreateMode)

     Serial number of failed request:   19

     Current serial number in output stream:    19

     

Sorry, gave you the VMware commands.

xrandr --newmode "1920x1080"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
xrandr --addmode VBOX0 1920x1080
xrandr --output VBOX0 --mode 1920x1080

idk

Link to post
Share on other sites

2 minutes ago, Droidbot said:

Sorry, gave you the VMware commands.


xrandr --newmode "1920x1080"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
xrandr --addmode VBOX0 1920x1080
xrandr --output VBOX0 --mode 1920x1080

The issue is coming up with the first command

Link to post
Share on other sites

How much video memory are you giving the VM?

AMD Ryzen 7800 X3D, MSI B650 Project Zero, Antec C5, Gigabyte RTX 4080 Super Aero

 

Nikon D500 | Nikon 300mm f/4 PF  | Nikon 200-500 f/5.6 | Nikon 50mm f/1.8 | Tamron 70-210 f/4 VCII | Sigma 10-20 f/3.5 | Nikon 17-55 f/2.8 | Tamron 90mm F2.8 SP Di VC USD Macro | Neewer 750II

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×