Announcement

Collapse
No announcement yet.

external monitor settings not accessible

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

    external monitor settings not accessible

    kubuntu 14.04, Lenovo x240
    Dell Monitor E198WFPf, resolution 1440x900, external connection

    As this monitor did not display using 1440x900 but a lower resolution, I experimented with monitor settings and messed it up. If I remember it correctly, I clicked by accident the built in monitor as the monitor to be used while an external monitor is connected.

    Removing the external monitor, the internal monitor works fine but I cannot change settings of the external monitor.

    I cannot access the graphical settings at all. However, I can access the command window.

    With which command can I open the graphical settings?

    With which command can I reset the external monitor to any default value?

    Any additional hints are very welcome as well.

    Thanks in advance!

    #2
    Question is well understood but how can I retrieve this information?

    If needed I can use the PC without the external monitor; it is a notebook PC.

    Comment


      #3
      Code:
      sudo lshw -class display
      will give you the hardware and the name of the driver. Not sure how to get the full details of the driver, but "Driver Manager" in the menus will tell you if you have a proprietary driver loaded.
      I'd rather be locked out than locked in.

      Comment


        #4
        Thanks for your help. Here is the information I got with the given command:

        Code:
        rost@rost-ThinkPad-X240:~$ sudo lshw -class display
          *-display               
               description: VGA compatible controller
               product: Haswell-ULT Integrated Graphics Controller
               vendor: Intel Corporation
               physical id: 2
               bus info: pci@0000:00:02.0
               version: 0b
               width: 64 bits
               clock: 33MHz
               capabilities: msi pm vga_controller bus_master cap_list rom
               configuration: driver=i915 latency=0
               resources: irq:59 memory:f0000000-f03fffff memory:e0000000-efffffff ioport:3000(size=64)
        rost@rost-ThinkPad-X240:~$
        Is this information sufficient for the final help?
        Last edited by 52ROSt; Mar 26, 2015, 06:40 PM.

        Comment


          #5
          I looked into /etc/X11/ but there is no file "xorg.conf". I looked also for hidden files. xorg.conf is not exisiting.

          The only files I found are:
          - xorg.conf.5.gz two time . One time written in normal characters and one time in itallic. Both are in /usr/share/man/man5/
          I have no clue what these fles are for.

          I also have no experience in creating such file and hope that - as you wrote - "...someone with experience shows up!"

          Comment


            #6
            You don't need an xorg.conf. You can work fine without it and you can mess things up without it!

            I didn't have one in my 14.04 installation until I manually created one from nvidia-settings.

            Also ...
            I'd rather be locked out than locked in.

            Comment


              #7
              I created a xorg.conf file the way Teunis explained. It was indeed easy. But:

              - System does not boot anymore
              - Clonezilla, which I use to create images of my root and boot directory doese not boot (Starts normally and after the approx. 30 sec stop to read the screen information it does conitue for about 3 sec. Screen remains black, no information is read anymore from the Clonezilla stick.)
              - kubuntu live USB sticks boots.

              Is there a way to delete the xorg. conf file using any USB stick tool or CD-ROM?

              Comment


                #8
                I booted kubuntu from USB live stick.
                Idendfied under "Devices" the root partition of the kubuntu installation on the PC and found the xorg.conf file

                Howver I could not rename or delete the file because I cannot access this file with the root rights. When clicking the xorg.conf file the context menu does not allow me to open the file with root rights.

                What can I do to delete or rename this file?

                Comment


                  #9
                  Hi Teunis, thanks for getting back on my problem. kdesudo dolphin was the solution to delete the xorg.conf file. I have to remember this way to get root rights.

                  Now I am back again to square 1. The remaining problem is the one I described in my first post. To make it easier I ccopy all information here:

                  kubuntu 14.04, Lenovo x240
                  Dell Monitor E198WFPf, resolution 1440x900, external connection

                  As this monitor did not display using 1440x900 but a lower resolution, I experimented with monitor settings and messed it up. If I remember it correctly, I clicked by accident the built in monitor as the monitor to be used while an external monitor is connected.

                  Removing the external monitor, the internal monitor works fine but I cannot change settings of the external monitor.

                  I cannot access the graphical settings at all. However, I can access the command window.

                  With which command can I open the graphical settings?

                  With which command can I reset the external monitor to any default value?


                  addtional information:

                  running the command

                  Code:
                  sudo lshw -class display

                  results in

                  Code:
                  rost@rost-ThinkPad-X240:~$ sudo lshw -class display 
                    *-display 
                                        description: VGA compatible controller 
                         product: Haswell-ULT Integrated Graphics Controller        
                  vendor: Intel Corporation        
                  physical id: 2 
                         bus info: pci@0000:00:02.0 
                         version: 0b 
                         width: 64 bits        
                  clock: 33MHz 
                         capabilities: msi pm vga_controller bus_master cap_list rom        
                  configuration: driver=i915 latency=0 
                         resources: irq:59 memory:f0000000-f03fffff memory:e0000000-efffffff ioport:3000(size=64) 
                  rost@rost-ThinkPad-X240:~$
                  How can I "teach" the installed kubuntu what to use the external monitor in the correct way

                  Comment


                    #10
                    Problem solved!!!

                    Code:
                    kdessudo dolphin
                    allowed me to delete the /etc/x11/xorg.conf file

                    I then remembered that in before i added this file the kubuntu worked normally when I used only the notebook screen.
                    - Started notebook in docking base and the machien worked fine with the notebook screen.
                    - Switched on the external monitor
                    - Opened system settings and selected Display configuration
                    - Corrected settings for the external (Dell) monitor and achieved for the first time the max resolution of the external monitor.


                    Another problem occured which I will post separately as it doesn't match the title of this post.(Topic will most likely be: "Notebook screen and external monitor show different images".)

                    Thanks for all your support!


                    @Teunis - as your location is 5m below sea level: I installed 1 1/2 weeks ago kubuntu on the notebook of my grandson but only 3m below sea level... He is happy with kubuntu machine and was not with his W8.1 machine.

                    Comment


                      #11
                      One big problem was the xorg.conf file. Once I deleted it with your kdesudo dophin hint, situation improved a lot. Machine was running again. When I wrote my previous answer, I thought that all is perfect. But then I ran into a new problem.

                      See https://www.kubuntuforums.net/showth...fferent-images

                      Although this problem existed before already I re-installed a root & boot image to get back to the last "stable" version. I did not see any improvements so I have to fight, search, and beg for a solution....


                      As for the location below sea level, in Japan you cannot live beneath sea level. You actually should live at least 20 m above sea level because of the tsunamis. We live in Tokyo some 20-25m above sea level and thus feel pretty safe.
                      Also reclaimed land is above sealevel. During the large earthquake in 11-Mar-2011 some reclaimed land liquified a bit.
                      When I wrote that was 3m below sea level, I was in Holland where you are living....

                      Comment


                        #12
                        Keep fingers crossed that we don't get a Japanese Dead Sea with Tokyo in the middle.....

                        Comment

                        Working...
                        X