Alpine Linux VirtualBox VM With xfce4 Desktop Not Able to Use Full Screen Resolution

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have an installation of alpine linux running in a virtualbox vm with slim + xfce4 for the desktop engine.



Kernel Version: I have tried with both the latest (3.6.2) Standard and Virtual Kernel from https://alpinelinux.org/downloads/



I have not been able to get the guest to utilize the entire screen resolution, instead it is only able to go up to 1024x768. I was wondering if anyone could help me figure out what I'm missing/doing wrong. Below are the steps I've taken:



I followed the steps in this video exactly



Standard Alpine Linux install



  • Using all repositories: apk update && apk upgrade

  • setup-xorg-base

  • apk add alpine-desktop

  • apk add xfce4

  • apk add thunar-volman

  • apk add faenza-icon-theme

  • apk add slim

  • rc-service dbus start

  • rc-update add dbus

  • rc-service udev start

  • rc-service add udev

  • rc-update add slim

  • reboot

Virtualbox Specific Packages:



Standard Kernel:



apk add virtualbox-guest-modules-grsec virtualbox-additions-grsec virtualbox-guest-additions-5.1.26-r0



Virtual Kernel:



apk add virtualbox-guest-additions-5.1.26-r0
apk add virtualbox-guest-modules-grsec
"apk add virtualbox-guest-modules-grsec" give the following warning message:



depmod could not open /lib/modules/4.9.44-0-hardened/modules.order



I did NOT do the following:



apk add virtualbox-additions-grsec
Because that breaks my installation, only allows me to boot into the command prompt and spams the following error:



tty port_close_start: tty->count = 1 port count = 2



Virtualbox Settings:



  • Version: 5.1.26 r117224 (Qt5.6.2)

  • VirtualBox > Preferences > Display > Maximum Guest Screen Size: None

  • View > Auto-resize Guest Display checked (It's greyed out, can't select it)

  • VM Settings > Display > Screen: Video Memory 128MB, 1 Monitor, 100% scale factor, Enable 3D Acceleration turned on









