After substituting the new AM a LOV in the standard page stopped work (R12)

I extended an AM in one of the standard Oracle Apps Page. After substituting the new AM, a LOV in the standard page stopped working.
Do someone have a solution for this?
thanks
Lou

Hi,
thanks for all replies.
Recap:
In a std OAF page I need to add a image-link for each row to go to a custom OAF page and show a custom table contents details of linked master id.
I added an image with personalization and create a dyanmic URI in extension of CO to pass id in a new page.
Since here all works fine.
Now, the problem is that I also need to call the procedures from DB to execute DML before access to the custom page.
I added in AM extension of standard page, a code like this below:
+public HashMap defPopulateDetails(String invoiceId, String checkrunId) {+
CallableStatement st = null;
HashMap returnValues = new HashMap(2);
try
+{+
String stmt = "BEGIN XXLOUIS_PKG.ON_INSERT_DETAIL(P_INVOICE_ID  => :1," +
+"P_CHECKRUN_ID => :2); END;";+
OADBTransaction tr = getOADBTransaction();
st = tr.createCallableStatement(stmt, 1);
+// Bind the input parameters+
st.setString(1, invoiceId);
st.setString(2, checkrunId);
st.execute();
st.close();
OAExceptionUtils.checkErrors(tr);
+}+
catch (SQLException sqle)
+{+
throw new OAException("ICX", "FWK_TBX_OBJECT_NOT_FOUND");
+}+
return returnValues;
+}+
Can I move it to the Controller ?
My doubt is due to the fact that I thought was a good practice place validation logic in to CO
and place all calls to DB procedures and VO into AM.
If I can move this piece of code from AM in to the CO I belive have not other problems.
thanks
Lou

Similar Messages

  • While Extending AM LOVs in the standard page stopped working

    Hi,
    I extended an AM in one of the standard Oracle Apps Page. After substituting the new AM, all the LOVs in the standard page stopped working.
    Do you have a solution for this?
    Please reply.
    Thanks and Regards,

    If your page contains any LOV then root AM extension is not supported.
    Root AM substitution fails when the page contain a LOV.
    You can try different approach by extending VO/EO.
    --Sushant

  • A few seconds after start the GDM mouse stops working

    After today's update I have the following problem: a few seconds after start the GDM mouse stops working. XDM doesn't work.
    Edited: Mouse works. Only pointer does not move.
    lscpi says:
    00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02)
    gdm says:
    usb 2-2: new low speed USB device using uhci_hcd and address 4
    input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6
    generic-usb 0003:04B3:310C.0003: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-2/input0
    [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 1071 at 650, next 1076)
    (this line is repeated several times:)
    [drm:i915_do_wait_request] *ERROR* something (likely vbetool) disabled interrupts, re-enabling
    [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 1079 at 650, next 1080)
    [drm:i915_reset] *ERROR* GPU hanging too fast, declaring wedged!
    [drm:i915_reset] *ERROR* Failed to reset chip.
    /var/log/Xorg.0.log says:
    [ 23.129]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 23.129]
    X.Org X Server 1.9.3.901 (1.9.4 RC 1)
    Release Date: 2011-01-07
    [ 23.129] X Protocol Version 11, Revision 0
    [ 23.129] Build Operating System: Linux 2.6.36-ARCH i686
    [ 23.129] Current Operating System: Linux mariuszch 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686
    [ 23.129] Kernel command line: root=/dev/disk/by-uuid/3e82e71b-7de4-406d-8da9-8101fe4a713f ro i915.modeset=1
    [ 23.129] Build Date: 08 January 2011 11:27:31PM
    [ 23.129]
    [ 23.130] Current version of pixman: 0.20.2
    [ 23.130] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 23.130] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 23.131] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 31 09:24:08 2011
    [ 23.163] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 23.206] (==) No Layout section. Using the first Screen section.
    [ 23.206] (==) No screen section available. Using defaults.
    [ 23.206] (**) |-->Screen "Default Screen Section" (0)
    [ 23.206] (**) | |-->Monitor "<default monitor>"
    [ 23.206] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 23.206] (==) Automatically adding devices
    [ 23.206] (==) Automatically enabling devices
    [ 23.260] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 23.260] Entry deleted from font path.
    [ 23.295] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 23.295] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 23.295] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 23.295] (II) Loader magic: 0x81f3160
    [ 23.295] (II) Module ABI versions:
    [ 23.295] X.Org ANSI C Emulation: 0.4
    [ 23.295] X.Org Video Driver: 8.0
    [ 23.295] X.Org XInput driver : 11.0
    [ 23.295] X.Org Server Extension : 4.0
    [ 23.296] (--) PCI:*(0:0:2:0) 8086:2972:17aa:1015 rev 2, Mem @ 0xd0000000/1048576, 0xc0000000/268435456, I/O @ 0x000018c0/8
    [ 23.296] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 23.296] (II) LoadModule: "extmod"
    [ 23.306] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 23.314] (II) Module extmod: vendor="X.Org Foundation"
    [ 23.314] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.314] Module class: X.Org Server Extension
    [ 23.314] ABI class: X.Org Server Extension, version 4.0
    [ 23.314] (II) Loading extension MIT-SCREEN-SAVER
    [ 23.314] (II) Loading extension XFree86-VidModeExtension
    [ 23.314] (II) Loading extension XFree86-DGA
    [ 23.314] (II) Loading extension DPMS
    [ 23.314] (II) Loading extension XVideo
    [ 23.314] (II) Loading extension XVideo-MotionCompensation
    [ 23.314] (II) Loading extension X-Resource
    [ 23.314] (II) LoadModule: "dbe"
    [ 23.314] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 23.320] (II) Module dbe: vendor="X.Org Foundation"
    [ 23.320] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.320] Module class: X.Org Server Extension
    [ 23.320] ABI class: X.Org Server Extension, version 4.0
    [ 23.320] (II) Loading extension DOUBLE-BUFFER
    [ 23.320] (II) LoadModule: "glx"
    [ 23.320] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 23.337] (II) Module glx: vendor="X.Org Foundation"
    [ 23.337] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.337] ABI class: X.Org Server Extension, version 4.0
    [ 23.337] (==) AIGLX enabled
    [ 23.337] (II) Loading extension GLX
    [ 23.337] (II) LoadModule: "record"
    [ 23.338] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 23.338] (II) Module record: vendor="X.Org Foundation"
    [ 23.338] compiled for 1.9.3.901, module version = 1.13.0
    [ 23.338] Module class: X.Org Server Extension
    [ 23.338] ABI class: X.Org Server Extension, version 4.0
    [ 23.339] (II) Loading extension RECORD
    [ 23.339] (II) LoadModule: "dri"
    [ 23.339] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 23.347] (II) Module dri: vendor="X.Org Foundation"
    [ 23.347] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.347] ABI class: X.Org Server Extension, version 4.0
    [ 23.347] (II) Loading extension XFree86-DRI
    [ 23.347] (II) LoadModule: "dri2"
    [ 23.348] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.351] (II) Module dri2: vendor="X.Org Foundation"
    [ 23.351] compiled for 1.9.3.901, module version = 1.2.0
    [ 23.351] ABI class: X.Org Server Extension, version 4.0
    [ 23.351] (II) Loading extension DRI2
    [ 23.351] (==) Matched intel as autoconfigured driver 0
    [ 23.351] (==) Matched vesa as autoconfigured driver 1
    [ 23.351] (==) Matched fbdev as autoconfigured driver 2
    [ 23.351] (==) Assigned the driver to the xf86ConfigLayout
    [ 23.351] (II) LoadModule: "intel"
    [ 23.352] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 23.408] (II) Module intel: vendor="X.Org Foundation"
    [ 23.408] compiled for 1.9.3, module version = 2.14.0
    [ 23.408] Module class: X.Org Video Driver
    [ 23.408] ABI class: X.Org Video Driver, version 8.0
    [ 23.408] (II) LoadModule: "vesa"
    [ 23.408] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.414] (II) Module vesa: vendor="X.Org Foundation"
    [ 23.414] compiled for 1.9.0, module version = 2.3.0
    [ 23.414] Module class: X.Org Video Driver
    [ 23.414] ABI class: X.Org Video Driver, version 8.0
    [ 23.414] (II) LoadModule: "fbdev"
    [ 23.425] (WW) Warning, couldn't open module fbdev
    [ 23.425] (II) UnloadModule: "fbdev"
    [ 23.425] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 23.426] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
    [ 23.426] (II) VESA: driver for VESA chipsets: vesa
    [ 23.426] (++) using VT number 7
    [ 23.435] (WW) Falling back to old probe method for vesa
    [ 23.435] drmOpenDevice: node name is /dev/dri/card0
    [ 23.435] drmOpenDevice: open result is 8, (OK)
    [ 23.435] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 23.435] drmOpenDevice: node name is /dev/dri/card0
    [ 23.435] drmOpenDevice: open result is 8, (OK)
    [ 23.435] drmOpenByBusid: drmOpenMinor returns 8
    [ 23.435] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 23.435] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 23.435] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 23.435] (==) intel(0): RGB weight 888
    [ 23.435] (==) intel(0): Default visual is TrueColor
    [ 23.436] (II) intel(0): Integrated Graphics Chipset: Intel(R) 946GZ
    [ 23.436] (--) intel(0): Chipset: "946GZ"
    [ 23.436] (**) intel(0): Tiling enabled
    [ 23.436] (**) intel(0): SwapBuffers wait enabled
    [ 23.436] (==) intel(0): video overlay key set to 0x101fe
    [ 23.520] (II) intel(0): Output VGA1 has no monitor section
    [ 23.587] (II) intel(0): EDID for output VGA1
    [ 23.587] (II) intel(0): Manufacturer: SAM Model: 594 Serial#: 1297691186
    [ 23.587] (II) intel(0): Year: 2010 Week: 1
    [ 23.587] (II) intel(0): EDID Version: 1.3
    [ 23.587] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.587] (II) intel(0): Sync: Separate Composite SyncOnGreen
    [ 23.587] (II) intel(0): Max Image Size [cm]: horiz.: 44 vert.: 30
    [ 23.587] (II) intel(0): Gamma: 2.20
    [ 23.587] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.587] (II) intel(0): First detailed timing is preferred mode
    [ 23.587] (II) intel(0): redX: 0.646 redY: 0.339 greenX: 0.290 greenY: 0.603
    [ 23.587] (II) intel(0): blueX: 0.145 blueY: 0.070 whiteX: 0.312 whiteY: 0.329
    [ 23.587] (II) intel(0): Supported established timings:
    [ 23.587] (II) intel(0): 720x400@70Hz
    [ 23.587] (II) intel(0): 640x480@60Hz
    [ 23.587] (II) intel(0): 640x480@67Hz
    [ 23.587] (II) intel(0): 640x480@72Hz
    [ 23.587] (II) intel(0): 640x480@75Hz
    [ 23.587] (II) intel(0): 800x600@56Hz
    [ 23.587] (II) intel(0): 800x600@60Hz
    [ 23.587] (II) intel(0): 800x600@72Hz
    [ 23.587] (II) intel(0): 800x600@75Hz
    [ 23.587] (II) intel(0): 832x624@75Hz
    [ 23.587] (II) intel(0): 1024x768@60Hz
    [ 23.587] (II) intel(0): 1024x768@70Hz
    [ 23.587] (II) intel(0): 1024x768@75Hz
    [ 23.587] (II) intel(0): 1280x1024@75Hz
    [ 23.587] (II) intel(0): 1152x864@75Hz
    [ 23.587] (II) intel(0): Manufacturer's mask: 0
    [ 23.587] (II) intel(0): Supported standard timings:
    [ 23.587] (II) intel(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 23.587] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.587] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.587] (II) intel(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.587] (II) intel(0): #4: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 23.587] (II) intel(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.587] (II) intel(0): #6: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.588] (II) intel(0): Supported detailed timing:
    [ 23.588] (II) intel(0): clock: 119.0 MHz Image Size: 459 x 296 mm
    [ 23.588] (II) intel(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 23.588] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 23.588] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.588] (II) intel(0): Monitor name: SyncMaster
    [ 23.588] (II) intel(0): Serial No: HMFZ102588
    [ 23.588] (II) intel(0): EDID (in hex):
    [ 23.588] (II) intel(0): 00ffffffffffff004c2d94053232594d
    [ 23.588] (II) intel(0): 011401030e2c1e782ab501a5564a9a25
    [ 23.588] (II) intel(0): 125054bfef80b30081808140714f8100
    [ 23.588] (II) intel(0): 9500950f01017c2e90a0601a1e403020
    [ 23.588] (II) intel(0): 3600cb281100001a000000fd00384b1e
    [ 23.588] (II) intel(0): 510e000a202020202020000000fc0053
    [ 23.588] (II) intel(0): 796e634d61737465720a2020000000ff
    [ 23.588] (II) intel(0): 00484d465a3130323538380a20200026
    [ 23.588] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 23.613] (II) intel(0): Using EDID range info for horizontal sync
    [ 23.613] (II) intel(0): Using EDID range info for vertical refresh
    [ 23.613] (II) intel(0): Printing DDC gathered Modelines:
    [ 23.613] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.613] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.613] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.613] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 23.613] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.613] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.614] (II) intel(0): Printing probed modes for output VGA1
    [ 23.614] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.614] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 23.614] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.614] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.614] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.614] (II) intel(0): Output VGA1 connected
    [ 23.614] (II) intel(0): Using exact sizes for initial modes
    [ 23.614] (II) intel(0): Output VGA1 using initial mode 1680x1050
    [ 23.614] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.614] (II) intel(0): Kernel page flipping support detected, enabling
    [ 23.614] (**) intel(0): Display dimensions: (440, 300) mm
    [ 23.614] (**) intel(0): DPI set to (96, 88)
    [ 23.614] (II) Loading sub module "fb"
    [ 23.614] (II) LoadModule: "fb"
    [ 23.615] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.628] (II) Module fb: vendor="X.Org Foundation"
    [ 23.629] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.629] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.629] (II) UnloadModule: "vesa"
    [ 23.629] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.629] (==) Depth 24 pixmap format is 32 bpp
    [ 23.629] (==) intel(0): VideoRam: 262144 KB
    [ 23.629] (II) intel(0): [DRI2] Setup complete
    [ 23.629] (II) intel(0): [DRI2] DRI driver: i915
    [ 23.629] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
    [ 23.656] (II) UXA(0): Driver registered support for the following operations:
    [ 23.656] (II) solid
    [ 23.656] (II) copy
    [ 23.656] (II) composite (RENDER acceleration)
    [ 23.656] (II) put_image
    [ 23.656] (II) get_image
    [ 23.656] (==) intel(0): Backing store disabled
    [ 23.656] (==) intel(0): Silken mouse enabled
    [ 23.658] (II) intel(0): Initializing HW Cursor
    [ 23.673] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 23.673] (==) intel(0): DPMS enabled
    [ 23.673] (==) intel(0): Intel XvMC decoder disabled
    [ 23.673] (II) intel(0): Set up textured video
    [ 23.673] (II) intel(0): Set up overlay video
    [ 23.673] (II) intel(0): direct rendering: DRI2 Enabled
    [ 23.673] (==) intel(0): hotplug detection: "enabled"
    [ 23.674] (--) RandR disabled
    [ 23.674] (II) Initializing built-in extension Generic Event Extension
    [ 23.674] (II) Initializing built-in extension SHAPE
    [ 23.674] (II) Initializing built-in extension MIT-SHM
    [ 23.674] (II) Initializing built-in extension XInputExtension
    [ 23.674] (II) Initializing built-in extension XTEST
    [ 23.674] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.674] (II) Initializing built-in extension SYNC
    [ 23.674] (II) Initializing built-in extension XKEYBOARD
    [ 23.674] (II) Initializing built-in extension XC-MISC
    [ 23.674] (II) Initializing built-in extension SECURITY
    [ 23.674] (II) Initializing built-in extension XINERAMA
    [ 23.674] (II) Initializing built-in extension XFIXES
    [ 23.674] (II) Initializing built-in extension RENDER
    [ 23.674] (II) Initializing built-in extension RANDR
    [ 23.674] (II) Initializing built-in extension COMPOSITE
    [ 23.674] (II) Initializing built-in extension DAMAGE
    [ 23.754] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 23.754] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 23.754] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 23.754] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 23.754] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 23.754] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 23.754] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 23.755] (II) intel(0): Setting screen physical size to 444 x 277
    [ 24.316] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 24.316] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.316] (II) LoadModule: "evdev"
    [ 24.317] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.334] (II) Module evdev: vendor="X.Org Foundation"
    [ 24.334] compiled for 1.9.0, module version = 2.5.0
    [ 24.334] Module class: X.Org XInput Driver
    [ 24.334] ABI class: X.Org XInput driver, version 11.0
    [ 24.334] (**) Power Button: always reports core events
    [ 24.334] (**) Power Button: Device: "/dev/input/event1"
    [ 24.340] (--) Power Button: Found keys
    [ 24.340] (II) Power Button: Configuring as keyboard
    [ 24.340] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 24.340] (**) Option "xkb_rules" "evdev"
    [ 24.340] (**) Option "xkb_model" "evdev"
    [ 24.340] (**) Option "xkb_layout" "us"
    [ 24.380] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 24.380] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.380] (**) Power Button: always reports core events
    [ 24.380] (**) Power Button: Device: "/dev/input/event0"
    [ 24.386] (--) Power Button: Found keys
    [ 24.386] (II) Power Button: Configuring as keyboard
    [ 24.386] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 24.386] (**) Option "xkb_rules" "evdev"
    [ 24.386] (**) Option "xkb_model" "evdev"
    [ 24.386] (**) Option "xkb_layout" "us"
    [ 24.394] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 24.394] (II) No input driver/identifier specified (ignoring)
    [ 24.398] (II) config/udev: Adding input device CHICONY USB NetVista Full Width Keyboard (/dev/input/event4)
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: always reports core events
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: Device: "/dev/input/event4"
    [ 24.403] (--) CHICONY USB NetVista Full Width Keyboard: Found keys
    [ 24.403] (II) CHICONY USB NetVista Full Width Keyboard: Configuring as keyboard
    [ 24.403] (II) XINPUT: Adding extended input device "CHICONY USB NetVista Full Width Keyboard" (type: KEYBOARD)
    [ 24.403] (**) Option "xkb_rules" "evdev"
    [ 24.403] (**) Option "xkb_model" "evdev"
    [ 24.403] (**) Option "xkb_layout" "us"
    [ 24.411] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 24.411] (II) No input driver/identifier specified (ignoring)
    [ 27.181] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.182] (II) intel(0): Using hsync ranges from config file
    [ 27.182] (II) intel(0): Using vrefresh ranges from config file
    [ 27.182] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.182] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.182] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.182] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.182] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.182] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.182] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.256] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.256] (II) intel(0): Using hsync ranges from config file
    [ 27.256] (II) intel(0): Using vrefresh ranges from config file
    [ 27.256] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.256] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.256] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.256] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.256] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.256] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.256] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.363] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.363] (II) intel(0): Using hsync ranges from config file
    [ 27.364] (II) intel(0): Using vrefresh ranges from config file
    [ 27.364] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.364] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.364] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.364] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.364] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.364] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.364] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.433] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.433] (II) intel(0): Using hsync ranges from config file
    [ 27.433] (II) intel(0): Using vrefresh ranges from config file
    [ 27.433] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.433] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.434] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.434] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.434] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.434] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.434] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 33.144] (EE) intel(0): Detected a hung GPU, disabling acceleration.
    [ 33.145] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.146] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.162] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.162] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.166] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.166] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.284] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.287] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.294] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.402] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.402] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.723] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.724] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.725] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.725] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.732] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 34.493] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 34.893] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 35.695] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 36.096] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 36.896] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 37.298] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 38.948] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 38.949] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.057] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.057] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.064] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.064] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.255] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.255] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.329] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.337] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.341] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 42.522] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.522] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.531] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 42.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 45.970] (EE) intel(0): failed to set cursor: Input/output error
    [ 45.970] (EE) intel(0): failed to set cursor: Input/output error
    [ 46.957] (EE) intel(0): failed to set cursor: Input/output error
    [ 46.957] (EE) intel(0): failed to set cursor: Input/output error
    [ 53.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 53.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.206] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.206] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.804] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.804] (EE) intel(0): failed to set cursor: Input/output error
    [ 72.861] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
    [ 72.861] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 72.861] (**) USB Optical Mouse: always reports core events
    [ 72.861] (**) USB Optical Mouse: Device: "/dev/input/event5"
    [ 72.866] (--) USB Optical Mouse: Found 3 mouse buttons
    [ 72.866] (--) USB Optical Mouse: Found scroll wheel(s)
    [ 72.866] (--) USB Optical Mouse: Found relative axes
    [ 72.866] (--) USB Optical Mouse: Found x and y relative axes
    [ 72.866] (II) USB Optical Mouse: Configuring as mouse
    [ 72.866] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 72.866] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 72.867] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
    [ 72.867] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration profile 0
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [ 72.867] (II) USB Optical Mouse: initialized for relative axes.
    [ 72.868] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [ 72.868] (II) No input driver/identifier specified (ignoring)
    [ 84.484] (EE) intel(0): failed to set cursor: Input/output error
    [ 84.484] (EE) intel(0): failed to set cursor: Input/output error
    [ 136.555] (EE) intel(0): failed to set cursor: Input/output error
    [ 136.555] (EE) intel(0): failed to set cursor: Input/output error
    [ 163.561] (EE) intel(0): failed to set cursor: Input/output error
    [ 163.561] (EE) intel(0): failed to set cursor: Input/output error
    [ 176.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 176.752] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.565] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.565] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.613] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.613] (EE) intel(0): failed to set cursor: Input/output error
    [ 190.939] (EE) intel(0): failed to set cursor: Input/output error
    [ 190.939] (EE) intel(0): failed to set cursor: Input/output error
    [ 196.719] (EE) intel(0): failed to set cursor: Input/output error
    [ 196.719] (EE) intel(0): failed to set cursor: Input/output error
    [ 197.007] (EE) intel(0): failed to set cursor: Input/output error
    [ 197.007] (EE) intel(0): failed to set cursor: Input/output error
    [ 200.991] (EE) intel(0): failed to set cursor: Input/output error
    [ 200.991] (EE) intel(0): failed to set cursor: Input/output error
    [ 202.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 202.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 203.164] (EE) intel(0): failed to set cursor: Input/output error
    [ 203.164] (EE) intel(0): failed to set cursor: Input/output error
    [ 207.322] (EE) intel(0): failed to set cursor: Input/output error
    [ 207.323] (EE) intel(0): failed to set cursor: Input/output error
    [ 208.093] (EE) intel(0): failed to set cursor: Input/output error
    [ 208.094] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.080] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.081] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.641] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.642] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.392] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.392] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.885] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.885] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.899] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.899] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.912] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.913] (EE) intel(0): failed to set cursor: Input/output error
    [ 244.351] (EE) intel(0): failed to set cursor: Input/output error
    [ 244.351] (EE) intel(0): failed to set cursor: Input/output error
    [ 245.332] (EE) intel(0): failed to set cursor: Input/output error
    [ 245.332] (EE) intel(0): failed to set cursor: Input/output error
    [ 248.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 248.712] (EE) intel(0): failed to set cursor: Input/output error
    [ 249.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 249.348] (EE) intel(0): failed to set cursor: Input/output error
    [ 252.594] (EE) intel(0): failed to set cursor: Input/output error
    [ 252.594] (EE) intel(0): failed to set cursor: Input/output error
    [ 253.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 253.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 273.635] (EE) intel(0): failed to set cursor: Input/output error
    [ 273.635] (EE) intel(0): failed to set cursor: Input/output error
    [ 274.148] (EE) intel(0): failed to set cursor: Input/output error
    [ 274.148] (EE) intel(0): failed to set cursor: Input/output error
    [ 285.208] (EE) intel(0): failed to set cursor: Input/output error
    [ 285.208] (EE) intel(0): failed to set cursor: Input/output error
    [ 287.473] (EE) intel(0): failed to set cursor: Input/output error
    [ 287.473] (EE) intel(0): failed to set cursor: Input/output error
    [ 353.216] (EE) intel(0): failed to set cursor: Input/output error
    [ 353.216] (EE) intel(0): failed to set cursor: Input/output error
    [ 355.928] (EE) intel(0): failed to set cursor: Input/output error
    [ 355.928] (EE) intel(0): failed to set cursor: Input/output error
    [ 357.845] (EE) intel(0): failed to set cursor: Input/output error
    [ 357.845] (EE) intel(0): failed to set cursor: Input/output error
    [ 360.465] (EE) intel(0): failed to set cursor: Input/output error
    [ 360.465] (EE) intel(0): failed to set cursor: Input/output error
    [ 361.916] (EE) intel(0): failed to set cursor: Input/output error
    [ 361.917] (EE) intel(0): failed to set cursor: Input/output error
    [ 363.505] (EE) intel(0): failed to set cursor: Input/output error
    [ 363.505] (EE) intel(0): failed to set cursor: Input/output error
    [ 364.433] (EE) intel(0): failed to set cursor: Input/output error
    [ 364.433] (EE) intel(0): failed to set cursor: Input/output error
    [ 366.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 366.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 367.953] (EE) intel(0): failed to set cursor: Input/output error
    [ 367.954] (EE) intel(0): failed to set cursor: Input/output error
    [ 369.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 369.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 372.906] (EE) intel(0): failed to set cursor: Input/output error
    [ 372.906] (EE) intel(0): failed to set cursor: Input/output error
    [ 374.450] (EE) intel(0): failed to set cursor: Input/output error
    [ 374.451] (EE) intel(0): failed to set cursor: Input/output error
    [ 376.802] (EE) intel(0): failed to set cursor: Input/output error
    [ 376.803] (EE) intel(0): failed to set cursor: Input/output error
    [ 378.140] (EE) intel(0): failed to set cursor: Input/output error
    [ 378.140] (EE) intel(0): failed to set cursor: Input/output error
    [ 382.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 382.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 383.812] (EE) intel(0): failed to set cursor: Input/output error
    [ 383.812] (EE) intel(0): failed to set cursor: Input/output error
    [ 386.612] (EE) intel(0): failed to set cursor: Input/output error
    [ 386.612] (EE) intel(0): failed to set cursor: Input/output error
    [ 388.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 388.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 389.436] (EE) intel(0): failed to set cursor: Input/output error
    [ 389.436] (EE) intel(0): failed to set cursor: Input/output error
    [ 391.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 391.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 392.372] (EE) intel(0): failed to set cursor: Input/output error
    [ 392.373] (EE) intel(0): failed to set cursor: Input/output error
    [ 393.630] (EE) intel(0): failed to set cursor: Input/output error
    [ 393.631] (EE) intel(0): failed to set cursor: Input/output error
    [ 394.932] (EE) intel(0): failed to set cursor: Input/output error
    [ 394.933] (EE) intel(0): failed to set cursor: Input/output error
    [ 396.629] (EE) intel(0): failed to set cursor: Input/output error
    [ 396.629] (EE) intel(0): failed to set cursor: Input/output error
    [ 398.349] (EE) intel(0): failed to set cursor: Input/output error
    [ 398.349] (EE) intel(0): failed to set cursor: Input/output error
    [ 400.264] (EE) intel(0): failed to set cursor: Input/output error
    [ 400.264] (EE) intel(0): failed to set cursor: Input/output error
    [ 402.517] (EE) intel(0): failed to set cursor: Input/output error
    [ 402.518] (EE) intel(0): failed to set cursor: Input/output error
    [ 404.749] (EE) intel(0): failed to set cursor: Input/output error
    [ 404.749] (EE) intel(0): failed to set cursor: Input/output error
    [ 407.798] (EE) intel(0): failed to set cursor: Input/output error
    [ 407.798] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.170] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.170] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.910] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.912] (EE) intel(0): failed to set cursor: Input/output error
    [ 413.276] (EE) intel(0): failed to set cursor: Input/output error
    [ 413.276] (EE) intel(0): failed to set cursor: Input/output error
    [ 414.775] (EE) intel(0): failed to set cursor: Input/output error
    [ 414.775] (EE) intel(0): failed to set cursor: Input/output error
    [ 416.762] (EE) intel(0): failed to set cursor: Input/output error
    [ 416.763] (EE) intel(0): failed to set cursor: Input/output error
    [ 420.439] (EE) intel(0): failed to set cursor: Input/output error
    [ 420.440] (EE) intel(0): failed to set cursor: Input/output error
    [ 424.614] (EE) intel(0): failed to set cursor: Input/output error
    [ 424.614] (EE) intel(0): failed to set cursor: Input/output error
    [ 426.920] (EE) intel(0): failed to set cursor: Input/output error
    [ 426.920] (EE) intel(0): failed to set cursor: Input/output error
    [ 430.033] (EE) intel(0): failed to set cursor: Input/output error
    [ 430.033] (EE) intel(0): failed to set cursor: Input/output error
    [ 432.265] (EE) intel(0): failed to set cursor: Input/output error
    [ 432.265] (EE) intel(0): failed to set cursor: Input/output error
    [ 435.339] (EE) intel(0): failed to set cursor: Input/output error
    [ 435.339] (EE) intel(0): failed to set cursor: Input/output error
    [ 437.705] (EE) intel(0): failed to set cursor: Input/output error
    [ 437.706] (EE) intel(0): failed to set cursor: Input/output error
    [ 441.112] (EE) intel(0): failed to set cursor: Input/output error
    [ 441.112] (EE) intel(0): failed to set cursor: Input/output error
    [ 444.922] (EE) intel(0): failed to set cursor: Input/output error
    [ 444.922] (EE) intel(0): failed to set cursor: Input/output error
    [ 448.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 448.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 450.299] (EE) intel(0): failed to set cursor: Input/output error
    [ 450.299] (EE) intel(0): failed to set cursor: Input/output error
    [ 453.190] (EE) intel(0): failed to set cursor: Input/output error
    [ 453.191] (EE) intel(0): failed to set cursor: Input/output error
    [ 455.467] (EE) intel(0): failed to set cursor: Input/output error
    [ 455.468] (EE) intel(0): failed to set cursor: Input/output error
    [ 458.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 458.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 460.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 460.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 462.768] (EE) intel(0): failed to set cursor: Input/output error
    [ 462.770] (EE) intel(0): failed to set cursor: Input/output error
    [ 464.061] (EE) intel(0): failed to set cursor: Input/output error
    [ 464.061] (EE) intel(0): failed to set cursor: Input/output error
    [ 467.064] (EE) intel(0): failed to set cursor: Input/output error
    [ 467.064] (EE) intel(0): failed to set cursor: Input/output error
    [ 469.637] (EE) intel(0): failed to set cursor: Input/output error
    [ 469.637] (EE) intel(0): failed to set cursor: Input/output error
    [ 472.446] (EE) intel(0): failed to set cursor: Input/output error
    [ 472.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 475.654] (EE) intel(0): failed to set cursor: Input/output error
    [ 475.654] (EE) intel(0): failed to set cursor: Input/output error
    [ 477.849] (EE) intel(0): failed to set cursor: Input/output error
    [ 477.852] (EE) intel(0): failed to set cursor: Input/output error
    [ 481.102] (EE) intel(0): failed to set cursor: Input/output error
    [ 481.102] (EE) intel(0): failed to set cursor: Input/output error
    [ 483.658] (EE) intel(0): failed to set cursor: Input/output error
    [ 483.658] (EE) intel(0): failed to set cursor: Input/output error
    [ 486.239] (EE) intel(0): failed to set cursor: Input/output error
    [ 486.239] (EE) intel(0): failed to set cursor: Input/output error
    [ 489.082] (EE) intel(0): failed to set cursor: Input/output error
    [ 489.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 491.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 491.280] (EE) intel(0): failed to set cursor: Input/output error
    [ 494.315] (EE) intel(0): failed to set cursor: Input/output error
    [ 494.315] (EE) intel(0): failed to set cursor: Input/output error
    [ 495.905] (EE) intel(0): failed to set cursor: Input/output error
    [ 495.905] (EE) intel(0): failed to set cursor: Input/output error
    [ 498.171] (EE) intel(0): failed to set cursor: Input/output error
    [ 498.172] (EE) intel(0): failed to set cursor: Input/output error
    [ 499.312] (EE) intel(0): failed to set cursor: Input/output error
    [ 499.313] (EE) intel(0): failed to set cursor: Input/output error
    [ 501.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 501.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 502.817] (EE) intel(0): failed to set cursor: Input/output error
    [ 502.817] (EE) intel(0): failed to set cursor: Input/output error
    [ 507.125] (EE) intel(0): failed to set cursor: Input/output error
    [ 507.125] (EE) intel(0): failed to set cursor: Input/output error
    [ 508.209] (EE) intel(0): failed to set cursor: Input/output error
    [ 508.210] (EE) intel(0): failed to set cursor: Input/output error
    [ 540.521] (EE) intel(0): failed to set cursor: Input/output error
    [ 540.526] (EE) intel(0): failed to set cursor: Input/output error
    [ 541.621] (EE) intel(0): failed to set cursor: Input/output error
    [ 541.621] (EE) intel(0): failed to set cursor: Input/output error
    [ 552.597] (EE) intel(0): failed to set cursor: Input/output error
    [ 552.597] (EE) intel(0): failed to set cursor: Input/output error
    [ 553.470] (EE) intel(0): failed to set cursor: Input/output error
    [ 553.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 554.186] (EE) intel(0): failed to set cursor: Input/output error
    [ 554.186] (EE) intel(0): failed to set cursor: Input/output error
    [ 555.103] (EE) intel(0): failed to set cursor: Input/output error
    [ 555.103] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.263] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.263] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.333] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.333] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.557] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.557] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.591] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.591] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.606] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.607] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.055] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.055] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.070] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.071] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.300] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.300] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.444] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.444] (EE) intel(0): failed to set cursor: Input/output error
    [ 765.910] (EE) intel(0): failed to set cursor: Input/output error
    [ 765.911] (EE) intel(0): failed to set cursor: Input/output error
    [ 769.826] (EE) intel(0): failed to set cursor: Input/output error
    [ 769.827] (EE) intel(0): failed to set cursor: Input/output error
    [ 771.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 771.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 776.475] (EE) intel(0): failed to set cursor: Input/output error
    [ 776.475] (EE) intel(0): failed to set cursor: Input/output error
    [ 777.584] (EE) intel(0): failed to set cursor: Input/output error
    [ 777.584] (EE) intel(0): failed to set cursor: Input/output error
    [ 782.163] (EE) intel(0): failed to set cursor: Input/output error
    [ 782.163] (EE) intel(0): failed to set cursor: Input/output error
    [ 784.345] (EE) intel(0): failed to set cursor: Input/output error
    [ 784.345] (EE) intel(0): failed to set cursor: Input/output error
    [ 789.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 789.814] (EE) intel(0): failed to set cursor: Input/output error
    [ 793.986] (EE) intel(0): failed to set cursor: Input/output error
    [ 793.986] (EE) intel(0): failed to set cursor: Input/output error
    [ 796.717] (EE) intel(0): failed to set cursor: Input/output error
    [ 796.717] (EE) intel(0): failed to set cursor: Input/output error
    [ 802.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 802.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 805.567] (EE) intel(0): failed to set cursor: Input/output error
    [ 805.568] (EE) intel(0): failed to set cursor: Input/output error
    [ 807.811] (EE) intel(0): failed to set cursor: Input/output error
    [ 807.811] (EE) intel(0): failed to set cursor: Input/output error
    [ 814.410] (EE) intel(0): failed to set cursor: Input/output error
    [ 814.410] (EE) intel(0): failed to set cursor: Input/output error
    [ 815.460] (EE) intel(0): failed to set cursor: Input/output error
    [ 815.460] (EE) intel(0): failed to set cursor: Input/output error
    [ 818.800] (EE) intel(0): failed to set cursor: Input/output error
    [ 818.800] (EE) intel(0): failed to set cursor: Input/output error
    [ 821.589] (EE) intel(0): failed to set cursor: Input/output error
    [ 821.589] (EE) intel(0): failed to set cursor: Input/output error
    [ 825.657] (EE) intel(0): failed to set cursor: Input/output error
    [ 825.657] (EE) intel(0): failed to set cursor: Input/output error
    [ 828.078] (EE) intel(0): failed to set cursor: Input/output error
    [ 828.078] (EE) intel(0): failed to set cursor: Input/output error
    [ 831.833] (EE) intel(0): failed to set cursor: Input/output error
    [ 831.834] (EE) intel(0): failed to set cursor: Input/output error
    [ 833.806] (EE) intel(0): failed to set cursor: Input/output error
    [ 833.807] (EE) intel(0): failed to set cursor: Input/output error
    [ 835.978] (EE) intel(0): failed to set cursor: Input/output error
    [ 835.978] (EE) intel(0): failed to set cursor: Input/output error
    [ 840.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 840.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 854.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 854.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 855.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 855.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 867.428] (EE) intel(0): failed to set cursor: Input/output error
    [ 867.429] (EE) intel(0): failed to set cursor: Input/output error
    [ 870.354] (EE) intel(0): failed to set cursor: Input/output error
    [ 870.355] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.955] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.955] (EE) intel(0): failed to set cursor: Input/output error
    [ 877.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 877.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 878.020] (EE) intel(0): failed to set cursor: Input/output error
    [ 878.021] (EE) intel(0): failed to set cursor: Input/output error
    [ 880.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 880.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 881.708] (EE) intel(0): failed to set cursor: Input/output error
    [ 881.708] (EE) intel(0): failed to set cursor: Input/output error
    [ 884.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 884.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 893.533] (EE) intel(0): failed to set cursor: Input/output error
    [ 893.533] (EE) intel(0): failed to set cursor: Input/output error
    [ 896.537] (EE) intel(0): failed to set cursor: Input/output error
    [ 896.537] (EE) intel(0): failed to set cursor: Input/output error
    [ 898.029] (EE) intel(0): failed to set cursor: Input/output error
    [ 898.030] (EE) intel(0): failed to set cursor: Input/output error
    [ 901.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 901.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 902.670] (EE) intel(0): failed to set cursor: Input/output error
    [ 902.670] (EE) intel(0): failed to set cursor: Input/output error
    [ 907.266] (EE) intel(0): failed to set cursor: Input/output error
    [ 907.267] (EE) intel(0): failed to set cursor: Input/output error
    [ 908.415] (EE) intel(0): failed to set cursor: Input/output error
    [ 908.415] (EE) intel(0): failed to set cursor: Input/output error
    [ 911.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 911.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 912.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 912.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 914.699] (EE) intel(0): failed to set cursor: Input/output error
    [ 914.699] (EE) intel(0): failed to set cursor: Input/output error
    [ 915.519] (EE) intel(0): failed to set cursor: Input/output error
    [ 915.520] (EE) intel(0): failed to set cursor: Input/output error
    [ 921.179] (EE) intel(0): failed to set cursor: Input/output error
    [ 921.180] (EE) intel(0): failed to set cursor: Input/output error
    [ 923.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 923.297] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.020] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.021] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.881] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.881] (EE) intel(0): failed to set cursor: Input/output error
    [ 930.252] (EE) intel(0): failed to set cursor: Input/output error
    [ 930.252] (EE) intel(0): failed to set cursor: Input/output error
    [ 931.105] (EE) intel(0): failed to set cursor: Input/output error
    [ 931.105] (EE) intel(0): failed to set cursor: Input/output error
    [ 938.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 938.376] (EE) intel(0): failed to set cursor: Input/output error
    [ 951.395] (EE) intel(0): failed to set cursor: Input/output error
    [ 951.396] (EE) intel(0): failed to set cursor: Input/output error
    [ 997.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 997.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 1034.261] (EE) intel(0): failed to set cursor: Input/output error
    [ 1034.261] (EE) intel(0): failed to set cursor: Input/output error
    [ 1042.673] (EE) intel(0): failed to set cursor: Input/output error
    [ 1042.674] (EE) intel(0): failed to set cursor: Input/output error
    [ 1058.408] (EE) intel(0): failed to set cursor: Input/output error
    [ 1058.408] (EE) intel(0): failed to set cursor: Input/output error
    [ 1061.964] (EE) intel(0): failed to set cursor: Input/output error
    [ 1061.964] (EE) intel(0): failed to set cursor: Input/outpu

    I have installed the xf86-video-intel-newest from AUR, but with modified version - 2.13.0. Now mouse pointer works.

  • My iphone 4 was updated 2 months ago, after updated the safari suddenly stopped working.I open the safari and it stops immediately. i cannot download anything or access any website through Safari. What shall i do to resolve this issue?

    My iphone 4 was updated 2 months ago, after updated the safari suddenly stopped working.I open the safari and it stops immediately. i cannot download anything or access any website through Safari. What shall i do to resolve this issue?

    Yes but there's no point doing it here. As the Terms of Use make quite clear this is a User to User forum. It's Users like you talking to other Users. It's not a channel to communicate with Apple.
    Regards
    TD

  • Cannot start stopped servers, after restarting the SIA all stopped working

    All was working ok, but suddenly I could not run reports from Infoview nor from the Central Managment Console.  Nontheless, I was able to log in to both (just not run the reports).  From the CMC, I noticed that 5 servers had stopped running, but remained enabled.  I tried starting/restarting each of them from CMC, but had no response.  I then looked at the properties for each of these servers and noticed the same message in red stating "The Server Intelligence Agent for this server is unavailable".  I then went to the Central Configuration Manager at the server where Crystal Reports Server 2008 is installed and launched the Server Manager tool which showed a list of servers.  From here, I looked at the Server Intelligence Agent properties and when I clicked on the configuration tab, it asked for me to select from a list of radio buttons of which connection type (if remember correctly) to use...there was no cancel or close option to back out of this, so I randomly chose the oracle type (which is what or ERP system uses as a backend), then was forced to save the changes.  Nonetheless, this did not seem to have any effect then, I still had the same problem/issue stated above.  I then, following a suggestion, restarted the Server Intelligence Agent.  Unfortunately, right after this restart all the servers disappeared from the list of servers in the CCM.  In addition, now I can't even login to any of the tools (CMC, Infoview,...) the only place I still can launch is the CCM; however, I cannot access the Server Manager tool in CMC.  After entering my credentials, it idles for hours with no response).  I'm stock with no way to do any further work...Any help would be greatly appreciated.
    Edited by: lirizarry on Dec 3, 2009 6:31 PM
    Edited by: lirizarry on Dec 3, 2009 6:37 PM

    I saw something similiar once when using SAP authentication(you didn't mention which auth model you are using).
    If the license you installed was a named user (vs. concurrent user) and you picked the opposite setting in the CMC Authentication section, then you won't be able to login.

  • HT1338 has anyone else had problems with their mail not loading properly and the multi gestures stopped working on their mac pro after new updates?

    has anyone else had problems with their mail not loading properly and the multi gestures stopped working on their mac pro after new updates?

    Have you tried calling Apple tech support?
    http://www.apple.com/contact/

  • Hi, i have an IPod Touch 4g. One of the earphones just stops working after while,no matter how many times i replace them. What do i do?

    Hi, i bought my IPod 4G about 7 months ago. After about a mont of buying them, one the earphones just stopped working which became extremely annoying..so i bought a new set of earphones and they worked well for about 5/6 months and then one of them stopped working as well. About 2 weeks ago, i bought a new set of earphones and now the right earphone of that has stopped working as well. The thing is, the earphone doesnt just stop working on my IPod, it also stops working on my laptop...and now i am very confused as to where the problem lies. I can't keep buying headphones every other week cos that is just too expensive and i dont know if the problem lies with my IPod or what! The same thing is happening to my sister's IPod as they were purchased at the same time. What do we do??

    This previous discussion discusses the same if not similar problem.
    https://discussions.apple.com/message/6750990#6750990

  • Error when opening itunes : iTunes has stopped working ''A problem caused the program to stop working correctly''. When I repaired damaged files the problem still exists and also after uninstalling and redownloading and installing itunes. I have windows 8

    Error when opening iTunes : iTunes has stopped working '' A problem caused the program to stop working correctly''.
    When I repaired damaged files the problem still exists and also after uninstalling, redownloading and reinstalling iTunes.
    My pc is working with windos 8.
    Is there a solution?

    Hey there Rodney274,
    It sounds like you are getting an error from iTunes when you launch it. I would try the troubleshooting in this article named:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Start with troubleshooting for 3rd party plug ins section, then the rest of the article if needed:
    Start iTunes in Safe Mode
    Open iTunes in Safe Mode to isolate any interference from plug-ins or scripts not manufactured by Apple.
    Hold down Shift–Control while opening iTunes. You should see a dialog that says "iTunes is running in safe mode" before iTunes finishes starting up.
    Click Continue.
    See if the issue you're experiencing persists in Safe Mode.
    If you have the same issue while iTunes is in Safe Mode, proceed to the "Create a new user account" section. If you don't experience the same issue, follow these steps to remove third-party plug-ins.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • After updating to iOS 5, the Photo album stopped working.

    After updating to iOS v5, my iphone 4S's built-in Photo app stopped working.
    The Camera takes a photo, but the photo disappears from the camera roll and shows no photos in the photoalbum.
    My iPhone used to take photos so, I don't believe it is a hardware issue.
    Is anyone having the same problem?
    Would there be a update of the v5 to solve this issue?

    I figured it out.
    In my case, I just needed to restore my phone to the factory setting.
    My iphone = iphone 4 running iOS v5
    My computer = iMac
    Software didn't work = preinstalled "Photos" app
    Symptoms = after I take a photo, the image thumbnail of the camera roll shows the image, but images are found neither in the camera roll nor in the albums of the "Photos".
    Solution procedure:
    connect the iphone to iMac
    in the Summary window of the devices, click "Restore"
    choose not to save the backup file
    choose to restore the iphone as a "NEW" device instead of choosing a backup files*
    follow the rest of instructions.
    It helped and now I can view my photos in the photo album.
    * However, I accidentary re-restored it with a saved backup file and the "Photos" application stopped working again. I repeated the resotre procedure avoiding the accidental restoration to a backup file.
    The camera and the photos were working before iOS v5 update, and it is now working again. So, it is obviously not the hardware issue. It seems that iOS v5 and the Photos are having compatibility issue Apple should look into this issue.

  • Problem with iTunes. I have Windows 8 on a new laptop. Installed latest version of iTunes. Can play music in My Library but when I click on Itunes Store I get the message "iTunes has stopped working. A problem caused the program to stop working correctly.

    I have a new laptop with Windows 8 as operating system. Installed latest version of iTunes ontop computer. I can play music in My Library but when I click on iTunes, I get the message " iTunes has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify if a solution is available."
    Anyone know what is the cause and if there is a resolution? Have tried to re-installing iTunes and have also tried restoring laptop to an earlier date.

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    http://support.apple.com/kb/ts4062
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    iTunes Store: Associating a device or computer to your Apple ID
    http://support.apple.com/kb/ht4627
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • I get the "firefox has stopped working" message after closing browser

    Hello.
    My problem is that when I close the FireFox browser I get the "FireFox has stopped working" message. It's pretty annoying. I've read some other posts here that described a similar problem and have tried some of the suggestions in them including:
    A clean install, a browser reset, running in safe mode, unchecking hardware acceleration, disabling extentions and plugins one at a time, uninstalling my antivirus (avast), rolling back to version 23.01 and checking run in compatibility mode that someone claimed helped them. None of this was effective.
    It seems like after a computer restart the browser will be ok for 2-4 closings and then it will start with the message on every closing. Also, after I uninstalled avast it was good for 6 closings. Rolling back also gave me about 6 message free closings. But then the messages start and doesn't stop.
    Is there anything else I can try? Thanks in advance for any suggestions.

    One thing is for sure, and that is if the only page i visit is the Google homepage (not logged in) or this site (mozilla forum), the problem does not occur, ever. I can't make it happen.
    If i visit yahoo.com (not logged in) (or ighome.com, logged in), as examples, it happens every time.

  • Shortly after launching into itunes, it freezes and I get the following message: A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. How do I resolve this issue?

    Shortly after launching itunes, the program freezes and gives me the following message:A problem has caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. The program then closes, even if I have not completed what I am doing. How do I resolve this problem?

    That is what I thought. Cannot figure out how to turn it off, though.
    However, when I talked to her over the phone, she is definitely using Firefox. I tried to access her Internet Explorer, but it has been deactivated, I believe by Firefox.
    She primarily uses the Internet to communicate with her kids, grandkids, and great grandkids. Her e-mail account is with Yahoo Mail, and she uses Firefox to access it. Occasionally, she uses the web to look up information, and may have downloaded a virus.
    Do you think there's something in Yahoo Mail that conflicts with Firefox? Is there some remnant of Internet Explorer that needs to be deactivated? Could she have a virus?
    Any information would be gratefully appreciated. I live 7 hours away, and can only help her over the phone. I'm trying to develop a course of action that I can use with her. I know a little bit about Firefox, so need your expertise.

  • Can I print before and after on the same page?

    Hi everyone.
    I'm really proud of my editing on a particular image.  I want to print the before and after on the same page, just like I can see the before and after side-by-side in the Develop mode.
    Is this possible?
    Thanks for your help.

    Yes but you will need to make a virtual copy by going to the menu:
    Photo >> Create Virtual Copy
    Then open copy 2 in the Develop module and from the history panel change the setting to the time of import (usually the bottom of the list) or use the re-set button to get back to the original file from camera.
    You can then select copy 1 & 2 and go to the Print module to set up your page with both images.

  • Just updated my mac from Tiger to Mountain Lion. Loaded Photoshop elements 11 (brand new in the box) and when I try to start it - it comes up saying - Licensing for the product has stopped working contact for help.

    I just updated my mac from Tiger to Mountain Lion.  wiped the computer clean and started fresh Loaded Photoshop elements 11 (brand new in the box) and when I try to start it - it comes up saying - Licensing for the product has stopped working contact for help. in Looking for help I was directed here. what do I do?

    I don't know enough to not follow directions. I bought the software brand new in a sealed from factory box. Had it sitting around until - last week when I deleted flash on my computer and had to upgrade to the new OSX. Mountain Lion doesn't use iPhoto - so I had to go with something else. Since I already had this new - unopened package  I opened it up. Shut down all running programs - inserted the disk and followed all the directions for installation.  Still it didn't work.
    I have now uninstalled it (the proper way) and am going to try again.
    I appreciate your responses.
    Thank you!
    If this doesn't work - I am going to just buy Lightroom.

  • I have a problem in iPhone . When you receive a contact and press the key at the top to cancel the contact screen stopped working .ataml times after the last restart device

    I have a problem in iPhone . When you receive a contact and press the key at the top to cancel the contact screen stopped working .ataml times after the last restart device

    Since restarting did not help, reset your iPhone, see: Turn your iOS device off and on (restart) and reset  http://support.apple.com/kb/ht1430
    If that still does not solve it, check, if the contact you are trying to add is problematic. Try to save a different contact. Does that work?
    If not, reinstall the Contacts app. This is only possible by restoring your iPhone, unfortunately.
    See: Use iTunes to restore your iOS device to factory settings  http://support.apple.com/kb/HT1414

Maybe you are looking for