[SOLVED] Openbox - setting different dpi on external monitor

[SOLVED SUMMARY]
After the suggestion from Max, I've got two instances of openbox running on the different screens.
the xorg.conf I used for this is below.
then I used the following addition to ~/.xinitrc to start two instances and set the dpi of the laptop screen:
DISPLAY=:0.1
exec openbox &
DISPLAY=:0.0
exec xrandr --output eDP1 --dpi 192 &
exec openbox-session
[/SOLVED SUMMARY]
[ORIGINAL POST BELOW]
Hello,
I want to be able to set a different dpi for my laptop screen  (macbook pro retina 13 inch late 2013  11,1   integrated graphics (not nvidia))
and my external monitor, as the laptop screen has a pixel density more than double that of the external monitor
if I start openbox using:                           
startx
then text on the laptop is too small,  but everything on the monitor is ok. Conversely if I start openbox with
startx -- -dpi 144
then for the most part, things scale up nicely on the laptop, but everything on the monitor is too big.
So what I have tried to do is set the the dpi with xrandr:
xrandr --output eDP1 --auto --dpi 144 --output HDMI2 --auto --rotate right --dpi 96 --right-of eDP1
xrandr outputs a configuration that looks ok, but the display doesn't change:
Screen 0: minimum 320 x 200, current 3760 x 1920, maximum 32767 x 32767
eDP1 connected 2560x1600+0+0 (normal left inverted right x axis y axis) 286mm x 179mm
2560x1600 60.0*+
2048x1536 60.0
1920x1440 60.0
1856x1392 60.0
1792x1344 60.0
1600x1200 60.0
1400x1050 60.0
1280x1024 60.0
1280x960 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected 1200x1920+2560+0 right (normal left inverted right x axis y axis) 495mm x 310mm
1920x1200 60.0*+
DP2 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
There seem to be a thousand ways to set up multiple screens, so it would be great to hear from anyone who has any suggestions about the best ways for me to approach this,
should I  set up seperate monitors in Xorg.conf,
or even seperate X DISPLAYs and launch multiple instances of openbox?
thanks
Mathew
[EDIT]
on re-examining, while the dimensions listed by xrandr seem about right, the xrandr command isn't changing them, they seem to be  defaults
Last edited by mathew (2014-02-26 09:37:46)

I created this xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0"
Screen 1 "Screen1"
Screen "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/OTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
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 "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "fbdev"
BusID "PCI:0:2:0"
Option "ZaphodHeads" "eDP1,DP1,HDMI1,DP2,HDMI2,VIRTUAL1"
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
Section "Screen"
Identifier "Screen1"
Device "Card0"
Monitor "Monitor1"
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
If I put this in ./.xinitrc
DISPLAY=:0.0
exec openbox &
DISPLAY=:0.1
exec openbox
it fails, unfortunately there's not much of an explanation in the Xorg.log
This will launch:
DISPLAY=:0.0
exec openbox
but the screen will be mirrored at the resoultion of the smallest screen.
I'm guessing my xorg.conf is wrong, but I haven't been able to find any good information on setting up seperate X screens with intel integrated video