share|improve this question



























    up vote
    0
    down vote

    favorite












    I have an installation of alpine linux running in a virtualbox vm with slim + xfce4 for the desktop engine.



    Kernel Version: I have tried with both the latest (3.6.2) Standard and Virtual Kernel from https://alpinelinux.org/downloads/



    I have not been able to get the guest to utilize the entire screen resolution, instead it is only able to go up to 1024x768. I was wondering if anyone could help me figure out what I'm missing/doing wrong. Below are the steps I've taken:



    I followed the steps in this video exactly



    Standard Alpine Linux install



    • Using all repositories: apk update && apk upgrade

    • setup-xorg-base

    • apk add alpine-desktop

    • apk add xfce4

    • apk add thunar-volman

    • apk add faenza-icon-theme

    • apk add slim

    • rc-service dbus start

    • rc-update add dbus

    • rc-service udev start

    • rc-service add udev

    • rc-update add slim

    • reboot

    Virtualbox Specific Packages:



    Standard Kernel:



    apk add virtualbox-guest-modules-grsec virtualbox-additions-grsec virtualbox-guest-additions-5.1.26-r0



    Virtual Kernel:



    apk add virtualbox-guest-additions-5.1.26-r0
    apk add virtualbox-guest-modules-grsec
    "apk add virtualbox-guest-modules-grsec" give the following warning message:



    depmod could not open /lib/modules/4.9.44-0-hardened/modules.order



    I did NOT do the following:



    apk add virtualbox-additions-grsec
    Because that breaks my installation, only allows me to boot into the command prompt and spams the following error:



    tty port_close_start: tty->count = 1 port count = 2



    Virtualbox Settings:



    • Version: 5.1.26 r117224 (Qt5.6.2)

    • VirtualBox > Preferences > Display > Maximum Guest Screen Size: None

    • View > Auto-resize Guest Display checked (It's greyed out, can't select it)

    • VM Settings > Display > Screen: Video Memory 128MB, 1 Monitor, 100% scale factor, Enable 3D Acceleration turned on









    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have an installation of alpine linux running in a virtualbox vm with slim + xfce4 for the desktop engine.



      Kernel Version: I have tried with both the latest (3.6.2) Standard and Virtual Kernel from https://alpinelinux.org/downloads/



      I have not been able to get the guest to utilize the entire screen resolution, instead it is only able to go up to 1024x768. I was wondering if anyone could help me figure out what I'm missing/doing wrong. Below are the steps I've taken:



      I followed the steps in this video exactly



      Standard Alpine Linux install



      • Using all repositories: apk update && apk upgrade

      • setup-xorg-base

      • apk add alpine-desktop

      • apk add xfce4

      • apk add thunar-volman

      • apk add faenza-icon-theme

      • apk add slim

      • rc-service dbus start

      • rc-update add dbus

      • rc-service udev start

      • rc-service add udev

      • rc-update add slim

      • reboot

      Virtualbox Specific Packages:



      Standard Kernel:



      apk add virtualbox-guest-modules-grsec virtualbox-additions-grsec virtualbox-guest-additions-5.1.26-r0



      Virtual Kernel:



      apk add virtualbox-guest-additions-5.1.26-r0
      apk add virtualbox-guest-modules-grsec
      "apk add virtualbox-guest-modules-grsec" give the following warning message:



      depmod could not open /lib/modules/4.9.44-0-hardened/modules.order



      I did NOT do the following:



      apk add virtualbox-additions-grsec
      Because that breaks my installation, only allows me to boot into the command prompt and spams the following error:



      tty port_close_start: tty->count = 1 port count = 2



      Virtualbox Settings:



      • Version: 5.1.26 r117224 (Qt5.6.2)

      • VirtualBox > Preferences > Display > Maximum Guest Screen Size: None

      • View > Auto-resize Guest Display checked (It's greyed out, can't select it)

      • VM Settings > Display > Screen: Video Memory 128MB, 1 Monitor, 100% scale factor, Enable 3D Acceleration turned on









      share|improve this question















      I have an installation of alpine linux running in a virtualbox vm with slim + xfce4 for the desktop engine.



      Kernel Version: I have tried with both the latest (3.6.2) Standard and Virtual Kernel from https://alpinelinux.org/downloads/



      I have not been able to get the guest to utilize the entire screen resolution, instead it is only able to go up to 1024x768. I was wondering if anyone could help me figure out what I'm missing/doing wrong. Below are the steps I've taken:



      I followed the steps in this video exactly



      Standard Alpine Linux install



      • Using all repositories: apk update && apk upgrade

      • setup-xorg-base

      • apk add alpine-desktop

      • apk add xfce4

      • apk add thunar-volman

      • apk add faenza-icon-theme

      • apk add slim

      • rc-service dbus start

      • rc-update add dbus

      • rc-service udev start

      • rc-service add udev

      • rc-update add slim

      • reboot

      Virtualbox Specific Packages:



      Standard Kernel:



      apk add virtualbox-guest-modules-grsec virtualbox-additions-grsec virtualbox-guest-additions-5.1.26-r0



      Virtual Kernel:



      apk add virtualbox-guest-additions-5.1.26-r0
      apk add virtualbox-guest-modules-grsec
      "apk add virtualbox-guest-modules-grsec" give the following warning message:



      depmod could not open /lib/modules/4.9.44-0-hardened/modules.order



      I did NOT do the following:



      apk add virtualbox-additions-grsec
      Because that breaks my installation, only allows me to boot into the command prompt and spams the following error:



      tty port_close_start: tty->count = 1 port count = 2



      Virtualbox Settings:



      • Version: 5.1.26 r117224 (Qt5.6.2)

      • VirtualBox > Preferences > Display > Maximum Guest Screen Size: None

      • View > Auto-resize Guest Display checked (It's greyed out, can't select it)

      • VM Settings > Display > Screen: Video Memory 128MB, 1 Monitor, 100% scale factor, Enable 3D Acceleration turned on






      virtualbox xfce resolution alpine-linux slim






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 30 '17 at 6:50

























      asked Aug 28 '17 at 21:29









      Maverick

      13




      13




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Maybe you should check your first line beginning apk should you have not written GUEST
          Your line reads as follows



          apk add virtualbox-additions-grsec





          share








          New contributor




          GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
          Check out our Code of Conduct.

















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f388937%2falpine-linux-virtualbox-vm-with-xfce4-desktop-not-able-to-use-full-screen-resolu%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Maybe you should check your first line beginning apk should you have not written GUEST
            Your line reads as follows



            apk add virtualbox-additions-grsec





            share








            New contributor




            GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





















              up vote
              0
              down vote













              Maybe you should check your first line beginning apk should you have not written GUEST
              Your line reads as follows



              apk add virtualbox-additions-grsec





              share








              New contributor




              GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.



















                up vote
                0
                down vote










                up vote
                0
                down vote









                Maybe you should check your first line beginning apk should you have not written GUEST
                Your line reads as follows



                apk add virtualbox-additions-grsec





                share








                New contributor




                GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                Maybe you should check your first line beginning apk should you have not written GUEST
                Your line reads as follows



                apk add virtualbox-additions-grsec






                share








                New contributor




                GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.








                share


                share






                New contributor




                GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.









                answered 6 mins ago









                GANNIT

                1




                1




                New contributor




                GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.





                New contributor





                GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.






                GANNIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f388937%2falpine-linux-virtualbox-vm-with-xfce4-desktop-not-able-to-use-full-screen-resolu%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay