On boot, xrandr does not use the preferred resolution anymore

Hello,
I run ArchLInux on my ThinkPad T420 at work. When I am at my Desktop, I use it in double screen, with the laptop screen (LVDS1 for xrandr) and the HDMI output on larger LCD screen (HDMI1 for xrandr).
At least in that working state, I don't use the screens side by side (In fact I close the lid, usually), so it's just in "clone" mode (but with different resolutions...).
Since about one month, When I boot, X doesn't start anymore with the expected resolutions ("preferred", for xrandr). When setting them by and, it works, but nothing automatic... And it's only at (cold) boot; after a suspend-to-disk, it resumes on the correct (former) resolution. I also think that it works fine if I boot with the HDMI cable unplugged (and plug it after X launch and call xrandr --auto).
I don't have anything in /etc/X11/xorg.conf.d/, only the basic default files, only tdealing with inputs (mouse, touch pad, etc). So I don't really where to start from.
Here X's output for today :
[ 390.509]
X.Org X Server 1.14.1
Release Date: 2013-04-17
[ 390.509] X Protocol Version 11, Revision 0
[ 390.509] Build Operating System: Linux 3.8.7-1-ARCH x86_64
[ 390.509] Current Operating System: Linux tperson 3.8.7-1-ARCH #1 SMP PREEMPT Sat Apr 13 09:01:47 CEST 2013 x86_64
[ 390.509] Kernel command line: root=/dev/sda5 resume=/dev/sda6 ro
[ 390.509] Build Date: 17 April 2013 02:37:06PM
[ 390.509]
[ 390.509] Current version of pixman: 0.28.2
[ 390.509] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 390.509] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 390.509] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Apr 22 10:12:06 2013
[ 390.619] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 390.642] (==) No Layout section. Using the first Screen section.
[ 390.642] (==) No screen section available. Using defaults.
[ 390.642] (**) |-->Screen "Default Screen Section" (0)
[ 390.642] (**) | |-->Monitor "<default monitor>"
[ 390.642] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 390.643] (==) Automatically adding devices
[ 390.643] (==) Automatically enabling devices
[ 390.643] (==) Automatically adding GPU devices
[ 390.807] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 390.807] Entry deleted from font path.
[ 390.878] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 390.878] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 390.878] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 390.878] (II) Loader magic: 0x7fcc20
[ 390.878] (II) Module ABI versions:
[ 390.878] X.Org ANSI C Emulation: 0.4
[ 390.878] X.Org Video Driver: 14.1
[ 390.878] X.Org XInput driver : 19.1
[ 390.878] X.Org Server Extension : 7.0
[ 390.879] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 390.882] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21ce rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[ 390.883] Initializing built-in extension Generic Event Extension
[ 390.883] Initializing built-in extension SHAPE
[ 390.883] Initializing built-in extension MIT-SHM
[ 390.883] Initializing built-in extension XInputExtension
[ 390.883] Initializing built-in extension XTEST
[ 390.883] Initializing built-in extension BIG-REQUESTS
[ 390.883] Initializing built-in extension SYNC
[ 390.883] Initializing built-in extension XKEYBOARD
[ 390.883] Initializing built-in extension XC-MISC
[ 390.883] Initializing built-in extension SECURITY
[ 390.884] Initializing built-in extension XINERAMA
[ 390.884] Initializing built-in extension XFIXES
[ 390.884] Initializing built-in extension RENDER
[ 390.884] Initializing built-in extension RANDR
[ 390.884] Initializing built-in extension COMPOSITE
[ 390.884] Initializing built-in extension DAMAGE
[ 390.884] Initializing built-in extension MIT-SCREEN-SAVER
[ 390.884] Initializing built-in extension DOUBLE-BUFFER
[ 390.884] Initializing built-in extension RECORD
[ 390.884] Initializing built-in extension DPMS
[ 390.884] Initializing built-in extension X-Resource
[ 390.884] Initializing built-in extension XVideo
[ 390.885] Initializing built-in extension XVideo-MotionCompensation
[ 390.885] Initializing built-in extension XFree86-VidModeExtension
[ 390.885] Initializing built-in extension XFree86-DGA
[ 390.885] Initializing built-in extension XFree86-DRI
[ 390.885] Initializing built-in extension DRI2
[ 390.885] (II) LoadModule: "glx"
[ 390.893] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 390.921] (II) Module glx: vendor="X.Org Foundation"
[ 390.921] compiled for 1.14.1, module version = 1.0.0
[ 390.921] ABI class: X.Org Server Extension, version 7.0
[ 390.922] (==) AIGLX enabled
[ 390.934] Loading extension GLX
[ 390.934] (==) Matched intel as autoconfigured driver 0
[ 390.934] (==) Matched intel as autoconfigured driver 1
[ 390.934] (==) Matched vesa as autoconfigured driver 2
[ 390.934] (==) Matched modesetting as autoconfigured driver 3
[ 390.934] (==) Matched fbdev as autoconfigured driver 4
[ 390.934] (==) Assigned the driver to the xf86ConfigLayout
[ 390.934] (II) LoadModule: "intel"
[ 391.056] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 391.146] (II) Module intel: vendor="X.Org Foundation"
[ 391.147] compiled for 1.14.0, module version = 2.21.6
[ 391.147] Module class: X.Org Video Driver
[ 391.147] ABI class: X.Org Video Driver, version 14.1
[ 391.147] (II) LoadModule: "vesa"
[ 391.147] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 391.157] (II) Module vesa: vendor="X.Org Foundation"
[ 391.157] compiled for 1.14.0, module version = 2.3.2
[ 391.157] Module class: X.Org Video Driver
[ 391.157] ABI class: X.Org Video Driver, version 14.1
[ 391.157] (II) LoadModule: "modesetting"
[ 391.214] (WW) Warning, couldn't open module modesetting
[ 391.214] (II) UnloadModule: "modesetting"
[ 391.214] (II) Unloading modesetting
[ 391.214] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 391.214] (II) LoadModule: "fbdev"
[ 391.214] (WW) Warning, couldn't open module fbdev
[ 391.215] (II) UnloadModule: "fbdev"
[ 391.215] (II) Unloading fbdev
[ 391.215] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 391.215] (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
[ 391.215] (II) VESA: driver for VESA chipsets: vesa
[ 391.216] (++) using VT number 1
[ 391.216] (WW) Falling back to old probe method for vesa
[ 391.216] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 391.216] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 391.216] (==) intel(0): RGB weight 888
[ 391.216] (==) intel(0): Default visual is TrueColor
[ 391.216] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2+)
[ 391.216] (**) intel(0): Relaxed fencing enabled
[ 391.216] (**) intel(0): Wait on SwapBuffers? enabled
[ 391.216] (**) intel(0): Triple buffering? enabled
[ 391.216] (**) intel(0): Framebuffer tiled
[ 391.216] (**) intel(0): Pixmaps tiled
[ 391.216] (**) intel(0): 3D buffers tiled
[ 391.216] (**) intel(0): SwapBuffers wait enabled
[ 391.216] (==) intel(0): video overlay key set to 0x101fe
[ 391.217] (II) intel(0): Output LVDS1 has no monitor section
[ 391.217] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 391.230] (II) intel(0): Output VGA1 has no monitor section
[ 391.483] (II) intel(0): Output HDMI1 has no monitor section
[ 391.523] (II) intel(0): Output DP1 has no monitor section
[ 391.536] (II) intel(0): Output HDMI2 has no monitor section
[ 391.550] (II) intel(0): Output HDMI3 has no monitor section
[ 391.590] (II) intel(0): Output DP2 has no monitor section
[ 391.630] (II) intel(0): Output DP3 has no monitor section
[ 391.630] (II) intel(0): EDID for output LVDS1
[ 391.630] (II) intel(0): Manufacturer: AUO Model: 213e Serial#: 0
[ 391.630] (II) intel(0): Year: 2010 Week: 33
[ 391.630] (II) intel(0): EDID Version: 1.4
[ 391.630] (II) intel(0): Digital Display Input
[ 391.630] (II) intel(0): 6 bits per channel
[ 391.630] (II) intel(0): Digital interface is undefined
[ 391.630] (II) intel(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 391.630] (II) intel(0): Gamma: 2.20
[ 391.630] (II) intel(0): No DPMS capabilities specified
[ 391.630] (II) intel(0): Supported color encodings: RGB 4:4:4
[ 391.630] (II) intel(0): First detailed timing is preferred mode
[ 391.630] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 391.630] (II) intel(0): redX: 0.610 redY: 0.350 greenX: 0.320 greenY: 0.560
[ 391.630] (II) intel(0): blueX: 0.150 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
[ 391.630] (II) intel(0): Manufacturer's mask: 0
[ 391.630] (II) intel(0): Supported detailed timing:
[ 391.630] (II) intel(0): clock: 110.0 MHz Image Size: 309 x 174 mm
[ 391.630] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2010 h_border: 0
[ 391.630] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0
[ 391.630] (II) intel(0): Supported detailed timing:
[ 391.630] (II) intel(0): clock: 73.3 MHz Image Size: 309 x 174 mm
[ 391.630] (II) intel(0): h_active: 1600 h_sync: 1664 h_sync_end 1706 h_blank_end 2010 h_border: 0
[ 391.630] (II) intel(0): v_active: 900 v_sync: 903 v_sync_end 906 v_blanking: 912 v_border: 0
[ 391.630] (II) intel(0): AUO
[ 391.630] (II) intel(0): B140RW02 V1
[ 391.630] (II) intel(0): EDID (in hex):
[ 391.630] (II) intel(0): 00ffffffffffff0006af3e2100000000
[ 391.631] (II) intel(0): 21140104901f11780261959c59528f26
[ 391.631] (II) intel(0): 21505400000001010101010101010101
[ 391.631] (II) intel(0): 010101010101f82a409a61840c30402a
[ 391.631] (II) intel(0): 330035ae10000018a51c409a61840c30
[ 391.631] (II) intel(0): 402a330035ae10000018000000fe0041
[ 391.631] (II) intel(0): 554f0a202020202020202020000000fe
[ 391.631] (II) intel(0): 004231343052573032205631200a00d0
[ 391.631] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 391.631] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 391.631] (II) intel(0): Printing probed modes for output LVDS1
[ 391.631] (II) intel(0): Modeline "1600x900"x60.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 391.631] (II) intel(0): Modeline "1600x900"x40.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 391.631] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 391.631] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 391.631] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 391.631] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 391.643] (II) intel(0): EDID for output VGA1
[ 391.896] (II) intel(0): EDID for output HDMI1
[ 391.897] (II) intel(0): Manufacturer: DEL Model: a019 Serial#: 825832780
[ 391.897] (II) intel(0): Year: 2006 Week: 50
[ 391.897] (II) intel(0): EDID Version: 1.3
[ 391.897] (II) intel(0): Digital Display Input
[ 391.897] (II) intel(0): Max Image Size [cm]: horiz.: 43 vert.: 27
[ 391.897] (II) intel(0): Gamma: 2.20
[ 391.897] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 391.897] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 391.897] (II) intel(0): Default color space is primary color space
[ 391.897] (II) intel(0): First detailed timing is preferred mode
[ 391.897] (II) intel(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 391.897] (II) intel(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
[ 391.897] (II) intel(0): Supported established timings:
[ 391.897] (II) intel(0): 720x400@70Hz
[ 391.897] (II) intel(0): 640x480@60Hz
[ 391.897] (II) intel(0): 640x480@75Hz
[ 391.897] (II) intel(0): 800x600@60Hz
[ 391.897] (II) intel(0): 800x600@75Hz
[ 391.897] (II) intel(0): 1024x768@60Hz
[ 391.897] (II) intel(0): 1024x768@75Hz
[ 391.897] (II) intel(0): 1280x1024@75Hz
[ 391.897] (II) intel(0): Manufacturer's mask: 0
[ 391.897] (II) intel(0): Supported standard timings:
[ 391.897] (II) intel(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 391.897] (II) intel(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 391.897] (II) intel(0): Supported detailed timing:
[ 391.897] (II) intel(0): clock: 119.0 MHz Image Size: 434 x 270 mm
[ 391.897] (II) intel(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 391.897] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 391.897] (II) intel(0): Serial No: HM0646CB195L
[ 391.897] (II) intel(0): Monitor name: DELL 2007WFP
[ 391.897] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 145 MHz
[ 391.897] (II) intel(0): EDID (in hex):
[ 391.897] (II) intel(0): 00ffffffffffff0010ac19a04c353931
[ 391.897] (II) intel(0): 32100103802b1b78eeee91a3544c9926
[ 391.897] (II) intel(0): 0f5054a54b008180714f010101010101
[ 391.897] (II) intel(0): 0101010101017c2e90a0601a1e403020
[ 391.897] (II) intel(0): 3600b20e1100001a000000ff00484d30
[ 391.897] (II) intel(0): 36343643423139354c0a000000fc0044
[ 391.897] (II) intel(0): 454c4c20323030375746500a000000fd
[ 391.897] (II) intel(0): 00384c1e530e000a202020202020007b
[ 391.897] (II) intel(0): Printing probed modes for output HDMI1
[ 391.897] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 391.897] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 391.897] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 391.898] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 391.898] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 391.898] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 391.898] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 391.898] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 391.898] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 391.898] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 391.898] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 391.940] (II) intel(0): EDID for output DP1
[ 391.953] (II) intel(0): EDID for output HDMI2
[ 391.966] (II) intel(0): EDID for output HDMI3
[ 392.006] (II) intel(0): EDID for output DP2
[ 392.046] (II) intel(0): EDID for output DP3
[ 392.046] (II) intel(0): Output LVDS1 connected
[ 392.046] (II) intel(0): Output VGA1 disconnected
[ 392.046] (II) intel(0): Output HDMI1 connected
[ 392.046] (II) intel(0): Output DP1 disconnected
[ 392.047] (II) intel(0): Output HDMI2 disconnected
[ 392.047] (II) intel(0): Output HDMI3 disconnected
[ 392.047] (II) intel(0): Output DP2 disconnected
[ 392.047] (II) intel(0): Output DP3 disconnected
[ 392.047] (II) intel(0): Using fuzzy aspect match for initial modes
[ 392.047] (II) intel(0): Output LVDS1 using initial mode 1024x768
[ 392.047] (II) intel(0): Output HDMI1 using initial mode 1024x768
[ 392.047] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 392.047] (II) intel(0): Kernel page flipping support detected, enabling
[ 392.047] (==) intel(0): DPI set to (96, 96)
[ 392.047] (II) Loading sub module "fb"
[ 392.047] (II) LoadModule: "fb"
[ 392.047] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 392.122] (II) Module fb: vendor="X.Org Foundation"
[ 392.122] compiled for 1.14.1, module version = 1.0.0
[ 392.122] ABI class: X.Org ANSI C Emulation, version 0.4
[ 392.122] (II) Loading sub module "dri2"
[ 392.122] (II) LoadModule: "dri2"
[ 392.122] (II) Module "dri2" already built-in
[ 392.122] (II) UnloadModule: "vesa"
[ 392.122] (II) Unloading vesa
[ 392.123] (==) Depth 24 pixmap format is 32 bpp
[ 392.123] (II) intel(0): [DRI2] Setup complete
[ 392.123] (II) intel(0): [DRI2] DRI driver: i965
[ 392.123] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[ 392.125] (II) UXA(0): Driver registered support for the following operations:
[ 392.125] (II) solid
[ 392.125] (II) copy
[ 392.125] (II) composite (RENDER acceleration)
[ 392.125] (II) put_image
[ 392.125] (II) get_image
[ 392.125] (==) intel(0): Backing store disabled
[ 392.125] (==) intel(0): Silken mouse enabled
[ 392.125] (II) intel(0): Initializing HW Cursor
[ 392.125] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 392.127] (==) intel(0): DPMS enabled
[ 392.127] (==) intel(0): Intel XvMC decoder enabled
[ 392.127] (II) intel(0): Set up textured video
[ 392.127] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 392.127] (II) intel(0): direct rendering: DRI2 Enabled
[ 392.127] (==) intel(0): hotplug detection: "enabled"
[ 392.700] (--) RandR disabled
[ 392.945] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 392.945] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 392.945] (II) AIGLX: enabled GLX_ARB_create_context
[ 392.945] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 392.945] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 392.945] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 392.945] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 392.945] (II) AIGLX: Loaded and initialized i965
[ 392.945] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 392.945] (II) intel(0): Setting screen physical size to 270 x 203
[ 393.385] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 393.386] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 393.386] (**) Power Button: Applying InputClass "Keyboard defaults"
[ 393.386] (II) LoadModule: "evdev"
[ 393.386] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 393.415] (II) Module evdev: vendor="X.Org Foundation"
[ 393.415] compiled for 1.14.0, module version = 2.8.0
[ 393.415] Module class: X.Org XInput Driver
[ 393.415] ABI class: X.Org XInput driver, version 19.1
[ 393.415] (II) Using input driver 'evdev' for 'Power Button'
[ 393.415] (**) Power Button: always reports core events
[ 393.415] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 393.416] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 393.416] (--) evdev: Power Button: Found keys
[ 393.416] (II) evdev: Power Button: Configuring as keyboard
[ 393.416] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 393.416] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 393.416] (**) Option "xkb_rules" "evdev"
[ 393.416] (**) Option "xkb_model" "evdev"
[ 393.416] (**) Option "xkb_layout" "fr"
[ 393.416] (**) Option "xkb_variant" "oss"
[ 393.468] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[ 393.468] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 393.468] (**) Video Bus: Applying InputClass "Keyboard defaults"
[ 393.468] (II) Using input driver 'evdev' for 'Video Bus'
[ 393.468] (**) Video Bus: always reports core events
[ 393.468] (**) evdev: Video Bus: Device: "/dev/input/event17"
[ 393.468] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 393.468] (--) evdev: Video Bus: Found keys
[ 393.468] (II) evdev: Video Bus: Configuring as keyboard
[ 393.468] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input17/event17"
[ 393.468] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 393.468] (**) Option "xkb_rules" "evdev"
[ 393.468] (**) Option "xkb_model" "evdev"
[ 393.468] (**) Option "xkb_layout" "fr"
[ 393.468] (**) Option "xkb_variant" "oss"
[ 393.469] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 393.469] (II) No input driver specified, ignoring this device.
[ 393.469] (II) This device may have been added with another device file.
[ 393.469] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 393.469] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 393.469] (**) Sleep Button: Applying InputClass "Keyboard defaults"
[ 393.469] (II) Using input driver 'evdev' for 'Sleep Button'
[ 393.469] (**) Sleep Button: always reports core events
[ 393.469] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 393.469] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 393.469] (--) evdev: Sleep Button: Found keys
[ 393.469] (II) evdev: Sleep Button: Configuring as keyboard
[ 393.469] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 393.469] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 393.469] (**) Option "xkb_rules" "evdev"
[ 393.469] (**) Option "xkb_model" "evdev"
[ 393.469] (**) Option "xkb_layout" "fr"
[ 393.469] (**) Option "xkb_variant" "oss"
[ 393.469] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 393.469] (II) config/udev: Adding input device HID 04d9:1133 (/dev/input/event6)
[ 393.469] (**) HID 04d9:1133: Applying InputClass "evdev pointer catchall"
[ 393.469] (II) Using input driver 'evdev' for 'HID 04d9:1133'
[ 393.469] (**) HID 04d9:1133: always reports core events
[ 393.469] (**) evdev: HID 04d9:1133: Device: "/dev/input/event6"
[ 393.469] (--) evdev: HID 04d9:1133: Vendor 0x4d9 Product 0x1133
[ 393.469] (--) evdev: HID 04d9:1133: Found 3 mouse buttons
[ 393.469] (--) evdev: HID 04d9:1133: Found scroll wheel(s)
[ 393.469] (--) evdev: HID 04d9:1133: Found relative axes
[ 393.469] (--) evdev: HID 04d9:1133: Found x and y relative axes
[ 393.469] (II) evdev: HID 04d9:1133: Configuring as mouse
[ 393.469] (II) evdev: HID 04d9:1133: Adding scrollwheel support
[ 393.470] (**) evdev: HID 04d9:1133: YAxisMapping: buttons 4 and 5
[ 393.470] (**) evdev: HID 04d9:1133: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 393.470] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.1/1-1.1.1:1.0/input/input6/event6"
[ 393.470] (II) XINPUT: Adding extended input device "HID 04d9:1133" (type: MOUSE, id 9)
[ 393.470] (II) evdev: HID 04d9:1133: initialized for relative axes.
[ 393.470] (**) HID 04d9:1133: (accel) keeping acceleration scheme 1
[ 393.470] (**) HID 04d9:1133: (accel) acceleration profile 0
[ 393.470] (**) HID 04d9:1133: (accel) acceleration factor: 2.000
[ 393.470] (**) HID 04d9:1133: (accel) acceleration threshold: 4
[ 393.471] (II) config/udev: Adding input device HID 04d9:1133 (/dev/input/mouse0)
[ 393.471] (II) No input driver specified, ignoring this device.
[ 393.471] (II) This device may have been added with another device file.
[ 393.472] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event7)
[ 393.472] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 393.472] (**) DELL DELL USB Keyboard: Applying InputClass "Keyboard defaults"
[ 393.472] (II) Using input driver 'evdev' for 'DELL DELL USB Keyboard'
[ 393.472] (**) DELL DELL USB Keyboard: always reports core events
[ 393.472] (**) evdev: DELL DELL USB Keyboard: Device: "/dev/input/event7"
[ 393.472] (--) evdev: DELL DELL USB Keyboard: Vendor 0x413c Product 0x2005
[ 393.472] (--) evdev: DELL DELL USB Keyboard: Found keys
[ 393.472] (II) evdev: DELL DELL USB Keyboard: Configuring as keyboard
[ 393.472] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input7/event7"
[ 393.472] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 10)
[ 393.472] (**) Option "xkb_rules" "evdev"
[ 393.472] (**) Option "xkb_model" "evdev"
[ 393.472] (**) Option "xkb_layout" "fr"
[ 393.472] (**) Option "xkb_variant" "oss"
[ 393.473] (II) config/udev: Adding input device Integrated Camera (/dev/input/event16)
[ 393.473] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 393.473] (**) Integrated Camera: Applying InputClass "Keyboard defaults"
[ 393.473] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 393.473] (**) Integrated Camera: always reports core events
[ 393.473] (**) evdev: Integrated Camera: Device: "/dev/input/event16"
[ 393.473] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb221
[ 393.473] (--) evdev: Integrated Camera: Found keys
[ 393.473] (II) evdev: Integrated Camera: Configuring as keyboard
[ 393.474] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input16/event16"
[ 393.474] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
[ 393.474] (**) Option "xkb_rules" "evdev"
[ 393.474] (**) Option "xkb_model" "evdev"
[ 393.474] (**) Option "xkb_layout" "fr"
[ 393.474] (**) Option "xkb_variant" "oss"
[ 393.475] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 393.475] (II) No input driver specified, ignoring this device.
[ 393.475] (II) This device may have been added with another device file.
[ 393.475] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[ 393.475] (II) No input driver specified, ignoring this device.
[ 393.475] (II) This device may have been added with another device file.
[ 393.476] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event11)
[ 393.476] (II) No input driver specified, ignoring this device.
[ 393.476] (II) This device may have been added with another device file.
[ 393.476] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[ 393.476] (II) No input driver specified, ignoring this device.
[ 393.476] (II) This device may have been added with another device file.
[ 393.476] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 393.477] (II) No input driver specified, ignoring this device.
[ 393.477] (II) This device may have been added with another device file.
[ 393.477] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event14)
[ 393.477] (II) No input driver specified, ignoring this device.
[ 393.477] (II) This device may have been added with another device file.
[ 393.477] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event8)
[ 393.477] (II) No input driver specified, ignoring this device.
[ 393.477] (II) This device may have been added with another device file.
[ 393.477] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event9)
[ 393.477] (II) No input driver specified, ignoring this device.
[ 393.477] (II) This device may have been added with another device file.
[ 393.477] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 393.477] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 393.477] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard defaults"
[ 393.477] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 393.477] (**) AT Translated Set 2 keyboard: always reports core events
[ 393.477] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 393.477] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 393.477] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 393.477] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 393.477] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 393.477] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 393.477] (**) Option "xkb_rules" "evdev"
[ 393.477] (**) Option "xkb_model" "evdev"
[ 393.477] (**) Option "xkb_layout" "fr"
[ 393.477] (**) Option "xkb_variant" "oss"
[ 393.478] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[ 393.478] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 393.478] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 393.478] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 393.478] (II) LoadModule: "synaptics"
[ 393.478] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 393.503] (II) Module synaptics: vendor="X.Org Foundation"
[ 393.503] compiled for 1.14.0, module version = 1.7.0
[ 393.503] Module class: X.Org XInput Driver
[ 393.503] ABI class: X.Org XInput driver, version 19.1
[ 393.503] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 393.503] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 393.503] (**) Option "Device" "/dev/input/event15"
[ 393.520] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 75)
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820 (res 105)
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 393.520] (**) Option "TapButton1" "1"
[ 393.520] (**) Option "TapButton2" "2"
[ 393.520] (**) Option "TapButton3" "3"
[ 393.520] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 393.520] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 393.530] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input15/event15"
[ 393.530] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 393.530] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 393.530] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 393.530] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[ 393.530] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 393.531] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 393.531] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 393.531] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 393.531] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 393.531] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 393.531] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 393.532] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
[ 393.532] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 393.532] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 393.532] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 393.532] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event18"
[ 393.532] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 393.532] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 393.532] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 393.532] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 393.532] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 393.532] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 393.532] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 393.532] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input18/event18"
[ 393.532] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[ 393.532] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 393.533] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 393.533] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 393.533] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 393.533] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 393.533] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 393.534] (II) No input driver specified, ignoring this device.
[ 393.534] (II) This device may have been added with another device file.
[ 393.534] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[ 393.534] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 393.535] (**) ThinkPad Extra Buttons: Applying InputClass "Keyboard defaults"
[ 393.535] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 393.535] (**) ThinkPad Extra Buttons: always reports core events
[ 393.535] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[ 393.535] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 393.535] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 393.535] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 393.535] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input4/event4"
[ 393.535] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[ 393.535] (**) Option "xkb_rules" "evdev"
[ 393.535] (**) Option "xkb_model" "evdev"
[ 393.535] (**) Option "xkb_layout" "fr"
[ 393.535] (**) Option "xkb_variant" "oss"
[ 395.112] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 395.112] (II) intel(0): Printing DDC gathered Modelines:
[ 395.112] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 395.112] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 395.523] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 395.523] (II) intel(0): Printing DDC gathered Modelines:
[ 395.524] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 395.524] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 395.942] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 395.942] (II) intel(0): Printing DDC gathered Modelines:
[ 395.942] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 395.942] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 583.668] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 583.668] (II) intel(0): Printing DDC gathered Modelines:
[ 583.668] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 583.668] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 593.901] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 593.901] (II) intel(0): Printing DDC gathered Modelines:
[ 593.901] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 593.901] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 999.675] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 999.675] (II) intel(0): Printing DDC gathered Modelines:
[ 999.675] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 999.675] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1000.092] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
[ 1000.420] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1000.420] (II) intel(0): Printing DDC gathered Modelines:
[ 1000.420] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1000.420] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1000.860] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1000.860] (II) intel(0): Printing DDC gathered Modelines:
[ 1000.860] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1000.860] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1001.281] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1001.281] (II) intel(0): Printing DDC gathered Modelines:
[ 1001.281] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1001.281] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1001.694] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1001.694] (II) intel(0): Printing DDC gathered Modelines:
[ 1001.694] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1001.694] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1002.128] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1002.128] (II) intel(0): Printing DDC gathered Modelines:
[ 1002.128] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1002.128] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1009.889] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1009.889] (II) intel(0): Printing DDC gathered Modelines:
[ 1009.889] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1009.889] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1026.586] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1026.586] (II) intel(0): Printing DDC gathered Modelines:
[ 1026.586] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1026.586] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1027.284] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1027.284] (II) intel(0): Printing DDC gathered Modelines:
[ 1027.284] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1027.284] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 1027.699] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 1027.699] (II) intel(0): Printing DDC gathered Modelines:
[ 1027.700] (II) intel(0): Modeline "1600x900"x0.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 1027.700] (II) intel(0): Modeline "1600x900"x0.0 73.33 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (36.5 kHz e)
For me, it looks like a regression, maybe linked to the kernel upgrade to branch 3.8, or maybe to another (obscure to me, like EDID management) packet.

