Announcement

Collapse
No announcement yet.

Native resolution not working.

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

    Native resolution not working.

    Hello everybody!
    I'm writing here because I've an issue and I haven't found how to solve it.
    I'm using Kubuntu 15.04 in my desktop computer. A week ago, I changed my old motherboard and my old processor. Now I have an I3 4160. I've sold my old graphics card i, so I'm using the processor's graphics. The problem is that, after changing VGA to the motherboard's port, i can't change the resolution higher than 1024x768.

    This is the output of xrand:
    $ xrandr
    Code:
    Screen 0: minimum 8 x 8, current 1024 x 768, maximum 32767 x 32767 
    DP1 disconnected (normal left inverted right x axis y axis) 
    HDMI1 disconnected (normal left inverted right x axis y axis) 
    HDMI2 disconnected (normal left inverted right x axis y axis) 
    VGA1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 408mm x 2
    55mm 
       1440x900       59.9 +   75.0   
       1280x1024      75.0     60.0   
       1280x960       60.0   
       1280x800       74.9     59.8   
       1152x864       75.0   
       1024x768       75.1     70.1     60.0*  
       832x624        74.6   
       800x600        72.2     75.0     60.3     56.2   
       848x480        60.0   
       640x480        75.0     72.8     66.7     60.0     59.9   
       720x400        70.1
    This is the output of sudo lshw -c video
    Code:
     [FONT=monospace][COLOR=#000000]*-display                [/COLOR]
           descripción: VGA compatible controller 
           producto: 4th Generation Core Processor Family Integrated Graphics Controller 
           fabricante: Intel Corporation 
           id físico: 2 
           información del bus: pci@0000:00:02.0 
           versión: 06 
           anchura: 64 bits 
           reloj: 33MHz 
           capacidades: msi pm vga_controller bus_master cap_list rom 
           configuración: driver=i915 latency=0 
           recursos: irq:28 memoria:f7800000-f7bfffff memoria:e0000000-efffffff ioport:f000(
    size=64)
    [/FONT]


    And this is the output of
    lspci -nnk | grep -i vga -A3 | grep 'in use'
    Code:
     [FONT=monospace][COLOR=#000000]Kernel driver [/COLOR][COLOR=#ff5454][B]in use[/B][/COLOR][COLOR=#000000]: i915[/COLOR]
    [/FONT]


    It seems to be a simple problem, as the native resolution of my screen is showed in the list ( 1440x900 59.9 + 75.0 ), but actually I can't set it.
    Do you know what can I do?
    Thanks for your help, and sorry- my english isn't very good.




    #2
    A manual xrandr command doesn't work? Something like:

    Code:
    xrandr --output VGA1 --mode 1440x900
    Your English is excellent, btw.

    Comment


      #3
      Thanks!
      I've tried that comand, but it didn't work. Here's the output:
      Code:
      [COLOR=#000000]$ xrandr --output VGA1 --mode 1440x900      [/COLOR]
      xrandr: cannot find mode 1440x900
      Strange, isn't it?
      And the output of xrand has changed:

      Code:
       [FONT=monospace][COLOR=#000000]$ xrandr [/COLOR]
      Screen 0: minimum 8 x 8, current 1024 x 768, maximum 32767 x 32767 
      DP1 disconnected (normal left inverted right x axis y axis) 
      HDMI1 disconnected (normal left inverted right x axis y axis) 
      HDMI2 disconnected (normal left inverted right x axis y axis) 
      VGA1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm 
         1024x768       60.0*  
         800x600        60.3     56.2   
         848x480        60.0   
         640x480        59.9   
      VIRTUAL1 disconnected (normal left inverted right x axis y axis)
      
      [/FONT]
      [FONT=monospace][/FONT]


      Thanks for your answer!

      Comment


        #4
        Hopefully someone with more xrandr knowledge or the i915 driver will jump in.

        Comment


          #5
          Your video resolution changing like that is very odd.

          I would suspect a hardware problem: Try a different cable if possible. Then verify your monitor's EDID is reporting correctly.

          It would be interesting to see what your systems logs when xrandr causes that change to your video output. Check /var/log/Xorg.0.log first.

          Please Read Me

          Comment


            #6
            I don't know why, today when I turn on the computer everything was OK. Resolution was at 1400x900. I made a copy of Xorg.0.log and reboot, to see what happens.Resolution changed againt to 1024x768. I have both Xorg.0.log files. I've found this difference:
            Code:
            [    16.104] (--) intel(0): Output VGA1 using initial mode 1440x900 on pipe 0
            
            .
            .
            .
            
            [    16.124] (II) intel(0): switch to mode 1440x900@59.9 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
            [    16.128] (II) intel(0): Setting screen physical size to 381 x 238
            Code:
            [    72.161] (--) intel(0): Output VGA1 using initial mode 1024x768 on pipe 0
            
            .
            .
            .
            
            [    72.179] (II) intel(0): switch to mode 1024x768@60.0 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
            [    72.182] (II) intel(0): Setting screen physical size to 270 x 203
            Now i'm going to try with another cable. Thanks for your answer!
            I paste here Xorg.0.log at 1400x900 ( I don't konw if this is OK, or if I have to paste it to pastebin. )


            Code:
            [    16.002] 
            X.Org X Server 1.17.1
            Release Date: 2015-02-10
            [    16.002] X Protocol Version 11, Revision 0
            [    16.002] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu
            [    16.002] Current Operating System: Linux martin-K15 3.19.0-22-generic #22-Ubuntu SMP Tue Jun 16 17:15:15 UTC 2015 x86_64
            [    16.002] Kernel command line:  BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic  root=UUID=2301501c-204f-4649-8ffa-89cbf86d238d ro quiet splash  vt.handoff=7
            [    16.002] Build Date: 19 March 2015  09:26:59AM
            [    16.002] xorg-server 2:1.17.1-0ubuntu3 (For technical support please see [URL]http://www.ubuntu.com/support[/URL]) 
            [    16.002] Current version of pixman: 0.32.6
            [    16.002]     Before reporting problems, check [URL]http://wiki.x.org[/URL]
                to make sure that you have the latest version.
            [    16.002] Markers: (--) probed, (**) from config file, (==) default setting,
                (++) from command line, (!!) notice, (II) informational,
                (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
            [    16.002] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 20 14:23:39 2015
            [    16.027] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
            [    16.033] (==) No Layout section.  Using the first Screen section.
            [    16.033] (==) No screen section available. Using defaults.
            [    16.033] (**) |-->Screen "Default Screen Section" (0)
            [    16.033] (**) |   |-->Monitor "<default monitor>"
            [    16.033] (==) No monitor specified for screen "Default Screen Section".
                Using a default monitor configuration.
            [    16.033] (==) Automatically adding devices
            [    16.033] (==) Automatically enabling devices
            [    16.033] (==) Automatically adding GPU devices
            [    16.033] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
            [    16.033]     Entry deleted from font path.
            [    16.033] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
            [    16.033]     Entry deleted from font path.
            [    16.033] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
            [    16.033]     Entry deleted from font path.
            [    16.034] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
            [    16.034]     Entry deleted from font path.
            [    16.034] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
            [    16.034]     Entry deleted from font path.
            [    16.034] (==) FontPath set to:
                /usr/share/fonts/X11/misc,
                /usr/share/fonts/X11/Type1,
                built-ins
            [    16.034] (==) ModulePath set to  "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
            [    16.034] (II) The server relies on udev to provide the list of input devices.
                If no devices become available, reconfigure udev or disable AutoAddDevices.
            [    16.034] (II) Loader magic: 0x7f5b5ddffd80
            [    16.034] (II) Module ABI versions:
            [    16.034]     X.Org ANSI C Emulation: 0.4
            [    16.034]     X.Org Video Driver: 19.0
            [    16.034]     X.Org XInput driver : 21.0
            [    16.034]     X.Org Server Extension : 9.0
            [    16.034] (II) xfree86: Adding drm device (/dev/dri/card0)
            [    16.034] (--) PCI:*(0:0:2:0) 8086:041e:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
            [    16.034] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
            [    16.034] (II) "glx" will be loaded by default.
            [    16.034] (WW) "xmir" is not to be loaded by default. Skipping.
            [    16.034] (II) LoadModule: "glx"
            [    16.046] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
            [    16.099] (II) Module glx: vendor="X.Org Foundation"
            [    16.099]     compiled for 1.17.1, module version = 1.0.0
            [    16.099]     ABI class: X.Org Server Extension, version 9.0
            [    16.099] (==) AIGLX enabled
            [    16.099] (==) Matched intel as autoconfigured driver 0
            [    16.099] (==) Matched intel as autoconfigured driver 1
            [    16.099] (==) Matched modesetting as autoconfigured driver 2
            [    16.099] (==) Matched fbdev as autoconfigured driver 3
            [    16.099] (==) Matched vesa as autoconfigured driver 4
            [    16.099] (==) Assigned the driver to the xf86ConfigLayout
            [    16.099] (II) LoadModule: "intel"
            [    16.099] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
            [    16.103] (II) Module intel: vendor="X.Org Foundation"
            [    16.103]     compiled for 1.17.1, module version = 2.99.917
            [    16.103]     Module class: X.Org Video Driver
            [    16.103]     ABI class: X.Org Video Driver, version 19.0
            [    16.103] (II) LoadModule: "modesetting"
            [    16.103] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
            [    16.103] (II) Module modesetting: vendor="X.Org Foundation"
            [    16.103]     compiled for 1.17.1, module version = 1.17.1
            [    16.103]     Module class: X.Org Video Driver
            [    16.103]     ABI class: X.Org Video Driver, version 19.0
            [    16.103] (II) LoadModule: "fbdev"
            [    16.103] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
            [    16.103] (II) Module fbdev: vendor="X.Org Foundation"
            [    16.103]     compiled for 1.17.1, module version = 0.4.4
            [    16.103]     Module class: X.Org Video Driver
            [    16.103]     ABI class: X.Org Video Driver, version 19.0
            [    16.103] (II) LoadModule: "vesa"
            [    16.103] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
            [    16.103] (II) Module vesa: vendor="X.Org Foundation"
            [    16.103]     compiled for 1.17.1, module version = 2.3.3
            [    16.103]     Module class: X.Org Video Driver
            [    16.103]     ABI class: X.Org Video Driver, version 19.0
            [    16.103] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
                i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
                915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
                Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
                GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
            [    16.103] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
            [    16.103] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
            [    16.103] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
            [    16.103] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
            [    16.103] (II) FBDEV: driver for framebuffer: fbdev
            [    16.103] (II) VESA: driver for VESA chipsets: vesa
            [    16.103] (++) using VT number 7
            
            [    16.103] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
            [    16.103] (II) intel(0): SNA compiled: xserver-xorg-video-intel  2:2.99.917-1~exp1ubuntu2.2 (Alessio Treglia  <quadrispro@ubuntu.com>)
            [    16.103] (II) intel(0): SNA compiled for use with valgrind
            [    16.103] (WW) Falling back to old probe method for modesetting
            [    16.103] (WW) Falling back to old probe method for fbdev
            [    16.103] (II) Loading sub module "fbdevhw"
            [    16.103] (II) LoadModule: "fbdevhw"
            [    16.104] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
            [    16.104] (II) Module fbdevhw: vendor="X.Org Foundation"
            [    16.104]     compiled for 1.17.1, module version = 0.0.2
            [    16.104]     ABI class: X.Org Video Driver, version 19.0
            [    16.104] (WW) Falling back to old probe method for vesa
            [    16.104] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
            [    16.104] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
            [    16.104] (II) intel(0): Creating default Display subsection in Screen section
                "Default Screen Section" for depth/fbbpp 24/32
            [    16.104] (==) intel(0): Depth 24, (--) framebuffer bpp 32
            [    16.104] (==) intel(0): RGB weight 888
            [    16.104] (==) intel(0): Default visual is TrueColor
            [    16.104] (II) intel(0): Output VGA1 has no monitor section
            [    16.104] (II) intel(0): Enabled output VGA1
            [    16.104] (II) intel(0): Output HDMI1 has no monitor section
            [    16.104] (II) intel(0): Enabled output HDMI1
            [    16.104] (II) intel(0): Output DP1 has no monitor section
            [    16.104] (II) intel(0): Enabled output DP1
            [    16.104] (II) intel(0): Output HDMI2 has no monitor section
            [    16.104] (II) intel(0): Enabled output HDMI2
            [    16.104] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
            [    16.104] (II) intel(0): Output VIRTUAL1 has no monitor section
            [    16.104] (II) intel(0): Enabled output VIRTUAL1
            [    16.104] (--) intel(0): Output VGA1 using initial mode 1440x900 on pipe 0
            [    16.104] (==) intel(0): TearFree disabled
            [    16.104] (==) intel(0): DPI set to (96, 96)
            [    16.104] (II) Loading sub module "dri2"
            [    16.104] (II) LoadModule: "dri2"
            [    16.104] (II) Module "dri2" already built-in
            [    16.104] (II) Loading sub module "present"
            [    16.104] (II) LoadModule: "present"
            [    16.104] (II) Module "present" already built-in
            [    16.104] (II) UnloadModule: "modesetting"
            [    16.104] (II) Unloading modesetting
            [    16.104] (II) UnloadModule: "fbdev"
            [    16.104] (II) Unloading fbdev
            [    16.104] (II) UnloadSubModule: "fbdevhw"
            [    16.104] (II) Unloading fbdevhw
            [    16.104] (II) UnloadModule: "vesa"
            [    16.104] (II) Unloading vesa
            [    16.104] (==) Depth 24 pixmap format is 32 bpp
            [    16.105] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
            [    16.105] (==) intel(0): Backing store enabled
            [    16.105] (==) intel(0): Silken mouse enabled
            [    16.105] (II) intel(0): HW Cursor enabled
            [    16.105] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
            [    16.105] (==) intel(0): DPMS enabled
            [    16.105] (==) intel(0): display hotplug detection enabled
            [    16.105] (II) intel(0): [DRI2] Setup complete
            [    16.105] (II) intel(0): [DRI2]   DRI driver: i965
            [    16.105] (II) intel(0): [DRI2]   VDPAU driver: i965
            [    16.105] (II) intel(0): direct rendering: DRI2 enabled
            [    16.105] (II) intel(0): hardware support for Present enabled
            [    16.105] (--) RandR disabled
            [    16.108] (II) SELinux: Disabled on system
            [    16.123] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
            [    16.123] (II) AIGLX: enabled GLX_ARB_create_context
            [    16.123] (II) AIGLX: enabled GLX_ARB_create_context_profile
            [    16.123] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
            [    16.123] (II) AIGLX: enabled GLX_INTEL_swap_event
            [    16.123] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
            [    16.123] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
            [    16.123] (II) AIGLX: enabled GLX_ARB_fbconfig_float
            [    16.123] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
            [    16.123] (II) AIGLX: enabled GLX_ARB_create_context_robustness
            [    16.123] (II) AIGLX: Loaded and initialized i965
            [    16.123] (II) GLX: Initialized DRI2 GL provider for screen 0
            [    16.124] (II) intel(0): switch to mode 1440x900@59.9 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
            [    16.128] (II) intel(0): Setting screen physical size to 381 x 238
            [    16.166] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
            [    16.175] (II) config/udev: Adding input device Power Button (/dev/input/event1)
            [    16.175] (**) Power Button: Applying InputClass "evdev keyboard catchall"
            [    16.175] (II) LoadModule: "evdev"
            [    16.175] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [    16.224] (II) Module evdev: vendor="X.Org Foundation"
            [    16.224]     compiled for 1.16.0, module version = 2.9.0
            [    16.224]     Module class: X.Org XInput Driver
            [    16.224]     ABI class: X.Org XInput driver, version 21.0
            [    16.224] (II) Using input driver 'evdev' for 'Power Button'
            [    16.224] (**) Power Button: always reports core events
            [    16.224] (**) evdev: Power Button: Device: "/dev/input/event1"
            [    16.224] (--) evdev: Power Button: Vendor 0 Product 0x1
            [    16.224] (--) evdev: Power Button: Found keys
            [    16.224] (II) evdev: Power Button: Configuring as keyboard
            [    16.224] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
            [    16.224] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
            [    16.224] (**) Option "xkb_rules" "evdev"
            [    16.224] (**) Option "xkb_model" "pc105"
            [    16.224] (**) Option "xkb_layout" "latam"
            [    16.225] (II) XKB: reuse xkmfile /var/lib/xkb/server-D39A7DF07EFAADA1B152E688CBEB9ED49E8BFDBB.xkm
            [    16.226] (II) config/udev: Adding input device Power Button (/dev/input/event0)
            [    16.226] (**) Power Button: Applying InputClass "evdev keyboard catchall"
            [    16.226] (II) Using input driver 'evdev' for 'Power Button'
            [    16.226] (**) Power Button: always reports core events
            [    16.226] (**) evdev: Power Button: Device: "/dev/input/event0"
            [    16.226] (--) evdev: Power Button: Vendor 0 Product 0x1
            [    16.226] (--) evdev: Power Button: Found keys
            [    16.226] (II) evdev: Power Button: Configuring as keyboard
            [    16.226] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
            [    16.226] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
            [    16.226] (**) Option "xkb_rules" "evdev"
            [    16.226] (**) Option "xkb_model" "pc105"
            [    16.226] (**) Option "xkb_layout" "latam"
            [    16.226] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event4)
            [    16.226] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
            [    16.226] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
            [    16.226] (**) SIGMACHIP USB Keyboard: always reports core events
            [    16.226] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event4"
            [    16.226] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2
            [    16.226] (--) evdev: SIGMACHIP USB Keyboard: Found keys
            [    16.226] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
            [    16.226] (**) Option "config_info"  "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:1C4F:0002.0002/input/input7/event4"
            [    16.226] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 8)
            [    16.226] (**) Option "xkb_rules" "evdev"
            [    16.226] (**) Option "xkb_model" "pc105"
            [    16.226] (**) Option "xkb_layout" "latam"
            [    16.226] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event5)
            [    16.226] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
            [    16.226] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
            [    16.226] (**) SIGMACHIP USB Keyboard: always reports core events
            [    16.226] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event5"
            [    16.227] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2
            [    16.227] (--) evdev: SIGMACHIP USB Keyboard: Found 1 mouse buttons
            [    16.227] (--) evdev: SIGMACHIP USB Keyboard: Found scroll wheel(s)
            [    16.227] (--) evdev: SIGMACHIP USB Keyboard: Found relative axes
            [    16.227] (II) evdev: SIGMACHIP USB Keyboard: Forcing relative x/y axes to exist.
            [    16.227] (--) evdev: SIGMACHIP USB Keyboard: Found absolute axes
            [    16.227] (II) evdev: SIGMACHIP USB Keyboard: Forcing absolute x/y axes to exist.
            [    16.227] (--) evdev: SIGMACHIP USB Keyboard: Found keys
            [    16.227] (II) evdev: SIGMACHIP USB Keyboard: Configuring as mouse
            [    16.227] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
            [    16.227] (II) evdev: SIGMACHIP USB Keyboard: Adding scrollwheel support
            [    16.227] (**) evdev: SIGMACHIP USB Keyboard: YAxisMapping: buttons 4 and 5
            [    16.227] (**) evdev: SIGMACHIP USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [    16.227] (**) Option "config_info"  "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:1C4F:0002.0003/input/input8/event5"
            [    16.227] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 9)
            [    16.227] (**) Option "xkb_rules" "evdev"
            [    16.227] (**) Option "xkb_model" "pc105"
            [    16.227] (**) Option "xkb_layout" "latam"
            [    16.227] (II) evdev: SIGMACHIP USB Keyboard: initialized for relative axes.
            [    16.227] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
            [    16.227] (**) SIGMACHIP USB Keyboard: (accel) keeping acceleration scheme 1
            [    16.227] (**) SIGMACHIP USB Keyboard: (accel) acceleration profile 0
            [    16.227] (**) SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000
            [    16.227] (**) SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4
            [    16.227] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event3)
            [    16.227] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
            [    16.227] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
            [    16.227] (**)  USB OPTICAL MOUSE: always reports core events
            [    16.227] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event3"
            [    16.280] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x15d9 Product 0xa4f
            [    16.280] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
            [    16.280] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
            [    16.280] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
            [    16.280] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
            [    16.280] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
            [    16.280] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
            [    16.280] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
            [    16.280] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [    16.280] (**) Option "config_info"  "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:15D9:0A4F.0001/input/input6/event3"
            [    16.280] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
            [    16.280] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
            [    16.280] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
            [    16.280] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
            [    16.280] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
            [    16.280] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
            [    16.280] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
            [    16.280] (II) No input driver specified, ignoring this device.
            [    16.280] (II) This device may have been added with another device file.
            [    16.280] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event2)
            [    16.280] (II) No input driver specified, ignoring this device.
            [    16.280] (II) This device may have been added with another device file.
            [    16.280] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
            [    16.280] (II) No input driver specified, ignoring this device.
            [    16.280] (II) This device may have been added with another device file.
            [    16.280] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
            [    16.280] (II) No input driver specified, ignoring this device.
            [    16.280] (II) This device may have been added with another device file.
            [    16.280] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
            [    16.280] (II) No input driver specified, ignoring this device.
            [    16.280] (II) This device may have been added with another device file.
            [    16.280] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
            [    16.280] (II) No input driver specified, ignoring this device.
            [    16.280] (II) This device may have been added with another device file.
            [    16.280] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event6)
            [    16.280] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
            [    16.280] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
            [    16.280] (**) Eee PC WMI hotkeys: always reports core events
            [    16.280] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event6"
            [    16.280] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
            [    16.280] (--) evdev: Eee PC WMI hotkeys: Found keys
            [    16.280] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
            [    16.280] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input9/event6"
            [    16.280] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
            [    16.280] (**) Option "xkb_rules" "evdev"
            [    16.280] (**) Option "xkb_model" "pc105"
            [    16.280] (**) Option "xkb_layout" "latam"
            [    20.178] (II) XKB: reuse xkmfile /var/lib/xkb/server-7C75F152E85183199599C3E0B919739C0EE668AA.xkm
            [   144.089] (II) intel(0): switch to mode 1440x900@75.0 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
            [   445.384] (II) XKB: reuse xkmfile /var/lib/xkb/server-CD63FE4B39B3D291765D9C32B25A99985FE5C209.xkm



            I paste here Xorg.0.log at 1024x768

            Code:
            [    72.158] 
            X.Org X Server 1.17.1
            Release Date: 2015-02-10
            [    72.158] X Protocol Version 11, Revision 0
            [    72.158] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu
            [    72.158] Current Operating System: Linux martin-K15 3.19.0-22-generic #22-Ubuntu SMP Tue Jun 16 17:15:15 UTC 2015 x86_64
            [    72.158] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic root=UUID=2301501c-204f-4649-8ffa-89cbf86d238d ro quiet splash vt.handoff=7
            [    72.158] Build Date: 19 March 2015  09:26:59AM
            [    72.158] xorg-server 2:1.17.1-0ubuntu3 (For technical support please see [URL]http://www.ubuntu.com/support[/URL]) 
            [    72.158] Current version of pixman: 0.32.6
            [    72.158]     Before reporting problems, check [URL]http://wiki.x.org[/URL]
                to make sure that you have the latest version.
            [    72.158] Markers: (--) probed, (**) from config file, (==) default setting,
                (++) from command line, (!!) notice, (II) informational,
                (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
            [    72.158] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 20 15:08:32 2015
            [    72.158] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
            [    72.158] (==) No Layout section.  Using the first Screen section.
            [    72.158] (==) No screen section available. Using defaults.
            [    72.158] (**) |-->Screen "Default Screen Section" (0)
            [    72.158] (**) |   |-->Monitor "<default monitor>"
            [    72.158] (==) No monitor specified for screen "Default Screen Section".
                Using a default monitor configuration.
            [    72.158] (==) Automatically adding devices
            [    72.158] (==) Automatically enabling devices
            [    72.158] (==) Automatically adding GPU devices
            [    72.158] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
            [    72.158]     Entry deleted from font path.
            [    72.158] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
            [    72.158]     Entry deleted from font path.
            [    72.158] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
            [    72.158]     Entry deleted from font path.
            [    72.158] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
            [    72.158]     Entry deleted from font path.
            [    72.158] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
            [    72.158]     Entry deleted from font path.
            [    72.159] (==) FontPath set to:
                /usr/share/fonts/X11/misc,
                /usr/share/fonts/X11/Type1,
                built-ins
            [    72.159] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
            [    72.159] (II) The server relies on udev to provide the list of input devices.
                If no devices become available, reconfigure udev or disable AutoAddDevices.
            [    72.159] (II) Loader magic: 0x7f967246dd80
            [    72.159] (II) Module ABI versions:
            [    72.159]     X.Org ANSI C Emulation: 0.4
            [    72.159]     X.Org Video Driver: 19.0
            [    72.159]     X.Org XInput driver : 21.0
            [    72.159]     X.Org Server Extension : 9.0
            [    72.159] (II) xfree86: Adding drm device (/dev/dri/card0)
            [    72.159] (--) PCI:*(0:0:2:0) 8086:041e:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
            [    72.159] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
            [    72.159] (II) "glx" will be loaded by default.
            [    72.159] (WW) "xmir" is not to be loaded by default. Skipping.
            [    72.159] (II) LoadModule: "glx"
            [    72.159] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
            [    72.160] (II) Module glx: vendor="X.Org Foundation"
            [    72.160]     compiled for 1.17.1, module version = 1.0.0
            [    72.160]     ABI class: X.Org Server Extension, version 9.0
            [    72.160] (==) AIGLX enabled
            [    72.160] (==) Matched intel as autoconfigured driver 0
            [    72.160] (==) Matched intel as autoconfigured driver 1
            [    72.160] (==) Matched modesetting as autoconfigured driver 2
            [    72.160] (==) Matched fbdev as autoconfigured driver 3
            [    72.160] (==) Matched vesa as autoconfigured driver 4
            [    72.160] (==) Assigned the driver to the xf86ConfigLayout
            [    72.160] (II) LoadModule: "intel"
            [    72.160] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
            [    72.160] (II) Module intel: vendor="X.Org Foundation"
            [    72.160]     compiled for 1.17.1, module version = 2.99.917
            [    72.160]     Module class: X.Org Video Driver
            [    72.160]     ABI class: X.Org Video Driver, version 19.0
            [    72.160] (II) LoadModule: "modesetting"
            [    72.160] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
            [    72.160] (II) Module modesetting: vendor="X.Org Foundation"
            [    72.160]     compiled for 1.17.1, module version = 1.17.1
            [    72.160]     Module class: X.Org Video Driver
            [    72.160]     ABI class: X.Org Video Driver, version 19.0
            [    72.160] (II) LoadModule: "fbdev"
            [    72.160] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
            [    72.160] (II) Module fbdev: vendor="X.Org Foundation"
            [    72.160]     compiled for 1.17.1, module version = 0.4.4
            [    72.160]     Module class: X.Org Video Driver
            [    72.160]     ABI class: X.Org Video Driver, version 19.0
            [    72.160] (II) LoadModule: "vesa"
            [    72.160] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
            [    72.160] (II) Module vesa: vendor="X.Org Foundation"
            [    72.160]     compiled for 1.17.1, module version = 2.3.3
            [    72.160]     Module class: X.Org Video Driver
            [    72.160]     ABI class: X.Org Video Driver, version 19.0
            [    72.160] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
                i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
                915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
                Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
                GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
            [    72.160] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
            [    72.160] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
            [    72.160] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
            [    72.160] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
            [    72.160] (II) FBDEV: driver for framebuffer: fbdev
            [    72.160] (II) VESA: driver for VESA chipsets: vesa
            [    72.160] (++) using VT number 7
            
            [    72.160] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121
            [    72.160] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2 (Alessio Treglia <quadrispro@ubuntu.com>)
            [    72.160] (II) intel(0): SNA compiled for use with valgrind
            [    72.161] (WW) Falling back to old probe method for modesetting
            [    72.161] (WW) Falling back to old probe method for fbdev
            [    72.161] (II) Loading sub module "fbdevhw"
            [    72.161] (II) LoadModule: "fbdevhw"
            [    72.161] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
            [    72.161] (II) Module fbdevhw: vendor="X.Org Foundation"
            [    72.161]     compiled for 1.17.1, module version = 0.0.2
            [    72.161]     ABI class: X.Org Video Driver, version 19.0
            [    72.161] (WW) Falling back to old probe method for vesa
            [    72.161] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
            [    72.161] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
            [    72.161] (II) intel(0): Creating default Display subsection in Screen section
                "Default Screen Section" for depth/fbbpp 24/32
            [    72.161] (==) intel(0): Depth 24, (--) framebuffer bpp 32
            [    72.161] (==) intel(0): RGB weight 888
            [    72.161] (==) intel(0): Default visual is TrueColor
            [    72.161] (II) intel(0): Output VGA1 has no monitor section
            [    72.161] (II) intel(0): Enabled output VGA1
            [    72.161] (II) intel(0): Output HDMI1 has no monitor section
            [    72.161] (II) intel(0): Enabled output HDMI1
            [    72.161] (II) intel(0): Output DP1 has no monitor section
            [    72.161] (II) intel(0): Enabled output DP1
            [    72.161] (II) intel(0): Output HDMI2 has no monitor section
            [    72.161] (II) intel(0): Enabled output HDMI2
            [    72.161] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
            [    72.161] (II) intel(0): Output VIRTUAL1 has no monitor section
            [    72.161] (II) intel(0): Enabled output VIRTUAL1
            [    72.161] (--) intel(0): Output VGA1 using initial mode 1024x768 on pipe 0
            [    72.161] (==) intel(0): TearFree disabled
            [    72.161] (==) intel(0): DPI set to (96, 96)
            [    72.161] (II) Loading sub module "dri2"
            [    72.161] (II) LoadModule: "dri2"
            [    72.161] (II) Module "dri2" already built-in
            [    72.161] (II) Loading sub module "present"
            [    72.161] (II) LoadModule: "present"
            [    72.161] (II) Module "present" already built-in
            [    72.161] (II) UnloadModule: "modesetting"
            [    72.161] (II) Unloading modesetting
            [    72.161] (II) UnloadModule: "fbdev"
            [    72.161] (II) Unloading fbdev
            [    72.161] (II) UnloadSubModule: "fbdevhw"
            [    72.161] (II) Unloading fbdevhw
            [    72.161] (II) UnloadModule: "vesa"
            [    72.161] (II) Unloading vesa
            [    72.161] (==) Depth 24 pixmap format is 32 bpp
            [    72.161] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
            [    72.161] (==) intel(0): Backing store enabled
            [    72.161] (==) intel(0): Silken mouse enabled
            [    72.161] (II) intel(0): HW Cursor enabled
            [    72.161] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
            [    72.162] (==) intel(0): DPMS enabled
            [    72.162] (==) intel(0): display hotplug detection enabled
            [    72.162] (II) intel(0): [DRI2] Setup complete
            [    72.162] (II) intel(0): [DRI2]   DRI driver: i965
            [    72.162] (II) intel(0): [DRI2]   VDPAU driver: i965
            [    72.162] (II) intel(0): direct rendering: DRI2 enabled
            [    72.162] (II) intel(0): hardware support for Present enabled
            [    72.162] (--) RandR disabled
            [    72.164] (II) SELinux: Disabled on system
            [    72.178] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
            [    72.178] (II) AIGLX: enabled GLX_ARB_create_context
            [    72.178] (II) AIGLX: enabled GLX_ARB_create_context_profile
            [    72.178] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
            [    72.178] (II) AIGLX: enabled GLX_INTEL_swap_event
            [    72.178] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
            [    72.178] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
            [    72.178] (II) AIGLX: enabled GLX_ARB_fbconfig_float
            [    72.178] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
            [    72.178] (II) AIGLX: enabled GLX_ARB_create_context_robustness
            [    72.178] (II) AIGLX: Loaded and initialized i965
            [    72.178] (II) GLX: Initialized DRI2 GL provider for screen 0
            [    72.179] (II) intel(0): switch to mode 1024x768@60.0 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
            [    72.182] (II) intel(0): Setting screen physical size to 270 x 203
            [    72.186] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
            [    72.187] (II) config/udev: Adding input device Power Button (/dev/input/event1)
            [    72.187] (**) Power Button: Applying InputClass "evdev keyboard catchall"
            [    72.187] (II) LoadModule: "evdev"
            [    72.187] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [    72.187] (II) Module evdev: vendor="X.Org Foundation"
            [    72.187]     compiled for 1.16.0, module version = 2.9.0
            [    72.187]     Module class: X.Org XInput Driver
            [    72.187]     ABI class: X.Org XInput driver, version 21.0
            [    72.187] (II) Using input driver 'evdev' for 'Power Button'
            [    72.187] (**) Power Button: always reports core events
            [    72.187] (**) evdev: Power Button: Device: "/dev/input/event1"
            [    72.187] (--) evdev: Power Button: Vendor 0 Product 0x1
            [    72.187] (--) evdev: Power Button: Found keys
            [    72.187] (II) evdev: Power Button: Configuring as keyboard
            [    72.187] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
            [    72.187] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
            [    72.187] (**) Option "xkb_rules" "evdev"
            [    72.187] (**) Option "xkb_model" "pc105"
            [    72.187] (**) Option "xkb_layout" "latam"
            [    72.189] (II) XKB: reuse xkmfile /var/lib/xkb/server-D39A7DF07EFAADA1B152E688CBEB9ED49E8BFDBB.xkm
            [    72.189] (II) config/udev: Adding input device Power Button (/dev/input/event0)
            [    72.189] (**) Power Button: Applying InputClass "evdev keyboard catchall"
            [    72.189] (II) Using input driver 'evdev' for 'Power Button'
            [    72.189] (**) Power Button: always reports core events
            [    72.189] (**) evdev: Power Button: Device: "/dev/input/event0"
            [    72.189] (--) evdev: Power Button: Vendor 0 Product 0x1
            [    72.189] (--) evdev: Power Button: Found keys
            [    72.189] (II) evdev: Power Button: Configuring as keyboard
            [    72.189] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
            [    72.189] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
            [    72.189] (**) Option "xkb_rules" "evdev"
            [    72.189] (**) Option "xkb_model" "pc105"
            [    72.189] (**) Option "xkb_layout" "latam"
            [    72.189] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event4)
            [    72.189] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
            [    72.189] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
            [    72.190] (**) SIGMACHIP USB Keyboard: always reports core events
            [    72.190] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event4"
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Found keys
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
            [    72.190] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:1C4F:0002.0002/input/input7/event4"
            [    72.190] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 8)
            [    72.190] (**) Option "xkb_rules" "evdev"
            [    72.190] (**) Option "xkb_model" "pc105"
            [    72.190] (**) Option "xkb_layout" "latam"
            [    72.190] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event5)
            [    72.190] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
            [    72.190] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
            [    72.190] (**) SIGMACHIP USB Keyboard: always reports core events
            [    72.190] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event5"
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Found 1 mouse buttons
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Found scroll wheel(s)
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Found relative axes
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: Forcing relative x/y axes to exist.
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Found absolute axes
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: Forcing absolute x/y axes to exist.
            [    72.190] (--) evdev: SIGMACHIP USB Keyboard: Found keys
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: Configuring as mouse
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: Adding scrollwheel support
            [    72.190] (**) evdev: SIGMACHIP USB Keyboard: YAxisMapping: buttons 4 and 5
            [    72.190] (**) evdev: SIGMACHIP USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [    72.190] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:1C4F:0002.0003/input/input8/event5"
            [    72.190] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 9)
            [    72.190] (**) Option "xkb_rules" "evdev"
            [    72.190] (**) Option "xkb_model" "pc105"
            [    72.190] (**) Option "xkb_layout" "latam"
            [    72.190] (II) evdev: SIGMACHIP USB Keyboard: initialized for relative axes.
            [    72.190] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
            [    72.190] (**) SIGMACHIP USB Keyboard: (accel) keeping acceleration scheme 1
            [    72.190] (**) SIGMACHIP USB Keyboard: (accel) acceleration profile 0
            [    72.190] (**) SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000
            [    72.190] (**) SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4
            [    72.190] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event3)
            [    72.190] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
            [    72.190] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
            [    72.190] (**)  USB OPTICAL MOUSE: always reports core events
            [    72.190] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event3"
            [    72.244] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x15d9 Product 0xa4f
            [    72.244] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
            [    72.244] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
            [    72.244] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
            [    72.244] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
            [    72.244] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
            [    72.244] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
            [    72.244] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
            [    72.244] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [    72.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:15D9:0A4F.0001/input/input6/event3"
            [    72.244] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
            [    72.244] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
            [    72.244] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
            [    72.244] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
            [    72.244] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
            [    72.244] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
            [    72.244] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
            [    72.244] (II) No input driver specified, ignoring this device.
            [    72.244] (II) This device may have been added with another device file.
            [    72.244] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
            [    72.244] (II) No input driver specified, ignoring this device.
            [    72.244] (II) This device may have been added with another device file.
            [    72.244] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
            [    72.244] (II) No input driver specified, ignoring this device.
            [    72.244] (II) This device may have been added with another device file.
            [    72.244] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
            [    72.244] (II) No input driver specified, ignoring this device.
            [    72.244] (II) This device may have been added with another device file.
            [    72.244] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
            [    72.244] (II) No input driver specified, ignoring this device.
            [    72.244] (II) This device may have been added with another device file.
            [    72.244] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
            [    72.244] (II) No input driver specified, ignoring this device.
            [    72.244] (II) This device may have been added with another device file.
            [    72.244] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event11)
            [    72.244] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
            [    72.244] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
            [    72.244] (**) Eee PC WMI hotkeys: always reports core events
            [    72.244] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event11"
            [    72.244] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
            [    72.244] (--) evdev: Eee PC WMI hotkeys: Found keys
            [    72.244] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
            [    72.244] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input14/event11"
            [    72.244] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
            [    72.244] (**) Option "xkb_rules" "evdev"
            [    72.244] (**) Option "xkb_model" "pc105"
            [    72.244] (**) Option "xkb_layout" "latam"
            [    73.058] (II) XKB: reuse xkmfile /var/lib/xkb/server-7C75F152E85183199599C3E0B919739C0EE668AA.xkm

            Comment


              #7
              Re the long posting of files like that: You can use Attachments via advanced settings or use the CODE enclosure instead of QUOTE. Then it looks like this:
              Code:
              [COLOR=#333333][ 72.158] [/COLOR]
              [COLOR=#333333]X.Org X Server 1.17.1[/COLOR]
              [COLOR=#333333]Release Date: 2015-02-10[/COLOR]
              [COLOR=#333333][ 72.158] X Protocol Version 11, Revision 0[/COLOR]
              [COLOR=#333333][ 72.158] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu[/COLOR]
              [COLOR=#333333][ 72.158] Current Operating System: Linux martin-K15 3.19.0-22-generic #22-Ubuntu SMP Tue Jun 16 17:15:15 UTC 2015 x86_64[/COLOR]
              [COLOR=#333333][ 72.158] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic root=UUID=2301501c-204f-4649-8ffa-89cbf86d238d ro quiet splash vt.handoff=7[/COLOR]
              [COLOR=#333333][ 72.158] Build Date: 19 March 2015 09:26:59AM[/COLOR]
              [COLOR=#333333][ 72.158] xorg-server 2:1.17.1-0ubuntu3 (For technical support please see [/COLOR][URL]http://www.ubuntu.com/support[/URL][COLOR=#333333]) [/COLOR]
              [COLOR=#333333][ 72.158] Current version of pixman: 0.32.6[/COLOR]
              [COLOR=#333333][ 72.158] Before reporting problems, check [/COLOR][URL="http://wiki.x.org/"]http://wiki.x.org[/URL]
              [COLOR=#333333]to make sure that you have the latest version.[/COLOR]
              [COLOR=#333333][ 72.158] Markers: (--) probed, (**) from config file, (==) default setting,[/COLOR]
              [COLOR=#333333](++) from command line, (!!) notice, (II) informational,[/COLOR]
              [COLOR=#333333](WW) warning, (EE) error, (NI) not implemented, (??) unknown.[/COLOR]
              [COLOR=#333333][ 72.158] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 20 15:08:32 2015[/COLOR]
              [COLOR=#333333][ 72.158] (==) Using system config directory "/usr/share/X11/xorg.conf.d"[/COLOR]
              [COLOR=#333333][ 72.158] (==) No Layout section. Using the first Screen section.[/COLOR]
              [COLOR=#333333][ 72.158] (==) No screen section available. Using defaults.[/COLOR]
              [COLOR=#333333][ 72.158] (**) |-->Screen "Default Screen Section" (0)[/COLOR]
              [COLOR=#333333][ 72.158] (**) | |-->Monitor "<default monitor>"[/COLOR]
              [COLOR=#333333][ 72.158] (==) No monitor specified for screen "Default Screen Section".[/COLOR]
              [COLOR=#333333]Using a default monitor configuration.[/COLOR]
              [COLOR=#333333][ 72.158] (==) Automatically adding devices[/COLOR]
              [COLOR=#333333][ 72.158] (==) Automatically enabling devices[/COLOR]
              [COLOR=#333333][ 72.158] (==) Automatically adding GPU devices[/COLOR]
              [COLOR=#333333][ 72.158] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.[/COLOR]
              [COLOR=#333333][ 72.158] Entry deleted from font path.[/COLOR]
              [COLOR=#333333][ 72.158] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.[/COLOR]
              [COLOR=#333333][ 72.158] Entry deleted from font path.[/COLOR]
              [COLOR=#333333][ 72.158] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.[/COLOR]
              [COLOR=#333333][ 72.158] Entry deleted from font path.[/COLOR]
              [COLOR=#333333][ 72.158] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.[/COLOR]
              [COLOR=#333333][ 72.158] Entry deleted from font path.[/COLOR]
              [COLOR=#333333][ 72.158] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.[/COLOR]
              [COLOR=#333333][ 72.158] Entry deleted from font path.[/COLOR]
              [COLOR=#333333][ 72.159] (==) FontPath set to:[/COLOR]
              [COLOR=#333333]/usr/share/fonts/X11/misc,[/COLOR]
              [COLOR=#333333]/usr/share/fonts/X11/Type1,[/COLOR]
              [COLOR=#333333]built-ins[/COLOR]
              [COLOR=#333333][ 72.159] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"[/COLOR]
              [COLOR=#333333][ 72.159] (II) The server relies on udev to provide the list of input devices.[/COLOR]
              [COLOR=#333333]If no devices become available, reconfigure udev or disable AutoAddDevices.[/COLOR]
              [COLOR=#333333][ 72.159] (II) Loader magic: 0x7f967246dd80[/COLOR]
              [COLOR=#333333][ 72.159] (II) Module ABI versions:[/COLOR]
              [COLOR=#333333][ 72.159] X.Org ANSI C Emulation: 0.4[/COLOR]
              [COLOR=#333333][ 72.159] X.Org Video Driver: 19.0[/COLOR]
              [COLOR=#333333][ 72.159] X.Org XInput driver : 21.0[/COLOR]
              [COLOR=#333333][ 72.159] X.Org Server Extension : 9.0[/COLOR]
              [COLOR=#333333][ 72.159] (II) xfree86: Adding drm device (/dev/dri/card0)[/COLOR]
              [COLOR=#333333][ 72.159] (--) PCI:*(0:0:2:0) 8086:041e:1043:8534 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64[/COLOR]
              [COLOR=#333333][ 72.159] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.[/COLOR]
              [COLOR=#333333][ 72.159] (II) "glx" will be loaded by default.[/COLOR]
              [COLOR=#333333][ 72.159] (WW) "xmir" is not to be loaded by default. Skipping.[/COLOR]
              [COLOR=#333333][ 72.159] (II) LoadModule: "glx"[/COLOR]
              [COLOR=#333333][ 72.159] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so[/COLOR]
              [COLOR=#333333][ 72.160] (II) Module glx: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.160] compiled for 1.17.1, module version = 1.0.0[/COLOR]
              [COLOR=#333333][ 72.160] ABI class: X.Org Server Extension, version 9.0[/COLOR]
              [COLOR=#333333][ 72.160] (==) AIGLX enabled[/COLOR]
              [COLOR=#333333][ 72.160] (==) Matched intel as autoconfigured driver 0[/COLOR]
              [COLOR=#333333][ 72.160] (==) Matched intel as autoconfigured driver 1[/COLOR]
              [COLOR=#333333][ 72.160] (==) Matched modesetting as autoconfigured driver 2[/COLOR]
              [COLOR=#333333][ 72.160] (==) Matched fbdev as autoconfigured driver 3[/COLOR]
              [COLOR=#333333][ 72.160] (==) Matched vesa as autoconfigured driver 4[/COLOR]
              [COLOR=#333333][ 72.160] (==) Assigned the driver to the xf86ConfigLayout[/COLOR]
              [COLOR=#333333][ 72.160] (II) LoadModule: "intel"[/COLOR]
              [COLOR=#333333][ 72.160] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so[/COLOR]
              [COLOR=#333333][ 72.160] (II) Module intel: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.160] compiled for 1.17.1, module version = 2.99.917[/COLOR]
              [COLOR=#333333][ 72.160] Module class: X.Org Video Driver[/COLOR]
              [COLOR=#333333][ 72.160] ABI class: X.Org Video Driver, version 19.0[/COLOR]
              [COLOR=#333333][ 72.160] (II) LoadModule: "modesetting"[/COLOR]
              [COLOR=#333333][ 72.160] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so[/COLOR]
              [COLOR=#333333][ 72.160] (II) Module modesetting: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.160] compiled for 1.17.1, module version = 1.17.1[/COLOR]
              [COLOR=#333333][ 72.160] Module class: X.Org Video Driver[/COLOR]
              [COLOR=#333333][ 72.160] ABI class: X.Org Video Driver, version 19.0[/COLOR]
              [COLOR=#333333][ 72.160] (II) LoadModule: "fbdev"[/COLOR]
              [COLOR=#333333][ 72.160] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so[/COLOR]
              [COLOR=#333333][ 72.160] (II) Module fbdev: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.160] compiled for 1.17.1, module version = 0.4.4[/COLOR]
              [COLOR=#333333][ 72.160] Module class: X.Org Video Driver[/COLOR]
              [COLOR=#333333][ 72.160] ABI class: X.Org Video Driver, version 19.0[/COLOR]
              [COLOR=#333333][ 72.160] (II) LoadModule: "vesa"[/COLOR]
              [COLOR=#333333][ 72.160] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so[/COLOR]
              [COLOR=#333333][ 72.160] (II) Module vesa: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.160] compiled for 1.17.1, module version = 2.3.3[/COLOR]
              [COLOR=#333333][ 72.160] Module class: X.Org Video Driver[/COLOR]
              [COLOR=#333333][ 72.160] ABI class: X.Org Video Driver, version 19.0[/COLOR]
              [COLOR=#333333][ 72.160] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:[/COLOR]
              [COLOR=#333333]i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,[/COLOR]
              [COLOR=#333333]915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,[/COLOR]
              [COLOR=#333333]Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,[/COLOR]
              [COLOR=#333333]GM45, 4 Series, G45/G43, Q45/Q43, G41, B43[/COLOR]
              [COLOR=#333333][ 72.160] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000[/COLOR]
              [COLOR=#333333][ 72.160] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100[/COLOR]
              [COLOR=#333333][ 72.160] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300[/COLOR]
              [COLOR=#333333][ 72.160] (II) modesetting: Driver for Modesetting Kernel Drivers: kms[/COLOR]
              [COLOR=#333333][ 72.160] (II) FBDEV: driver for framebuffer: fbdev[/COLOR]
              [COLOR=#333333][ 72.160] (II) VESA: driver for VESA chipsets: vesa[/COLOR]
              [COLOR=#333333][ 72.160] (++) using VT number 7[/COLOR]
              
              [COLOR=#333333][ 72.160] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20141121[/COLOR]
              [COLOR=#333333][ 72.160] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917-1~exp1ubuntu2.2 (Alessio Treglia <quadrispro@ubuntu.com>)[/COLOR]
              [COLOR=#333333][ 72.160] (II) intel(0): SNA compiled for use with valgrind[/COLOR]
              [COLOR=#333333][ 72.161] (WW) Falling back to old probe method for modesetting[/COLOR]
              [COLOR=#333333][ 72.161] (WW) Falling back to old probe method for fbdev[/COLOR]
              [COLOR=#333333][ 72.161] (II) Loading sub module "fbdevhw"[/COLOR]
              [COLOR=#333333][ 72.161] (II) LoadModule: "fbdevhw"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so[/COLOR]
              [COLOR=#333333][ 72.161] (II) Module fbdevhw: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.161] compiled for 1.17.1, module version = 0.0.2[/COLOR]
              [COLOR=#333333][ 72.161] ABI class: X.Org Video Driver, version 19.0[/COLOR]
              [COLOR=#333333][ 72.161] (WW) Falling back to old probe method for vesa[/COLOR]
              [COLOR=#333333][ 72.161] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics[/COLOR]
              [COLOR=#333333][ 72.161] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Creating default Display subsection in Screen section[/COLOR]
              [COLOR=#333333]"Default Screen Section" for depth/fbbpp 24/32[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): Depth 24, (--) framebuffer bpp 32[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): RGB weight 888[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): Default visual is TrueColor[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Output VGA1 has no monitor section[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Enabled output VGA1[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Output HDMI1 has no monitor section[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Enabled output HDMI1[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Output DP1 has no monitor section[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Enabled output DP1[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Output HDMI2 has no monitor section[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Enabled output HDMI2[/COLOR]
              [COLOR=#333333][ 72.161] (--) intel(0): Using a maximum size of 256x256 for hardware cursors[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Output VIRTUAL1 has no monitor section[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): Enabled output VIRTUAL1[/COLOR]
              [COLOR=#333333][ 72.161] (--) intel(0): Output VGA1 using initial mode 1024x768 on pipe 0[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): TearFree disabled[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): DPI set to (96, 96)[/COLOR]
              [COLOR=#333333][ 72.161] (II) Loading sub module "dri2"[/COLOR]
              [COLOR=#333333][ 72.161] (II) LoadModule: "dri2"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Module "dri2" already built-in[/COLOR]
              [COLOR=#333333][ 72.161] (II) Loading sub module "present"[/COLOR]
              [COLOR=#333333][ 72.161] (II) LoadModule: "present"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Module "present" already built-in[/COLOR]
              [COLOR=#333333][ 72.161] (II) UnloadModule: "modesetting"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Unloading modesetting[/COLOR]
              [COLOR=#333333][ 72.161] (II) UnloadModule: "fbdev"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Unloading fbdev[/COLOR]
              [COLOR=#333333][ 72.161] (II) UnloadSubModule: "fbdevhw"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Unloading fbdevhw[/COLOR]
              [COLOR=#333333][ 72.161] (II) UnloadModule: "vesa"[/COLOR]
              [COLOR=#333333][ 72.161] (II) Unloading vesa[/COLOR]
              [COLOR=#333333][ 72.161] (==) Depth 24 pixmap format is 32 bpp[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): Backing store enabled[/COLOR]
              [COLOR=#333333][ 72.161] (==) intel(0): Silken mouse enabled[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): HW Cursor enabled[/COLOR]
              [COLOR=#333333][ 72.161] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.[/COLOR]
              [COLOR=#333333][ 72.162] (==) intel(0): DPMS enabled[/COLOR]
              [COLOR=#333333][ 72.162] (==) intel(0): display hotplug detection enabled[/COLOR]
              [COLOR=#333333][ 72.162] (II) intel(0): [DRI2] Setup complete[/COLOR]
              [COLOR=#333333][ 72.162] (II) intel(0): [DRI2] DRI driver: i965[/COLOR]
              [COLOR=#333333][ 72.162] (II) intel(0): [DRI2] VDPAU driver: i965[/COLOR]
              [COLOR=#333333][ 72.162] (II) intel(0): direct rendering: DRI2 enabled[/COLOR]
              [COLOR=#333333][ 72.162] (II) intel(0): hardware support for Present enabled[/COLOR]
              [COLOR=#333333][ 72.162] (--) RandR disabled[/COLOR]
              [COLOR=#333333][ 72.164] (II) SELinux: Disabled on system[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_ARB_create_context[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_ARB_create_context_profile[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_INTEL_swap_event[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_ARB_fbconfig_float[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: enabled GLX_ARB_create_context_robustness[/COLOR]
              [COLOR=#333333][ 72.178] (II) AIGLX: Loaded and initialized i965[/COLOR]
              [COLOR=#333333][ 72.178] (II) GLX: Initialized DRI2 GL provider for screen 0[/COLOR]
              [COLOR=#333333][ 72.179] (II) intel(0): switch to mode 1024x768@60.0 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none[/COLOR]
              [COLOR=#333333][ 72.182] (II) intel(0): Setting screen physical size to 270 x 203[/COLOR]
              [COLOR=#333333][ 72.186] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm[/COLOR]
              [COLOR=#333333][ 72.187] (II) config/udev: Adding input device Power Button (/dev/input/event1)[/COLOR]
              [COLOR=#333333][ 72.187] (**) Power Button: Applying InputClass "evdev keyboard catchall"[/COLOR]
              [COLOR=#333333][ 72.187] (II) LoadModule: "evdev"[/COLOR]
              [COLOR=#333333][ 72.187] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so[/COLOR]
              [COLOR=#333333][ 72.187] (II) Module evdev: vendor="X.Org Foundation"[/COLOR]
              [COLOR=#333333][ 72.187] compiled for 1.16.0, module version = 2.9.0[/COLOR]
              [COLOR=#333333][ 72.187] Module class: X.Org XInput Driver[/COLOR]
              [COLOR=#333333][ 72.187] ABI class: X.Org XInput driver, version 21.0[/COLOR]
              [COLOR=#333333][ 72.187] (II) Using input driver 'evdev' for 'Power Button'[/COLOR]
              [COLOR=#333333][ 72.187] (**) Power Button: always reports core events[/COLOR]
              [COLOR=#333333][ 72.187] (**) evdev: Power Button: Device: "/dev/input/event1"[/COLOR]
              [COLOR=#333333][ 72.187] (--) evdev: Power Button: Vendor 0 Product 0x1[/COLOR]
              [COLOR=#333333][ 72.187] (--) evdev: Power Button: Found keys[/COLOR]
              [COLOR=#333333][ 72.187] (II) evdev: Power Button: Configuring as keyboard[/COLOR]
              [COLOR=#333333][ 72.187] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"[/COLOR]
              [COLOR=#333333][ 72.187] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)[/COLOR]
              [COLOR=#333333][ 72.187] (**) Option "xkb_rules" "evdev"[/COLOR]
              [COLOR=#333333][ 72.187] (**) Option "xkb_model" "pc105"[/COLOR]
              [COLOR=#333333][ 72.187] (**) Option "xkb_layout" "latam"[/COLOR]
              [COLOR=#333333][ 72.189] (II) XKB: reuse xkmfile /var/lib/xkb/server-D39A7DF07EFAADA1B152E688CBEB9ED49E8BFDBB.xkm[/COLOR]
              [COLOR=#333333][ 72.189] (II) config/udev: Adding input device Power Button (/dev/input/event0)[/COLOR]
              [COLOR=#333333][ 72.189] (**) Power Button: Applying InputClass "evdev keyboard catchall"[/COLOR]
              [COLOR=#333333][ 72.189] (II) Using input driver 'evdev' for 'Power Button'[/COLOR]
              [COLOR=#333333][ 72.189] (**) Power Button: always reports core events[/COLOR]
              [COLOR=#333333][ 72.189] (**) evdev: Power Button: Device: "/dev/input/event0"[/COLOR]
              [COLOR=#333333][ 72.189] (--) evdev: Power Button: Vendor 0 Product 0x1[/COLOR]
              [COLOR=#333333][ 72.189] (--) evdev: Power Button: Found keys[/COLOR]
              [COLOR=#333333][ 72.189] (II) evdev: Power Button: Configuring as keyboard[/COLOR]
              [COLOR=#333333][ 72.189] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"[/COLOR]
              [COLOR=#333333][ 72.189] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)[/COLOR]
              [COLOR=#333333][ 72.189] (**) Option "xkb_rules" "evdev"[/COLOR]
              [COLOR=#333333][ 72.189] (**) Option "xkb_model" "pc105"[/COLOR]
              [COLOR=#333333][ 72.189] (**) Option "xkb_layout" "latam"[/COLOR]
              [COLOR=#333333][ 72.189] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event4)[/COLOR]
              [COLOR=#333333][ 72.189] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"[/COLOR]
              [COLOR=#333333][ 72.189] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: always reports core events[/COLOR]
              [COLOR=#333333][ 72.190] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event4"[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Found keys[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:1C4F:0002.0002/input/input7/event4"[/COLOR]
              [COLOR=#333333][ 72.190] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 8)[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "xkb_rules" "evdev"[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "xkb_model" "pc105"[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "xkb_layout" "latam"[/COLOR]
              [COLOR=#333333][ 72.190] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event5)[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"[/COLOR]
              [COLOR=#333333][ 72.190] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: always reports core events[/COLOR]
              [COLOR=#333333][ 72.190] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event5"[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Found 1 mouse buttons[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Found scroll wheel(s)[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Found relative axes[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: Forcing relative x/y axes to exist.[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Found absolute axes[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: Forcing absolute x/y axes to exist.[/COLOR]
              [COLOR=#333333][ 72.190] (--) evdev: SIGMACHIP USB Keyboard: Found keys[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: Configuring as mouse[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: Adding scrollwheel support[/COLOR]
              [COLOR=#333333][ 72.190] (**) evdev: SIGMACHIP USB Keyboard: YAxisMapping: buttons 4 and 5[/COLOR]
              [COLOR=#333333][ 72.190] (**) evdev: SIGMACHIP USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:1C4F:0002.0003/input/input8/event5"[/COLOR]
              [COLOR=#333333][ 72.190] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 9)[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "xkb_rules" "evdev"[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "xkb_model" "pc105"[/COLOR]
              [COLOR=#333333][ 72.190] (**) Option "xkb_layout" "latam"[/COLOR]
              [COLOR=#333333][ 72.190] (II) evdev: SIGMACHIP USB Keyboard: initialized for relative axes.[/COLOR]
              [COLOR=#333333][ 72.190] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: (accel) keeping acceleration scheme 1[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: (accel) acceleration profile 0[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000[/COLOR]
              [COLOR=#333333][ 72.190] (**) SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4[/COLOR]
              [COLOR=#333333][ 72.190] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event3)[/COLOR]
              [COLOR=#333333][ 72.190] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"[/COLOR]
              [COLOR=#333333][ 72.190] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'[/COLOR]
              [COLOR=#333333][ 72.190] (**) USB OPTICAL MOUSE: always reports core events[/COLOR]
              [COLOR=#333333][ 72.190] (**) evdev: USB OPTICAL MOUSE: Device: "/dev/input/event3"[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: USB OPTICAL MOUSE: Vendor 0x15d9 Product 0xa4f[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: USB OPTICAL MOUSE: Found 3 mouse buttons[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: USB OPTICAL MOUSE: Found scroll wheel(s)[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: USB OPTICAL MOUSE: Found relative axes[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: USB OPTICAL MOUSE: Found x and y relative axes[/COLOR]
              [COLOR=#333333][ 72.244] (II) evdev: USB OPTICAL MOUSE: Configuring as mouse[/COLOR]
              [COLOR=#333333][ 72.244] (II) evdev: USB OPTICAL MOUSE: Adding scrollwheel support[/COLOR]
              [COLOR=#333333][ 72.244] (**) evdev: USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5[/COLOR]
              [COLOR=#333333][ 72.244] (**) evdev: USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200[/COLOR]
              [COLOR=#333333][ 72.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:15D9:0A4F.0001/input/input6/event3"[/COLOR]
              [COLOR=#333333][ 72.244] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)[/COLOR]
              [COLOR=#333333][ 72.244] (II) evdev: USB OPTICAL MOUSE: initialized for relative axes.[/COLOR]
              [COLOR=#333333][ 72.244] (**) USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1[/COLOR]
              [COLOR=#333333][ 72.244] (**) USB OPTICAL MOUSE: (accel) acceleration profile 0[/COLOR]
              [COLOR=#333333][ 72.244] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000[/COLOR]
              [COLOR=#333333][ 72.244] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)[/COLOR]
              [COLOR=#333333][ 72.244] (II) No input driver specified, ignoring this device.[/COLOR]
              [COLOR=#333333][ 72.244] (II) This device may have been added with another device file.[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)[/COLOR]
              [COLOR=#333333][ 72.244] (II) No input driver specified, ignoring this device.[/COLOR]
              [COLOR=#333333][ 72.244] (II) This device may have been added with another device file.[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)[/COLOR]
              [COLOR=#333333][ 72.244] (II) No input driver specified, ignoring this device.[/COLOR]
              [COLOR=#333333][ 72.244] (II) This device may have been added with another device file.[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)[/COLOR]
              [COLOR=#333333][ 72.244] (II) No input driver specified, ignoring this device.[/COLOR]
              [COLOR=#333333][ 72.244] (II) This device may have been added with another device file.[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)[/COLOR]
              [COLOR=#333333][ 72.244] (II) No input driver specified, ignoring this device.[/COLOR]
              [COLOR=#333333][ 72.244] (II) This device may have been added with another device file.[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)[/COLOR]
              [COLOR=#333333][ 72.244] (II) No input driver specified, ignoring this device.[/COLOR]
              [COLOR=#333333][ 72.244] (II) This device may have been added with another device file.[/COLOR]
              [COLOR=#333333][ 72.244] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event11)[/COLOR]
              [COLOR=#333333][ 72.244] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"[/COLOR]
              [COLOR=#333333][ 72.244] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'[/COLOR]
              [COLOR=#333333][ 72.244] (**) Eee PC WMI hotkeys: always reports core events[/COLOR]
              [COLOR=#333333][ 72.244] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event11"[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0[/COLOR]
              [COLOR=#333333][ 72.244] (--) evdev: Eee PC WMI hotkeys: Found keys[/COLOR]
              [COLOR=#333333][ 72.244] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard[/COLOR]
              [COLOR=#333333][ 72.244] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input14/event11"[/COLOR]
              [COLOR=#333333][ 72.244] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)[/COLOR]
              [COLOR=#333333][ 72.244] (**) Option "xkb_rules" "evdev"[/COLOR]
              [COLOR=#333333][ 72.244] (**) Option "xkb_model" "pc105"[/COLOR]
              [COLOR=#333333][ 72.244] (**) Option "xkb_layout" "latam"[/COLOR]
              [COLOR=#333333][ 73.058] (II) XKB: reuse xkmfile /var/lib/xkb/server-7C75F152E85183199599C3E0B919739C0EE668AA.xkm[/COLOR]
              Back to your issue, simply creating an /etc/X11/xorg.conf files would likely fix it for you.

              Please Read Me

              Comment


                #8
                Edited! Thanks
                I'm having some problems at creating an /etc/X11/xorg.conf file. I enter in text mode ( Ctrl + Alt + F1 ), login in my user, and then run sudo X -configure, but it seems like X server hasn't stopped. How can I stop it? Thanks for your help.
                Code:
                [FONT=monospace][COLOR=#000000](EE)  
                Fatal server error: 
                (EE) Server is already active for display 0 
                        If this server is no longer running, remove /tmp/.X0-lock 
                        and start again. 
                (EE)  
                (EE)  
                Please consult the The X.Org Foundation support  
                         at http://wiki.x.org 
                 for help.  
                (EE)
                [/COLOR]
                [/FONT]

                Comment


                  #9
                  sudo service sddm stop

                  and/or

                  sudo killall X

                  Please Read Me

                  Comment


                    #10
                    or
                    sudo systemctl stop sddm.service

                    Please Read Me

                    Comment


                      #11
                      sudo service sddm stop
                      I get a black screen with text-mode, but no commands, no $.

                      sudo systemctl stop sddm.service

                      The same, but the screen has a text: starting version 219.

                      sudo killall X:
                      x process not found

                      Comment


                        #12
                        After either of the first two commands, try switching back the your terminal session again with Ctrl+Alt+F1.

                        Also, if you are using an xorg.conf already, have you tried without one?

                        Comment


                          #13
                          Ok, i could create xorg.conf file. I wasn't using an xorg.conf before. Anyway, the problem continues- max avaliable resolution is 1024x768.
                          Here's the file. I think the problem can be solved adding the resolution somewhere. Thanks!
                          Code:
                          Section "ServerLayout"
                              Identifier     "X.org Configured"
                              Screen      0  "Screen0" 0 0
                              InputDevice    "Mouse0" "CorePointer"
                              InputDevice    "Keyboard0" "CoreKeyboard"
                          EndSection
                          
                          Section "Files"
                              ModulePath   "/usr/lib/xorg/modules"
                              FontPath     "/usr/share/fonts/X11/misc"
                              FontPath     "/usr/share/fonts/X11/cyrillic"
                              FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
                              FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
                              FontPath     "/usr/share/fonts/X11/Type1"
                              FontPath     "/usr/share/fonts/X11/100dpi"
                              FontPath     "/usr/share/fonts/X11/75dpi"
                              FontPath     "built-ins"
                          EndSection
                          
                          Section "Module"
                              Load  "glx"
                          EndSection
                          
                          Section "InputDevice"
                              Identifier  "Keyboard0"
                              Driver      "kbd"
                          EndSection
                          
                          Section "InputDevice"
                              Identifier  "Mouse0"
                              Driver      "mouse"
                              Option        "Protocol" "auto"
                              Option        "Device" "/dev/input/mice"
                              Option        "ZAxisMapping" "4 5 6 7"
                          EndSection
                          
                          Section "Monitor"
                              Identifier   "Monitor0"
                              VendorName   "Monitor Vendor"
                              ModelName    "Monitor Model"
                          EndSection
                          
                          Section "Device"
                                  ### Available Driver options are:-
                                  ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
                                  ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
                                  ### <percent>: "<f>%"
                                  ### [arg]: arg optional
                                  #Option     "NoAccel"                # [<bool>]
                                  #Option     "AccelMethod"            # <str>
                                  #Option     "Backlight"              # <str>
                                  #Option     "DRI"                    # <str>
                                  #Option     "Present"                # [<bool>]
                                  #Option     "ColorKey"               # <i>
                                  #Option     "VideoKey"               # <i>
                                  #Option     "Tiling"                 # [<bool>]
                                  #Option     "LinearFramebuffer"      # [<bool>]
                                  #Option     "VSync"                  # [<bool>]
                                  #Option     "PageFlip"               # [<bool>]
                                  #Option     "SwapbuffersWait"        # [<bool>]
                                  #Option     "TripleBuffer"           # [<bool>]
                                  #Option     "XvPreferOverlay"        # [<bool>]
                                  #Option     "HotPlug"                # [<bool>]
                                  #Option     "ReprobeOutputs"         # [<bool>]
                                  #Option     "DeleteUnusedDP12Displays"     # [<bool>]
                                  #Option     "XvMC"                   # [<bool>]
                                  #Option     "ZaphodHeads"            # <str>
                                  #Option     "VirtualHeads"           # <i>
                                  #Option     "TearFree"               # [<bool>]
                                  #Option     "PerCrtcPixmaps"         # [<bool>]
                                  #Option     "FallbackDebug"          # [<bool>]
                                  #Option     "DebugFlushBatches"      # [<bool>]
                                  #Option     "DebugFlushCaches"       # [<bool>]
                                  #Option     "DebugWait"              # [<bool>]
                                  #Option     "BufferCache"            # [<bool>]
                              Identifier  "Card0"
                              Driver      "intel"
                              BusID       "PCI:0:2:0"
                          EndSection
                          
                          Section "Screen"
                              Identifier "Screen0"
                              Device     "Card0"
                              Monitor    "Monitor0"
                              SubSection "Display"
                                  Viewport   0 0
                                  Depth     1
                              EndSubSection
                              SubSection "Display"
                                  Viewport   0 0
                                  Depth     4
                              EndSubSection
                              SubSection "Display"
                                  Viewport   0 0
                                  Depth     8
                              EndSubSection
                              SubSection "Display"
                                  Viewport   0 0
                                  Depth     15
                              EndSubSection
                              SubSection "Display"
                                  Viewport   0 0
                                  Depth     16
                              EndSubSection
                              SubSection "Display"
                                  Viewport   0 0
                                  Depth     24
                              EndSubSection
                          EndSection

                          Comment


                            #14
                            You didn't put any resolutions in your screen section or modelines in your monitor section. Try this:
                            Code:
                            Section "Monitor"
                                Identifier   "Monitor0"
                                VendorName   "Monitor Vendor"
                                ModelName    "Monitor Model"
                                Modeline     [FONT=Verdana]"Modeline "1440x900_75.00"  136.49  1440 1536 1688 1936  900 901 904 940  -HSync +Vsync"[/FONT][FONT=Verdana]
                            [/FONT]    Option       "PreferredMode" "1440x900_75.00"
                            EndSection
                            Code:
                            Section "Screen"
                                Identifier     "Screen0"
                                Device         "Device0"
                                Monitor        "Monitor0"
                              SubSection     "Display"
                                Depth       24
                                Modes         "1440x900_75"
                              EndSubSection
                            EndSection
                            My recommendation is to boot normal and then do the above edits and kill and re-start X. If it fails, rename xorg.conf to something else and re-start X again.

                            Please Read Me

                            Comment


                              #15
                              That worked! Thanks!

                              Comment

                              Working...
                              X