After Start the Query, change Display Mode. WHERE ??? QD-BI7.0

Hello Gurus,
where can I change my Display Mode of the Query. I have 12 rows, but shows me only 4 rows. Then I have to scroll right with a button.
Where Can I change something like that ?
Thanks

Vasanth,
This is what I'm already doing in the program by setting the edit mode for the column '3_ATWRT'. But I want to switch from edit to display mode and back again. This is not working. Only when I buildup the fieldcatalog this is working?
Kind regards,
Richard Meijn

Similar Messages

  • Starting the application in display mode

    Hi there,
    For PCUI application, is it possible that when the user clicks on a search results for a transaction, it will go to Display mode, instead of Edit mode automatically? As for now, whenver we click on a transaction number in PCUI, it will automatically go to Edit mode when we view the details!
    Let me know if you guys have come across such requiremnts.
    Cheers,
    J

    Hello Joshua,
    - Create an event DISPLAY
    - add it to your toolbar group.
    - in the process_event method of your MAC, put the 'display' info in a global variable
    - in the read method, check this global variable. if your are in display mode, put all field attributes to A in table et_field_attribute.
    Example for application CRMM_ACCOUNT.
    There is an event 'DISPLAY' in the process_event method. When called, a value 09 is set to gv_activity (display mode).
    In the read method, when gv_activity = (09), the field attributes are set to read only via
      Activity "display": don't allow to change anything
        IF gv_activity = gc_activity-display.
          CALL METHOD cl_bsp_bp_global_service=>set_field_attr
            EXPORTING
              iv_object_key            = ls_object-object_key
              iv_screen_structure_name = iv_screen_structure_name
              iv_field_property        = gc_no_change
            CHANGING
              ct_field_attribute       = et_field_attribute
              ct_dd03p                 = gt_dd03p.
        ENDIF.
    Hope this will help you,
    Regards,
    Fred

  • Starting the server in Japanese mode after deployment in english mode.

    Hi,
    I have a problem
    We are developing some system for Japanese clients.
    Now problem is that we need to deploy all on their server which shows every hting
    in Japanese. Its going to be really very difficult for us.
    Is there any key or property in weblogic server by changing that we can change
    the language (english-->japanese)
    Actually what I wanted was first to run the server in English mode. deploy each
    and every thing sucessfuly.
    Then stop the server.
    Change that flag or whatever to use japanese character set.
    Start the server again so that it run in japanese language and having every thing
    already deployed.
    Is it possible approach?
    Any other suggestions are also most welcome.
    Thanks and Regards
    Pavitra

    Hi,
    You would have to use the below command to give the root directory to start the server in MSI mode
    -Dweblogic.RootDirectory=path
    Example:
    java -Dweblogic.RootDirectory=c:\MyServerRootDirectory weblogic.ServerTo get more information on this you can check the below link
    Topic: Starting a Managed Server in MSI Mode
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/server_start/failures.html#wp1058998
    Regards,
    Ravish Mody

  • 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.

  • Is there a way to use the iMac's display mode with a Mac mini with out logging in first on the Mac mini

    Is there a way to use the iMac's display mode with a Mac mini with out logging in first on the Mac mini (late2014)
    im currently useing my Mac mini as a portable computer, I take it to the university and use the iMacs there as a monitor but before I can do that I have to log in to my Mac mini first which means doing it blind
    is there a way to put the IMacs into display mode with out logging into my Mac mini first
    or is there a portable monitor that I can use that will not require me to login first

    This
    Target Display Mode: Frequently Asked Questions (FAQ) - Apple Support
    says:
    How do I enable TDM?
    Make sure both computers are turned on and awake. 
    Connect a male-to-male Mini DisplayPort or ThunderBolt cable to each computer.
    Press Command-F2 on the keyboard of the iMac being used as a display to enable TDM.
    Note: In Keyboard System Preferences, if the checkbox is enabled for "Use all F1, F2, etc. keys as standard functions keys," the key combination changes to Command-Fn-F2.
    How do I exit TDM?
    To leave TDM, press Command-F2 on the keyboard of the iMac that is in TDM. You can also exit TDM if you shutdown or sleep either computer or detach the cable.
    Can I use a third-party keyboard or older Apple keyboard to enable TDM?
    Some older Apple keyboards and keyboards not made by Apple may not allow Command-F2 to toggle display modes. You should use an aluminum wired or wireless Apple keyboard to toggle TDM on and

  • Could not retrieve the in-memory service URL after starting the in-memory.

    A local jvm process is discovered but mission control will not connect.
    Both jvm process and mission control are on the same host.
    Any suggestion?
    Thanks.
    This is the mission control help version:
    Oracle® JRockit Mission Control 3.1.0 (R27.6.3-40_o, 112101)
    I'm running mission control and a jboss web server on jrockit:
    $ java -version
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    BEA JRockit(R) (build R27.6.3-40_o-112056-1.6.0_11-20090318-2103-linux-x86_64, compiled mode)
    On linux:
    $ uname -a
    Linux isidore 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux
    This is the message that appears in the controlling tty window:
    Apr 24, 2009 9:55:43 PM com.jrockit.mc.browser.attach.LocalConnectionDescriptor tryJRCMDStyleStartingOfTheAgent
    SEVERE: Could not retrieve the in-memory service URL after starting the in-memory agent!
    Apr 24, 2009 9:55:43 PM com.jrockit.mc.browser.attach.LocalConnectionDescriptor tryJRCMDStyleStartingOfTheAgent
    Here is the exception in the dialog details:
    Could not open Management Console for [1.6] JBoss (5,474).
    java.lang.NullPointerException: null
    java.lang.NullPointerException
         at com.jrockit.mc.rjmx.ConnectionDescriptorToolkit.getHostName(ConnectionDescriptorToolkit.java:152)
         at com.jrockit.mc.rjmx.internal.RJMXConnection.setupServer(RJMXConnection.java:521)
         at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:144)
         at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.establishConnection(RJMXConnectorModel.java:111)
         at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.connect(RJMXConnectorModel.java:154)
         at com.jrockit.mc.rjmx.ConnectionManager.innerConnect(ConnectionManager.java:95)
         at com.jrockit.mc.rjmx.ConnectionManager.connect(ConnectionManager.java:61)
         at com.jrockit.mc.console.ui.actions.StartConsole$1.preConnect(StartConsole.java:38)
         at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:74)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    After I posed the above, I saw that the url on the exception is munged.
    I didn't stumble over how to manually override that url.
    Instead, I added remote jmx capability to the process and added a connector. That is my work around.
    Thanks,
    John

  • Unable to start the Managed servers OIM and SOA after starting the Weblogic

    Hi,
    We are unable to start the any manager servers after starting the weblogic Admin Server.
    We are getting the below error after trying to start the OIM or SOA managed servers.
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have also cross verified that the port 5555 is listening after starting the weblogic Admin server.
    Please help us to start the managed servers in the weblogic 10.3.5.
    Thanks.

    We are getting the below errors after starting the Admin server and Managed servers.
    Admin Server:
    <Jan 11, 2012 7:15:06 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jan 11, 2012 7:16:02 AM EST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
    Managed Server:
    Starting WLS with line:
    /opt/jdk1.6.0_27/bin/java -client -Xms1024m -Xmx4096m -XX:PermSize=512m -XX:MaxPermSize=1024m -Dweblogic.Name=oim_server1 -Djava.security.policy=/ama/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.security.SSL.trustedCAKeyStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/cacerts -Xverify:none -da -Dplatform.home=/ama/Oracle/Middleware/wlserver_10.3 -Dwls.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/ama/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Djrockit.optfile=/ama/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/servers/oim_server1 -Doracle.domain.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/carml -Digf.arisidstack.home=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/servers/oim_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/ama/Oracle/Middleware/Oracle_IDM1/server/loginmodule/wls,/ama/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/ama/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -DXL.HomeDir=/ama/Oracle/Middleware/Oracle_IDM1/server -Djava.security.auth.login.config=/ama/Oracle/Middleware/Oracle_IDM1/server/config/authwl.conf -Dorg.owasp.esapi.resources=/ama/Oracle/Middleware/Oracle_IDM1/server/apps/oim.ear/APP-INF/classes -da:org.apache.xmlbeans... -Dsoa.archives.dir=/ama/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/ama/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dums.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://127.0.0.1:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/ama/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/ama/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have to find out why the port 5555 is in listening mode after starting the Admin server.

  • Android Emulator get hangs on starting the application in debug Mode

    I have deployed the application on Android Emulator in debug mode but on starting the app it get hangs. I have set the Java Debugging to true in the cvm.properties file and also started Java debugger from JDev before launching the ADF Mobile app on android emulator. Can any body help me to figure out the problem why the emulator gets hang on starting the application in debug Mode.

    Hi, after setting the debugging = true, you would also need to start the JDeveloper debugger and configure it for remote debugging. Shay has a blog article that should help.
    The emulator is hung while trying to connect to the JDeveloper debugger.
    https://blogs.oracle.com/shay/entry/debugging_adf_mobile_apps_on
    Thanks,
    Joe Huang

  • Collective Entry of Mesurement Documents - Change / Display Mode

    Hi All,
    Is there any T code or table view or program to view / display the Collective entry of measurement documents?
    We use T-code IK34 to make collective entries, but I am not able to find any T codes / menu path for viewing the same in change / display mode.
    Pls. post your suggestions. Thanks in advance.........JK

    Hi Muralidharan
    Sorry, I am afraid not !
    I want to view the data entered in IW34 as it is in display mode.
    This is basically to ensure if all the values have been entered by the person who is entering the data in collective entry sheet.
    Any clues, pls. help.
    Tks and best regards.
    Kannan J

  • Change display mode

    Hello everybody iam having problem when i change a document from display mode to change mode fields are still grey and not maintainable and i have written below code for display mode .please go through this and suggest me necessary modifications for maintaing fields in change mode.
    case : sy-TCODE.
        WHEN 'FPE3'.
          loop at screen.
            if screen-name = 'FKKOP-ZFCACHBACKREF'
            OR SCREEN-NAME = 'FKKOP-ZFCACHBACKRSN'
            OR SCREEN-NAME = 'FKKOP-ZFCALASTPRSTAT'.
              screen-input = 0.
              modify screen.
              endif.
            endloop.
         endCASE.

    here is the sample code to change the fields from display mode to change mode...
    by default those r in display mode and if u uncheck the radio button go to change mode....
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE w_title.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(31) text-t05 MODIF ID bla.
    PARAMETERS: p_abkrs LIKE pa0001-abkrs.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: p_c_per RADIOBUTTON GROUP rad1 DEFAULT 'X' USER-COMMAND
    rad.
    SELECTION-SCREEN COMMENT 3(20) text-005 MODIF ID bla.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS: p_o_per RADIOBUTTON GROUP rad1.
    SELECTION-SCREEN COMMENT 3(20) text-006.
    SELECTION-SCREEN POSITION 33 .
    PARAMETERS: p_pabrp(2) TYPE n MODIF ID bla,
    p_pabrj(4) TYPE n MODIF ID bla.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END OF BLOCK b1.
    INITIALIZATION.
    p_pabrp = '10'.
    p_pabrj = '2007'.
    SELECTION SCREEN EVENTS **
    AT SELECTION-SCREEN OUTPUT.
    LOOP AT SCREEN.
    IF p_c_per = 'X'.
    IF screen-group1 = 'BLA'.
    screen-input = 0.
    MODIFY SCREEN .
    ENDIF.
    ELSE.
    IF screen-group1 = 'BLA'.
    screen-input = 1.
    MODIFY SCREEN .
    ENDIF.
    ENDIF.
    ENDLOOP.

  • Why does the Query Result display "X" as a result

    Hello All,
    I have a query in which there are 6 Characteristics and 1 calculated key figure. But when the query is executed the query result displays as "X" in the column against all the 6 characteristics.
    Can anybody provide solution as to why the result displays "X" as a result.
    Regards,
    Vikram

    Hello all,
    Everybody answered it correctly. But when i debugged the query, i did not get any calculation which is getting divided by 0 and there were no mixed units of measurements. Probably it was an erroneous transport earlier. I only created and request again and transported the query from dev and the query is running fine.
    Thanks everybody.
    Vikram

  • Starting the nzrView in listen mode from the command line...

    I want to be able to start the nzrViewer in listen mode when I log into windows and then be able to accept an invite for a collaboration session. When I added a shortcut to the "nzrViewer.exe /listen 5550" to my Startup Folder, it launches the Remote Listener just fine, but when I someone invites me to collaborate a Remote Session, I get an error message "Ticket not provided for Rights Authentication."
    I believe that the problem is when I launch the Viewer from the command line, I'm not authenticated to the Zen server, so it can't verify my Rights.
    Does anyone have a better way to do this? Or do I have to log into ZCC and launch the "Remote Management Listener" from there?

    Originally Posted by mcdonalj
    I want to be able to start the nzrViewer in listen mode when I log into windows and then be able to accept an invite for a collaboration session. When I added a shortcut to the "nzrViewer.exe /listen 5550" to my Startup Folder, it launches the Remote Listener just fine, but when I someone invites me to collaborate a Remote Session, I get an error message "Ticket not provided for Rights Authentication."
    I believe that the problem is when I launch the Viewer from the command line, I'm not authenticated to the Zen server, so it can't verify my Rights.
    Does anyone have a better way to do this? Or do I have to log into ZCC and launch the "Remote Management Listener" from there?
    There has been some updates in the documentation for 10.2.2 about remote control from cmd line.
    Check it out, maybe there is a solution to your problem.
    http://www.novell.com/documentation/...a/bcfqcen.html
    http://www.novell.com/documentation/...a/bn8ptx7.html
    Thomas

  • DiscoverSQL2005DBEngineDiscovery.vbs : The Query 'select * from __NAMESPACE where Name ='ComputerManagement'' returned an invalid result set.

    hi
    I am keep receiving this message in central administration running server in event viewer
    DiscoverSQL2005DBEngineDiscovery.vbs : The Query 'select * from __NAMESPACE where Name ='ComputerManagement'' returned an invalid result set.  Please check to see if this is a valid WMI Query.. Object required
    adil

    Hi adil,
    It seems to be not related to SharePoint issue, I find a similar error post from Operations Manager forum you can take a look
    Also another below article of basic troubleshooting of discovery scripts for your reference.
    And for the further better assistance regarding this issue, you may want to post Operations Manager forum here.
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/21e9de85-5cbc-4217-8d9b-921e13dc88dc/sql-mp-issues-with-discovery-vbs-scripts?forum=operationsmanagermgmtpacks
    http://blogs.technet.com/b/kevinholman/archive/2010/03/09/basic-troubleshooting-of-discovery-scripts.aspx
    Thanks
    Daniel Yang
    TechNet Community Support

  • HT201317 I can't find My Photo Stream album after getting the iOS 8 upgrade. Where did all my pictures go??

    I can't find My Photo Stream album after getting the iOS 8 upgrade. Where did all my pictures go??

    That album, My Photo Stream, is no longer used.
    Instead, look in "Recently Added" within Albums, and also within Photos in the various timescale views. Both places should contain photos taken by any of your devices.

  • Is there any way changing the priviledge after starting the managed server with the other user

    Hi,
    is there any way to change the user privilege after i have started the managed
    server with one user.....say for example ....i have started one of my Managed
    server as "root" ...but after that i wanted to make this instance work under as
    "inet"
    how do i do this OR is it possible ????
    please advise ....
    sangita

    Thanks again Rob.
    Rob Woollen <[email protected]> wrote:
    >
    >
    sangita wrote:
    Thanks Rob for been so quick in responding.
    I have 3 questions for you:
    Running a server under root is a huge security hole.My Question: 1) what are the probable security issues while runninga server under
    root ?
    are these security issues external(from outside world) or internal(internally
    within a company) ?
    Iam basically curious to know external threats.
    The problem is the root user can do anything. So if someone finds a
    security hole in your server, then they have complete control of your
    system.
    The usual reason people want to do this is so they can bind to a port
    <
    1024. ie they want their web server to listen to 80.My Question: 2) What is the harm in using port 80 for webserver andwhy do the
    people wanted to bind to a port < 1024 ?
    People normally use 80 for web servers because that's the well-known
    port.
    Personally I would not recommend that you go that route. I would
    recommend that you start the server as a very unprivileged user andbind
    it to some port (say 7001).
    Most firewalls support redirecting ports. Your firewall can redirect
    80
    on the external net to 7001 on the internal net. That's the solution
    I
    would recommend.My Question: 3) Suppose iam having a cluster of 2 Managed servers runningon port
    7070. And Iam having a Iplanet server working as a Webserver that basicallyproxies
    requests to this cluster. Then what is the best approach that i shouldfollow
    in this context.....to be honest with you ....i still couldnot understandwhat
    does "binding" the webserver port to a managed server in weblogic mean.
    I would have your firewall redirect 80 to whatever port Iplanet is
    listening on and then have iplanet proxy to WLS.
    Do not run your WLS servers as root.
    -- Rob
    Iam sorry for asking these "silly" questions(in your opinion) ...butiam a bit
    confused.
    thanks, sangita
    Rob Woollen <[email protected]> wrote:
    Running a server under root is a huge security hole.
    The usual reason people want to do this is so they can bind to a port
    <
    1024. ie they want their web server to listen to 80.
    There is a set uid option in WLS where you start the server as root
    and
    then after it binds to the low port, it will switch to another userthat
    you specify.
    Personally I would not recommend that you go that route. I would
    recommend that you start the server as a very unprivileged user andbind
    it to some port (say 7001).
    Most firewalls support redirecting ports. Your firewall can redirect
    80
    on the external net to 7001 on the internal net. That's the solution
    I
    would recommend.
    -- Rob
    sangita wrote:
    <Sure, it's possible to do this, >
    how to do this?
    <but why do you want to do it? >
    Iam not sure why this group (the other group than me) does start theirserver
    as "root"...but somebody from that group asked me about this today.
    I would not recommend that you start WLS as root on your production
    system ever under any cirucmstance.then what is the best approach and what are the pros and cons if westart the
    server as "root" OR as different user ????
    please advise ....
    thanks again.
    Rob Woollen <[email protected]> wrote:
    Sure, it's possible to do this, but why do you want to do it?
    I would not recommend that you start WLS as root on your production
    system ever under any cirucmstance.
    -- Rob
    sangita wrote:
    Hi,
    is there any way to change the user privilege after i have startedthe managed
    server with one user.....say for example ....i have started one
    of
    my Managed
    server as "root" ...but after that i wanted to make this instance
    work
    under as
    "inet"
    how do i do this OR is it possible ????
    please advise ....
    sangita

Maybe you are looking for