Thanks for your attention.
In the above logs, higher resolutions seems to be detected on both screens, hence my surprise :
[ 391.631] (II) intel(0): Printing probed modes for output LVDS1
[ 391.631] (II) intel(0): Modeline "1600x900"x60.0 110.00 1600 1664 1706 2010 900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 391.897] (II) intel(0): Printing probed modes for output HDMI1
[ 391.897] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
If it can help here is also my current xrandr output (after having called it manually to use the preferred resolution of each screen)
itanguy ~ $ xrandr
Screen 0: minimum 320 x 200, current 1680 x 1050, 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 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 434mm x 270mm
1680x1050 59.9*+
1280x1024 75.0 60.0
1152x864 75.0
1024x768 75.1 60.0
800x600 75.0 60.3
640x480 75.0 60.0
720x400 70.1
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 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
If needed, I may reboot and provide xrandr output after boot (it will be 1024x768), or could other logs help you ? Please ask...

Similar Messages

  • The application does not use the  screen and run in the background

    Hi
    I have downloaded a package of j2me Midlet
    from [link] here [link]
    and try to reuse the code
    but I get the following error when running the code:-
    The application does not use the screen and run in the background
    I think the error into one of these two classes
    package main;
    import javax.microedition.midlet.*;
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.media.Manager;
    import javax.microedition.media.MediaException;
    import javax.microedition.media.Player;
    import java.io.IOException;
    import java.io.InputStream;
    public class MainMidlet extends MIDlet implements CommandListener {
        private SSGameCanvas gameCanvas ;
        private Command exitCommand ;
        private Player player = null;
        public void startApp() {
      try {
           //   create new game thread
              gameCanvas = new SSGameCanvas();
              gameCanvas.start(); // start game thread
              exitCommand = new Command("Exit",Command.EXIT,1);
              gameCanvas.addCommand(exitCommand);
              gameCanvas.setCommandListener(this);
                Display.getDisplay(this).setCurrent(gameCanvas);
       catch (java.io.IOException e)
                e.printStackTrace();
            try {
                // start sounds
                InputStream in = getClass().getResourceAsStream("/resource/startfly.wav");
                player = Manager.createPlayer(in,"audio/x-wav");
                player.setLoopCount(1);
                player.start();
            catch (MediaException ex)
                ex.printStackTrace();
             catch (IOException ex)
                ex.printStackTrace();
        public void pauseApp() {
        public void destroyApp(boolean unconditional) {
            if (player != null) {
                player.close();
            System.gc();
      public void commandAction(Command command, Displayable displayable) {
           if (command == exitCommand)
                 destroyApp(true);
                 notifyDestroyed();
    package main;
    import java.io.IOException;
    import javax.microedition.lcdui.*;
    import javax.microedition.lcdui.game.*;
    public class SSGameCanvas extends GameCanvas implements Runnable {
        protected GameManager gameManager;
        protected boolean running;
        private int tick=0;
        private static int WIDTH;
        private static int HEIGHT;
        private int mDelay = 20;
        Form mainForm;
        Display display;
        //private int MaxTime;
        public SSGameCanvas() throws IOException{
            super(true);
            gameManager = new GameManager(5,5,getHeight()-10,getWidth()-10,this);
        public void start() {
                this.running = true;
                Thread t = new Thread(this);
                t.start();
        public void stop() {
            running = false;
        public void render(Graphics g) {
            WIDTH = getWidth();
            HEIGHT = getHeight();
            // Clear the Canvas.
            g.setColor(0, 0, 50);
            g.fillRect(0,0,WIDTH-1,HEIGHT-1);
            // draw border
            g.setColor(200,0,0);
            g.drawRect(0,0,WIDTH-1,HEIGHT-1);
            // draw game canvas
            gameManager.paint(g);
        public void run() {
            while (running) {
                // draw graphics
                render(getGraphics());
                // advance to next graphics
                advance(tick++);
                // display
                flushGraphics();
                try { Thread.sleep(mDelay); }
                catch (InterruptedException ie) {}
        public void advance(int ticks) {
            // advance to next game canvas
            gameManager.advance(ticks);
            this.paint(getGraphics());
    }Edited by: VANPERSIE on Jul 10, 2012 12:26 PM

    Hi Andi,
    Thanks for your reply.
    Yes, I have waited for a while and the result doesn't change.
    The Porblem here is the application is seen started in visual administrator.Only restart brings up the page back.
    Can you please suggest anything.
    Thanks and regards
    Nagaraj

  • My table of contents does not use the entry style I select for words in the paragraph that have character styles applied to them in the chapter, so some of the letters are showing up as green, which is fine in the chapter but not in the TOC.

    My table of contents does not use the entry style I select for words in the paragraph that have character styles applied to them in the chapter, so some of the letters, specifically parameters, are showing up green, which is fine in the chapter but not in the TOC. I can manually fix this in the TOC by changing the character style to none after the toc  has been generated, but I don't want to do this.

    What application are you running? Please ask this in the forum of the product you're using.

  • [svn:fx-trunk] 16929: Add a [Mixin] class that will register the required class aliases in the event the mxml compiler generation   [RemoteClass(alias="")] code is not called because an application does not use the Flex UI framework .

    Revision: 16929
    Revision: 16929
    Author:   [email protected]
    Date:     2010-07-15 07:38:44 -0700 (Thu, 15 Jul 2010)
    Log Message:
    Add a class that will register the required class aliases in the event the mxml compiler generation  [RemoteClass(alias="")] code is not called because an application does not use the Flex UI framework.
    Add a reference to this class in the RPCClasses file so it always gets loaded.
    QE notes: Need a remoting and messaging regression test that doesn't use Flex UI.
    Bugs: Watson bug 2638788
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/RPCClasses.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/utils/RpcClassAliasInitializer.as

    Great exercise to document the problem like this.  It got me thinking about how an app with modules would be different from an app that does not use modules.  Solution: I moved the dummy reference of PersonPhotoView out to the main application file (as opposed to being inside the module) and it worked.  I've probably been lucky not to have experienced this problem earlier, because for most other entities I have an instance attached to my model which is linked / compiled with the main application.

  • After i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

    after i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

    after i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

  • HT5225 "This disc does not use the GUID Partition Table Scheme...". I keep getting this message when I try to install OSXLion. It has something to do with a repair Apple performed last year. I use a 17" MacBookPro. Any suggestions?

    "This disc does not use the GUID Partition Table Scheme. Use Disc Utility to change the partition scheme". I keep getting this message when I try to install OSX Lion so that I can upgrade my 17" MacBookPro to move to iCloud. My harddrive was replaced last year by Apple because of a fault by the manufacturer and I think this is the cause of the problem. What can I do so that I don't lose my content.

    When you click the partion tab. There is option on the bottom of the window. Click on that there there are these options.

  • I have a new time capsule (replace my old time capsule).  I want to erase my old one.  My computer does not see the old one anymore, how do I connect it (the old TC is not connected to modem)

    I have a new time capsule (replace my old time capsule).  I want to erase my old one.  My computer does not see the old one anymore, how do I connect it (the old TC is not connected to modem).  I want to erase it and then use it as either a second hard drive (sired/sirelesly?) or as a hard drive/bridge.  So,
    1.  why doesn't my cmputer see the old TC
    2  once i have solved that, how do I erase the old one
    3.  Can I use the old one as a supplemental hard drive
         a.  wired?
         b. wirelessly?
    4.  Can I use the old one as a range extender?
    I know .. a lot of questions but I would appreciate any help.
    Thanks

    sgetraer wrote:
    I have a new time capsule (replace my old time capsule).  I want to erase my old one.  My computer does not see the old one anymore, how do I connect it (the old TC is not connected to modem).  I want to erase it and then use it as either a second hard drive (sired/sirelesly?) or as a hard drive/bridge.  So,
    1.  why doesn't my cmputer see the old TC
    2  once i have solved that, how do I erase the old one
    3.  Can I use the old one as a supplemental hard drive
         a.  wired?
         b. wirelessly?
    4.  Can I use the old one as a range extender?
    I know .. a lot of questions but I would appreciate any help.
    Thanks
    1. Because it is either the same IP as the new one or hidden by being plugged in as a second router.
    To access it, isolate one computer from the existing network and plug it directly by ethernet to a lan port of the TC. Use the erase function in the TC to remove all the content of the hard disk.
    Then go to the internet tab, connection sharing and select off bridged. You can then reconnect the TC to the network.. and the computer as well. The TC will act as bridged device.. getting IP from the main router and should then appear correctly in Airport utility.
    2. I covered in 1. But you just go in airport utility manual setup. disk, and you will see the erase function. You can also set it to bridge and leave the erase until you put it back in the network.. but be careful you erase the right one.
    3. You can use the old TC via wired or wireless.. although I would always stick to wired connection if possible. Speed on wireless is 10x worse than wired.
    Also note the reliability goes down dramatically after 2 years.. a series 1 3 years old or more is ebay fodder unless you want to repair it. Do not trust vital data to it.. when it dies you will have issues recovering it.
    4. Yes, all apple routers will function as wireless extenders. when you do that the ethernet ports turn off so it becomes a purely wireless device.. strange apple decision on what you want to use your TC for.

  • When i try to look at my pictures on my iphone horizontally instead of vertically it does not flip the pictures sideways anymore - any suggestions?

    when i try to look at my pictures on my iphone horizontally instead of vertically it does not flip the pictures sideways anymore - any suggestions?

    This is written for the iPad but the same applies to iPhones
    Rotate iPad so the display is in the desired orientation.
    Double-click the Home button to display recently used apps.
    Flick from left to right along the bottom of the screen.
    Tap the Screen Rotation Lock button on the bottom left of the screen.
    A padlock will appear in the Screen Rotation Lock button.
    A small Screen Rotation Lock icon appears in the status bar until you disable Screen Rotation Lock:

  • After update to IOS 6.0, on the iPhone 4 and 4s, emails can not be forwarded. I tried to resync, but the update does not show the forwarding buttons anymore.

    After update to IOS 6.0, on the iPhone 4 and 4s, emails can not be forwarded. I tried to resync, but the update does not show the forwarding buttons anymore.

    Have the same issues here, 3GS 5.0.1. Did you find any solutions until today ?
    I restored my phone, power up/down but nothing helps with my issues
    greetings
    /Edit:
    Maybe I should read carefully your text so I can give you some more information.
    my phone was updated via itunes.
    some hours ago the phone charged up to 5% but than directly draining to zero...
    can't help me with these issues...

  • New MySites does not use the specified permissions

    I've changed the MySite Settings in Central Admin so that only my AD group called "DOMAIN\All employees" is added to the Read Permission Level setting. I've removed "All" and "All Windows".
    Now users create MySites, and at first the permissions seems right. When I check top level permission on new mysite, only the user and the group "DOMAIN\All employees" is present in the list.
    The problem is that the folder "Shared with everyone" and the lists "Social" and "Microfeed" does not get the correct permissions. When I check the permissions (since they have unique permissions) I can see that it is the claim
    "All" that has access, not my "DOMAIN\All employees" group.
    This means that the documents added to the "Shared with everyone" is available for all users, not only my employees. The same is for content in the social lists, the elements are visible in search results for all users.
    Does anyone know how I can change the default permissions of the folder and the two lists that does not inherit permissions from the root web of the mysite?
    Regards ElinK
    ElinK

    Hi
    ElinK,
    There is no out of the box way to accomplish this with SharePoint
    As you had said, one way is that we can use the code to change the MySite list permission for the existed MySite.
    Another way is that we can create MySite programmatically, break inheritance and add unique permission to List.
    There are some articles for your reference.
    http://social.technet.microsoft.com/wiki/contents/articles/18788.sharepoint-2013-programmatically-create-mysites-for-all-users-of-a-group.aspx
    http://blog.sharepointclick.com/2013/04/programatically-breaking-inheritance.html
    http://www.thespgeek.com/2011/08/assigning-sharepoint-list-item-level.html
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Treo800w does not use the ringer volume I have set

    I have my 'Phone: Known Caller' ringer setting set to the standard Treo ring tone that came preinstalled on the Treo800w. I have the 'Ring type' set to Ring but NO matter how high or low I set the ringer volume it only rings at the lowest volume setting when a call comes in.  It's so low that I basicly miss every call. I have tried changing to other ring tones and the same thing happens.  The ringer seems to work correctly when the Ring type is set to 'Increasing Ring' but that starts out so low that it does not increase the ring volume enough before the call goes to voicemail.  I need my ringer to use a relatively high ring tone volume setting.Has anyone else experienced this?  If so, what did you do to resolve it? 
    Post relates to: Treo 800w (Sprint)
    This question was solved.
    View Solution.

    I got a response to this from Paulcalif in another thread: "Have you tried "rebooting" by removing the battery and putting it back in. Try setting the volume all the way up first, then reboot it."
    Lil Red:  This seems to have worked although I still think there is a bug in the software.  If I set the ringer volume to a different volume level the phone does not seem to respond. Oh well, as long as it rings loud then for the most part i'm good to go.
    Post relates to: Treo 800w (Sprint)

  • After stacking on top of my new macbook pro my old mac book pro boots but does not open the programms

    after stacking my old macbook pro 15 " on top of my new macbook pro 15" my old mac book pro boots but does not open any programms. It is not in sleep modus. What can I do?

    1. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own"
    2.Reset PRAM. http://support.apple.com/kb/PH4405
    Best.

  • Adobe After Effects, Premiere and Encoder does not use the GPU (CUDA) ?

    Please! Explain me. Why? Adobe After Effects, Premiere and Encoder does not use GPU (CUDA) ?
    Everytime i have GPU Load from 0 to 10% !!! (GeForce GTX 970) And also my CPU load is not full. Any suggestions?

    seg.48162731 wrote:
    At the moment i use AE, AP and ME CC 2014 8.2 with the latest updates. I have GTX 970 and AMD 8350. What's my problem?
    Which chipset is on your system's motherboard? Which motherboard is your PC equipped with?
    If the motherboard is using an AMD 790 or 970 series chipset, the HyperTransport bus will be running at a reduced speed, and thus the CPU performance will be worse than a quad-core Intel i5 CPU without hyperthreading. In many instances, this means that the GPU will be laying idle, waiting for the CPU to catch up.
    If on the other hand the motherboard uses an AMD 990FX chipset, then it's likely that there is something else bottlenecking your PC.

  • Iphoto does not use the proper display profile

    Hello.
    I just bought a 20' Apple Cinema display and connected it to my Macbook. I have noticed a very strange behavior of iPhoto and Preview.
    I will first describe the expected (right behaviour).
    When I drag an image opened in Adobe LG or Aperture from the Macbook display to the Cinema display (or the opposite) after a very small delay the color of the image adapts to the color profile of the display where it was dragged. Which is the correct the behavior.
    With Preview or iPhoto this adaptation does not happen and the image is displayed with the right profile only on one of the 2 display. Besides being a very annoying issue, the very strange thing is how you can choose on which one of the displays the image gets displayed with the right display color profile:
    - With Preview, the display color profile used (for both displays) is selected based on which is the default display in ColorSync display settings.
    - With iPhoto, the display color profile used (for both displays) is selected based on which display the munu bar is (!!!). That is, if you want to have your image displayed with the right display profile on your cinema display, then you MUST have the menu bar on that display. If the menu bar is on the Macbook display the image on the cinema display will be displayed with the display profile of the Macbook display. Crazy!
    You can try all of the above remembering that after any change you need to quit and reopen iphoto or preview or ColorSync for the settings to apply.
    My question is: why neither iPhoto nor Preview act in the right way like Aperture or Adobe LG? Or at least, why iPhoto does not behave like Preview allowing me to choose where I want the menu bar without having this choice affecting the display color profile used to display my images?
    Thank you,
    Marco

    Welcome to the Apple Discussions.
    why iPhoto does not behave like Preview allowing me to choose where I want the menu bar without having this choice affecting the display color profile used to display my images?
    Make a feature request at http://www.apple.com/feedback/iphoto.html
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Ical settings does not use the calendar which I have set as standard

    and when I receive invitations via mail ICal enters the event under a different calendar (which I don't use)

    I got a response to this from Paulcalif in another thread: "Have you tried "rebooting" by removing the battery and putting it back in. Try setting the volume all the way up first, then reboot it."
    Lil Red:  This seems to have worked although I still think there is a bug in the software.  If I set the ringer volume to a different volume level the phone does not seem to respond. Oh well, as long as it rings loud then for the most part i'm good to go.
    Post relates to: Treo 800w (Sprint)

Maybe you are looking for

  • Issue in creating OPSS Schema with rcu.

    Hi,   There is an issue in creating the OPSS schema in oracle DB 11.2.0.3.0 even though the rcu (Oracle Fusion Middleware Repository Creation Utility 11g (11.1.2.1.0)    completed it without any error with status of success opss schema at the end of

  • Footer record in File Receiver channel

    Hi PI Gurus. I am a novice in PI. We have an IDOC to file scenario. After the file is generated, we want to add a footer to the file which will have some information about no of records generated. Is it possible to do so? If so, how can I achieve it?

  • File Name when file is opned in the browser

    Hi All, I am trying to open a file a pdf in the browser.The file is opening fine. But when i try to save the file, insted of the name i specifed in the response header, its displaying the download as the filename. Download is the name of the jsp file

  • New c310a to replace C6380...

    ***Appologies, I realised after posting that this is not the approprate forum area to ask this question. I will post it in a non ePrint section of this forums as my ePrint is working correctly. *** Hi, my C6380 broke and I have purchased a new C310a.

  • Biller Direct and CRM billing

    Dear Experts, Could anyone kindly help to tell me how to deploy Biller Direct? If my company has the license of FSCM, does it mean Biller Direct has  been deployed already? Also, I want to make fully use of CRM billing function. I have seen a demo of