Similar Messages

  • Setting the resolution for external monitor

    Hello all,
    I just purchased a ViewSonic vx2025wm 20.1" external monitor for my PowerBook G4 1.5Ghz 12". I've scoured the discussions regarding my question, but couldn't seem to find it. So I'll post it here...
    I've successly connected the ViewSonic to my PB and the image seems to display fine in "spanning" mode (ie images span over two screens). However, when I try to "mirror" (ie have the same view show on both screens) the external monitor displays a 1024x768 resolution (the PB displays this as well, but that is the optimal resolution for the 12"). My question is this: how can I mirror while having each screen display its optimal resolution (the optimal resolutions would be 1680x1050 for the External monitor, and 1024x768 for the PB).
    Thanks in advance for any wisdom on this!
    PowerBook G4 1.5 Ghz 12 inch   Mac OS X (10.4.6)   1.25 Gig RAM

    Thanks for the quick response -- and one follow-up question. Will turning mirror off (which, if I understand correctly, will place the displays in spanning mode) cause a strain on my PB? Since the PB will be supporting the displays of both the external monitor plus its own display. Does that make sense? I actually read something related to this in these discussions which is why I brought it up. I will try to locate that discussion and place a link in this thread so I can better explain.

  • Equium A100-306: Cannot set 1440x900 resolution on external monitor

    Has anyone else come accross this problem? I've searched the web with no success and there doesn't seem to be any programs that will force the graphics into this resolution. Only appears to be linux based systems that have a complex solution for this. I have a new A100-306.
    The maximum output I get is 1280x1024 which is ok but just lacks that final crispness.
    I believe the solution will be an update to the video bios but this is a manufacturer update and not an intel one? As the machine is that new there doesn't appear to be any updates as yet. If anyone has a solution please post, otherwise Toshiba please hurry with an updated driver.
    thanks

    Hi
    I have read several positing here in the forum about the different screen resolutions which are not available for the external screen.
    Fact is that if any screen resolution is not available so the graphic driver doesnt contain this display resolution in the list. In such case you have to use the common screen resolution which is available. But this is not a problem.
    Furthermore every display support a own resolution. I mean that the display work with one resolution which is the best for this display. Then the display and the picture is very clear and as you said crispness.
    On my display I can choose several display resolutions but the best resolution for my display 1280x800.

  • [SOLVED] Can't send output to external monitor

    I've got a Dell Inspiron 1501 laptop which I sometimes use to give presentations at my school. Last time, in mid october, it worked perfectly, but now my laptop and the digital projector seem to ignore each other. The only difference between last time and now is that I've updated the system.
    This is output of xrandr -q:
    $ xrandr -q
    Screen 0: minimum 320 x 200, current 1280 x 800, maximum 4096 x 4096
    VGA-0 disconnected (normal left inverted right x axis y axis)
    LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
    1280x800 61.0*+
    It says that VGA-0 is disconnected, which isn't the case. I've tried pressing Fn+CTR/LCD but it doesn't make any difference.
    Can anyone tell me if I am missing something? What's wrong? Why doesn't it work now if it worked fine just over a month ago? Is this a problem with the new X server?
    I know I'm asking a lot of questions, but I'd really appreaciate any help. I wouldn't like my students to get the idea that Linux is unreliable (or maybe that I'm just not smart enough).
    Cheers
    Last edited by troncoso (2009-12-18 19:47:58)

    Thanks for answering. Yes, it has an integrated ATI card, and I'm running the radeon driver without an xorg.conf. This is what "lspci -v" says about the card:
    01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M] (prog-if 00 [VGA controller])
    Subsystem: Dell Device 01f5
    Flags: bus master, 66MHz, medium devsel, latency 66, IRQ 17
    Memory at c8000000 (32-bit, prefetchable) [size=128M]
    I/O ports at 9000 [size=256]
    Memory at c0100000 (32-bit, non-prefetchable) [size=64K]
    [virtual] Expansion ROM at c0120000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel driver in use: radeon
    Kernel modules: radeon, radeonfb
    Cheers

  • Issues with "Higher performance" setting on Macbook Pro with external monitor

    Hi all,
    I rarely used the "Higher performance" setting in the Energy Saver pane of System Preferences.
    I use my MB connected with an external monitor, with its own screen closed. I tried to switch that setting on and the external monitor seems to repeatedly turn off and on. This strange behaviour vanishes if I open the MB's screen, using it in a double monitor configuration.
    Did anyone hear about some similar problem?
    p.s.: I don't know if this is the exact location for this thread, any suggestions is welcome

    It was set to 1080p, 1920x1080 did not show up as an option (even when holding the option key). 1080p should be equivlant. As as experiment I grabbed another monitor that was not being used. It is a 22 inch LG with a maximum display of 1920x1080, and its currently set to 1920x1080. The issue is a little different, was not detected as a TV this time, but the screen still looks blurry. There may be some improvement but not much.

  • CS5 Playback Settings grayed out and no longer can set playback on external monitor.

    I like to view my projects while editing on an external monitor but the Playback Settings are grayed out. I've done all my prior projects with external monitor display enabled with no problems and can go back to a prior projects completed and view them using an external playback monitor.  For some reason, the Playback Settings on my latest project are grayed out and I'm not able to set Desktop Video Display During Playback.
    The last project worked on was about 3 months ago. Last week, I started working on two new projects and noticed that I wasn't able to set playback to my external monitor. All my devices are hooked up and I can review older projects on the external monitor but can't set two new projects to use display on the external monitor.  
    Anyone have any ideas?
    Problem solved. My fault.
    The Sequence Preset Settings selected must support the device the external monitor is connected to. In my case, IEEE 1394 firewire. I corrected the new project to the correct Sequence Settings and can now view playback on the external monitor.

    http://www.blackmagicdesign.com/press/pressdetails?releaseID=42319
    "The Desktop Video 9.7.5 software update allows users to take advantage of many new features in the Adobe Creative Cloud desktop applications such as powerful new editing timelines and shortcuts and audio mixing with Adobe Premiere Pro® CC and new creative and visual effects tools with Adobe After Effects® CC."
    So everything should be covered on that front. And as I listed, I was getting playback out of AE CC, so I feel it is solely an issue in Premiere. That was worth checking out though since CC is so new. Thanks for replying.

  • G3 OS9.2 External monitor

    Hi Can anyone tell me if i can set up an additional/external monitor with my old imac. If so have you any idea how i can do it. thanks jfr

    johnfr, Welcome to the discussion area!
    If you iMac G3 has a clock speed of 400 MHz or greater, the answer is yes.
    There is nothing special to do nor any software configuration required. Simply follow the directions in KB 58467, Connecting an external monitor to your iMac's VGA monitor port.
    Please note that the external monitor display will be an exact copy of the iMac's built in display.

  • How do you change the size of an external monitor?

    If I plug my mac into my Samsung monitor and mirror the image it enlarges the image on the Samsung monitor. How do I make it so it is the same resolution of my mac.

    That is how mirrored mode works. Your computer screen, including resolution, is mirrored to your external monitor. So what ever the resolution of your computer screen this is the resolution you will get on your external monitor.
    Turn off mirrored mode and use extended display. When using extended display you can set your computer and external monitor screen resolutions independently. So each can be using its native resolution for best results on each.

  • [solved] ThinkPad connect with extern Monitor Problem

    Hello community
    I have installed arch on my T420 integrated HD 3000 and i have the Problem that when i start arch and the boot messages comes i can see the deamon starts ok,ok,ok who should be on the right side but on the NEC they was displayed 5 cm inside. Also when iam on the console and i type dmesg all the output scroll down and broke 5 cm from the roof. And when iam on openbox and i will maximize one window it would be maximized on the size from the Laptop LCD.
    I have made an .xinitrc
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    #xrandr --output DP2 --auto --output LVDS --right-of LVDS
    #xrandr --output DP1 --auto --output LVDS --auto --same-as DP1
    xrandr -d DP2 -s 1900x1200
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    and here is my Xorg.0.log
    [ 81.298]
    X.Org X Server 1.12.4
    Release Date: 2012-08-27
    [ 81.298] X Protocol Version 11, Revision 0
    [ 81.298] Build Operating System: Linux 3.4.8-1-ARCH x86_64
    [ 81.298] Current Operating System: Linux bullitt 3.5.4-1-ARCH #1 SMP PREEMPT Sat Sep 15 08:12:04 CEST 2012 x86_64
    [ 81.298] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7b8780ba-278c-4d61-a1ec-ba2a6f96c6ba ro quiet
    [ 81.299] Build Date: 27 August 2012 08:04:39AM
    [ 81.299]
    [ 81.299] Current version of pixman: 0.26.2
    [ 81.299] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 81.299] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 81.306] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 7 16:33:34 2012
    [ 81.307] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 81.308] (==) No Layout section. Using the first Screen section.
    [ 81.308] (==) No screen section available. Using defaults.
    [ 81.308] (**) |-->Screen "Default Screen Section" (0)
    [ 81.308] (**) | |-->Monitor "<default monitor>"
    [ 81.308] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 81.308] (==) Automatically adding devices
    [ 81.308] (==) Automatically enabling devices
    [ 81.308] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 81.308] Entry deleted from font path.
    [ 81.308] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 81.308] Entry deleted from font path.
    [ 81.308] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 81.308] Entry deleted from font path.
    [ 81.308] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 81.308] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 81.308] Entry deleted from font path.
    [ 81.308] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 81.308] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 81.308] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 81.308] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 81.308] (II) Loader magic: 0x7c8b00
    [ 81.308] (II) Module ABI versions:
    [ 81.308] X.Org ANSI C Emulation: 0.4
    [ 81.308] X.Org Video Driver: 12.1
    [ 81.308] X.Org XInput driver : 16.0
    [ 81.308] X.Org Server Extension : 6.0
    [ 81.308] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21ce rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
    [ 81.308] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 81.308] (II) LoadModule: "extmod"
    [ 81.309] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 81.309] (II) Module extmod: vendor="X.Org Foundation"
    [ 81.309] compiled for 1.12.4, module version = 1.0.0
    [ 81.309] Module class: X.Org Server Extension
    [ 81.309] ABI class: X.Org Server Extension, version 6.0
    [ 81.309] (II) Loading extension MIT-SCREEN-SAVER
    [ 81.309] (II) Loading extension XFree86-VidModeExtension
    [ 81.309] (II) Loading extension XFree86-DGA
    [ 81.309] (II) Loading extension DPMS
    [ 81.309] (II) Loading extension XVideo
    [ 81.309] (II) Loading extension XVideo-MotionCompensation
    [ 81.309] (II) Loading extension X-Resource
    [ 81.309] (II) LoadModule: "dbe"
    [ 81.309] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 81.309] (II) Module dbe: vendor="X.Org Foundation"
    [ 81.309] compiled for 1.12.4, module version = 1.0.0
    [ 81.309] Module class: X.Org Server Extension
    [ 81.309] ABI class: X.Org Server Extension, version 6.0
    [ 81.309] (II) Loading extension DOUBLE-BUFFER
    [ 81.309] (II) LoadModule: "glx"
    [ 81.309] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 81.309] (II) Module glx: vendor="X.Org Foundation"
    [ 81.309] compiled for 1.12.4, module version = 1.0.0
    [ 81.309] ABI class: X.Org Server Extension, version 6.0
    [ 81.309] (==) AIGLX enabled
    [ 81.309] (II) Loading extension GLX
    [ 81.309] (II) LoadModule: "record"
    [ 81.309] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 81.309] (II) Module record: vendor="X.Org Foundation"
    [ 81.309] compiled for 1.12.4, module version = 1.13.0
    [ 81.309] Module class: X.Org Server Extension
    [ 81.309] ABI class: X.Org Server Extension, version 6.0
    [ 81.309] (II) Loading extension RECORD
    [ 81.309] (II) LoadModule: "dri"
    [ 81.309] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 81.309] (II) Module dri: vendor="X.Org Foundation"
    [ 81.309] compiled for 1.12.4, module version = 1.0.0
    [ 81.309] ABI class: X.Org Server Extension, version 6.0
    [ 81.309] (II) Loading extension XFree86-DRI
    [ 81.309] (II) LoadModule: "dri2"
    [ 81.309] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 81.309] (II) Module dri2: vendor="X.Org Foundation"
    [ 81.309] compiled for 1.12.4, module version = 1.2.0
    [ 81.309] ABI class: X.Org Server Extension, version 6.0
    [ 81.309] (II) Loading extension DRI2
    [ 81.309] (==) Matched intel as autoconfigured driver 0
    [ 81.309] (==) Matched vesa as autoconfigured driver 1
    [ 81.309] (==) Matched fbdev as autoconfigured driver 2
    [ 81.309] (==) Assigned the driver to the xf86ConfigLayout
    [ 81.309] (II) LoadModule: "intel"
    [ 81.310] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 81.310] (II) Module intel: vendor="X.Org Foundation"
    [ 81.310] compiled for 1.12.4, module version = 2.20.9
    [ 81.310] Module class: X.Org Video Driver
    [ 81.310] ABI class: X.Org Video Driver, version 12.1
    [ 81.310] (II) LoadModule: "vesa"
    [ 81.310] (WW) Warning, couldn't open module vesa
    [ 81.310] (II) UnloadModule: "vesa"
    [ 81.310] (II) Unloading vesa
    [ 81.310] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 81.310] (II) LoadModule: "fbdev"
    [ 81.310] (WW) Warning, couldn't open module fbdev
    [ 81.310] (II) UnloadModule: "fbdev"
    [ 81.310] (II) Unloading fbdev
    [ 81.310] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 81.310] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
    ValleyView PO board
    [ 81.310] (--) using VT number 7
    [ 81.313] drmOpenDevice: node name is /dev/dri/card0
    [ 81.314] drmOpenDevice: open result is 8, (OK)
    [ 81.314] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 81.314] drmOpenDevice: node name is /dev/dri/card0
    [ 81.314] drmOpenDevice: open result is 8, (OK)
    [ 81.314] drmOpenByBusid: drmOpenMinor returns 8
    [ 81.314] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 81.314] drmOpenDevice: node name is /dev/dri/card0
    [ 81.314] drmOpenDevice: open result is 9, (OK)
    [ 81.314] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 81.314] drmOpenDevice: node name is /dev/dri/card0
    [ 81.314] drmOpenDevice: open result is 9, (OK)
    [ 81.314] drmOpenByBusid: drmOpenMinor returns 9
    [ 81.314] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 81.314] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 81.314] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 81.314] (==) intel(0): RGB weight 888
    [ 81.314] (==) intel(0): Default visual is TrueColor
    [ 81.314] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
    [ 81.314] (**) intel(0): Relaxed fencing enabled
    [ 81.314] (**) intel(0): Wait on SwapBuffers? enabled
    [ 81.314] (**) intel(0): Triple buffering? enabled
    [ 81.314] (**) intel(0): Framebuffer tiled
    [ 81.315] (**) intel(0): Pixmaps tiled
    [ 81.315] (**) intel(0): 3D buffers tiled
    [ 81.315] (**) intel(0): SwapBuffers wait enabled
    [ 81.315] (==) intel(0): video overlay key set to 0x101fe
    [ 81.315] (II) intel(0): Output LVDS1 has no monitor section
    [ 81.315] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 81.315] (II) intel(0): Output VGA1 has no monitor section
    [ 81.340] (II) intel(0): Output HDMI1 has no monitor section
    [ 81.380] (II) intel(0): Output DP1 has no monitor section
    [ 81.393] (II) intel(0): Output HDMI2 has no monitor section
    [ 81.406] (II) intel(0): Output HDMI3 has no monitor section
    [ 81.464] (II) intel(0): Output DP2 has no monitor section
    [ 81.506] (II) intel(0): Output DP3 has no monitor section
    [ 81.507] (II) intel(0): EDID for output LVDS1
    [ 81.507] (II) intel(0): Manufacturer: AUO Model: 213e Serial#: 0
    [ 81.507] (II) intel(0): Year: 2010 Week: 33
    [ 81.507] (II) intel(0): EDID Version: 1.4
    [ 81.507] (II) intel(0): Digital Display Input
    [ 81.507] (II) intel(0): 6 bits per channel
    [ 81.507] (II) intel(0): Digital interface is undefined
    [ 81.507] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
    [ 81.507] (II) intel(0): Gamma: 2.20
    [ 81.507] (II) intel(0): No DPMS capabilities specified
    [ 81.507] (II) intel(0): Supported color encodings: RGB 4:4:4
    [ 81.507] (II) intel(0): First detailed timing is preferred mode
    [ 81.507] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [ 81.507] (II) intel(0): redX: 0.610 redY: 0.350 greenX: 0.320 greenY: 0.560
    [ 81.507] (II) intel(0): blueX: 0.150 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
    [ 81.507] (II) intel(0): Manufacturer's mask: 0
    [ 81.507] (II) intel(0): Supported detailed timing:
    [ 81.507] (II) intel(0): clock: 110.0 MHz Image Size: 309 x 174 mm
    [ 81.507] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2010 h_border: 0
    [ 81.507] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0
    [ 81.507] (II) intel(0): Supported detailed timing:
    [ 81.507] (II) intel(0): clock: 73.3 MHz Image Size: 309 x 174 mm
    [ 81.507] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2010 h_border: 0
    [ 81.507] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0
    [ 81.507] (II) intel(0): AUO
    [ 81.507] (II) intel(0): B140RW02 V1
    [ 81.507] (II) intel(0): EDID (in hex):
    [ 81.507] (II) intel(0): 00ffffffffffff0006af3e2100000000
    [ 81.507] (II) intel(0): 21140104901f11780261959c59528f26
    [ 81.507] (II) intel(0): 21505400000001010101010101010101
    [ 81.507] (II) intel(0): 010101010101f82a409a61840c30402a
    [ 81.507] (II) intel(0): 330035ae10000018a51c409a61840c30
    [ 81.507] (II) intel(0): 402a330035ae10000018000000fe0041
    [ 81.507] (II) intel(0): 554f0a202020202020202020000000fe
    [ 81.507] (II) intel(0): 004231343052573032205631200a00d0
    [ 81.507] (II) intel(0): EDID vendor "AUO", prod id 8510
    [ 81.507] (II) intel(0): Printing DDC gathered Modelines:
    [ 81.508] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
    [ 81.508] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
    [ 81.508] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 81.508] (II) intel(0): Printing probed modes for output LVDS1
    [ 81.508] (II) intel(0): Modeline "1600x900"x60.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
    [ 81.508] (II) intel(0): Modeline "1600x900"x40.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
    [ 81.508] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 81.508] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 81.508] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 81.508] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 81.508] (II) intel(0): EDID for output VGA1
    [ 81.533] (II) intel(0): EDID for output HDMI1
    [ 81.573] (II) intel(0): EDID for output DP1
    [ 81.586] (II) intel(0): EDID for output HDMI2
    [ 81.600] (II) intel(0): EDID for output HDMI3
    [ 81.657] (II) intel(0): EDID for output DP2
    [ 81.657] (II) intel(0): Manufacturer: NEC Model: 67d1 Serial#: 0
    [ 81.657] (II) intel(0): Year: 2011 Week: 33
    [ 81.657] (II) intel(0): EDID Version: 1.4
    [ 81.657] (II) intel(0): Digital Display Input
    [ 81.657] (II) intel(0): 10 bits per channel
    [ 81.657] (II) intel(0): Digital interface is DisplayPort
    [ 81.657] (II) intel(0): Max Image Size [cm]: horiz.: 52 vert.: 32
    [ 81.657] (II) intel(0): Gamma: 2.20
    [ 81.657] (II) intel(0): DPMS capabilities: StandBy Suspend Off
    [ 81.657] (II) intel(0): Supported color encodings: RGB 4:4:4
    [ 81.657] (II) intel(0): First detailed timing is preferred mode
    [ 81.657] (II) intel(0): Preferred mode is native pixel format and refresh rate
    [ 81.657] (II) intel(0): redX: 0.679 redY: 0.310 greenX: 0.210 greenY: 0.686
    [ 81.657] (II) intel(0): blueX: 0.149 blueY: 0.047 whiteX: 0.313 whiteY: 0.329
    [ 81.657] (II) intel(0): Supported established timings:
    [ 81.657] (II) intel(0): 720x400@70Hz
    [ 81.657] (II) intel(0): 640x480@60Hz
    [ 81.657] (II) intel(0): 640x480@67Hz
    [ 81.657] (II) intel(0): 640x480@72Hz
    [ 81.657] (II) intel(0): 640x480@75Hz
    [ 81.657] (II) intel(0): 800x600@56Hz
    [ 81.657] (II) intel(0): 800x600@60Hz
    [ 81.657] (II) intel(0): 800x600@72Hz
    [ 81.657] (II) intel(0): 800x600@75Hz
    [ 81.657] (II) intel(0): 832x624@75Hz
    [ 81.657] (II) intel(0): 1024x768@60Hz
    [ 81.657] (II) intel(0): 1024x768@70Hz
    [ 81.657] (II) intel(0): 1024x768@75Hz
    [ 81.657] (II) intel(0): 1280x1024@75Hz
    [ 81.657] (II) intel(0): 1152x864@75Hz
    [ 81.657] (II) intel(0): Manufacturer's mask: 0
    [ 81.657] (II) intel(0): Supported standard timings:
    [ 81.657] (II) intel(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 81.657] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 81.657] (II) intel(0): #2: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
    [ 81.657] (II) intel(0): #3: hsize: 1360 vsize 765 refresh: 60 vid: 49291
    [ 81.657] (II) intel(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 81.657] (II) intel(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 81.657] (II) intel(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 81.657] (II) intel(0): #7: hsize: 1920 vsize 1200 refresh: 60 vid: 209
    [ 81.657] (II) intel(0): Supported detailed timing:
    [ 81.657] (II) intel(0): clock: 154.0 MHz Image Size: 518 x 324 mm
    [ 81.657] (II) intel(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 81.657] (II) intel(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 81.657] (II) intel(0): Ranges: V min: 50 V max: 85 Hz, H min: 31 H max: 92 kHz, PixClock max 165 MHz
    [ 81.657] (II) intel(0): Monitor name: PA241W
    [ 81.657] (II) intel(0): Serial No: 18107120UB
    [ 81.657] (II) intel(0): EDID (in hex):
    [ 81.657] (II) intel(0): 00ffffffffffff0038a3d16700000000
    [ 81.657] (II) intel(0): 21150104b5342078e2de45ad4f35af26
    [ 81.657] (II) intel(0): 0c5054bfef8081c0818090408bc09500
    [ 81.657] (II) intel(0): a940b300d100283c80a070b023403020
    [ 81.657] (II) intel(0): 360006442100001a000000fd0032551f
    [ 81.657] (II) intel(0): 5c10000a202020202020000000fc0050
    [ 81.657] (II) intel(0): 41323431570a202020202020000000ff
    [ 81.657] (II) intel(0): 00313831303731323055420a2020004b
    [ 81.657] (II) intel(0): Printing probed modes for output DP2
    [ 81.657] (II) intel(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 81.657] (II) intel(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 81.657] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 81.657] (II) intel(0): Modeline "1680x945"x60.0 131.48 1680 1784 1960 2240 945 946 949 978 -hsync +vsync (58.7 kHz)
    [ 81.657] (II) intel(0): Modeline "1400x1050"x74.9 156.00 1400 1504 1648 1896 1050 1053 1057 1099 -hsync +vsync (82.3 kHz e)
    [ 81.657] (II) intel(0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
    [ 81.657] (II) intel(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
    [ 81.657] (II) intel(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 81.657] (II) intel(0): Modeline "1440x900"x84.8 157.00 1440 1544 1696 1952 900 903 909 948 -hsync +vsync (80.4 kHz e)
    [ 81.657] (II) intel(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 81.657] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 81.657] (II) intel(0): Modeline "1360x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 81.657] (II) intel(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x800"x84.9 122.50 1280 1360 1496 1712 800 803 809 843 -hsync +vsync (71.6 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 81.657] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x768"x84.8 117.50 1280 1360 1496 1712 768 771 778 809 -hsync +vsync (68.6 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x768"x74.9 102.25 1280 1360 1488 1696 768 771 778 805 +hsync -vsync (60.3 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x768"x59.9 79.50 1280 1344 1472 1664 768 771 778 798 -hsync +vsync (47.8 kHz e)
    [ 81.657] (II) intel(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 81.658] (II) intel(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz e)
    [ 81.658] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 81.658] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 81.658] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 81.658] (II) intel(0): Modeline "1024x576"x60.0 46.97 1024 1064 1168 1312 576 577 580 597 -hsync +vsync (35.8 kHz)
    [ 81.658] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 81.658] (II) intel(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz e)
    [ 81.658] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 81.658] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 81.658] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 81.658] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 81.658] (II) intel(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 81.658] (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz e)
    [ 81.658] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz e)
    [ 81.658] (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz e)
    [ 81.700] (II) intel(0): EDID for output DP3
    [ 81.700] (II) intel(0): Output LVDS1 connected
    [ 81.700] (II) intel(0): Output VGA1 disconnected
    [ 81.700] (II) intel(0): Output HDMI1 disconnected
    [ 81.700] (II) intel(0): Output DP1 disconnected
    [ 81.700] (II) intel(0): Output HDMI2 disconnected
    [ 81.700] (II) intel(0): Output HDMI3 disconnected
    [ 81.700] (II) intel(0): Output DP2 connected
    [ 81.700] (II) intel(0): Output DP3 disconnected
    [ 81.700] (II) intel(0): Using exact sizes for initial modes
    [ 81.700] (II) intel(0): Output LVDS1 using initial mode 1600x900
    [ 81.700] (II) intel(0): Output DP2 using initial mode 1600x900
    [ 81.700] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 81.700] (II) intel(0): Kernel page flipping support detected, enabling
    [ 81.700] (**) intel(0): Display dimensions: (310, 170) mm
    [ 81.700] (**) intel(0): DPI set to (131, 134)
    [ 81.700] (II) Loading sub module "fb"
    [ 81.700] (II) LoadModule: "fb"
    [ 81.701] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 81.701] (II) Module fb: vendor="X.Org Foundation"
    [ 81.701] compiled for 1.12.4, module version = 1.0.0
    [ 81.701] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 81.701] (II) Loading sub module "dri2"
    [ 81.701] (II) LoadModule: "dri2"
    [ 81.701] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 81.701] (II) Module dri2: vendor="X.Org Foundation"
    [ 81.701] compiled for 1.12.4, module version = 1.2.0
    [ 81.701] ABI class: X.Org Server Extension, version 6.0
    [ 81.701] (==) Depth 24 pixmap format is 32 bpp
    [ 81.702] (II) intel(0): [DRI2] Setup complete
    [ 81.702] (II) intel(0): [DRI2] DRI driver: i965
    [ 81.702] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
    [ 81.704] (II) UXA(0): Driver registered support for the following operations:
    [ 81.704] (II) solid
    [ 81.704] (II) copy
    [ 81.704] (II) composite (RENDER acceleration)
    [ 81.704] (II) put_image
    [ 81.704] (II) get_image
    [ 81.704] (==) intel(0): Backing store disabled
    [ 81.704] (==) intel(0): Silken mouse enabled
    [ 81.704] (II) intel(0): Initializing HW Cursor
    [ 81.704] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 81.707] (==) intel(0): DPMS enabled
    [ 81.707] (==) intel(0): Intel XvMC decoder enabled
    [ 81.707] (II) intel(0): Set up textured video
    [ 81.707] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 81.707] (II) intel(0): direct rendering: DRI2 Enabled
    [ 81.707] (==) intel(0): hotplug detection: "enabled"
    [ 82.106] (--) RandR disabled
    [ 82.107] (II) Initializing built-in extension Generic Event Extension
    [ 82.107] (II) Initializing built-in extension SHAPE
    [ 82.107] (II) Initializing built-in extension MIT-SHM
    [ 82.107] (II) Initializing built-in extension XInputExtension
    [ 82.107] (II) Initializing built-in extension XTEST
    [ 82.107] (II) Initializing built-in extension BIG-REQUESTS
    [ 82.107] (II) Initializing built-in extension SYNC
    [ 82.107] (II) Initializing built-in extension XKEYBOARD
    [ 82.107] (II) Initializing built-in extension XC-MISC
    [ 82.107] (II) Initializing built-in extension SECURITY
    [ 82.107] (II) Initializing built-in extension XINERAMA
    [ 82.107] (II) Initializing built-in extension XFIXES
    [ 82.107] (II) Initializing built-in extension RENDER
    [ 82.107] (II) Initializing built-in extension RANDR
    [ 82.107] (II) Initializing built-in extension COMPOSITE
    [ 82.107] (II) Initializing built-in extension DAMAGE
    [ 82.119] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 82.119] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 82.119] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 82.119] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 82.119] (II) AIGLX: Loaded and initialized i965
    [ 82.119] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 82.119] (II) intel(0): Setting screen physical size to 423 x 238
    [ 82.158] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 82.158] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 82.158] (II) LoadModule: "evdev"
    [ 82.159] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 82.159] (II) Module evdev: vendor="X.Org Foundation"
    [ 82.159] compiled for 1.12.3.901, module version = 2.7.3
    [ 82.159] Module class: X.Org XInput Driver
    [ 82.159] ABI class: X.Org XInput driver, version 16.0
    [ 82.159] (II) Using input driver 'evdev' for 'Power Button'
    [ 82.159] (**) Power Button: always reports core events
    [ 82.159] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 82.159] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 82.159] (--) evdev: Power Button: Found keys
    [ 82.159] (II) evdev: Power Button: Configuring as keyboard
    [ 82.159] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 82.160] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 82.160] (**) Option "xkb_rules" "evdev"
    [ 82.160] (**) Option "xkb_model" "evdev"
    [ 82.160] (**) Option "xkb_layout" "de"
    [ 82.160] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.193] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
    [ 82.193] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 82.193] (II) Using input driver 'evdev' for 'Video Bus'
    [ 82.193] (**) Video Bus: always reports core events
    [ 82.193] (**) evdev: Video Bus: Device: "/dev/input/event12"
    [ 82.193] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 82.193] (--) evdev: Video Bus: Found keys
    [ 82.193] (II) evdev: Video Bus: Configuring as keyboard
    [ 82.193] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
    [ 82.193] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 82.193] (**) Option "xkb_rules" "evdev"
    [ 82.193] (**) Option "xkb_model" "evdev"
    [ 82.193] (**) Option "xkb_layout" "de"
    [ 82.193] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.195] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
    [ 82.195] (II) No input driver specified, ignoring this device.
    [ 82.195] (II) This device may have been added with another device file.
    [ 82.195] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
    [ 82.195] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 82.195] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 82.195] (**) Sleep Button: always reports core events
    [ 82.195] (**) evdev: Sleep Button: Device: "/dev/input/event3"
    [ 82.195] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 82.195] (--) evdev: Sleep Button: Found keys
    [ 82.195] (II) evdev: Sleep Button: Configuring as keyboard
    [ 82.195] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
    [ 82.195] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    [ 82.195] (**) Option "xkb_rules" "evdev"
    [ 82.196] (**) Option "xkb_model" "evdev"
    [ 82.196] (**) Option "xkb_layout" "de"
    [ 82.196] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.197] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 82.197] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 82.197] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 82.197] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 82.197] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 82.197] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc01e
    [ 82.197] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 82.197] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 82.197] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 82.197] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 82.197] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 82.197] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 82.197] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 82.197] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 82.197] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
    [ 82.197] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 9)
    [ 82.197] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 82.197] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 82.197] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 82.197] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 82.197] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 82.197] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 82.197] (II) No input driver specified, ignoring this device.
    [ 82.197] (II) This device may have been added with another device file.
    [ 82.197] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
    [ 82.197] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 82.197] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 82.197] (**) Integrated Camera: always reports core events
    [ 82.197] (**) evdev: Integrated Camera: Device: "/dev/input/event10"
    [ 82.197] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb221
    [ 82.197] (--) evdev: Integrated Camera: Found keys
    [ 82.197] (II) evdev: Integrated Camera: Configuring as keyboard
    [ 82.197] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input10/event10"
    [ 82.197] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
    [ 82.197] (**) Option "xkb_rules" "evdev"
    [ 82.197] (**) Option "xkb_model" "evdev"
    [ 82.197] (**) Option "xkb_layout" "de"
    [ 82.197] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.198] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event17)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event18)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event19)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.198] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
    [ 82.198] (II) No input driver specified, ignoring this device.
    [ 82.198] (II) This device may have been added with another device file.
    [ 82.199] (II) config/udev: Adding input device HID 046a:0101 (/dev/input/event5)
    [ 82.199] (**) HID 046a:0101: Applying InputClass "evdev keyboard catchall"
    [ 82.199] (II) Using input driver 'evdev' for 'HID 046a:0101'
    [ 82.199] (**) HID 046a:0101: always reports core events
    [ 82.199] (**) evdev: HID 046a:0101: Device: "/dev/input/event5"
    [ 82.199] (--) evdev: HID 046a:0101: Vendor 0x46a Product 0x101
    [ 82.199] (--) evdev: HID 046a:0101: Found keys
    [ 82.199] (II) evdev: HID 046a:0101: Configuring as keyboard
    [ 82.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input5/event5"
    [ 82.199] (II) XINPUT: Adding extended input device "HID 046a:0101" (type: KEYBOARD, id 11)
    [ 82.199] (**) Option "xkb_rules" "evdev"
    [ 82.199] (**) Option "xkb_model" "evdev"
    [ 82.199] (**) Option "xkb_layout" "de"
    [ 82.199] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.199] (II) config/udev: Adding input device HID 046a:0101 (/dev/input/event7)
    [ 82.199] (**) HID 046a:0101: Applying InputClass "evdev keyboard catchall"
    [ 82.199] (II) Using input driver 'evdev' for 'HID 046a:0101'
    [ 82.199] (**) HID 046a:0101: always reports core events
    [ 82.199] (**) evdev: HID 046a:0101: Device: "/dev/input/event7"
    [ 82.199] (--) evdev: HID 046a:0101: Vendor 0x46a Product 0x101
    [ 82.199] (--) evdev: HID 046a:0101: Found 1 mouse buttons
    [ 82.199] (--) evdev: HID 046a:0101: Found scroll wheel(s)
    [ 82.199] (--) evdev: HID 046a:0101: Found relative axes
    [ 82.199] (II) evdev: HID 046a:0101: Forcing relative x/y axes to exist.
    [ 82.199] (--) evdev: HID 046a:0101: Found absolute axes
    [ 82.199] (II) evdev: HID 046a:0101: Forcing absolute x/y axes to exist.
    [ 82.199] (--) evdev: HID 046a:0101: Found keys
    [ 82.199] (II) evdev: HID 046a:0101: Configuring as mouse
    [ 82.199] (II) evdev: HID 046a:0101: Configuring as keyboard
    [ 82.199] (II) evdev: HID 046a:0101: Adding scrollwheel support
    [ 82.199] (**) evdev: HID 046a:0101: YAxisMapping: buttons 4 and 5
    [ 82.199] (**) evdev: HID 046a:0101: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 82.199] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input7/event7"
    [ 82.199] (II) XINPUT: Adding extended input device "HID 046a:0101" (type: KEYBOARD, id 12)
    [ 82.199] (**) Option "xkb_rules" "evdev"
    [ 82.199] (**) Option "xkb_model" "evdev"
    [ 82.199] (**) Option "xkb_layout" "de"
    [ 82.199] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.199] (II) evdev: HID 046a:0101: initialized for relative axes.
    [ 82.199] (WW) evdev: HID 046a:0101: ignoring absolute axes.
    [ 82.199] (**) HID 046a:0101: (accel) keeping acceleration scheme 1
    [ 82.199] (**) HID 046a:0101: (accel) acceleration profile 0
    [ 82.199] (**) HID 046a:0101: (accel) acceleration factor: 2.000
    [ 82.199] (**) HID 046a:0101: (accel) acceleration threshold: 4
    [ 82.200] (II) config/udev: Adding input device HID 046a:0101 (/dev/input/event8)
    [ 82.200] (**) HID 046a:0101: Applying InputClass "evdev pointer catchall"
    [ 82.200] (II) Using input driver 'evdev' for 'HID 046a:0101'
    [ 82.200] (**) HID 046a:0101: always reports core events
    [ 82.200] (**) evdev: HID 046a:0101: Device: "/dev/input/event8"
    [ 82.200] (--) evdev: HID 046a:0101: Vendor 0x46a Product 0x101
    [ 82.200] (--) evdev: HID 046a:0101: Found 9 mouse buttons
    [ 82.200] (--) evdev: HID 046a:0101: Found scroll wheel(s)
    [ 82.200] (--) evdev: HID 046a:0101: Found relative axes
    [ 82.200] (--) evdev: HID 046a:0101: Found x and y relative axes
    [ 82.200] (II) evdev: HID 046a:0101: Configuring as mouse
    [ 82.200] (II) evdev: HID 046a:0101: Adding scrollwheel support
    [ 82.200] (**) evdev: HID 046a:0101: YAxisMapping: buttons 4 and 5
    [ 82.200] (**) evdev: HID 046a:0101: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 82.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/input/input8/event8"
    [ 82.200] (II) XINPUT: Adding extended input device "HID 046a:0101" (type: MOUSE, id 13)
    [ 82.200] (II) evdev: HID 046a:0101: initialized for relative axes.
    [ 82.200] (**) HID 046a:0101: (accel) keeping acceleration scheme 1
    [ 82.200] (**) HID 046a:0101: (accel) acceleration profile 0
    [ 82.200] (**) HID 046a:0101: (accel) acceleration factor: 2.000
    [ 82.200] (**) HID 046a:0101: (accel) acceleration threshold: 4
    [ 82.200] (II) config/udev: Adding input device HID 046a:0101 (/dev/input/mouse1)
    [ 82.200] (II) No input driver specified, ignoring this device.
    [ 82.200] (II) This device may have been added with another device file.
    [ 82.200] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 82.200] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 82.200] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 82.200] (**) AT Translated Set 2 keyboard: always reports core events
    [ 82.200] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 82.200] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 82.200] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 82.200] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 82.200] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 82.200] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
    [ 82.200] (**) Option "xkb_rules" "evdev"
    [ 82.200] (**) Option "xkb_model" "evdev"
    [ 82.200] (**) Option "xkb_layout" "de"
    [ 82.200] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.201] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
    [ 82.201] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 82.201] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 82.201] (II) LoadModule: "synaptics"
    [ 82.201] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 82.201] (II) Module synaptics: vendor="X.Org Foundation"
    [ 82.201] compiled for 1.12.2, module version = 1.6.2
    [ 82.201] Module class: X.Org XInput Driver
    [ 82.201] ABI class: X.Org XInput driver, version 16.0
    [ 82.201] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 82.201] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 82.201] (**) Option "Device" "/dev/input/event11"
    [ 82.203] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 82.203] (**) Option "TapButton1" "1"
    [ 82.203] (**) Option "TapButton2" "2"
    [ 82.203] (**) Option "TapButton3" "3"
    [ 82.203] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 82.203] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 82.204] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
    [ 82.204] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
    [ 82.204] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 82.204] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 82.204] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    [ 82.204] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 82.204] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 82.204] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 82.204] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 82.204] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 82.204] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
    [ 82.204] (II) No input driver specified, ignoring this device.
    [ 82.204] (II) This device may have been added with another device file.
    [ 82.204] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event21)
    [ 82.204] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 82.204] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 82.204] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 82.204] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event21"
    [ 82.204] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    [ 82.204] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 82.204] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    [ 82.204] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 82.204] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 82.204] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 82.204] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 82.204] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input21/event21"
    [ 82.204] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
    [ 82.205] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 82.205] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 82.205] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 82.205] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 82.205] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 82.205] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse3)
    [ 82.205] (II) No input driver specified, ignoring this device.
    [ 82.205] (II) This device may have been added with another device file.
    [ 82.205] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
    [ 82.205] (II) No input driver specified, ignoring this device.
    [ 82.205] (II) This device may have been added with another device file.
    [ 82.205] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
    [ 82.205] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 82.205] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 82.205] (**) ThinkPad Extra Buttons: always reports core events
    [ 82.205] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event9"
    [ 82.205] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    [ 82.205] (--) evdev: ThinkPad Extra Buttons: Found keys
    [ 82.205] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    [ 82.205] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event9"
    [ 82.205] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
    [ 82.205] (**) Option "xkb_rules" "evdev"
    [ 82.205] (**) Option "xkb_model" "evdev"
    [ 82.205] (**) Option "xkb_layout" "de"
    [ 82.205] (**) Option "xkb_variant" "nodeadkeys"
    [ 82.222] (II) intel(0): EDID vendor "AUO", prod id 8510
    [ 82.222] (II) intel(0): Printing DDC gathered Modelines:
    [ 82.222] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
    [ 82.222] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
    [ 82.415] (II) intel(0): Allocated new frame buffer 1920x1200 stride 7680, tiled
    [ 106.807] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 117.740] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 117.740] (II) AIGLX: Resuming AIGLX clients after VT switch
    [ 117.767] (II) intel(0): EDID vendor "AUO", prod id 8510
    [ 117.767] (II) intel(0): Printing DDC gathered Modelines:
    [ 117.767] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
    [ 117.767] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
    [ 117.959] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    I have connect my ThinkPad per Dockingstation Displayport (I try also DVI) with an NEC PA241W. It seems arch takes the 1600x900 resolution from the Laptop :-(
    I dont know what to do makes the Kernel the Problem?
    On my second PC i have there an Nvidia when i start arch for install all are perfect on my NEC i connected it with DVI
    here is my xrandr
    [frank@bullitt ~]$ xrandr
    Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 8192 x 8192
    LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
    1600x900 60.0*+ 40.0
    1024x768 60.0
    800x600 60.3 56.2
    640x480 59.9
    VGA1 disconnected (normal left inverted right x axis y axis)
    HDMI1 disconnected (normal left inverted right x axis y axis)
    DP1 disconnected (normal left inverted right x axis y axis)
    HDMI2 disconnected (normal left inverted right x axis y axis)
    HDMI3 disconnected (normal left inverted right x axis y axis)
    DP2 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
    1920x1200 60.0*+
    1600x1200 60.0
    1680x1050 60.0
    1680x945 60.0
    1400x1050 74.9 60.0
    1600x900 60.0
    1280x1024 85.0 75.0 60.0
    1440x900 84.8 75.0 59.9
    1280x960 85.0 60.0
    1360x768 59.8 60.0
    1280x800 84.9 74.9 59.8
    1152x864 75.0
    1280x768 84.8 74.9 59.9
    1280x720 60.0
    1024x768 85.0 75.1 70.1 60.0
    1024x576 60.0
    832x624 74.6
    800x600 85.1 72.2 75.0 60.3 56.2
    848x480 60.0
    640x480 85.0 72.8 75.0 66.7 60.0
    720x400 85.0 70.1
    640x400 85.1
    640x350 85.1
    DP3 disconnected (normal left inverted right x axis y axis)
    Does anybody have the same kind of connected an Laptop with an external Monitor and knows what was the Problem?
    I like arch very much but so it doesnt make fun :-(
    I hope someone can help me
    the picture shows openbox with the Thunar maximized
    Last edited by kerasi (2012-10-12 23:12:12)

    @trilby
    i use my Laptop at home 95% and at work 5%
    so my first choice would be to have the perfect resolution on my NEC external and when i opened a window it would display there and i dont have to open my Laptop to move the screen to see it on my external or is it so that you must have opened the laptop display to move the windows?
    And when i would take it at work it would be perfect if i see it on the laptop with his resolution 1600x900
    i hope i explained it well.
    @anoknusa
    i change your config to this
    xrandr --output LVDS1 --mode 1600x900 --pos 0x900 --rotate normal --output DP2 --mode 1920x1200 --pos 0x0 --rotate normal
    when i start firefox it was displayes well on my external but when i opened xterm or thunar pcman i have to open my laptop and move from it up to the external do i make a mistake?
    anoknusa wrote:I stuck that in a script to run when I start X; if the external monitor isn't plugged in, only the laptop display is used.  This sets each screen to act as a seperate display; I can still drag windows between them if I wish, as well as assign windows to open on one screen or the other through DWM's configuration file.  As mentioned earlier, this is also the only way (I think) to get each screen to display at its native resolution.  Note that I specify the resolution for both my T520 LCD and my external monitor, and specify their positions (my external is mounted to the wall above my desk, directly above my laptop); change those as necessary.
    what has xrandr to look like for my external monitor and laptop?
    and what would the script look like for me?
    external 1920x1200
    T420 1600x900
    and thank you for your patience and have a nice day
    ps: i know iam very close to find a solution for my problem
    Last edited by kerasi (2012-10-11 00:05:55)

  • [SOLVED] openbox margins with dual monitors

    Hi community,
    I have stumbled to a nasty problem on my first incursion to dual monitors in openbox.
    I'm using xrandr with this command (which works just fine BTW):
    xrandr --output LVDS --mode 1280x800 --primary --output VGA-0 --mode 1280x1024_60.00 --gamma 1.0:1.4:0.85 --right-of LVDS
    and have set a Virtual screen in xorg.conf of 2560 x 1024 pixels.
    But, my laptop monitor only handles 1280x800, while my external LCD monitor has 1280x1024, so there is a virtual area under my laptop screen which i'm not using, but i dont really care about that.
    The problem is that when I'm setting screen margins, so that maximized windows will respect the panels in the bottom (tint2), in rc.xml (or by obconf) the margins are applied to the virtual screen and only are practical on the external monitor wich has more pixel height.
    I'm really missing some kind of per monitor margin settings in openbox, maybe there is and i haven't found it? It makes me wonder because openbox can maximize windows to a single monitor, even if the whole layout it's treated like a virtual screen, so it has some way of distinguishing between them.
    I would appreciate any suggestions, thanks.
    Last edited by andreamer (2010-07-26 18:32:15)

    TL;DR - I'm not aware of any acceptable solution at the moment.
    Basically, what you're having problems with, is the "dead area." It can really be quite a pain in the butt if window managers or other screen aware applications don't anticipate it properly. To my knowledge, Openbox doesn't support margins on a monitor-by-monitor basis. In reality, you shouldn't need to be setting margins anyway. Tint2 should be reporting itself as a taskbar, and Openbox should be respecting that.
    I have dead area too, with multiple monitors, and Openbox respects both of the KDE taskbars I have running (one on each monitor). (I use KDE and simply replaced Kwin with Openbox.) This tells me that tint2 should be able to cooperate with Openbox. I remember trying tint2 a while ago, and didn't fine it adequate in a dual monitor environment (it was probably a year ago or so). tint2 would need to be setting the _NET_WM_STRUT_PARTIAL hint, and I'm not sure if it is (or if it's doing it properly). See http://standards.freedesktop.org/wm-spe … #id2507618
    Also, I do know that the developer for Openbox recently got a dual monitor setup, and she's been adding additional support for dual monitors a little at a time. Hopefully with 3.5, there will be a lot more support. (Margin support for multiple monitors would be great, because it could be a good utility knife for applications that don't care about multi-monitors setups and don't set the proper hints.)
    If you're capable of modifying tint2, my course of action would be to try something that works (like the KDE taskbars) and record the hints being set there. Then compare them with tint2 and try to mirror KDE's setup. (If you're a programming lacking experience with X and related nonsense, I'd be more than willing to offer what guidance I have.)
    Also, I developed a panel myself (and got pretty far along) using the PyGTK toolkit... But I can't remember if I solved this problem or not. I'll try to check it out and get back to you. (I got as far as implementing a widget system that includes a task list, system tray, clock, menus... It just isn't polished very well. My original intention was for it to be a more robust PyPanel with dual monitor support.)
    Last edited by BurntSushi (2010-07-24 22:46:23)

  • External monitor resolution setting is not saved

    I use an external monitor as an extended desktop for my macbook pro.
    The problem is that whenever I turn on the mbp, the resolution of the external monitor reverts back to the default resolution. Is there any way to set the resolution of the external monitor and have the mbp save it even after turning the mbp on and off?

    tar8584 wrote:
    Hello all,
    After installing the 10.5.2 update, my Macbook Pro's boot time increased. So, after researching this issue, I decided to reset the PRAM. This solved the boot time problem, as my Mac now boots as quickly as it did prior to the update. But now, the brightness setting is not saved and the brightness level returns to the maximum value each boot up. Other settings, like audio level, are saved properly. The brightness seems to be the only problem. Any ideas on how to correct this?
    Thanks,
    Anthony
    Besides staying with 10.5.1 has anyone found a real solution to this? I want to install Aperture and I need to have 10.5.2 installed in order to instal Aperture v2.x.
    Thanks!

  • Setting resolution on External Monitor

    I have a Macbook Pro (from 2008) and a 25.5" Samsung T260HD which has a native resolution of 1920x1200.
    I need to mirror the displays or at least have all icons and such on the external display. When I mirror them, I cannot get the external monitor to use it's native resolution. instead it uses a lesser setting.
    Only when I have them set to display side by side does it use 1920x1200, but then I have to go back and forth which doesn't work for my purposes.
    Thanks for advice!

    when you do a mirror, you are asking for a 1:1 replication of your laptop screen. so, it's not feasable to have 2 different resolutions in mirror mode. it will only do whatever your laptop is set to.
    the only MBP that will push 1920x1200 in mirror mode is a 17" HD or unibody 17". you will have to run in clamshell mode or in extended desktop to utilized the native res of the display.
    Message was edited by: kmac1036

  • [Solved]Openbox dual monitor crashing

    I have been working this out for days to no avail. I have an ATI video card not using the catalyst drivers. Dual monitors worked fine in KDE without any additional setup, and no xorg.conf. In openbox i have tried with arandr, and manual. but when i enable the second monitor its seems that openbox crashes, because whatever is on the screen at the time of enabling the monitor turns to static. I think its openbox because i still have a functional mouse cursor and has proper fucntions accross both monitors in any configuration that i try. when it crashes i have to hard reboot. when i reboot with the monitor still plugged in, both lvds and vga will display a cloned image at the same resolution which is the wrong resolution for both lvds and vga.
    I have googled till there is no link unclicked, and wiki give me nothing. i dont believe that i need to set up an xorg.conf as the external is detected fine. its almost like when x applies the settings it corrupts openbox.
    anyone have any ideas?
    Last edited by zero_one (2010-09-18 18:26:28)

    zero_one wrote:you mean add the monitors to a xx-monitor.conf? i can give that a try but it doesnt seem that would provide the flexibility that im looking for as sometimes i use the external monitor disabiling lvds, sometimes right of, and sometimes i use hdmi to my tv set right of, to watch movies.
    I mean add the monitors to xorg.conf.  Here is the xorg.conf I use with openbox (separate X display for the TV), just to give you an idea - yours will differ with ATI:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen[0]"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "ServerLayout"
    Identifier "tv"
    Screen 0 "Screen[1]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    Option "AutoRepeat" "210 50" #added, did no good, use ~/.xinitrc xset
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "Monitor"
    Identifier "Monitor[0]"
    HorizSync 31.0 - 83.0
    VertRefresh 55.0 - 76.0
    Option "DPMS"
    EndSection
    Section "Monitor"
    Identifier "Monitor[1]"
    HorizSync 15.0 - 620.0
    VertRefresh 15.0 - 600.0
    EndSection
    Section "Device"
    Identifier "Device[0]"
    Driver "nvidia"
    BoardName "GeForce 8500 GT"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "Device[1]"
    Driver "nvidia"
    BoardName "GeForce 8500 GT"
    #adjust using 'lspci' or cat /proc/pci
    BusID "PCI:1:0:0"
    Option "ConnectedMonitor" "TV"
    EndSection
    Section "Screen"
    #nvidia
    Identifier "Screen[0]"
    Device "Device[0]"
    Monitor "Monitor[0]"
    DefaultDepth 24
    Option "TwinView" "0"
    # Option "metamodes" "DFP: nvidia-auto-select +0+0"
    Option "NoLogo" "True"
    Option "RenderAccel" "True"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    Modes "nvidia-auto-select"
    EndSubSection
    EndSection
    Section "Screen"
    #nvidia
    Identifier "Screen[1]"
    Device "Device[1]"
    Monitor "Monitor[1]"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "UseEDID" "FALSE"
    Option "ConnectedMonitor" "TV"
    Option "TvOutFormat" "Component"
    Option "metamodes" "CRT: 1920x1080 +0+0"
    Option "TVStandard" "HD1080i"
    Option "RenderAccel" "True"
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Depth 24
    Modes "nvidia-auto-select"
    EndSubSection
    EndSection
    Then I start the second X display on the TV with this in openbox's autostart.sh:
    (sleep 5 && xinit /usr/bin/openbox -- /usr/bin/X :1 -layout tv -nolisten tcp) &
    Thus there are two instances of openbox running.
    It may not give you the flexibility, but for testing it may help you narrow down what is causing the problem and find remedies.
    Also, the monitor turning to static sounds more like a driver or X issue than something with openbox.
    Last edited by IgnorantGuru (2010-09-18 17:46:12)

  • External monitor works differently if MBP open or shut...why?

    I have a new 23 inch LG HD external monitor for my MBP (connected via mini to vga). Using all latest software.
    If connected to the MBP, and you start the MBP, and shut the lid (i.e. screen down), the LG external monitor comes up in 1920x1080 and covers the entire screen. This is what I would expect.
    The same as above, but leave the lid on the MBP up (i.e. screen is visible), the monitor comes up in 1920x1080, but letter boxed (i.e. two 1" black vertical bars, one on each side). The makes the usable screen real estate much smaller.
    Any idea what is going on?
    Is there a way to turn the MBP built in monitor off with screen/lid up?
    thanks
    bob

    BobInIndy1 wrote:
    I have a new 23 inch LG HD external monitor for my MBP (connected via mini to vga). Using all latest software.
    If connected to the MBP, and you start the MBP, and shut the lid (i.e. screen down), the LG external monitor comes up in 1920x1080 and covers the entire screen. This is what I would expect.
    The same as above, but leave the lid on the MBP up (i.e. screen is visible), the monitor comes up in 1920x1080, but letter boxed (i.e. two 1" black vertical bars, one on each side). The makes the usable screen real estate much smaller.
    In the "Arrangement" tab of the "Displays" panel of System Preferences, is "Mirror Displays" checked? It wouldn't surprise me if things worked differently depending on that setting.
    Is there a way to turn the MBP built in monitor off with screen/lid up?
    Someone else will have to answer that question.

  • After connecting a late 2008 MacBook to an external monitor can I show different images on them?

    After connecting an external monitor to my MacBook(late 2008) is it possible to show different images on the two screens at the same time?
    TIA

    Yes. Open System Preference (under the Apple menu) and select Displays. See the instructions in this Apple article for how to continue.
    Best of luck.

Maybe you are looking for

  • Safari won't open secure websites

    Since installing Mountain Lion my Safari will only open https websites about 25% of the time. I get the message "can't establish secure connection"..... I close Safari and reopen and at times it will work for a short while. Other times I have to rest

  • C2-01 doesn't recognise numbers incoming calls (wi...

    Hello, Context of the problem: In our company we get a basic phone with split bill system. This works exactly as a normal phone but the provider puts each outgoing call in 2 groups; normal is at your own expense, or at the expense of the company when

  • My ipod classic will not recharge or restore

    my ipod classic will not recharge or restore

  • Excel version for download to Excel

    Hi All, Does anybody know how the Excel version for the download is deternined? I have Excel 2007 installed on my laptop, but the download happens in Excel 97-2003. Thanks, Nathalie

  • Patch 3480000 install - Failed worker   ALTER SEQUENCE

    Dear All, I am in the process of installing Patch 3480000 (11.5.10.2) and during the running workers 1,3 fail and this the part of worker 1 log : The sequence IEM_ACCOUNT_TAG_KEYS_S1 in the database is defined as: MINVALUE = 1 MAXVALUE = 2000000000 I