Trying to set mouse cursor to busy

Running Forms 10g(9.0.4) on application server (windows 2003)
I'm trying to set the mouse cursor to busy but it's not changing.
SET_APPLICATION_PROPERTY(CURSOR_STYLE, 'BUSY');
Can anyone help?

creating a new form with a button and this code works fine

Similar Messages

  • How can i set mouse cursor location in a vi at a particular control button

    If there are many string controls on a vi front panel,I want to set my cursor at a particular string control.
    Whenever i will give an input ,It should be typed in that string control only.
    How can I do that ?
    Solved!
    Go to Solution.

    Hi,
    there is a property node which called Key focus, you can use it for the string you want to be enabled.
    when you run the vi, the curser goes to the selected string control
    check the attached vi.
    Attachments:
    Untitled 9.vi ‏8 KB

  • Setting mouse cursor from script (JS, CS2, CS3)

    I'm working on scripts for Mac users. What I'd like to know is if there is a way to change the mouse pointer from within a script. Can one do this?
    The reason I need to do this is that when a script runs the cursor changes to the spinning beach ball. I display a dialog asking for information and may users think the script has hung InDesign because of the beach ball. People also don't know where the hotspot is on the beach ball so it's hard to click things accurately.
    Any tips?

    I have often noticed that spinning beachball and found it distasteful when working with a dialog, but there's not much choice, I'm afraid. ScriptUI might be a way out in CS3, but not in CS2. If you want the same script to work in both, then I think you're stuck with the beachball.
    Dave

  • Changing Mouse Cursor with a Thread

    Hi all
    I am trying to change mouse cursor inside a thread for a graphical program so that the GUI does not freeze while new image is calculated and shown on the main frame. I have the below code. It works altough not the way it should. Forexample, when I press accelarator keys to show an image (ctrl+D) I see strange characeters on the frame and they disappear when the image is shown. Also I use scroll pane to show the images but when I use this thread it does not display scroll bars when the image does not fit into the viewing area (a panel). If I don't use this thread scroll bars apeear as they should. I could not find what is causing these strange behaviours. Also after image calculaed and shown on the screen, the thread should be terminated, right? But how? I could not find exact info on this. Any ideas on these? Thanks.
    pp = new PixelPanel();
    jsp.setViewportView(pp);
    pp.addMouseMotionListener(this);
    setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
    thread1 = null;
    thread1 = new Thread("thread1")
    public synchronized void run()
    try
    pp.showGrayImage();
    finally
    setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR));
    thread1.start();

    I am trying to change mouse cursor inside a thread
    for a graphical program so that the GUI does not
    freeze while new image is calculated and shown on the
    main frame.What does the mouse cursor have to do with your lack of multithreading and you doing all the work in the AWT thread?
    I have the below code. It works altough
    not the way it should. Forexample, when I press
    accelarator keys to show an image (ctrl+D) I see
    strange characeters on the frame and they disappear
    when the image is shown.Probably because it can't repaint because you're hogging it with painting work.
    Also I use scroll pane to
    show the images but when I use this thread it does
    not display scroll bars when the image does not fit
    into the viewing area (a panel). If I don't use this
    thread scroll bars apeear as they should. I could not
    find what is causing these strange behaviours.Probably because it can't repaint because you're hogging it with painting work.
    Also
    after image calculaed and shown on the screen, the
    thread should be terminated, right? But how? I could
    not find exact info on this. Any ideas on these?A thread executes its run method and just stops when it's done.

  • Set the cursor busy steered by supanel vi

    I let run a vi and there is a subpanel. Is there a way that I can set the cursor busy steered by the subpanel vi. I pass the reference of the mainvi over a global variable into subvi. Without success there is no error message but the busy cursor does not appear. Just setting the cursor in subvi creates a null window error. Is there a easy way to implement it. Or do I have to use user events in main vi called by suvi an then se it busy. Would be not so nice to understand it later.
    kind regards reto

    I attach my test VI (LV 8.0). You can try it.
    Attachments:
    test sub.vi ‏17 KB
    test.vi ‏22 KB
    test global.vi ‏4 KB

  • [Solved] Login freezing with busy mouse cursor and black screen.

    After installing some recent updates I have suddenly found a problem when starting the login manager for Cinnamon.
    After booting I am greeted with a black screen and a "busy" mouse cursor - like a stopwatch. I can't ctrl-alt-backspace to restart X.
    What fixes it is - if I ctrl-alt-F2 to a new console and kill -9 the Xorg process. This causes X to restart normally. I have to do this every time now
    I don't know if this is systemd related or what, but it only seemed to happen after the updates below.
    [2012-11-23 21:32] Running 'pacman -Sy'
    [2012-11-23 21:32] synchronizing package lists
    [2012-11-23 21:33] Running 'pacman -S -u'
    [2012-11-23 21:33] starting full system upgrade
    [2012-11-23 21:35] upgraded accountsservice (0.6.25-1 -> 0.6.29-1)
    [2012-11-23 21:35] upgraded calibre (0.9.6-2 -> 0.9.7-1)
    [2012-11-23 21:35] upgraded cronie (1.4.8-3 -> 1.4.8-4)
    [2012-11-23 21:35] upgraded dhcpcd (5.6.2-1 -> 5.6.3-2)
    [2012-11-23 21:35] upgraded firefox (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:35] upgraded firefox-adblock-plus (2.1.2-1 -> 2.2.1-3)
    [2012-11-23 21:35] upgraded firefox-i18n-en-gb (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:35] upgraded gnome-mplayer (1.0.7-1 -> 1.0.7-2)
    [2012-11-23 21:35] upgraded gstreamer (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-base-libs (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-bad (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-base (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-good (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:36] upgraded harfbuzz (0.9.5-2 -> 0.9.6-1)
    [2012-11-23 21:36] upgraded libsecret (0.11-1 -> 0.12-2)
    [2012-11-23 21:36] >>> Updating module dependencies. Please wait ...
    [2012-11-23 21:36] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-11-23 21:36] ==> Building image from preset: 'default'
    [2012-11-23 21:36] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-11-23 21:36] ==> Starting build: 3.6.7-1-ARCH
    [2012-11-23 21:36] -> Running build hook: [base]
    [2012-11-23 21:36] -> Running build hook: [udev]
    [2012-11-23 21:36] -> Running build hook: [pata]
    [2012-11-23 21:36] -> Running build hook: [scsi]
    [2012-11-23 21:36] -> Running build hook: [sata]
    [2012-11-23 21:36] -> Running build hook: [autodetect]
    [2012-11-23 21:36] -> Running build hook: [filesystems]
    [2012-11-23 21:36] -> Running build hook: [usbinput]
    [2012-11-23 21:36] ==> Generating module dependencies
    [2012-11-23 21:36] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-11-23 21:36] ==> Image generation successful
    [2012-11-23 21:36] ==> Building image from preset: 'fallback'
    [2012-11-23 21:36] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-11-23 21:36] ==> Starting build: 3.6.7-1-ARCH
    [2012-11-23 21:36] -> Running build hook: [base]
    [2012-11-23 21:36] -> Running build hook: [udev]
    [2012-11-23 21:36] -> Running build hook: [pata]
    [2012-11-23 21:36] -> Running build hook: [scsi]
    [2012-11-23 21:36] -> Running build hook: [sata]
    [2012-11-23 21:36] -> Running build hook: [filesystems]
    [2012-11-23 21:36] -> Running build hook: [usbinput]
    [2012-11-23 21:36] ==> Generating module dependencies
    [2012-11-23 21:36] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-11-23 21:36] ==> Image generation successful
    [2012-11-23 21:36] upgraded linux (3.6.6-1 -> 3.6.7-1)
    [2012-11-23 21:36] upgraded logrotate (3.8.2-1 -> 3.8.2-2)
    [2012-11-23 21:36] upgraded ntfs-3g (2012.1.15-3 -> 2012.1.15-4)
    [2012-11-23 21:36] upgraded ntfsprogs (2012.1.15-3 -> 2012.1.15-4)
    [2012-11-23 21:36] installed gtkglext (1.2.0-9)
    [2012-11-23 21:36] upgraded opencv (2.4.3-2 -> 2.4.3-3)
    [2012-11-23 21:36] upgraded shadow (4.1.5.1-1 -> 4.1.5.1-2)
    [2012-11-23 21:36] upgraded thunderbird (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:36] upgraded thunderbird-i18n-en-gb (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:36] Updating font cache... done.
    [2012-11-23 21:36] upgraded ttf-liberation (2.00.1-1 -> 2.00.1-2)
    [2012-11-23 21:36] upgraded vi (1:050325-2 -> 1:050325-3)
    [2012-11-23 21:40] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.mEd/dirsyncpro-1.45-1-i686.pkg.tar.xz'
    [2012-11-23 21:40] upgraded dirsyncpro (1.44-1 -> 1.45-1)
    [2012-11-23 21:44] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.KyH/muffin-git-20121123-1-i686.pkg.tar.xz'
    [2012-11-23 21:44] upgraded muffin-git (20120610-1 -> 20121123-1)
    [2012-11-23 21:45] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.6mB/shutter-0.89.1-1-i686.pkg.tar.xz'
    [2012-11-23 21:45] upgraded shutter (0.88.3-1 -> 0.89.1-1)
    [2012-11-23 21:45] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.MTz/unix-runescape-client-3.9.4-1-any.pkg.tar.xz'
    [2012-11-23 21:45] ==> for compatibility mode to work, you need to install 'wine' and any windows jre inside it.
    [2012-11-23 21:45] upgraded unix-runescape-client (3.9.2-2 -> 3.9.4-1)
    Any ideas?
    Last edited by PTBM133A4X (2012-11-27 21:24:49)

    PTBM133A4X wrote:
    SIGTERM wrote:Try downgrading accountsservice to 0.6.25.
    WOW! That did it
    Could you explain what happened or why this fixed it please?
    Thanks for your help.
    I don't know the details to be honest, but the title of your post basically describes my situation with GDM when I used accountsservice >0.6.25, so I figured it was worth a shot, since the symptoms were the same.
    Also, Cinnamon depends on accountsservice if I'm not mistaken, so it didn't seem unreasonable that the update broke Cinnamon too.
    I'm glad it works now. Let's hope a updated, working version of accountsservice is released soon.

  • Xorg-server 1.6 - black screen with mouse cursor

    Hi
    First of all: I'm really new to Arch, so maybe there is a real easy fix for this problem
    Since upgrading to xorg-server 1.6 (and today to 1.6.1) I'm not able to get a running Desktop Environment.
    Usually I am using gnome with compiz-fusion on my Geforce 4 (nvidia-96xx 96.43.11-4 driver).
    When I boot my machine i see gdm and I am able to login. I can hear my login sound but I only get a black screen with a mouse cursor.
    I added a new test user to my system without compiz and get the same.
    I tried my old xorg.conf from 1.5, generated a new one with X -configure and tried without xorg.conf but everytime the same
    Actually I'm not sure if the xorg update is responsible for this, because i did not watch the upgrade-process....
    I googled this problem and was searching similar things in this froum, but I wasn't able to find something
    Here are some files
    xorg.conf (i know there are some bullshit things in it, but it was workig )
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5x) man page for details about the format of
    # this file.
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    Section "Module"
    # This loads the DBE extension module.
    Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    # Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    # Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # RgbPath "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    # FontPath "/usr/share/fonts/OTF"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    FontPath "/usr/lib/X11/fonts/local/"
    FontPath "/usr/lib/X11/fonts/misc/"
    FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Speedo/"
    FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    FontPath "/usr/lib/X11/fonts/75dpi/"
    FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    # For most OSs the protocol can be omitted (it defaults to "Standard").
    # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
    # uncomment the following line.
    # Option "Protocol" "Xqueue"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2" # PS/2 Mouse
    Option "Device" "/dev/psaux"
    Option "Buttons" "5"
    Option "ZAxisMapping" "4 5"
    # When using XQUEUE, comment out the above two lines, and uncomment
    # the following line.
    # Option "Protocol" "Xqueue"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "Eizo"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 24.8-80
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-75
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "GeForce4"
    # Driver "nv"
    Driver "nvidia"
    #VideoRam 131072
    # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "GeForce4"
    Monitor "Eizo"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "true"
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    # Section "DRI"
    # Mode 0666
    # EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    Xorg.0.log
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux delirium 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 15 23:20:32 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "Eizo"
    (**) | |-->Device "GeForce4"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/lib/X11/fonts/local/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/misc/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/Type1/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse1
    (WW) Disabling Keyboard1
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@3:0:0) nVidia Corporation NV25 [GeForce4 Ti 4200] rev 163, Mem @ 0xe5000000/16777216, 0xd0000000/134217728, 0xd8000000/524288, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 96.43.11 Mon Feb 23 15:43:14 PST 2009
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) NVIDIA dlloader X Driver 96.43.11 Mon Feb 23 15:32:04 PST 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 03@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce4 Ti 4200 at PCI:3:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 131072 kBytes
    (--) NVIDIA(0): VideoBIOS: 04.25.00.34.00
    (II) NVIDIA(0): Detected AGP rate: 4X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce4 Ti 4200 at PCI:3:0:0:
    (--) NVIDIA(0): EIZO L578 (DFP-0)
    (--) NVIDIA(0): EIZO L578 (DFP-0): 165.0 MHz maximum pixel clock
    (--) NVIDIA(0): EIZO L578 (DFP-0): External Single Link TMDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "1280x1024"
    (II) NVIDIA(0): "1024x768"
    (II) NVIDIA(0): "800x600"
    (II) NVIDIA(0): "640x480"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
    (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GART.
    (II) NVIDIA(0): Setting mode "1280x1024"
    (II) Loading extension NV-GLX
    (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
    (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
    (==) NVIDIA(0): Backing store disabled
    (==) NVIDIA(0): Silken mouse enabled
    (II) NVIDIA(0): DPMS enabled
    (II) Loading extension NV-CONTROL
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing extension GLX
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device ImPS/2 Logitech Wheel Mouse
    (**) ImPS/2 Logitech Wheel Mouse: always reports core events
    (**) ImPS/2 Logitech Wheel Mouse: Device: "/dev/input/event6"
    (II) ImPS/2 Logitech Wheel Mouse: Found 3 mouse buttons
    (II) ImPS/2 Logitech Wheel Mouse: Found x and y relative axes
    (II) ImPS/2 Logitech Wheel Mouse: Found scroll wheel(s)
    (II) ImPS/2 Logitech Wheel Mouse: Configuring as mouse
    (**) ImPS/2 Logitech Wheel Mouse: YAxisMapping: buttons 4 and 5
    (**) ImPS/2 Logitech Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "ImPS/2 Logitech Wheel Mouse" (type: MOUSE)
    (**) ImPS/2 Logitech Wheel Mouse: (accel) keeping acceleration scheme 1
    (**) ImPS/2 Logitech Wheel Mouse: (accel) filter chain progression: 2.00
    (**) ImPS/2 Logitech Wheel Mouse: (accel) filter stage 0: 20.00 ms
    (**) ImPS/2 Logitech Wheel Mouse: (accel) set acceleration profile 0
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device saa7134 IR (LifeView FlyVIDEO30
    (**) saa7134 IR (LifeView FlyVIDEO30: always reports core events
    (**) saa7134 IR (LifeView FlyVIDEO30: Device: "/dev/input/event5"
    (II) saa7134 IR (LifeView FlyVIDEO30: Found keys
    (II) saa7134 IR (LifeView FlyVIDEO30: Configuring as keyboard
    (II) XINPUT: Adding extended input device "saa7134 IR (LifeView FlyVIDEO30" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    Last edited by MueLLe (2009-04-15 21:35:42)

    I'm having a very similar issue. Sometimes, when I boot and type in startx (I'm not even a GNOME user--I use dwm and no graphical login manager), I just get a black screen. No mouse cursor, so I think X doesn't even load. It only started with the xserver 1.6 update and the update to that hasn't changed anything. What I've been doing is just rebooting until it loads normally (takes one to three times). Is anyone else having this problem?

  • G570 USB mouse cursor freezing constantly

    The problem will be explained lower but let me tell you how this was.
    So I've had this problem like 1,5 years ago, after I bought the laptop. So I bought a cheap mouse for it back then, and I noticed that the laptop had problems with the USB mouse, fine, I thought it was the poor mouse, so I bought another cheap one, and it worked fine. Then I bought a gamepad, and again, this problem.
    Today I bought a gaming mouse, and the problem re-appeared. I've been searching through the internet all day long.
    Basically, the mouse cursor freezes constantly, also with that "plugged-unplugged" sound, but the touchpad works.
    I've been looking all around, tried the mouse on another laptop and it works fine.
    I've tried:
    - Starting the laptop in safe mode.
    - Uninstalling/reinstalling the realtek USB reader or w/e its name is.
    - The device manager trick (I think you know what I'm talking about)
    - Been changing the OS many times after I bought the laptop, that problem persisted with the gamepad.
    - Tried different ports around the laptop.
    None of them helped. BUT, I saw that actually it hangs when the CPU is throttling. I've changed my power plan to energy saver and the problem went away. I've changed the maximum/minimum CPU power, the problem went away.
    But the frequency sets constantly at 800 MHz. What can I do to keep it at 2200 MHz (i3-2330M clock speed) and also keep the mouse working well?

    Hey Barrett_killz,
      Welcome to the forums
    I would suggest you trying out a different USB mouse and see if that helps
    Cant suggest anything else as you have already uninstalled and installed the Drivers
    keep me posted
    Lets make 2015 the year of the #DO
    Did I or someone help you today? Press the star on the left to thank them with a Kudo!

  • Create Cursor from File with big mouse cursor

    Hi All,
    I'd like to change the mouse cursor to a picture (.cur file) and back to normal again.
    With the LabView vi "Create Cursor from File" and "set cursor" VIs it works, but the cursor is limited to 16x16 pixels (it will be shrinked if I load a biger .cur file).
    Alternatively I tried to use the windows api to set the cursor (according to the example in Thread ) .
    Setting the cursor to a biger size works now, but I'm not able to set the cursor back to normal again.
    It seems to me, that the labview behaviour is overuled by the windows api.
    Soes somebody know how to store the current cursor behaviour and reset it after I changed the cursor?
    thank you
    Mario Hirth
    Attachments:
    set_cursor_demo_8.2.vi ‏28 KB

    Hi Mario,
    I attached you an example which worked the way you want, I guess. It's saved with LabVIEW 8.6. Copy the coursor file cross_i.cur to a location you want and change the path to that location or copy it to C: and leave the path in the path control.
    Regards.
    TomBaum
    Attachments:
    example.zip ‏15 KB

  • Xorg: blank screen, mouse cursor only - ATI Radeon HD3450

    Last friday, my old Nvidia card died (overheated, I think). I got a replacement today: an ATI HD3450 card by Asus (R600 series). This is an old PC with an AGP slot, so my options were unfortunately limited. I was looking for a Nvidia replacement originally, to avoid having to reconfigure stuff, but that turned out to be too hard. So I got an ATI card instead. I regret this decision now... it works fine in console mode, but I can't get it to work in X.
    I've tried radeon and radeonhd drivers. I'm reluctant to try catalyst, seeing as they do not support the current kernel version (2.6.32) and I don't want to downgrade.
    radeonhd (xf86-video-radeonhd) is just a disaster. When I try to start X, all I see is a screen which is mostly black, except for a garbled band of about 1/4th the screen height, mostly white with some random colours thrown in.
    radeon (xf86-video-ati) doesn't work either. When X starts, all I see is the mouse cursor. And nothing else. Just a black screen with a mouse cursor. The funny thing is, it's all there, I just can't see it. When I tried "startxfce4", the cursor would change shapes when it was over window edges or text boxes. But they were invisible. Too bad.
    When I run "startx" as root, I see a couple of twm windows (the default configuration, I normally don't use X as root), and I can interact with them, but it's as if the screen isn't refreshed properly. When I move a window, it isn't redrawn, but it was definitely moved, because when I enter text in it, the text appears at the new position. The 'vesa' driver works, but I can't use that for obvious reasons.
    I have read the wiki article about ATI drivers and tried some of the things mentioned there (no xorg.conf, simple xorg.conf with some combinations of the sections mentioned, ...). I'm pretty sure the problem isn't KMS-related, because it's disabled by default with the 2.6.32 kernel.
    What pisses me off the most is that I get no error messages whatsoever, so I haven't a clue what could be the problem. I'm working on getting some Xorg.0.log output in this thread ASAP.
    Anybody have any idea what could cause this? I would really like to get this working soon. It would kinda suck if it turns out I've replaced an unusable graphics card with another unusable graphics card.
    If the radeonhd problem is easier to solve, then solutions for that are welcome as well. I just need a working driver that can handle compiz, and doesn't require me to downgrade my kernel.
    EDIT: Xorg.0.log contents, enjoy!
    X.Org X Server 1.7.5
    Release Date: 2010-02-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.32-ARCH i686
    Current Operating System: Linux arch 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 14:46:08 UTC 2010 i686
    Kernel command line: root=/dev/sda6 ro vga=838 radeon.modeset=0
    Build Date: 17 February 2010 07:52:42PM
    Current version of pixman: 0.16.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 2 17:45:35 2010
    (II) Loader magic: 0x81e4ca0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:95c6:1043:0028 ATI Technologies Inc RV620 LE AGP [Radeon HD 3450] rev 0, Mem @ 0xe0000000/268435456, 0xf9000000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default ati Device 0"
    Driver "ati"
    EndSection
    Section "Screen"
    Identifier "Builtin Default ati Screen 0"
    Device "Builtin Default ati Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default ati Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default ati Device 0"
    (==) No monitor specified for screen "Builtin Default ati Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AutoAddDevices.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.3.902, module version = 6.12.4
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (WW) Warning, couldn't open module vesa
    (II) UnloadModule: "vesa"
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Radeon 4800 Series, ATI Radeon 4800 Series, ATI FirePro M7750,
    ATI M98, ATI M98, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon RV710,
    ATI Radeon HD 3470, ATI Mobility Radeon HD 3430,
    ATI Mobility Radeon HD 3400 Series, ATI Radeon HD 3450,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI Radeon HD 3450,
    ATI FirePro V3700, ATI FireMV 2450, ATI FireMV 2260, ATI FireMV 2260,
    ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Radeon HD 3600 PRO, ATI Mobility Radeon HD 3650,
    ATI Mobility Radeon HD 3670, ATI Mobility FireGL V5700,
    ATI Mobility FireGL V5725, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3100 Graphics, ATI Radeon HD 3300 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3000 Graphics,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI RS880
    (II) Primary Device is: PCI 01@00:00:0
    (II) RADEON(0): TOTO SAYS 00000000f9000000
    (II) RADEON(0): MMIO registers at 0x00000000f9000000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (II) RADEON(0): Creating default Display subsection in Screen section
    "Builtin Default ati Screen 0" for depth/fbbpp 24/32
    (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 0.1.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon HD 3450" (ChipID = 0x95c6)
    (--) RADEON(0): Linear framebuffer at 0x00000000e0000000
    (II) RADEON(0): AGP card detected
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org Video Driver, version 6.0
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (II) RADEON(0): ATOM BIOS detected
    (II) RADEON(0): ATOM BIOS Rom:
    SubsystemVendorID: 0x1043 SubsystemID: 0x0028
    IOBaseAddress: 0x9000
    Filename: SV31552.bin
    BIOS Bootup Message:
    95C6.10.88.0.19.AS02
    (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffb000
    (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffb000
    (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    (II) RADEON(0): Default Engine Clock: 600000
    (II) RADEON(0): Default Memory Clock: 400000
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    (II) RADEON(0): Maximum Pixel Clock: 400000
    (II) RADEON(0): Reference Clock: 27000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.31.0
    (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    (II) RADEON(0): Will not try to use DMA for Xv image transfers
    (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (64 bit DDR SDRAM)
    (II) RADEON(0): Color tiling disabled
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) RADEON(0): ref_freq: 2700, min_out_pll: 64800, max_out_pll: 120000, min_in_pll: 100, max_in_pll: 1350, xclk: 40000, sclk: 600.000000, mclk: 400.000000
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; xclk=40000
    Shared DDC line: 0 3
    (II) RADEON(0): Output VGA-0 has no monitor section
    (II) RADEON(0): I2C bus "VGA-0" initialized.
    (II) RADEON(0): Output HDMI-0 has no monitor section
    (II) RADEON(0): I2C bus "HDMI-0" initialized.
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): I2C bus "DVI-0" initialized.
    (II) RADEON(0): Port0:
    XRANDR name: VGA-0
    Connector: VGA
    CRT1: INTERNAL_KLDSCP_DAC1
    DDC reg: 0x7e40
    (II) RADEON(0): Port1:
    XRANDR name: HDMI-0
    Connector: HDMI-A
    DFP1: INTERNAL_UNIPHY
    DDC reg: 0x7e60
    (II) RADEON(0): Port2:
    XRANDR name: DVI-0
    Connector: DVI-I
    CRT2: INTERNAL_KLDSCP_DAC2
    DFP2: INTERNAL_KLDSCP_LVTMA
    DDC reg: 0x7e50
    (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    finished output detect: 0
    (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    finished output detect: 1
    (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DVI-0:DDC control interface" registered at address 0x6E.
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: AIC Model: 23 Serial#: 673
    (II) RADEON(0): Year: 2007 Week: 26
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
    (II) RADEON(0): redX: 0.648 redY: 0.335 greenX: 0.282 greenY: 0.604
    (II) RADEON(0): blueX: 0.150 blueY: 0.072 whiteX: 0.312 whiteY: 0.328
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 470 x 300 mm
    (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) RADEON(0): Serial No: 00673
    (II) RADEON(0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 150 MHz
    (II) RADEON(0): Monitor name: H-W22 DVI
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0005232300a1020000
    (II) RADEON(0): 1a110103802f1e78e837a0a655489a26
    (II) RADEON(0): 125054bfef808140818081c09500950f
    (II) RADEON(0): b300010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600d62c1100001a000000ff00303036
    (II) RADEON(0): 37330a20202020202020000000fd0037
    (II) RADEON(0): 4b18530f000a202020202020000000fc
    (II) RADEON(0): 00482d573232204456490a2020200061
    finished output detect: 2
    finished all detect
    before xf86InitialConfiguration
    Dac detection success
    (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: AIC Model: 23 Serial#: 673
    (II) RADEON(0): Year: 2007 Week: 26
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
    (II) RADEON(0): redX: 0.648 redY: 0.335 greenX: 0.282 greenY: 0.604
    (II) RADEON(0): blueX: 0.150 blueY: 0.072 whiteX: 0.312 whiteY: 0.328
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 119.0 MHz Image Size: 470 x 300 mm
    (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    (II) RADEON(0): Serial No: 00673
    (II) RADEON(0): Ranges: V min: 55 V max: 75 Hz, H min: 24 H max: 83 kHz, PixClock max 150 MHz
    (II) RADEON(0): Monitor name: H-W22 DVI
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0005232300a1020000
    (II) RADEON(0): 1a110103802f1e78e837a0a655489a26
    (II) RADEON(0): 125054bfef808140818081c09500950f
    (II) RADEON(0): b300010101017c2e90a0601a1e403020
    (II) RADEON(0): 3600d62c1100001a000000ff00303036
    (II) RADEON(0): 37330a20202020202020000000fd0037
    (II) RADEON(0): 4b18530f000a202020202020000000fc
    (II) RADEON(0): 00482d573232204456490a2020200061
    (II) RADEON(0): Panel infos found from DDC detailed: 1680x1050
    (II) RADEON(0): EDID vendor "AIC", prod id 35
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output HDMI-0 disconnected
    (II) RADEON(0): Output DVI-0 connected
    (II) RADEON(0): Using exact sizes for initial modes
    (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    after xf86InitialConfiguration
    (==) RADEON(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules/libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.7.5, module version = 2.5.0
    ABI class: X.Org Video Driver, version 6.0
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): RADEONScreenInit e0000000 0 0
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (==) RADEON(0): Using 24 bit depth buffer
    mc fb loc is 00ff00e0
    (II) RADEON(0): RADEONInitMemoryMap() :
    (II) RADEON(0): mem_size : 0x20000000
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (II) RADEON(0): Depth moves disabled by default
    (II) RADEON(0): Allocating from a screen of 262144 kb
    (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00b7c000
    (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00b80000
    (II) RADEON(0): Will use 11760 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 11760 kb for back buffer at offset 0x00b84000
    (II) RADEON(0): Will use 11760 kb for depth buffer at offset 0x01700000
    (II) RADEON(0): Will use 112640 kb for textures at offset 0x0227c000
    (II) RADEON(0): Will use 114192 kb for X Server offscreen at offset 0x0907c000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [agp] Mode 0x1f00421b [AGP 0x10de/0x00e1; Card 0x1002/0x95c6 0x1043/0x0028]
    (II) RADEON(0): [agp] 32768 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xf0000000
    (II) RADEON(0): [agp] Ring mapped at 0xb712c000
    (II) RADEON(0): [agp] ring read ptr handle = 0xf0101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb72fb000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xf0102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa6ebd000
    (II) RADEON(0): [agp] GART texture map handle = 0xf0302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xa523d000
    (II) RADEON(0): [drm] register handle = 0x2f200000
    (II) RADEON(0): [dri] Visual configs initialized
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): [DRI] installation complete
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 16
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0x00ff00e0 is: 0x00ff00e0
    (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0x0000de00
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Setting EXA maxPitchBytes
    (II) EXA(0): Offscreen pixmap area of 116932608 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (II) RADEON(0): Acceleration enabled
    (==) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Set up textured video
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1680x1050 - 1840 1080 9
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    freq: 119000000
    best_freq: 119000000
    best_feedback_div: 119
    best_ref_div: 3
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 119000
    (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x77(119), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Output CRT1 disable success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Mode 1680x1050 - 1840 1080 9
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x0000de00
    freq: 119000000
    best_freq: 119000000
    best_feedback_div: 119
    best_ref_div: 3
    best_post_div: 9
    (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 119000
    (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x77(119), pdiv 9
    Set CRTC 0 PLL success
    Set CRTC Timing success
    Set CRTC 0 Overscan success
    Not using RMX
    scaler 0 setup success
    Set CRTC 0 Source success
    crtc 0 YUV disable setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Output DIG2 encoder setup success
    Output DIG2 encoder setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: Screen 0 is not DRI2 capable
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r600_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 444 x 277
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 2.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device PS2++ Logitech MX Mouse
    (**) PS2++ Logitech MX Mouse: always reports core events
    (**) PS2++ Logitech MX Mouse: Device: "/dev/input/event4"
    (II) PS2++ Logitech MX Mouse: Found 12 mouse buttons
    (II) PS2++ Logitech MX Mouse: Found scroll wheel(s)
    (II) PS2++ Logitech MX Mouse: Found relative axes
    (II) PS2++ Logitech MX Mouse: Found x and y relative axes
    (II) PS2++ Logitech MX Mouse: Configuring as mouse
    (**) PS2++ Logitech MX Mouse: YAxisMapping: buttons 4 and 5
    (**) PS2++ Logitech MX Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "PS2++ Logitech MX Mouse" (type: MOUSE)
    (**) PS2++ Logitech MX Mouse: (accel) keeping acceleration scheme 1
    (**) PS2++ Logitech MX Mouse: (accel) acceleration profile 0
    (II) PS2++ Logitech MX Mouse: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event2"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event3"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) RADEON(0): DIG0 transmitter: Coherent Mode enabled
    Output DIG0 transmitter setup success
    Blank CRTC 0 success
    Disable CRTC 0 success
    Disable CRTC memreq 0 success
    Blank CRTC 1 success
    Disable CRTC 1 success
    Disable CRTC memreq 1 success
    (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    (II) RADEON(0): MC_FB_LOCATION : 0x00ff00e0 0x00ff00e0
    (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
    (II) RADEON(0): avivo_restore !
    Enable CRTC memreq 0 success
    Enable CRTC 0 success
    Unblank CRTC 0 success
    Another update: the card seems to work just fine under windows, so it is definitely a configuration or driver issue.
    Last edited by Sander (2010-03-02 17:12:40)

    "Enabling KMS will make Xorg fall back to software rasterizing, at the cost of 3D performance. " <- is this still true at the moment? In that case, enabling KMS really isn't the solution I'm looking for. Back to square one
    This is not true.  Software rasterization indicates that KMS was not set up correctly.  You will get 3D acceleration with KMS correctly configured.
    Thanks for taking the time to reply
    I'll give enabling KMS a try. What thread is it that you're talking about? Also should I follow the "early start" or "late start" instructions?
    EDIT: I'm guessing you mean this one? http://bbs.archlinux.org/viewtopic.php?pid=613720
    That thread is the one I meant. 
    Your xf86-video-ati doesn't have support for KMS - you have to rebuild it against libdrm_radeon. This also means that you have to rebuild mesa against same new libdrm because mesa doesn't have KMS support without libdrm_radeon either.
    Is this information applicable to my situation? No instructions on how to do this are provided, so I have no idea how to try it, or if it's worth trying at all.
    Yes, this is a problem.  You have to modify a PKGBUILD or two and build/install the packages in the correct order.  I detail the right way to do everything below.
    I used the following packages:
    * kernel26-git: http://aur.archlinux.org/packages.php?ID=25304 (you must configure with CONFIG_DRM_RADEON=m. CONFIG_DRM_RADEON_KMS=y enables KMS by default.  you should be presented with a configuration menu when the package builds.  type '/' to search.)
    * kernel26-firmware-git: http://aur.archlinux.org/packages.php?ID=25782
    * radeon_ucode: http://aur.archlinux.org/packages.php?ID=33016
    * libdrm-git: http://aur.archlinux.org/packages.php?ID=10254 (you must edit the PKGBUILD to enable radeon support, see below)
    * glproto-git: http://aur.archlinux.org/packages.php?ID=18964
    * dri2proto-git: http://aur.archlinux.org/packages.php?ID=19051
    * libgl-git: http://aur.archlinux.org/packages.php?ID=19044 (this is out of date and requires a patch.  see my comment on the AUR page)
    * mesa-git: http://aur.archlinux.org/packages.php?ID=8266 (you can reuse src/mesa from libgl-git, it clones the same repository)
    * xf86-video-ati-git: http://aur.archlinux.org/packages.php?ID=15374 (you can reuse src/mesa from libgl-git)
    libdrm-git PKGBUILD:
    sh autogen.sh --prefix=/usr \
    --enable-nouveau-experimental-api \
    --enable-udev || return 1
    # --enable-radeon-experimental-api
    libdrm-git PKGBUILD modified:
    sh autogen.sh --prefix=/usr \
    --enable-radeon-experimental-api \
    --enable-udev || return 1
    Install those packages in that order and add yourself to the video group.  Make sure that your grub configuration has an option to select the new kernel.  Also make sure all of your PKGBUILDs from AUR are up to date.  A week or two ago they were all wrong (as a noted above, one of them is still wrong and requires a patch).
    I hope that helps.  Eventually Arch will support KMS for radeon by default, but the driver and the kernel need to go through another release or two.
    Last edited by tss (2010-03-02 20:34:52)

  • [SOLVED] Mouse cursor does not appear in Xorg

    Hi,
    I recently migrated from NetBSD to Arch, loving it so far, but I've run into a problem. Openbox has been running great for me so far, but now the cursor seems to have disappeared from Xorg. The last things I did were:
    echo 'tint2
    wicd-client' >> ~/.config/openbox/autostart.sh
    I also set the following in /etc/rc.conf for wicd as instructed in the wiki:
    INTERFACES=(!eth0 !wlan0)
    I also added dbus wicd to my daemons array:
    DAEMONS=( ... dbus wicd ... )
    So now my daemons array looks like this:
    DAEMONS=(syslog-ng dbus wicd !network netfs crond sshd slim)
    I've tried reversing the above steps, but to no joy. I have noticed, however, that if I send a message to the display with xmessage, the cursor appears in the top left as the standard Xorg "X" mouse cursor and can be moved. However, right clicking or left clicking does not seem to interact with openbox as it should at this point.
    I did wonder if it was merely the cursor missing and the mouse was still actually performing actions, but if I right click I get no message from my window manager. System/Xorg information follows:
    [chris@chris-laptop ~]$ lspci
    00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
    00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
    00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
    00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
    00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
    00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
    00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02)
    00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02)
    00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
    00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
    00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
    00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
    [chris@chris-laptop ~]$ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "extmod"
    Load "glx"
    Load "record"
    Load "dri"
    Load "dri2"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "AccelMethod" # [<str>]
    #Option "DRI" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "VideoKey" # <i>
    #Option "FallbackDebug" # [<bool>]
    #Option "Tiling" # [<bool>]
    #Option "Shadow" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    #Option "XvMC" # [<bool>]
    #Option "XvPreferOverlay" # [<bool>]
    #Option "DebugFlushBatches" # [<bool>]
    #Option "DebugFlushCaches" # [<bool>]
    #Option "DebugWait" # [<bool>]
    #Option "HotPlug" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "InputClass"
    Identifier "Keyboard Defaults"
    MatchIsKeyboard "yes"
    Option "XkbLayout" "gb"
    EndSection
    [chris@chris-laptop ~]$ cat /var/log/Xorg.0.log
    [ 16.174]
    X.Org X Server 1.9.4
    Release Date: 2011-02-04
    [ 16.174] X Protocol Version 11, Revision 0
    [ 16.174] Build Operating System: Linux 2.6.37-ARCH i686
    [ 16.174] Current Operating System: Linux chris-laptop 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 18 16:58:42 UTC 2011 i686
    [ 16.174] Kernel command line: root=/dev/disk/by-uuid/0bb55e9c-db1d-4383-8564-30ae6ebaba68 ro
    [ 16.174] Build Date: 04 February 2011 09:39:45PM
    [ 16.174]
    [ 16.187] Current version of pixman: 0.20.2
    [ 16.187] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 16.187] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 16.187] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 23 00:51:59 2011
    [ 16.212] (==) Using config file: "/etc/X11/xorg.conf"
    [ 16.212] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.243] (==) ServerLayout "X.org Configured"
    [ 16.243] (**) |-->Screen "Screen0" (0)
    [ 16.243] (**) | |-->Monitor "Monitor0"
    [ 16.243] (**) | |-->Device "Card0"
    [ 16.243] (**) |-->Input Device "Mouse0"
    [ 16.244] (**) |-->Input Device "Keyboard0"
    [ 16.244] (==) Automatically adding devices
    [ 16.244] (==) Automatically enabling devices
    [ 16.272] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 16.273] Entry deleted from font path.
    [ 16.326] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 16.326] Entry deleted from font path.
    [ 16.326] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 16.326] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.326] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 16.326] (WW) Disabling Mouse0
    [ 16.326] (WW) Disabling Keyboard0
    [ 16.326] (II) Loader magic: 0x81f3040
    [ 16.326] (II) Module ABI versions:
    [ 16.326] X.Org ANSI C Emulation: 0.4
    [ 16.326] X.Org Video Driver: 8.0
    [ 16.326] X.Org XInput driver : 11.0
    [ 16.326] X.Org Server Extension : 4.0
    [ 16.328] (--) PCI:*(0:0:2:0) 8086:27ae:1025:015b rev 3, Mem @ 0x58480000/524288, 0x40000000/268435456, 0x58500000/262144, I/O @ 0x000060c0/8
    [ 16.329] (--) PCI: (0:0:2:1) 8086:27a6:1025:015b rev 3, Mem @ 0x58400000/524288
    [ 16.329] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 16.329] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [ 16.329] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [ 16.329] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 16.329] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    [ 16.329] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 16.329] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    [ 16.329] (II) LoadModule: "extmod"
    [ 16.332] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 16.342] (II) Module extmod: vendor="X.Org Foundation"
    [ 16.342] compiled for 1.9.4, module version = 1.0.0
    [ 16.342] Module class: X.Org Server Extension
    [ 16.342] ABI class: X.Org Server Extension, version 4.0
    [ 16.342] (II) Loading extension MIT-SCREEN-SAVER
    [ 16.342] (II) Loading extension XFree86-VidModeExtension
    [ 16.342] (II) Loading extension XFree86-DGA
    [ 16.342] (II) Loading extension DPMS
    [ 16.342] (II) Loading extension XVideo
    [ 16.342] (II) Loading extension XVideo-MotionCompensation
    [ 16.342] (II) Loading extension X-Resource
    [ 16.342] (II) LoadModule: "glx"
    [ 16.343] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 16.353] (II) Module glx: vendor="X.Org Foundation"
    [ 16.353] compiled for 1.9.4, module version = 1.0.0
    [ 16.353] ABI class: X.Org Server Extension, version 4.0
    [ 16.353] (==) AIGLX enabled
    [ 16.354] (II) Loading extension GLX
    [ 16.354] (II) LoadModule: "record"
    [ 16.354] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 16.355] (II) Module record: vendor="X.Org Foundation"
    [ 16.355] compiled for 1.9.4, module version = 1.13.0
    [ 16.355] Module class: X.Org Server Extension
    [ 16.355] ABI class: X.Org Server Extension, version 4.0
    [ 16.355] (II) Loading extension RECORD
    [ 16.355] (II) LoadModule: "dri"
    [ 16.356] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 16.365] (II) Module dri: vendor="X.Org Foundation"
    [ 16.365] compiled for 1.9.4, module version = 1.0.0
    [ 16.366] ABI class: X.Org Server Extension, version 4.0
    [ 16.366] (II) Loading extension XFree86-DRI
    [ 16.366] (II) LoadModule: "dri2"
    [ 16.366] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 16.367] (II) Module dri2: vendor="X.Org Foundation"
    [ 16.367] compiled for 1.9.4, module version = 1.2.0
    [ 16.367] ABI class: X.Org Server Extension, version 4.0
    [ 16.367] (II) Loading extension DRI2
    [ 16.368] (II) LoadModule: "dbe"
    [ 16.368] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 16.369] (II) Module dbe: vendor="X.Org Foundation"
    [ 16.369] compiled for 1.9.4, module version = 1.0.0
    [ 16.369] Module class: X.Org Server Extension
    [ 16.369] ABI class: X.Org Server Extension, version 4.0
    [ 16.369] (II) Loading extension DOUBLE-BUFFER
    [ 16.369] (II) LoadModule: "intel"
    [ 16.370] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 16.393] (II) Module intel: vendor="X.Org Foundation"
    [ 16.394] compiled for 1.9.4, module version = 2.14.0
    [ 16.394] Module class: X.Org Video Driver
    [ 16.394] ABI class: X.Org Video Driver, version 8.0
    [ 16.394] (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
    [ 16.395] (++) using VT number 7
    [ 16.410] drmOpenDevice: node name is /dev/dri/card0
    [ 16.411] drmOpenDevice: open result is 8, (OK)
    [ 16.411] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 16.411] drmOpenDevice: node name is /dev/dri/card0
    [ 16.411] drmOpenDevice: open result is 8, (OK)
    [ 16.411] drmOpenByBusid: drmOpenMinor returns 8
    [ 16.411] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 16.411] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 16.411] (==) intel(0): RGB weight 888
    [ 16.411] (==) intel(0): Default visual is TrueColor
    [ 16.411] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
    [ 16.411] (--) intel(0): Chipset: "945GME"
    [ 16.411] (**) intel(0): Tiling enabled
    [ 16.411] (**) intel(0): SwapBuffers wait enabled
    [ 16.412] (==) intel(0): video overlay key set to 0x101fe
    [ 16.421] (II) intel(0): Output LVDS1 using monitor section Monitor0
    [ 16.450] (II) intel(0): Output VGA1 has no monitor section
    [ 16.450] (II) intel(0): EDID for output LVDS1
    [ 16.450] (II) intel(0): Manufacturer: CMO Model: 209 Serial#: 0
    [ 16.450] (II) intel(0): Year: 2008 Week: 31
    [ 16.450] (II) intel(0): EDID Version: 1.3
    [ 16.450] (II) intel(0): Digital Display Input
    [ 16.450] (II) intel(0): Max Image Size [cm]: horiz.: 21 vert.: 12
    [ 16.450] (II) intel(0): Gamma: 2.20
    [ 16.450] (II) intel(0): No DPMS capabilities specified
    [ 16.450] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 16.450] (II) intel(0): First detailed timing is preferred mode
    [ 16.450] (II) intel(0): redX: 0.584 redY: 0.362 greenX: 0.350 greenY: 0.583
    [ 16.450] (II) intel(0): blueX: 0.154 blueY: 0.105 whiteX: 0.313 whiteY: 0.329
    [ 16.450] (II) intel(0): Manufacturer's mask: 0
    [ 16.451] (II) intel(0): Supported detailed timing:
    [ 16.451] (II) intel(0): clock: 45.0 MHz Image Size: 195 x 113 mm
    [ 16.451] (II) intel(0): h_active: 1024 h_sync: 1072 h_sync_end 1104 h_blank_end 1200 h_border: 0
    [ 16.451] (II) intel(0): v_active: 600 v_sync: 603 v_sync_end 609 v_blanking: 625 v_border: 0
    [ 16.451] (II) intel(0): N089L6-L02
    [ 16.451] (II) intel(0): CMO
    [ 16.451] (II) intel(0): N089L6-L02
    [ 16.451] (II) intel(0): EDID (in hex):
    [ 16.451] (II) intel(0): 00ffffffffffff000daf090200000000
    [ 16.451] (II) intel(0): 1f12010390150c780ab985955c599527
    [ 16.451] (II) intel(0): 1b505400000001010101010101010101
    [ 16.451] (II) intel(0): 010101010101941100b0405819203020
    [ 16.451] (II) intel(0): 3600c37100000018000000fe004e3038
    [ 16.451] (II) intel(0): 394c362d4c30320a2020000000fe0043
    [ 16.451] (II) intel(0): 4d4f0a202020202020202020000000fe
    [ 16.451] (II) intel(0): 004e3038394c362d4c30320a2020009d
    [ 16.451] (II) intel(0): EDID vendor "CMO", prod id 521
    [ 16.451] (II) intel(0): Printing DDC gathered Modelines:
    [ 16.451] (II) intel(0): Modeline "1024x600"x0.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    [ 16.463] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 16.463] (II) intel(0): Printing probed modes for output LVDS1
    [ 16.463] (II) intel(0): Modeline "1024x600"x60.0 45.00 1024 1072 1104 1200 600 603 609 625 -hsync -vsync (37.5 kHz)
    [ 16.463] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 16.463] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 16.463] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 16.490] (II) intel(0): EDID for output VGA1
    [ 16.490] (II) intel(0): Output LVDS1 connected
    [ 16.490] (II) intel(0): Output VGA1 disconnected
    [ 16.490] (II) intel(0): Using exact sizes for initial modes
    [ 16.490] (II) intel(0): Output LVDS1 using initial mode 1024x600
    [ 16.490] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 16.490] (II) intel(0): Kernel page flipping support detected, enabling
    [ 16.490] (**) intel(0): Display dimensions: (210, 120) mm
    [ 16.490] (**) intel(0): DPI set to (123, 126)
    [ 16.490] (II) Loading sub module "fb"
    [ 16.490] (II) LoadModule: "fb"
    [ 16.491] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 16.501] (II) Module fb: vendor="X.Org Foundation"
    [ 16.501] compiled for 1.9.4, module version = 1.0.0
    [ 16.501] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.501] (II) Loading sub module "dri2"
    [ 16.501] (II) LoadModule: "dri2"
    [ 16.501] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 16.502] (==) Depth 24 pixmap format is 32 bpp
    [ 16.502] (II) intel(0): [DRI2] Setup complete
    [ 16.502] (II) intel(0): [DRI2] DRI driver: i915
    [ 16.502] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
    [ 16.505] (II) UXA(0): Driver registered support for the following operations:
    [ 16.506] (II) solid
    [ 16.506] (II) copy
    [ 16.506] (II) composite (RENDER acceleration)
    [ 16.506] (II) put_image
    [ 16.506] (II) get_image
    [ 16.506] (==) intel(0): Backing store disabled
    [ 16.506] (==) intel(0): Silken mouse enabled
    [ 16.507] (II) intel(0): Initializing HW Cursor
    [ 16.516] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 16.517] (==) intel(0): DPMS enabled
    [ 16.517] (==) intel(0): Intel XvMC decoder disabled
    [ 16.517] (II) intel(0): Set up textured video
    [ 16.517] (II) intel(0): Set up overlay video
    [ 16.517] (II) intel(0): direct rendering: DRI2 Enabled
    [ 16.517] (==) intel(0): hotplug detection: "enabled"
    [ 16.517] (--) RandR disabled
    [ 16.517] (II) Initializing built-in extension Generic Event Extension
    [ 16.517] (II) Initializing built-in extension SHAPE
    [ 16.517] (II) Initializing built-in extension MIT-SHM
    [ 16.517] (II) Initializing built-in extension XInputExtension
    [ 16.518] (II) Initializing built-in extension XTEST
    [ 16.518] (II) Initializing built-in extension BIG-REQUESTS
    [ 16.518] (II) Initializing built-in extension SYNC
    [ 16.518] (II) Initializing built-in extension XKEYBOARD
    [ 16.518] (II) Initializing built-in extension XC-MISC
    [ 16.518] (II) Initializing built-in extension SECURITY
    [ 16.518] (II) Initializing built-in extension XINERAMA
    [ 16.518] (II) Initializing built-in extension XFIXES
    [ 16.518] (II) Initializing built-in extension RENDER
    [ 16.518] (II) Initializing built-in extension RANDR
    [ 16.518] (II) Initializing built-in extension COMPOSITE
    [ 16.518] (II) Initializing built-in extension DAMAGE
    [ 16.621] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 16.621] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 16.621] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 16.621] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 16.621] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 16.621] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 16.621] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 16.623] (II) intel(0): Setting screen physical size to 270 x 158
    [ 17.652] (II) config/udev: Adding input device Power Button (/dev/input/event5)
    [ 17.652] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 17.652] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 17.652] (II) LoadModule: "evdev"
    [ 17.653] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 17.659] (II) Module evdev: vendor="X.Org Foundation"
    [ 17.660] compiled for 1.9.4, module version = 2.6.0
    [ 17.660] Module class: X.Org XInput Driver
    [ 17.660] ABI class: X.Org XInput driver, version 11.0
    [ 17.660] (**) Power Button: always reports core events
    [ 17.660] (**) Power Button: Device: "/dev/input/event5"
    [ 17.676] (--) Power Button: Found keys
    [ 17.676] (II) Power Button: Configuring as keyboard
    [ 17.676] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 17.677] (**) Option "xkb_rules" "evdev"
    [ 17.677] (**) Option "xkb_model" "evdev"
    [ 17.677] (**) Option "xkb_layout" "gb"
    [ 17.779] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 17.779] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 17.779] (**) Video Bus: Applying InputClass "Keyboard Defaults"
    [ 17.779] (**) Video Bus: always reports core events
    [ 17.779] (**) Video Bus: Device: "/dev/input/event6"
    [ 17.800] (--) Video Bus: Found keys
    [ 17.800] (II) Video Bus: Configuring as keyboard
    [ 17.800] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 17.800] (**) Option "xkb_rules" "evdev"
    [ 17.800] (**) Option "xkb_model" "evdev"
    [ 17.800] (**) Option "xkb_layout" "gb"
    [ 17.817] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 17.817] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 17.817] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 17.817] (**) Power Button: always reports core events
    [ 17.817] (**) Power Button: Device: "/dev/input/event2"
    [ 17.840] (--) Power Button: Found keys
    [ 17.840] (II) Power Button: Configuring as keyboard
    [ 17.840] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 17.840] (**) Option "xkb_rules" "evdev"
    [ 17.840] (**) Option "xkb_model" "evdev"
    [ 17.840] (**) Option "xkb_layout" "gb"
    [ 17.842] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 17.842] (II) No input driver/identifier specified (ignoring)
    [ 17.843] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 17.843] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 17.843] (**) Sleep Button: Applying InputClass "Keyboard Defaults"
    [ 17.843] (**) Sleep Button: always reports core events
    [ 17.843] (**) Sleep Button: Device: "/dev/input/event4"
    [ 17.866] (--) Sleep Button: Found keys
    [ 17.866] (II) Sleep Button: Configuring as keyboard
    [ 17.866] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 17.866] (**) Option "xkb_rules" "evdev"
    [ 17.867] (**) Option "xkb_model" "evdev"
    [ 17.867] (**) Option "xkb_layout" "gb"
    [ 17.871] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    [ 17.871] (II) No input driver/identifier specified (ignoring)
    [ 17.873] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
    [ 17.873] (II) No input driver/identifier specified (ignoring)
    [ 17.881] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event8)
    [ 17.881] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
    [ 17.881] (**) USB 2.0 Camera: Applying InputClass "Keyboard Defaults"
    [ 17.881] (**) USB 2.0 Camera: always reports core events
    [ 17.881] (**) USB 2.0 Camera: Device: "/dev/input/event8"
    [ 17.906] (--) USB 2.0 Camera: Found keys
    [ 17.906] (II) USB 2.0 Camera: Configuring as keyboard
    [ 17.906] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD)
    [ 17.906] (**) Option "xkb_rules" "evdev"
    [ 17.907] (**) Option "xkb_model" "evdev"
    [ 17.907] (**) Option "xkb_layout" "gb"
    [ 17.915] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 17.915] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 17.915] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 17.915] (**) AT Translated Set 2 keyboard: always reports core events
    [ 17.915] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 17.930] (--) AT Translated Set 2 keyboard: Found keys
    [ 17.930] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 17.930] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 17.930] (**) Option "xkb_rules" "evdev"
    [ 17.930] (**) Option "xkb_model" "evdev"
    [ 17.930] (**) Option "xkb_layout" "gb"
    [ 17.932] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 17.932] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 17.932] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 17.932] (II) LoadModule: "synaptics"
    [ 17.932] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 17.984] (II) Module synaptics: vendor="X.Org Foundation"
    [ 17.984] compiled for 1.9.2, module version = 1.3.0
    [ 17.984] Module class: X.Org XInput Driver
    [ 17.984] ABI class: X.Org XInput driver, version 11.0
    [ 17.984] (II) Synaptics touchpad driver version 1.3.0
    [ 17.984] (**) Option "Device" "/dev/input/event7"
    [ 18.106] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    [ 18.106] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5218
    [ 18.106] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 18.106] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 18.106] (--) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 18.107] (**) Option "TapButton1" "1"
    [ 18.107] (**) Option "TapButton2" "2"
    [ 18.107] (**) Option "TapButton3" "3"
    [ 18.213] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 18.213] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 18.266] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 18.266] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 18.267] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 18.267] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.034
    [ 18.267] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 18.267] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 18.267] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 18.267] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 18.346] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 18.347] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 18.347] (II) No input driver/identifier specified (ignoring)
    [ 18.348] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 18.349] (II) No input driver/identifier specified (ignoring)
    Any ideas? Thanks.
    Last edited by neurolysis (2011-02-23 16:49:42)

    And, of course, as soon as it isn't 3am, I realise that it is because I haven't run the programs in the background. Oh dear...

  • How to change the mouse cursor icon type when mouse moves out of client area ( propertysheet) WTL?

    I got stuck with an issue in property sheet .I want to load different cursor when the mouse position is within the client area and load another when moves out of the client area.
    In the porpetysheet I added four page. In the first page when I click next I am loading cursor of IDC_WAIT type and loading IDC_ARROW when the mouse moves out of the client area.
    In the page class I triggered the event for WM_MOUSEMOVE as follow:
        MESSAGE_HANDLER(WM_MOUSEMOVE, OnMouseMove)
    LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/)
    if(TRUE == m_bIsNextBtnClicked)
    ::SetCursor(LoadCursor(NULL, IDC_WAIT));
    else
    ::SetCursor(LoadCursor(NULL, IDC_ARROW));
    return TRUE;
    This event is getting triggered and absolutely had no issue with this. Similarly I tried adding `MESSAGE_HANDLER(WM_MOUSELEAVE, OnMouseLeave)` this event making an assumption that this will get triggered if the mouse moves out of the client area,  but
    this event did not get triggered at all.If this is not the mouse event to be triggered for mouseleave which event should I trigger?
    LRESULT OnMouseLeave(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/)
    ::SetCursor(LoadCursor(NULL, IDC_ARROW));
    return TRUE;
    Now when I click Next button , **I was actually calling a function which is taking sometime to return** . Before to this function I am loading IDC_WAIT cursor i.e., 
     `::SetCursor(LoadCursor(NULL, IDC_WAIT));` . 
    Now when move the mouse cursor on to the non-client area I want to load IDC_ARROW cursor i.e., 
        ::SetCursor(LoadCursor(NULL, IDC_ARROW)); 
    When the moves on to the non-client area I am handling the mouse event in sheet derived class as follows,
    MESSAGE_HANDLER(WM_NCMOUSEMOVE, OnNCMouseMove)
    LRESULT OnNCMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/)
    ::SetCursor(LoadCursor(NULL, IDC_ARROW));
    return 0;
    This event is not getting triggered until unless the function in the Next button event is executed.
    I want both of them to be done in parallel i.e, click Next button now hover mouse on the client area, Busy icon should come and when mouse moves out of the client area then IDC_ARROW icon should come.
    LRESULT OnWizardNext()
    ::SetCursor(LoadCursor(NULL, IDC_WAIT));
    m_bIsNextBtnIsClicked = TRUE;
    BOOL bRet = MyFun();
    m_bIsNextBtnIsClicked = FALSE;
    //Until this function(MyFun()) is executed **WM_NCMOUSEMOVE**
    //event is not getting triggered.But this event should get triggered and I
    //should be able to see the change of cursor within and out of client area.
    Can anyone kindly help me to solve this issue.
    SivaV

    Hello
    sivavuyyuru,
    For this issue, I am trying to involve someone to help look into, it might take some time and as soon as we get any result, we will tell you.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Illustrator CC Suddenly Crashes when mouse cursor moves a drawn object

    I've relaunched and tried re-installing Illustrator CC twice and didn't solve this unexpected crash problem. It has never happened since I paid for this software months ago.
    Illustrator won't crash when:
    - using the keyboard arrows to manually move any path or drawn shapes/ objects
    - using my wireless mouse to draw objects/ new paths from clipboards, colour boards etc.
    Illustrator CRASHES when:
    - using my wireless mouse and macbook's touchpad mouse to move any new or old drawn paths/ objects/ shapes/ lines etc.
    In my Opinion - ROOT OF PROBLEM:
    - Wirelss and macbook's touchpad mouse cursor causees it to hang then crash 1 minute later.
    Why would my mouse cursor suddenly be the cause of this crash problem when it was working fine all along?
    Below is the error message, need a SOLUTION or ADVICE ASAP as I use this software to run my design business, thank you!
    Process:         Adobe Illustrator [18899]
    Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         17.1.0 (17.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [122]
    User ID:         501
    Date/Time:       2014-03-14 23:11:31.108 +1100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          638014 sec
    Crashes Since Last Report:           50
    Per-App Interval Since Last Report:  614683 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      6279357D-4FC4-2602-FF78-501FBDC454EB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: hash
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8682424c objc_msgSend + 12
    1   com.apple.CoreFoundation                0x00007fff8d34f12d -[__NSDictionaryM objectForKey:] + 77
    2   com.apple.AppKit                        0x00007fff8df3e46f +[NSPasteboard _pasteboardWithName:] + 135
    3   com.adobe.dvaui.framework               0x000000010805b7d6 dvaui::datatransfer::OS_SendData::DoDragAndDrop(int, int*) + 358
    4   com.adobe.illustrator                   0x000000010060bd2e 0x100000000 + 6339886
    5   com.adobe.illustrator                   0x0000000100508293 0x100000000 + 5276307
    6   com.adobe.illustrator                   0x00000001005056ac 0x100000000 + 5265068
    7   com.adobe.illustrator                   0x00000001004f6bbb 0x100000000 + 5204923
    8   com.adobe.illustrator                   0x00000001004f47a3 0x100000000 + 5195683
    9   com.adobe.illustrator                   0x00000001004cd539 0x100000000 + 5035321
    10  com.adobe.illustrator                   0x0000000100479242 0x100000000 + 4690498
    11  com.adobe.illustrator                   0x000000010047d2f1 0x100000000 + 4707057
    12  com.adobe.illustrator                   0x000000010047b950 0x100000000 + 4700496
    13  com.adobe.illustrator                   0x0000000100484dcc 0x100000000 + 4738508
    14  com.adobe.illustrator                   0x0000000100488223 0x100000000 + 4751907
    15  com.adobe.dvaui.framework               0x00000001080e869a dvaui::ui::UI_Node::UI_DispatchPointerEventToLeaf(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&) + 154
    16  com.adobe.dvaui.framework               0x00000001080e824a dvaui::ui::UI_Node::DispatchPointerEvent::operator()(dvaui::ui::UI_Node*, dvaui::ui::UI_Node*, dvacore::geom::PointT<float> const&) const + 122
    17  com.adobe.dvaui.framework               0x00000001080ee893 std::pair<bool, dvaui::ui::UI_Node*> dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeafT<dvaui::ui::UI_Node::DispatchPoint erEvent>(dvaui::ui::UI_Node::DispatchPointerEvent&, dvacore::geom::PointT<float> const&, bool) + 163
    18  com.adobe.dvaui.framework               0x00000001080e74d1 dvaui::ui::UI_Node::UI_DispatchPointerEventTowardsLeaf(dvaui::ui::PointerEvent const&, bool) + 65
    19  com.adobe.dvaui.framework               0x00000001080e6bb2 dvaui::ui::UI_Node::UI_DispatchPointerEventToTarget(dvaui::ui::UI_Node*, dvaui::ui::PointerEvent const&, bool) + 194
    20  com.adobe.dvaui.framework               0x00000001080e6a52 dvaui::ui::UI_Node::UI_DispatchPointerEvent(dvaui::ui::PointerEvent const&, bool) + 66
    21  com.adobe.dvaui.framework               0x00000001081630a7 dvaui::ui::OS_View::UI_DispatchPlatformMouseEvent(dvaui::ui::MouseEvent const&, bool) + 663
    22  com.adobe.dvaui.framework               0x0000000108162c0e dvaui::ui::OS_View::UI_DispatchPlatformMouseClickEvent(dvaui::ui::OS_Event const&) + 622
    23  com.adobe.dvaui.framework               0x0000000108161478 dvaui::ui::OS_View::UI_DispatchEvent(dvaui::ui::OS_Event*) + 120
    24  com.adobe.dvaui.framework               0x00000001081613d6 dvaui::ui::OS_View::UI_HandleOSEvent(dvaui::ui::OS_Event*) + 22
    25  com.adobe.dvaui.framework               0x0000000108162679 dvaui::ui::OS_View::UI_HandlePlatformEvent(NSEvent*) + 57
    26  com.adobe.dvacore.framework             0x0000000107a0ba74 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 68
    27  com.adobe.illustrator                   0x000000010048f3f2 0x100000000 + 4781042
    28  com.adobe.dvacore.framework             0x0000000107a0bb0c void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void>(boost::f unction0<void>, bool*) + 140
    29  com.adobe.dvacore.framework             0x0000000107a0ea1d void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 125
    30  com.adobe.dvaui.framework               0x000000010816d2ba -[DVAMacContainerView mouseDown:] + 122
    31  com.apple.AppKit                        0x00007fff8e0f250e -[NSWindow sendEvent:] + 6853
    32  com.adobe.owl                           0x000000010582a840 0x1057f4000 + 223296
    33  com.apple.AppKit                        0x00007fff8e0ee644 -[NSApplication sendEvent:] + 5761
    34  com.adobe.dvaui.framework               0x0000000108166b7e -[DVAMacApplication sendEvent:] + 622
    35  com.adobe.exo.framework                 0x0000000108b0827f -[ExoMacApplication sendEvent:] + 559
    36  com.apple.AppKit                        0x00007fff8e00421a -[NSApplication run] + 636
    37  com.adobe.exo.framework                 0x0000000108b07c98 exo::app::OS_AppBase::RunEventLoop() + 56
    38  com.adobe.illustrator                   0x000000010048db15 0x100000000 + 4774677
    39  com.adobe.illustrator                   0x000000010043189c 0x100000000 + 4397212
    40  com.adobe.illustrator                   0x000000010041bfa7 0x100000000 + 4308903
    41  com.adobe.illustrator                   0x0000000100003754 0x100000000 + 14164
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8bafbd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8b196dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8b1969ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.AGM                           0x0000000102bfed0b 0x1028bc000 + 3419403
    3   com.adobe.AGM                           0x0000000102bff7bd 0x1028bc000 + 3422141
    4   com.adobe.AGM                           0x0000000102c157e8 0x1028bc000 + 3512296
    5   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8bafb322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8d2a1f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8bafb386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff91de4800 nanosleep + 163
    2   libsystem_c.dylib                       0x00007fff91de4717 usleep + 54
    3   com.adobe.illustrator.plugins.dBrushTool          0x000000011563184b 0x1155da000 + 358475
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011563219f 0x1155da000 + 360863
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x000000011563219f 0x1155da000 + 360863
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.AFlame                        0x000000011cb76b1b 0x11c9fb000 + 1555227
    3   com.adobe.AFlame                        0x000000011cb2e234 0x11c9fb000 + 1258036
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8bafb386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff91de4800 nanosleep + 163
    2   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001109a4c78 0x110831000 + 1522808
    3   com.adobe.illustrator.plugins.ScriptingSupport          0x000000011098d04e 0x110831000 + 1425486
    4   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001109a4835 0x110831000 + 1521717
    5   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 9:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 10:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 11:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 12:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 13:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 14:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 15:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 16:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 17:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8baf9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8baf8c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8d25d233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8d262916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8d2620e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff85e54546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff85eb2562 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff8bafb2aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib           0x000000010e6081a1 0x10e5f0000 + 98721
    2   ServiceManager-Launcher.dylib           0x000000010e6074bc 0x10e5f0000 + 95420
    3   ServiceManager-Launcher.dylib           0x000000010e60655e 0x10e5f0000 + 91486
    4   ServiceManager-Launcher.dylib           0x000000010e6065cc 0x10e5f0000 + 91596
    5   ServiceManager-Launcher.dylib           0x000000010e6011c4 0x10e5f0000 + 70084
    6   ServiceManager-Launcher.dylib           0x000000010e601bde 0x10e5f0000 + 72670
    7   ServiceManager-Launcher.dylib           0x000000010e601aeb 0x10e5f0000 + 72427
    8   ServiceManager-Launcher.dylib           0x000000010e60524e 0x10e5f0000 + 86606
    9   ServiceManager-Launcher.dylib           0x000000010e605392 0x10e5f0000 + 86930
    10  ServiceManager-Launcher.dylib           0x000000010e60514d 0x10e5f0000 + 86349
    11  ServiceManager-Launcher.dylib           0x000000010e6050c6 0x10e5f0000 + 86214
    12  ServiceManager-Launcher.dylib           0x000000010e5f37d6 0x10e5f0000 + 14294
    13  ServiceManager-Launcher.dylib           0x000000010e5f79c5 0x10e5f0000 + 31173
    14  ServiceManager-Launcher.dylib           0x000000010e605d2c 0x10e5f0000 + 89388
    15  ServiceManager-Launcher.dylib           0x000000010e607e63 0x10e5f0000 + 97891
    16  libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    17  libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 19:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 20:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 21:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 22:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 23:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 24:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 25:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 26:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff8bafb0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff91d5efe9 _pthread_cond_wait + 869
    2   com.adobe.illustrator                   0x0000000100e99cab 0x100000000 + 15309995
    3   com.adobe.illustrator                   0x0000000100e9874b 0x100000000 + 15304523
    4   com.adobe.illustrator                   0x0000000100e96bda 0x100000000 + 15297498
    5   com.adobe.boost_threads.framework          0x0000000106e0d1be thread_proxy + 158
    6   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 27:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8baf9686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8baf8c42 mach_msg + 70
    2   com.apple.QuartzCore                    0x00007fff8fc4717b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore                    0x00007fff8fccbdc6 thread_fun + 25
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
    2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
    3   com.apple.CoreServices.CarbonCore          0x00007fff886f17e0 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
    2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
    3   com.apple.CoreServices.CarbonCore          0x00007fff886f17e0 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
    2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
    3   com.apple.CoreServices.CarbonCore          0x00007fff886f17e0 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x000000010000d939 0x100000000 + 55609
    2   com.adobe.illustrator                   0x000000010000e177 0x100000000 + 57719
    3   com.apple.CoreServices.CarbonCore          0x00007fff886f17e0 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff8baf96c2 semaphore_wait_trap + 10
    1   com.adobe.ACE                           0x00000001028503c7 ACEHasFeature + 533191
    2   com.adobe.ACE                           0x000000010284fdc1 ACEHasFeature + 531649
    3   com.adobe.ACE                           0x000000010284f67e ACEHasFeature + 529790
    4   libsystem_c.dylib                       0x00007fff91d5a7a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff91d471e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000012167a140  rbx: 0x000000011ea4ea40  rcx: 0x0000000109814e00  rdx: 0x40c11856b3823fb6
      rdi: 0x40c11856b3823fb6  rsi: 0x00007fff8e837691  rbp: 0x00007fff5fbfd080  rsp: 0x00007fff5fbfd038
       r8: 0x00007fff76700110   r9: 0x0000000000000000  r10: 0x000000010e2f17a0  r11: 0x00007fff7656ed68
      r12: 0x0000000000000003  r13: 0x40c11856b3823fb6  r14: 0x40c11856b3823fb6  r15: 0x40c11856b3823fb6
      rip: 0x00007fff8682424c  rfl: 0x0000000000010246  cr2: 0x00007fff8dec49c9
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x1014a8ff7 +com.adobe.illustrator (17.1.0 - 17.0.0) <DA956763-D868-31EE-9329-0DE283ECA5D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
           0x101887000 -        0x1025ccff7 +libicudata.40.0.dylib (40) <6211D655-ECF8-7378-CF68-3B07300D5A29> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
           0x1025e0000 -        0x10262ffff +com.adobe.headlights.LogSessionFramework (2.1.2.1756) <BD518257-970F-344A-92B8-B8BE1A8EB4D8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x102665000 -        0x102667fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
           0x10266d000 -        0x1026bdfff +com.adobe.aiport (aiport version 16.0.0 - 16.0.0.273) <21DD0108-77DD-366F-A9BA-12065481922E> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/aiport
           0x1026e0000 -        0x102734fff +com.adobe.filterport (filterport version 16.0.0 - 16.0.0.273) <F71C0D3A-454F-3EA9-81FF-16A0CDEF5BC2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/filterport
           0x10275d000 -        0x10275dff7 +com.adobe.SPBasic (SPBasic version 16.0.0 - 16.0.0.273) <0CED669A-C6CF-3581-8861-039B9DC863ED> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
           0x102762000 -        0x1028a8fff +com.adobe.ACE (AdobeACE 2.20.02.31977 - 2.20.02.31977) <3A212837-B075-34C0-96E9-5A4019C9DFEE> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x1028bc000 -        0x102e8dfff +com.adobe.AGM (AdobeAGM 4.30.29.31977 - 4.30.29.31977) <BFFDBF0E-28EF-3720-93BE-293618541D26> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x102f2a000 -        0x102f67fff +com.adobe.ARE (AdobeARE 1.5.02.31977 - 1.5.02.31977) <73174C59-1DDC-3416-A0AD-4D70930ABA60> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
           0x102f6f000 -        0x10306dff7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.30807 - 3.8.0.30807) <DF0EC9F6-D499-39B8-B2F4-CAF4F742D702> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
           0x103119000 -        0x103136fff +com.adobe.BIB (AdobeBIB 1.2.03.31977 - 1.2.03.31977) <A69D3AA0-9248-3B77-991B-89B2B7FE46BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x10313e000 -        0x103164fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <FA20BCA0-05BF-35ED-95B7-5775B8310D12> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeBibUtils.framework/Versions/A/AdobeBIBUtils
           0x10316c000 -        0x10347dff7 +com.adobe.CoolType (AdobeCoolType 5.15.00.31977 - 5.15.00.31977) <42323DBD-3A6D-3C41-A2C1-2B944789D8A9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x1034c5000 -        0x103a5efff +com.adobe.MPS (AdobeMPS 5.8.1.30604 - 5.8.1.30604) <70CBC6A8-2740-37AB-964E-484096A1BF8A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103adb000 -        0x104a5efef +com.adobe.psl (AdobePSL 14.0.0.30830 - 14.0.0.30830) <7BDC4AF7-B14F-3DE0-B47A-E69B37529A6B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
           0x104c1f000 -        0x104c8cfff +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 14 - 79.151739) <95D40B8F-C287-3F7B-945C-CEEE0D5399A2> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x104cbf000 -        0x104dcbfff +com.adobe.AdobeXMPFiles (Adobe XMP Files 5.6 -f 50 - 79.151739) <6C763585-FC85-3A15-B089-7D43EF73F6A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
           0x104e79000 -        0x104f23fe7 +libicucnv.40.0.dylib (40) <768D99C5-46B9-B849-2834-B5BF541856D1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dy lib
           0x104f4b000 -        0x10508bfe7 +libicui18n.40.0.dylib (40) <B0341318-FB92-A0CF-2CA5-7FA100624DBD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/4.0/libicu i18n.40.0.dylib
           0x10510b000 -        0x10520dfef +libicuuc.40.0.dylib (40) <76F12DCE-F356-D48D-4239-FC103706EF76> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
           0x105256000 -        0x105384fff +com.winsoft.wrservices (WRServices 7.0.0 - 7.0.0) <0853A41B-A14A-37B7-B27F-457F87865EAD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x1053e2000 -        0x10553bff7 +com.adobe.linguistic.LinguisticManager (7.0.0 - 19061) <F6095811-7D5F-3E06-A664-1EB9FBF8C761> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x105589000 -        0x105591ff7 +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <9E166135-BA3F-3F90-A08B-26FC68B919A8> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
           0x10559b000 -        0x1055bffff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.30807 - 3.8.0.30807) <16FF5E16-19E0-3CE1-A68E-27567234429F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
           0x1055e3000 -        0x1056a1ff7 +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.30772) <4FC0039A-A770-3A51-9D7A-D24167344540> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
           0x1056f1000 -        0x1057aaff7 +com.adobe.JP2K (1.2.2 - 1.2.2.29712) <869F46FB-FF39-39CA-B1E3-A13035A48B49> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x1057f4000 -        0x1059bfff7 +com.adobe.owl (AdobeOwl version 5.0.23 - 5.0.23) <E3DD5569-DC71-3DB2-9527-86DBB22B00C9> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x105a02000 -        0x10616cff7 +com.adobe.PDFL (PROD_MAJOR.PROD_MINOR.PROD_STEP - 11.0.0.32052) <0CC380FF-CE16-336B-BC6E-B106AB85CF0B> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
           0x106226000 -        0x10632afff +com.adobe.PDFPort (AdobePDFPort 2.1.0.31977 - 2.1.0.31977) <83787D51-C878-3CFF-A3A2-F2107F7BB920> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
           0x10633d000 -        0x106362ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/adobepdfsetting s
           0x10639c000 -        0x1063e1ff7 +com.adobe.pip (7.0.0.1768) <F022E031-1429-354F-B718-70F001B342EF> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
           0x1063ed000 -        0x106498ff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.30772) <5DE0B54D-CDAE-3146-904F-72CBC5C89FA7> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x1064dd000 -        0x10659aff7 +com.adobe.SVGExport (AdobeSVGExport 6.0 - 6.0) <F15402B9-3F84-3687-8AB8-AD5B86C81806> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
           0x1065bd000 -        0x1068d3fff +com.adobe.SVGRE (AdobeSVGRE 6.0 - 6.0) <D21D9020-0CD5-2CE3-FE04-8856C4F631E1> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
           0x10699f000 -        0x1069b2ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x1069bc000 -        0x1069d4ff7  com.apple.carbonframeworktemplate (1.0 - 1.0) <CD612584-FFB3-3311-8A49-834F1DFA2841> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
           0x1069db000 -        0x106acbfff +com.adobe.amtlib (7.0.0.247 - 7.0.0.247) <48D8FFDB-DFEA-310D-BAE3-DFD8D05B0160> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x106ade000 -        0x106ae4ff7 +com.adobe.boost_date_time.framework (7.0.0 - 7.0.0.0) <C38F2ED5-444A-3354-B637-E504EA3B11E4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
           0x106afb000 -        0x106b09fff +com.adobe.boost_filesystem.framework (7.0.0 - 7.0.0.0) <CD143090-186F-3AC4-ADD4-C6FBE15A2283> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
           0x106b1e000 -        0x106bbcff7 +com.adobe.boost_regex.framework (7.0.0 - 7.0.0.0) <959CB98A-832D-3D4B-B41C-62A9D71D1E7F> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
           0x106c58000 -        0x106caafff +com.adobe.boost_serialization.framework (7.0.0 - 7.0.0.0) <F43C3812-4D22-30B5-8BB3-21CD1AACD8A6> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
           0x106dd9000 -        0x106de4ff7 +com.adobe.boost_signals.framework (7.0.0 - 7.0.0.0) <A827BD38-DBCD-3974-8758-7B227A520704> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
           0x106dff000 -        0x106e03ff7 +com.adobe.boost_system.framework (7.0.0 - 7.0.0.0) <854D8FEC-FDF8-31F9-9D15-B9770E6EDE86> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
           0x106e0c000 -        0x106e18fff +com.adobe.boost_threads.framework (7.0.0 - 7.0.0.0) <B9EF0A63-734B-3C71-91D5-B310D07581E6> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106e38000 -        0x107158ff7 +com.adobe.dvaadameve.framework (7.0.0 - 7.0.0.0) <70E16846-8C58-3811-9023-03A2FC681753> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1077fe000 -        0x10790cff7 +com.adobe.dvaai.framework (7.0.0 - 7.0.0.0) <C805ABDA-1718-36F4-B9B2-0F0482749695> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
           0x1079e4000 -        0x107c35ff7 +com.adobe.dvacore.framework (7.0.0 - 7.0.0.0) <3AF618E8-3F66-37DD-B6B6-AAC83715A282> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x107e77000 -        0x108310fff +com.adobe.dvaui.framework (7.0.0 - 7.0.0.0) <382EEBCB-C3E6-3FE9-9BAD-2ABDBBE8AE3E> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10892e000 -        0x1089e6ff7 +com.adobe.dvaworkspace.framework (7.0.0 - 7.0.0.0) <DCD7579A-5260-3770-9108-06B9CF023357> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaworkspace.framework/Versions/A/dvaworkspace
           0x108b00000 -        0x108bc5fff +com.adobe.exo.framework (7.0.0 - 7.0.0.0) <6AE2E47D-37D2-320C-A302-DDFDE9AE2184> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/exo.framework/Versions/A/exo
           0x108d25000 -        0x108d96fe7 +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 79.151561) <380981FE-6528-37CC-9159-AB1892803BD4> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x108da9000 -        0x108dc7ff7 +com.adobe.dvaflashview.framework (7.0.0 - 7.0.0.0) <8072006D-2E76-3FB7-B7B4-00918E483B18> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvaflashview.framework/Versions/A/dvaflashview
           0x108df1000 -        0x108e1dff7 +libtbb.dylib (0) <64B7013E-D548-3F7B-A2FB-28B7B932275C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbb.dylib
           0x108e38000 -        0x108e57fe7 +libtbbmalloc.dylib (0) <6887ED68-67ED-3748-82DA-B39A3EB210BB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/libtbbmalloc.dylib
           0x108e7c000 -        0x108e81fff  com.apple.agl (3.2.1 - AGL-3.2.1) <49C58BA7-3BF8-35CC-AFB3-2B0432766389> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x108e88000 -        0x108e8cff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/Adbeape.framework/Versions/A/adbeape
           0x108e93000 -        0x108fdffff +com.adobe.dvascriptui.framework (7.0.6 - 7.0.6.0) <EC978E66-CA70-3CBB-9A0D-09CD166A5F70> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/dvascriptui.framework/Versions/A/dvascriptui
           0x1092c8000 -        0x1092caff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x10a23f000 -        0x10a246fff +com.adobe.illustrator.plugins.Action (Action version 17.0.0 - 17.0.0) <04BA283F-BA0E-3F24-B871-442248987654> /Applications/Adobe Illustrator CC/*/Action
           0x10a24c000 -        0x10a257ff7 +com.adobe.illustrator.plugins.FrameworkS (Framework Server version 17.0.0 - 17.0.0) <27F6E321-0909-3458-854D-C7D36025D34C> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkS
           0x10a25d000 -        0x10a266fff +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 17.0.0 - 17.0.0) <4F370E42-56A8-3057-A7DD-61B5D2B3ACFD> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
           0x10a26c000 -        0x10a272fff +com.adobe.illustrator.plugins.FlattenTransparency ( Flatten Transparency version 17.0.0 - 17.0.0) <045A9276-1B27-338B-94E2-1E4726635D74> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/FlattenTransparency
           0x10a367000 -        0x10a3b2fff +com.adobe.illustrator.plugins.CropAreaTool (CropAreaTool version 17.0.0 - 17.0.0) <A5390D54-5F00-37B1-840E-057E9619C8E6> /Applications/Adobe Illustrator CC/*/CropAreaTool
           0x10a3cc000 -        0x10a3d1ff7 +com.adobe.illustrator.plugins.TypeCase (Change Case version 17.0.0 - 17.0.0) <670DCDAA-D712-39E5-A0D0-63C10B01EF47> /Applications/Adobe Illustrator CC/*/TypeCase
           0x10a3d8000 -        0x10a3d9ff7  libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x10a3e1000 -        0x10a3e2fff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 17.0.0 - 17.0.0) <5D87412B-496A-35C8-9C38-23AA896A409B> /Applications/Adobe Illustrator CC/*/MPSCommon
           0x10c531000 -        0x10c531ff9 +cl_kernels (???) <7E4B5894-416F-45BC-9E2C-88B58728A10D> cl_kernels
           0x10c539000 -        0x10c539ffb +cl_kernels (???) <A3C4F634-0EB9-4E1D-B81D-82290782DBD1> cl_kernels
           0x10c53b000 -        0x10c5d5ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib
           0x10d8e6000 -        0x10d8ebff7  libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resourc es/libFontRegistryUI.dylib
           0x10d8f2000 -        0x10d8f3ffa +cl_kernels (???) <2B407474-6F39-4653-8D77-913AD24BFD28> cl_kernels
           0x10d94b000 -        0x10d94cffb +cl_kernels (???) <DD3C5A8F-54B3-4584-B77E-C20C4B3AC576> cl_kernels
           0x10df52000 -        0x10df57ff7  libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib
           0x10dfaa000 -        0x10e063ff7  ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/Resources/ColorSyncDeprecated.dylib
           0x10e5f0000 -        0x10e61cfff +ServiceManager-Launcher.dylib (49) <C7B7406E-26BE-34DA-AF02-21A76DC52D63> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
           0x10f7b1000 -        0x10f7c9ff7 +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 17.0.0 - 17.0.0) <45DF5645-A071-3DB3-A074-5BEA3A77BADB> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
           0x10f7e3000 -        0x10f7f9ff7 +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 17.0.0 - 17.0.0) <8B1D99F5-F718-3BBA-840B-A46844D19B84> /Applications/Adobe Illustrator CC/*/BrushManager
           0x10f900000 -        0x10f9e4fff +IMSLib.dylib (7.0.0.146 - 7.0.0.146) <38D7DA66-E06E-38A3-9401-42755F56C2C5> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/IMSLib.dylib
           0x10f9fc000 -        0x10fa86ff7  com.apple.xquery (1.3.1 - 30) <04E0E165-BE1D-3DD7-899F-10AFD053B30C> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
           0x10fb0e000 -        0x10fb2ffff +com.adobe.illustrator.plugins.Rasterize (Rasterize version 17.0.0 - 17.0.0) <80C34039-878E-3E09-847F-CEC6F511C021> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
           0x10fb37000 -        0x10fb3cff7 +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 17.0.0 - 17.0.0) <453CB9EB-FF1F-3BDC-BDAA-78965A046402> /Applications/Adobe Illustrator CC/*/ToolSelector
           0x10fb44000 -        0x10fb82fff +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 7.0.1.102 - 7.0.1.102) <75ADE364-1107-3DA7-84A2-26C6874EB881> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNoti fications
           0x10fbc7000 -        0x10fc33fff +com.adobe.illustrator.plugins.PhotoshopAdapter (Photoshop Adapter version 17.0.0 - 17.0.0) <A0DAFDA0-72C7-3E34-80A7-DA0C66591008> /Applications/Adobe Illustrator CC/*/PhotoshopAdapter
           0x10fc40000 -        0x10fc43ff7 +com.adobe.illustrator.plugins.Geometry ( Geometry Suite version 17.0.0 - 17.0.0) <B1597C8F-814E-3377-9940-D832ADFD2557> /Applications/Adobe Illustrator CC/*/Geometry
           0x10fcd8000 -        0x10fd42fff +com.adobe.illustrator.plugins.UserInterface (User Interface version 17.0.0 - 17.0.0) <7F6C3F1D-227E-38EA-A0F0-E890CA399994> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/UserInterface.aip/Contents/MacOS/UserInterface
           0x10fd6b000 -        0x10fd87ff7 +com.adobe.illustrator.plugins.ControlPanel (ControlPalette version 17.0.0 - 17.0.0) <F91B7DC2-5FDF-3DD2-B8EC-962BA35FDDDB> /Applications/Adobe Illustrator CC/*/ControlPanel
           0x10fd91000 -        0x10fdb0ff7 +com.adobe.illustrator.plugins.VariablesPalette (Variables Palette version 17.0.0 - 17.0.0) <DBEF1763-5A83-3380-ABE3-BC7DD2F9400A> /Applications/Adobe Illustrator CC/*/VariablesPalette
           0x10fdb7000 -        0x10fdc2fff +com.adobe.illustrator.plugins.DiffusionRasterSuite (DiffusionRaster version 17.0.0 - 17.0.0) <5758BF03-6F50-31EF-8F5B-29459C80D6F0> /Applications/Adobe Illustrator CC/*/DiffusionRasterSuite
           0x10fdc8000 -        0x10fdcdff7 +com.adobe.illustrator.plugins.TrimMark (Crop Marks version 17.0.0 - 17.0.0) <B41641AE-E1E3-3FE2-ADD3-638591BB00AC> /Applications/Adobe Illustrator CC/*/TrimMark
           0x10fe39000 -        0x10fecafff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 17.0.0 - 17.0.0) <F0DA7519-330A-3148-819A-65BBFB9B062A> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
           0x10fed5000 -        0x10feebfff +com.adobe.illustrator.plugins.TextWrapDlg (TextWrapDlg version 17.0.0 - 17.0.0) <A74AF898-E1CF-314E-A706-E8AA99BB9354> /Applications/Adobe Illustrator CC/*/TextWrapDlg
           0x110200000 -        0x110262ff7 +com.adobe.illustrator.plugins.PDFSuite (PDF Suite version 17.0.0 - 17.0.0) <7D30E550-E18B-31C2-A3B8-E88464840059> /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDFSuite
           0x110270000 -        0x110353fff +com.adobe.illustrator.plugins.BeautifulStrokes (Beautiful Strokes Suite version 17.0.0 - 17.0.0) <5E905A87-5CF9-35F5-A937-46A29444A6A0> /Applications/Adobe Illustrator CC/*/BeautifulStrokes
           0x11035e000 -        0x110469fff +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 17.0.0 - 17.0.0) <7FFC0B96-B13F-3BCA-80FC-28947C93CB01> /Applications/Adobe Illustrator CC/*/ColorHarmony
           0x110496000 -        0x1104ccff7 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 17.0.0 - 17.0.0) <84709A19-401B-3EFF-930A-70CFAD1003B2> /Applications/Adobe Illustrator CC/*/KinsokuDlg
           0x1104e6000 -        0x110685ff7 +com.adobe.illustrator.plugins.PlanetX (Live Paint version 17.0.0 - 17.0.0) <76612D25-AE50-3F5B-8EA8-517494207E0A> /Applications/Adobe Illustrator CC/*/PlanetX
           0x110694000 -        0x110771ff7 +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 17.0.0 - 17.0.0) <16BB0497-7B38-3186-ABBB-CB215EAE486D> /Applications/Adobe Illustrator CC/*/PaintStyle
        

    Thanks for your input Jacob.
    I don't remember downloading added plug ins etc except downloading free fonts from reliable websites, which i've done that before and didn't cause a crash.
    This is BEYOND frustration, and ridiculous as if a virus or my illustrator software has decided to disconnect cooperation with mouse cursor (macbook touchpad and wireless usb mouse)!! It's fine for Adobe Photoshop btw.
    Will try your other options link, but it looks TEDIOUS to even begin! Just lost a client due to this disruption, bummer!

  • Keep mouse cursor in applet box

    Hi,
    I could really use some help with this one. I need to prevent my mouse cursor from being able to leave the applet box. I have treid doing this with final int's setting the limit for the max and min range of mouse movement but no joy. Please help.....I'm just a beginner!!

    I dont know anything about JNI yet but I will take a look though. I also think I need to explain again cos I really said it all wrong. What I meant was, I'm trying to create a situation where my existing applet which has a small box within it that takes char arguments and displays one char at a time, and can move it around the applet box with the cursor keys; can not go outside of the applet box. I am now almost there I think, I have just missed something out somewhere.
    Sorry for my lack of clarity, I ought to learn english first I think...

  • Mouse cursor snaps to point on screen

    I posted this two days ago in the Mac Pro forum, but after searching for a solution since then, I've come to two conclusions: 1) the problem is not a hardware one and 2) using OS X without a mouse is horrendous. Forgive me for copying and editing my own original postings. First, here is a digest:
    - the cursor snaps back to its starting point on the screen after ca. 1/2 sec of movement, I can hardly move the cursor to halfway the screen before it snaps back
    - not a hardware problem, appears with Kensington Expert Trackball, Magic Trackpad, Apple Magic Mouse and keyboard used as mouse
    - not connected with a single user account, appears in the login screen, main user account and system operator account
    - the snap-to position differs in the login screen and user accounts
    - turning of the computer, unplugging does not work
    - resetting PRAM does not work
    - unplugging + replugging trackball USB-cable does not work
    - the problem appeared suddenly in mid of normal use.I had not changed in settings before the problem
    Any ideas? Is it possible to contact someone at Apple directly?
    Below my original messages:
    I started having a strange problem with the mouse cursor. I started the computer, the mouse worked fine as always. Suddenly the cursor started fixating on a point on the lower right portion of the screen. I would move the cursor, it would move maybe halfway across the screen for a split second and then snap right back to the starting position.
    I tried shutting down the computer and restarting. Didn't help. The cursor behaves the same way in the login screen too. The only difference is that now the "homing position" is somewhere in the upper right part of the screen.
    I have a Kensington Expert trackball and a Magic Trackpad. I've removed the trackpad, in case it had started interfering with the trackball (never done that before though). Didn't help. I've unplugged and replugged the trackball USB-cable, no help.
    I had the Mac Pro unplugged for over a day as I was travelling and the Kensington Expert Mouse too. Behaved exactly the same when I switched on the computer again. I tried resetting the PRAM. Didn't help.
    I don't know where the problem lies. The mouse cursor keeps snapping to a position in both the login screen and my user screen. The snap-back position is different in the different screens. The cursor returns to its position when both the Magic Trackpad and the Expert Mouse are connected or when only one of them is. I can move the cursor half a screen, then it snaps back. Clicking functions, but I never have any time to click anything when the cursor bounces back to its spot.
    My final remedy would be reinstalling Snow Leopard, but before I try that I would like tro try something less radical. I would also delete the mouse .plist file, but I don't know where it is. I guess that probably would not help, as the cursor behaves crazy even in the login screen, so the user setting should not be the problem.
    I've come to the conclusion, that the problem is not a hardware one. The mouse cursor snaps to point on the screen when I use: 1) a Kensington Expert Mouse, 2) a Magic Trackpad, 3) the Magic Mouse that arrived with my computer and when I turned on 4) use keyboard as mouse. The problem also is not tied to a certain user because it appears 1) in the login screen, 2) my user account and 3) the sysop account. I can't figure out where to look for the problem or fix it.

    I give up.
    I've tried everything I can think of, to fix the behavior of the mouse cursor. I've zapped the pram, I've fixed file permissions, I've removed all startup items, I've tried starting the computer in Safe Mode. No can do.
    The mouse cursor snaps back to a position on the screen when I try to move it. This happens within a second, so I might be able to move the cursor half-way across the screen, but that's it. It doesn't matter how fast I move the mouse. The cursor is dysfunctional in the normal user account, the administrator account and in the login screen. It works perfectly fine in Safe Mode.
    The mouse cursor misbehaves when using a USB track-ball, the Magic Trackpad or the keyboard with accessibility settings.
    After advise received at this site, I tried booting up in Safe Mode and after that the cursor worked for a month or so, but the problem returned. I see no rhyme or reason why the problem appeared for the first place, or why it reappeared. I had originally had two pointing devices the track-ball and the Trackpad connected to my Mac Pro at the same time. After the problem first appeared, I removed the Trackpad. I returned it to use a day before the problem reappeared, but I don't know if that is the cause of the problem. The computer had worked perfectly fine for some months with two pointing devices before the problem appeared.
    I've noticed that some other people have had the same problem. One had a feline related fix, which doesn't help me since I don't have a cat. Another fixed the problem by switching off the Internet, but that didn't help me.
    What I now would like is to make an official bug-report, so that the problem could be fixed someday. I hope Apple is listening. I also plan to reinstall Snow Leopard (I have 10.6.7) next weekend. I had hoped to install a new OS only when Lion got out, but I don't seem to have much choice not. I can either simply reinstall or make a clean reinstall by erasing the disk in the process. I'd like to avoid reinstalling my programs, but I feel it is safer to wipe everything and start from scratch. Even then, I have no assurance this doesn't happen again.

Maybe you are looking for

  • Application server file formats.

    Hi, I have one query regarding the application server file formats, when we are creating a file we give some extension (.txt, .dat),what is the use of different extensions. When we are downloading the file from appl server using CG3Y we have two opti

  • HP 7510 All-in-one - alignment failed - not printing centered on page

    HP 7510 All-in-one.  I am getting alignment failed message at initial set-up.    all colors print but text is not centered on the page. Help!

  • Insert and activate a phone number in a generated word document

    Hey guys, I would like to add a phone number to a word document that I generate using the mso api. In word, when one writes (Tel:00493298402938) and new line, the phone number is activated automatically. While trying to record the corresponding macro

  • Conversion of zero

    Hi, I want the function module which can convert the field leading zero. The data type is CURR of the field. For example I have one internal table itab_mara in which VERBR field I have to convrt this field. suppose this is 100.79. Then the output sho

  • How to "buy this book"?

    I've finished my book, managed to preview it and save as pdf (thanks to the support forum for tips) but when I press "buy this book", I get the warning "Your book seems to have frames on one or more pages that do not contain photos. You must either c