Announcement

Collapse
No announcement yet.

Two monitors have wrong resolution

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [PLASMA 5] Two monitors have wrong resolution

    Hi

    I have two monitors connected to my KDE Box.

    Since a while, the displays only showed up with the wrong resolution. To correct that, I have to go to system settings->Display and monitor->Displays and correct the values by hand. Then I click on Apply and all is ok.
    But when I logged out and in again, the displays have only a resolution of 1024x768, which is not the wished size.
    Where are these settings stored, or how can I store these values to have them right in my session without modifying them by hand.

    inxi -Fxz:
    System: Host: Linux Kernel: 4.13.0-39-generic x86_64 (64 bit gcc: 5.4.0)
    Desktop: KDE Plasma 5.8.9 (Qt 5.6.1) Distro: Linux Mint 18.3 Sylvia
    Machine: System: innotek product: VirtualBox v: 1.2
    Mobo: Oracle model: VirtualBox v: 1.2 Bios: innotek v: VirtualBox date: 12/01/2006
    CPU: Quad core Intel Core i5-4590S (-MCP-) cache: 6144 KB
    flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3) bmips: 23944
    clock speeds: max: 2993 MHz 1: 2993 MHz 2: 2993 MHz 3: 2993 MHz 4: 2993 MHz
    Graphics: Card: InnoTek Systemberatung VirtualBox Graphics Adapter bus-ID: 00:02.0
    Display Server: X.Org 1.18.4 drivers: vboxvideo (unloaded: fbdev,vesa)
    Resolution: 1920x1080@60.00hz, 1600x1200@60.00hz
    GLX Renderer: llvmpipe (LLVM 5.0, 256 bits) GLX Version: 3.0 Mesa 17.2.8 Direct Rendering: Yes
    Audio: Card-1 Intel 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller
    driver: snd_hda_intel bus-ID: 00:05.0
    Card-2 Logitech Headset H340 driver: USB Audio usb-ID: 001-003
    Sound: Advanced Linux Sound Architecture v: k4.13.0-39-generic
    Network: Card: Intel 82540EM Gigabit Ethernet Controller
    driver: e1000 v: 7.3.21-k8-NAPI port: d010 bus-ID: 00:03.0
    IF: enp0s3 state: up speed: 1000 Mbps duplex: full mac: <filter>
    Drives: HDD Total Size: 60.0GB (83.5% used) ID-1: /dev/sda model: VBOX_HARDDISK size: 60.0GB
    Partition: ID-1: / size: 50G used: 42G (89%) fs: ext4 dev: /dev/sda1
    ID-2: swap-1 size: 5.42GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
    RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
    Sensors: None detected - is lm-sensors installed and configured?
    Info: Processes: 182 Uptime: 13 min Memory: 1365.2/5965.8MB Init: systemd runlevel: 5 Gcc sys: 5.4.0
    Client: Shell (bash 4.3.481) inxi: 2.2.35

    Thanx a lot
    Last edited by Snowhog; May 07, 2018, 07:22 AM.

    #2
    This seams like its a virtual machine runnign in virtualbox, if this is a virtual box try using the virtual box program to set the display size on the virtual machine. Be sure you have also installed the virtual box dkms driver in the host and the virtualbox client driverers in the virtual machine.
    Mark Your Solved Issues [SOLVED]
    (top of thread: thread tools)

    Comment


      #3
      Thanks for your answer, but this isn't the case. If the dkms drivers weren't installed, I were not able to switch into another resolution. In my opignion, the problem is that the program in system settings doesn't simply save the values I entered.
      Where does it save those values?

      Al

      Comment


        #4
        /etc/X11/xorg.conf
        https://bbs.archlinux.org/viewtopic.php?id=34569

        Doing the following search in StartPage will give even more info:
        setting preferred screen size in xorg.conf
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          are you hitting apply in systemsettings? (i know )
          Mark Your Solved Issues [SOLVED]
          (top of thread: thread tools)

          Comment


            #6
            I cannot find the file xorg.conf. Mint 18.3 is based on Kubuntu on ubuntu 16.04 and uses wayland. (I think so)

            Comment


              #7
              Of course I hit Apply in systemsettings.

              Comment


                #8
                Originally posted by sithlord48 View Post
                This seams like its a virtual machine runnign in virtualbox, if this is a virtual box try using the virtual box program to set the display size on the virtual machine. Be sure you have also installed the virtual box dkms driver in the host and the virtualbox client driverers in the virtual machine.
                I think you are right sithlord. I didn’t notice the VBOX HD designation.
                He should load the guestadditions package.
                "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                – John F. Kennedy, February 26, 1962.

                Comment


                  #9
                  The guest additions are installed. Without them, I couldn't even switch to a higher resolution.
                  The problem is, when I logged out the Xsession and in again, the XWindow is smaller than my screen.
                  It always worked. The values in systemsettings are not saved after hitting apply. When I close the program and go back, the program gives back the resolution of the two screens of 1024x768.

                  Al

                  Comment


                    #10
                    I found the solution:

                    1. Log in to a console (not in X)
                    2. sudo dpkg-reconfigure xserver-xorg
                    3. eventually rm ~/.kde/share/config/kcm*
                    4. sudo reboot

                    This reconfigures X.
                    That's all

                    Comment


                      #11
                      I found the solution on: https://www.linuxquestions.org/quest...tu-kde-535107/

                      Comment

                      Working...
                      X