Debian 8.6 VM display resolution cannot be increasedVirtualbox Debian VM unusable after install guest...

What mechanic is there to disable a threat instead of killing it?

CAST throwing error when run in stored procedure but not when run as raw query

Why doesn't using multiple commands with a || or && conditional work?

One verb to replace 'be a member of' a club

Why can't we play rap on piano?

Short story with a alien planet, government officials must wear exploding medallions

Why do bosons tend to occupy the same state?

What method can I use to design a dungeon difficult enough that the PCs can't make it through without killing them?

Watching something be piped to a file live with tail

Unlock My Phone! February 2018

Am I breaking OOP practice with this architecture?

Alternative to sending password over mail?

iPad being using in wall mount battery swollen

How does a predictive coding aid in lossless compression?

Why is this clock signal connected to a capacitor to gnd?

What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"

ssTTsSTtRrriinInnnnNNNIiinngg

In 'Revenger,' what does 'cove' come from?

How to prevent "they're falling in love" trope

A category-like structure without composition?

How seriously should I take size and weight limits of hand luggage?

Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?

How can saying a song's name be a copyright violation?

How to show a landlord what we have in savings?



Debian 8.6 VM display resolution cannot be increased


Virtualbox Debian VM unusable after install guest dkmsIncorrect max resolution detectedWindows 8 Screen Resolution in VirtualBoxCustom resolution in VirtualBox Windows 8 with Guest AdditionsHow to change resolution of CentOS 6.5 Resolution on virtualbox (Host: Win7)Resolution Error: If your resolution is below 1024 x 768…Dell Monitor U2713HM will not display at 2560x1440 resolution on Windows 10VirtualBox resolution/guest additionsVirtualbox Debian VM unusable after install guest dkmsVirtualbox Xubuntu resolutions not matching upUbuntu minimal in VirtualBox can't get fullscreen resolution













0















I set up a new Debian 8.6 VM today (Windows 7 Host) and have installed guest additions from the disk image via terminal. I also installed dkms, altered my grub file. Plain old dkms installed just find, but aptitude couldn't find any of the virtualbox-guest files at all. Having done all this and restarted my VM every step along the way, I still am stuck at 1024 x 768 display resolution on my 1080p monitor. Even if I set the VM to full-screen mode, it gives me a display area of the exact same size as before, just with black letterboxing all around it.



Everything else I've seen about this problem seems to be some sort of variation on the advice that hasn't worked for me thus far.










share|improve this question














bumped to the homepage by Community 7 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    I set up a new Debian 8.6 VM today (Windows 7 Host) and have installed guest additions from the disk image via terminal. I also installed dkms, altered my grub file. Plain old dkms installed just find, but aptitude couldn't find any of the virtualbox-guest files at all. Having done all this and restarted my VM every step along the way, I still am stuck at 1024 x 768 display resolution on my 1080p monitor. Even if I set the VM to full-screen mode, it gives me a display area of the exact same size as before, just with black letterboxing all around it.



    Everything else I've seen about this problem seems to be some sort of variation on the advice that hasn't worked for me thus far.










    share|improve this question














    bumped to the homepage by Community 7 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      I set up a new Debian 8.6 VM today (Windows 7 Host) and have installed guest additions from the disk image via terminal. I also installed dkms, altered my grub file. Plain old dkms installed just find, but aptitude couldn't find any of the virtualbox-guest files at all. Having done all this and restarted my VM every step along the way, I still am stuck at 1024 x 768 display resolution on my 1080p monitor. Even if I set the VM to full-screen mode, it gives me a display area of the exact same size as before, just with black letterboxing all around it.



      Everything else I've seen about this problem seems to be some sort of variation on the advice that hasn't worked for me thus far.










      share|improve this question














      I set up a new Debian 8.6 VM today (Windows 7 Host) and have installed guest additions from the disk image via terminal. I also installed dkms, altered my grub file. Plain old dkms installed just find, but aptitude couldn't find any of the virtualbox-guest files at all. Having done all this and restarted my VM every step along the way, I still am stuck at 1024 x 768 display resolution on my 1080p monitor. Even if I set the VM to full-screen mode, it gives me a display area of the exact same size as before, just with black letterboxing all around it.



      Everything else I've seen about this problem seems to be some sort of variation on the advice that hasn't worked for me thus far.







      virtualbox debian resolution






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 25 '16 at 21:23









      user968270user968270

      11614




      11614





      bumped to the homepage by Community 7 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 7 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          For install guest additions you will need linux-headers and if aptitude don't see the virtualbox packages. I"s because your forget to change your apt sources.list for adding "contrib"



          /etc/apt/sources.list


          must contain



          deb http://httpredir.debian.org/debian/ jessie main contrib


          after that run



          apt-get update


          and finally



          apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox





          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1138931%2fdebian-8-6-vm-display-resolution-cannot-be-increased%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            For install guest additions you will need linux-headers and if aptitude don't see the virtualbox packages. I"s because your forget to change your apt sources.list for adding "contrib"



            /etc/apt/sources.list


            must contain



            deb http://httpredir.debian.org/debian/ jessie main contrib


            after that run



            apt-get update


            and finally



            apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox





            share|improve this answer




























              0














              For install guest additions you will need linux-headers and if aptitude don't see the virtualbox packages. I"s because your forget to change your apt sources.list for adding "contrib"



              /etc/apt/sources.list


              must contain



              deb http://httpredir.debian.org/debian/ jessie main contrib


              after that run



              apt-get update


              and finally



              apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox





              share|improve this answer


























                0












                0








                0







                For install guest additions you will need linux-headers and if aptitude don't see the virtualbox packages. I"s because your forget to change your apt sources.list for adding "contrib"



                /etc/apt/sources.list


                must contain



                deb http://httpredir.debian.org/debian/ jessie main contrib


                after that run



                apt-get update


                and finally



                apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox





                share|improve this answer













                For install guest additions you will need linux-headers and if aptitude don't see the virtualbox packages. I"s because your forget to change your apt sources.list for adding "contrib"



                /etc/apt/sources.list


                must contain



                deb http://httpredir.debian.org/debian/ jessie main contrib


                after that run



                apt-get update


                and finally



                apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') virtualbox






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Oct 26 '16 at 13:30









                Yann JustdohitYann Justdohit

                11




                11






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1138931%2fdebian-8-6-vm-display-resolution-cannot-be-increased%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                    Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                    looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...