Preventing automatic log out from Apex Developer session

Hello,
I've noticed that I am frequently being logged out of my Apex Developer session whenever I am tryng to 'return' to application builder after running/testing my application (using Apex Developer). It seems quite random as to whether it happens or not, but since migrating to Apex v4.2 it appears to be happening more frequently ( based on my first week of using this version). Is there any setting that can be applied to prevent this happening or to extend the timeout/inactivity period before it does happen,
thanks in advance,
Kevin.

Login as INTERNAL / ADMIN and go to Manage Instance > Security. There, you can define the maximal
Maximum Session Length in Seconds      
The help says:
"Enter a positive integer to control how many seconds an application session is allowed to exist. This setting is superceded by the application level setting. Leave the value null in order to revert to the default value of 8 hours (28800 seconds). Enter 0 to have the session exist indefinitely. This session duration may be superseded by the operation of the job that runs every hour which deletes sessions older than 12 hours."
and the
Maximum Session Idle Time in Seconds
The help says:
"Enter a positive integer to control how many seconds a session may remain idle for Oracle Application Express applications. This setting is superceded by the application-level setting. Leave the value null in order to revert to the default value of 1 hour (3600 seconds). Set to 0 to prevent session idle time checks from being performed."
Denes Kubicek
http://deneskubicek.blogspot.com/
http://www.apress.com/9781430235125
http://apex.oracle.com/pls/apex/f?p=31517:1
http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
-------------------------------------------------------------------

Similar Messages

  • Automatically logged out from SQL tool on update queries

    This is a local instance configuration issue. Our current setup has the unfortunate feature that whenever you attempt to run an "update" statement in the SQL query tool, you get automatically logged out. I was guessing that it's a permissions issue , but the DBA says it's not. Has anyone else seen this behavior and know what causes it?
    thanks
    [email protected]

    PLSQL_GATEWAY = WebDb
    GATEWAY_IVERSION = 3
    SERVER_SOFTWARE = Oracle-Application-Server-10g/9.0.4.0.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE = CGI/1.1
    SERVER_PORT = 7777
    SERVER_NAME = irt-lab-01
    REQUEST_METHOD = GET
    QUERY_STRING = p=106:3:17582993408477916936
    PATH_INFO = /f
    SCRIPT_NAME = /pls/htmldb
    REMOTE_ADDR = 171.65.65.151
    SERVER_PROTOCOL = HTTP/1.1
    REQUEST_PROTOCOL = HTTP
    REMOTE_USER = HTMLDB_PUBLIC_USER
    HTTP_USER_AGENT = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
    HTTP_HOST = irt-htmldb:7777
    HTTP_ACCEPT = text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
    HTTP_ACCEPT_ENCODING = gzip,deflate
    HTTP_ACCEPT_LANGUAGE = en-us,en;q=0.5
    HTTP_ACCEPT_CHARSET = ISO-8859-1,utf-8;q=0.7,*;q=0.7
    HTTP_REFERER = http://htmldb.stanford.edu/pls/htmldb/wwv_flow.accept
    HTTP_ORACLE_ECID = 1100647738:171.65.64.22:4707:0:27727,0
    WEB_AUTHENT_PREFIX =
    DAD_NAME = htmldb
    DOC_ACCESS_PATH = docs
    DOCUMENT_TABLE = wwv_flow_file_objects$
    PATH_ALIAS =
    REQUEST_CHARSET = WE8ISO8859P1
    REQUEST_IANA_CHARSET = ISO-8859-1
    SCRIPT_PREFIX = /pls
    HTTP_COOKIE = LOGIN_USERNAME_COOKIE=sweber; ORACLE_PLATFORM_REMEMBER_UN=SWEBER:Obstet_Anes; WWV_FLOW_USER2=52D2AD1E7A3F75FB; SUNetCookieBrowser=TRUE; WebloginTestCookie=True%40%40; WWV_CUSTOM-F_1059203611149176_106=5A0AE6B864E55BC3

  • Automatic Log-out while iTunes is playing

    For a long time neither I nor Apple technical representatives were able to figure out why my system would automatically log out after some time when its only activity was playing something in iTunes.
    Finally I figured out that playing something in iTunes disables automatic sleep settings, but it does not disable automatic log-out in System Preferences > Security > "Log out after _ minutes of inactivity". In order to prevent automatic log-out, you have to disable this setting.
    I wonder if this is an oversight in the iTunes program, because other programs (e.g. Pages, Numbers) cancel this automatic log-out if there is an unsaved document open. Having something playing in iTunes really should do this as well.

    Thanks so much for posting this solution. Was driving me nuts. Using Airtunes to provide party music was consistently getting embarrassing just as we were sitting down to dinner and I had to excuse myself to get up to log-in on the computer again.... ridiculous... can't thank you enough for pointing to the solution.

  • Problem logging out from xmonad

    Dear Everyone:
    I updated my system on monday 3/11, and since then have had the following strange behavior:  When I go to log out of my X session (by pressing super-shift-q, which sends the logout message through xmonad), my xdm login screen fails to appear as it should.  Instead, everything just seems to hang.  I have a blank screen, and hitting ctrl-alt-F2 (F3 or F4, etc. etc.) does not open a new terminal.
    I was too busy to deal with this last week, and so updated again today, hoping the problem would be fixed.  But the problem continues.
    I realize this is a vague post.  Could someone give me some guidance as to how I might go about diagnosing the problem.   (I thought of dmesg -- but of course I can't run it right after I've logged out when the problem seems to occur.)
    Thanks!
    -Stu

    Thanks for the response .nz.
    first of all, I've not been keeping good enough track of when this problem started relative to my updates to know where to look in my pacman logs.  However, I can be pretty detailed about everything else:
    Here is the current status of my system:
    1) I've uninstalled xdm entirely.
    2) I set the default target to multi-user (i.e. ran sudo systemctl enable multi-user.target)
    here is my .xinitrc:
    if [ -d /etc/X11/xinit/xinitrc.d]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap -option ctrl:swapcaps
    xrdb -merge .Xresources
    xsetroot -solid black
    exec xmonad
    and here is my xmonad.hs:
    import XMonad
    import XMonad.Hooks.ManageDocks -- imports stuff to keep bars/trays visible
    import XMonad.Util.Run(spawnPipe) -- imports spawnPipe through which we start xmobar
    import XMonad.Hooks.DynamicLog
    import System.IO
    main = do
    spawn "trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 10 --height 12"
    spawn "dropboxd start"
    spawn "xmobar"
    xmonad $ defaultConfig
    { manageHook = manageDocks <+> myManageHook <+> manageHook defaultConfig
    , layoutHook = avoidStruts $ layoutHook defaultConfig
    , logHook = dynamicLogString defaultPP{ppCurrent = xmobarColor "blue" "gray", ppSep = "|", ppOrder = \(ws:_:t:_) -> [ws,t]} >>= xmonadPropLog
    , borderWidth = 5
    , terminal = "urxvt"
    , normalBorderColor = "#3399cc"
    , focusedBorderColor = "#33ff00"
    , modMask = mod4Mask
    , workspaces = ["1:shell","2:emacs","3:web","4:pdf","5:audio","6:draw","7","8"]
    myManageHook = composeAll
    [ className =? "Firefox" --> doShift "3:web"
    , className =? "URxvt" --> doShift "1:shell"
    , className =? "Emacs" --> doShift "2:emacs"
    , className =? "Audacious" --> doShift "5:audio"
    , className =? "Evince" --> doShift "4:pdf"
    , className =? "Inkscape" --> doShift "6:draw"
    Now, here is what I have done leading up to my current problem:
    1) started up, which resulted in me reaching the multiuser target, and thus a login prompt in a terminal
    2) logged in
    3) ran 'sudo echo "" > /var/log/Xorg.0.log' to make sure that everything that was going into the log file in the subsequent steps was from the coming session of X
    3) ran xinit.  This resulting in a fully working X session with xmonad acting exactly as I want it to
    4) hit super-shift-q (which is the key that is supposed to kill xmonad and the X server, and how I used to log out of my system when I was using xdm)
    The problem is what happens at that point:  The screen goes black, then I see a message on my screen that says "entering powersave mode".  At that point, the keyboard and mouse become unresponsive -- no pressing of keys seems to wake my machine up.  Ideally, I'd like this not to happen, and instead return to a login prompt after super-shift-q.
    my video card is AMD ATI RV530GL
    my video driver is xf86-video-ati
    Here is the Xorg.0.log resulting after I rebooted my machine back to the multi-user target:
    [ 1842.146]
    X.Org X Server 1.14.0
    Release Date: 2013-03-05
    [ 1842.152] X Protocol Version 11, Revision 0
    [ 1842.154] Build Operating System: Linux 3.8.2-1-ARCH i686
    [ 1842.157] Current Operating System: Linux rocdaddy 3.8.3-2-ARCH #1 SMP PREEMPT Sun Mar 17 13:38:16 CET 2013 i686
    [ 1842.157] Kernel command line: root=/dev/disk/by-uuid/d1ec8093-d3dc-4b9f-97c3-403c2ff83ea3 ro
    [ 1842.161] Build Date: 09 March 2013 11:46:22AM
    [ 1842.163]
    [ 1842.165] Current version of pixman: 0.28.2
    [ 1842.170] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1842.170] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1842.179] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 21 11:26:48 2013
    [ 1842.227] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1842.229] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 1842.369] (==) ServerLayout "Main"
    [ 1842.369] (**) |-->Screen "Screen0" (0)
    [ 1842.369] (**) | |-->Monitor "Monitor0"
    [ 1842.369] (**) | |-->Device "Card0"
    [ 1842.369] (**) |-->Screen "Screen1" (1)
    [ 1842.369] (**) | |-->Monitor "Monitor1"
    [ 1842.369] (**) | |-->Device "Card1"
    [ 1842.369] (**) Option "Xinerama" "true"
    [ 1842.369] (==) Automatically adding devices
    [ 1842.369] (==) Automatically enabling devices
    [ 1842.369] (==) Automatically adding GPU devices
    [ 1842.392] (**) Xinerama: enabled
    [ 1842.446] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1842.446] Entry deleted from font path.
    [ 1842.508] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1842.508] Entry deleted from font path.
    [ 1842.508] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1842.508] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/
    [ 1842.508] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1842.508] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1842.525] (II) Loader magic: 0x825b620
    [ 1842.525] (II) Module ABI versions:
    [ 1842.526] X.Org ANSI C Emulation: 0.4
    [ 1842.526] X.Org Video Driver: 14.1
    [ 1842.526] X.Org XInput driver : 19.1
    [ 1842.526] X.Org Server Extension : 7.0
    [ 1842.526] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1842.530] (--) PCI:*(0:7:0:0) 1002:71d2:1002:3b02 rev 0, Mem @ 0xc0000000/268435456, 0xdfbe0000/65536, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072
    [ 1842.530] (--) PCI: (0:7:0:1) 1002:71f2:1002:3b03 rev 0, Mem @ 0xdfbf0000/65536
    [ 1842.539] Initializing built-in extension Generic Event Extension
    [ 1842.542] Initializing built-in extension SHAPE
    [ 1842.544] Initializing built-in extension MIT-SHM
    [ 1842.546] Initializing built-in extension XInputExtension
    [ 1842.548] Initializing built-in extension XTEST
    [ 1842.550] Initializing built-in extension BIG-REQUESTS
    [ 1842.552] Initializing built-in extension SYNC
    [ 1842.554] Initializing built-in extension XKEYBOARD
    [ 1842.556] Initializing built-in extension XC-MISC
    [ 1842.557] Initializing built-in extension SECURITY
    [ 1842.559] Initializing built-in extension XINERAMA
    [ 1842.561] Initializing built-in extension XFIXES
    [ 1842.563] Initializing built-in extension RENDER
    [ 1842.564] Initializing built-in extension RANDR
    [ 1842.566] Initializing built-in extension COMPOSITE
    [ 1842.568] Initializing built-in extension DAMAGE
    [ 1842.570] Initializing built-in extension MIT-SCREEN-SAVER
    [ 1842.571] Initializing built-in extension DOUBLE-BUFFER
    [ 1842.573] Initializing built-in extension RECORD
    [ 1842.575] Initializing built-in extension DPMS
    [ 1842.576] Initializing built-in extension X-Resource
    [ 1842.578] Initializing built-in extension XVideo
    [ 1842.580] Initializing built-in extension XVideo-MotionCompensation
    [ 1842.581] Initializing built-in extension XFree86-VidModeExtension
    [ 1842.583] Initializing built-in extension XFree86-DGA
    [ 1842.584] Initializing built-in extension XFree86-DRI
    [ 1842.586] Initializing built-in extension DRI2
    [ 1842.586] (II) "glx" will be loaded by default.
    [ 1842.586] (II) LoadModule: "dri2"
    [ 1842.586] (II) Module "dri2" already built-in
    [ 1842.586] (II) LoadModule: "glamoregl"
    [ 1842.593] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 1842.647] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 1842.647] compiled for 1.14.0, module version = 0.5.0
    [ 1842.647] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1842.647] (II) LoadModule: "glx"
    [ 1842.770] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1842.912] (II) Module glx: vendor="X.Org Foundation"
    [ 1842.912] compiled for 1.14.0, module version = 1.0.0
    [ 1842.912] ABI class: X.Org Server Extension, version 7.0
    [ 1842.912] (==) AIGLX enabled
    [ 1842.923] Loading extension GLX
    [ 1842.923] (II) LoadModule: "radeon"
    [ 1842.923] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 1843.107] (II) Module radeon: vendor="X.Org Foundation"
    [ 1843.107] compiled for 1.14.0, module version = 7.1.0
    [ 1843.107] Module class: X.Org Video Driver
    [ 1843.107] ABI class: X.Org Video Driver, version 14.1
    [ 1843.107] (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 FireMV 2400 3155 (PCI),
    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 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 FireMV 2400 PCI,
    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 Mobility RADEON HD 4870, 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 Mobility Radeon HD 4670, 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 RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, 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 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, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE
    [ 1843.120] (--) using VT number 2
    [ 1843.145] (II) [KMS] Kernel modesetting enabled.
    [ 1843.145] (II) [KMS] Kernel modesetting enabled.
    [ 1843.145] (II) RADEON(0): Creating default Display subsection in Screen section
    "Screen0" for depth/fbbpp 24/32
    [ 1843.146] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 1843.146] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1843.146] (==) RADEON(0): Default visual is TrueColor
    [ 1843.146] (==) RADEON(0): RGB weight 888
    [ 1843.146] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 1843.146] (--) RADEON(0): Chipset: "ATI FireGL V3400" (ChipID = 0x71d2)
    [ 1843.146] (II) Loading sub module "dri2"
    [ 1843.146] (II) LoadModule: "dri2"
    [ 1843.146] (II) Module "dri2" already built-in
    [ 1843.146] (II) Loading sub module "exa"
    [ 1843.146] (II) LoadModule: "exa"
    [ 1843.146] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1843.214] (II) Module exa: vendor="X.Org Foundation"
    [ 1843.214] compiled for 1.14.0, module version = 2.6.0
    [ 1843.214] ABI class: X.Org Video Driver, version 14.1
    [ 1843.214] (II) RADEON(0): KMS Color Tiling: enabled
    [ 1843.214] (II) RADEON(0): KMS Color Tiling 2D: disabled
    [ 1843.214] (II) RADEON(0): KMS Pageflipping: enabled
    [ 1843.214] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 1843.246] (II) RADEON(0): Output DVI-0 using monitor section Monitor0
    [ 1843.310] (II) RADEON(0): EDID for output DVI-0
    [ 1843.310] (II) RADEON(0): Manufacturer: DEL Model: 405b Serial#: 1112233813
    [ 1843.311] (II) RADEON(0): Year: 2011 Week: 41
    [ 1843.311] (II) RADEON(0): EDID Version: 1.3
    [ 1843.311] (II) RADEON(0): Digital Display Input
    [ 1843.311] (II) RADEON(0): Max Image Size [cm]: horiz.: 38 vert.: 30
    [ 1843.311] (II) RADEON(0): Gamma: 2.20
    [ 1843.311] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 1843.311] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1843.311] (II) RADEON(0): Default color space is primary color space
    [ 1843.311] (II) RADEON(0): First detailed timing is preferred mode
    [ 1843.311] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 1843.311] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 1843.311] (II) RADEON(0): Supported established timings:
    [ 1843.311] (II) RADEON(0): 720x400@70Hz
    [ 1843.311] (II) RADEON(0): 640x480@60Hz
    [ 1843.311] (II) RADEON(0): 640x480@75Hz
    [ 1843.311] (II) RADEON(0): 800x600@60Hz
    [ 1843.311] (II) RADEON(0): 800x600@75Hz
    [ 1843.311] (II) RADEON(0): 1024x768@60Hz
    [ 1843.311] (II) RADEON(0): 1024x768@75Hz
    [ 1843.311] (II) RADEON(0): 1280x1024@75Hz
    [ 1843.311] (II) RADEON(0): Manufacturer's mask: 0
    [ 1843.311] (II) RADEON(0): Supported standard timings:
    [ 1843.311] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1843.311] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1843.311] (II) RADEON(0): Supported detailed timing:
    [ 1843.311] (II) RADEON(0): clock: 108.0 MHz Image Size: 376 x 301 mm
    [ 1843.311] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 1843.311] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 1843.311] (II) RADEON(0): Serial No: M39MD1AABKWU
    [ 1843.311] (II) RADEON(0): Monitor name: DELL P190S
    [ 1843.311] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 1843.311] (II) RADEON(0): EDID (in hex):
    [ 1843.311] (II) RADEON(0): 00ffffffffffff0010ac5b4055574b42
    [ 1843.311] (II) RADEON(0): 2915010380261e78eeee95a3544c9926
    [ 1843.311] (II) RADEON(0): 0f5054a54b00714f8180010101010101
    [ 1843.311] (II) RADEON(0): 010101010101302a009851002a403070
    [ 1843.311] (II) RADEON(0): 1300782d1100001e000000ff004d3339
    [ 1843.311] (II) RADEON(0): 4d44314141424b57550a000000fc0044
    [ 1843.311] (II) RADEON(0): 454c4c2050313930530a2020000000fd
    [ 1843.311] (II) RADEON(0): 00384c1e510e000a2020202020200016
    [ 1843.312] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 1843.312] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
    [ 1843.312] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1843.312] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1843.312] (II) RADEON(0): Output DVI-0 connected
    [ 1843.312] (II) RADEON(0): Using exact sizes for initial modes
    [ 1843.312] (II) RADEON(0): Output DVI-0 using initial mode 1280x1024
    [ 1843.312] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1843.312] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:8000000 visible:76f6000
    [ 1843.312] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 1843.312] (==) RADEON(0): DPI set to (96, 96)
    [ 1843.312] (II) Loading sub module "fb"
    [ 1843.312] (II) LoadModule: "fb"
    [ 1843.312] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1843.364] (II) Module fb: vendor="X.Org Foundation"
    [ 1843.364] compiled for 1.14.0, module version = 1.0.0
    [ 1843.364] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1843.364] (II) Loading sub module "ramdac"
    [ 1843.364] (II) LoadModule: "ramdac"
    [ 1843.364] (II) Module "ramdac" already built-in
    [ 1843.364] (II) RADEON(1): Creating default Display subsection in Screen section
    "Screen1" for depth/fbbpp 24/32
    [ 1843.364] (==) RADEON(1): Depth 24, (--) framebuffer bpp 32
    [ 1843.365] (II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 1843.365] (==) RADEON(1): Default visual is TrueColor
    [ 1843.365] (==) RADEON(1): RGB weight 888
    [ 1843.365] (II) RADEON(1): Using 8 bits per RGB (8 bit DAC)
    [ 1843.365] (--) RADEON(1): Chipset: "ATI FireGL V3400" (ChipID = 0x71d2)
    [ 1843.365] (II) RADEON(1): reusing fd for second head
    [ 1843.365] (II) Loading sub module "dri2"
    [ 1843.365] (II) LoadModule: "dri2"
    [ 1843.365] (II) Module "dri2" already built-in
    [ 1843.365] (II) Loading sub module "exa"
    [ 1843.365] (II) LoadModule: "exa"
    [ 1843.365] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 1843.365] (II) Module exa: vendor="X.Org Foundation"
    [ 1843.365] compiled for 1.14.0, module version = 2.6.0
    [ 1843.365] ABI class: X.Org Video Driver, version 14.1
    [ 1843.365] (II) RADEON(1): KMS Color Tiling: enabled
    [ 1843.365] (II) RADEON(1): KMS Color Tiling 2D: disabled
    [ 1843.365] (II) RADEON(1): KMS Pageflipping: enabled
    [ 1843.365] (II) RADEON(1): SwapBuffers wait for vsync: enabled
    [ 1843.429] (II) RADEON(1): Output DVI-1 using monitor section Monitor1
    [ 1843.461] (II) RADEON(1): EDID for output DVI-1
    [ 1843.461] (II) RADEON(1): Manufacturer: DEL Model: a016 Serial#: 878008147
    [ 1843.461] (II) RADEON(1): Year: 2006 Week: 22
    [ 1843.461] (II) RADEON(1): EDID Version: 1.3
    [ 1843.461] (II) RADEON(1): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 1843.461] (II) RADEON(1): Sync: Separate Composite SyncOnGreen
    [ 1843.461] (II) RADEON(1): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 1843.461] (II) RADEON(1): Gamma: 2.20
    [ 1843.461] (II) RADEON(1): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 1843.461] (II) RADEON(1): Default color space is primary color space
    [ 1843.461] (II) RADEON(1): First detailed timing is preferred mode
    [ 1843.461] (II) RADEON(1): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 1843.461] (II) RADEON(1): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 1843.461] (II) RADEON(1): Supported established timings:
    [ 1843.461] (II) RADEON(1): 720x400@70Hz
    [ 1843.461] (II) RADEON(1): 640x480@60Hz
    [ 1843.461] (II) RADEON(1): 640x480@75Hz
    [ 1843.461] (II) RADEON(1): 800x600@60Hz
    [ 1843.461] (II) RADEON(1): 800x600@75Hz
    [ 1843.461] (II) RADEON(1): 1024x768@60Hz
    [ 1843.461] (II) RADEON(1): 1024x768@75Hz
    [ 1843.461] (II) RADEON(1): 1280x1024@75Hz
    [ 1843.461] (II) RADEON(1): Manufacturer's mask: 0
    [ 1843.461] (II) RADEON(1): Supported standard timings:
    [ 1843.461] (II) RADEON(1): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 1843.461] (II) RADEON(1): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 1843.461] (II) RADEON(1): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 1843.462] (II) RADEON(1): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 1843.462] (II) RADEON(1): Supported detailed timing:
    [ 1843.462] (II) RADEON(1): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 1843.462] (II) RADEON(1): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 1843.462] (II) RADEON(1): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 1843.462] (II) RADEON(1): Serial No: CC30265V4UWS
    [ 1843.462] (II) RADEON(1): Monitor name: DELL 2407WFP
    [ 1843.462] (II) RADEON(1): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 1843.462] (II) RADEON(1): EDID (in hex):
    [ 1843.462] (II) RADEON(1): 00ffffffffffff0010ac16a053575534
    [ 1843.462] (II) RADEON(1): 161001030e342178eeee91a3544c9926
    [ 1843.462] (II) RADEON(1): 0f5054a54b008180a940714fb3000101
    [ 1843.462] (II) RADEON(1): 010101010101283c80a070b023403020
    [ 1843.462] (II) RADEON(1): 360007442100001a000000ff00434333
    [ 1843.462] (II) RADEON(1): 30323635563455575320000000fc0044
    [ 1843.462] (II) RADEON(1): 454c4c20323430375746500a000000fd
    [ 1843.462] (II) RADEON(1): 00384c1e5311000a20202020202000d6
    [ 1843.462] (II) RADEON(1): Printing probed modes for output DVI-1
    [ 1843.462] (II) RADEON(1): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
    [ 1843.462] (II) RADEON(1): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 1843.462] (II) RADEON(1): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 1843.462] (II) RADEON(1): Output DVI-1 connected
    [ 1843.462] (II) RADEON(1): Using exact sizes for initial modes
    [ 1843.462] (II) RADEON(1): Output DVI-1 using initial mode 1920x1200
    [ 1843.462] (II) RADEON(1): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1843.462] (II) RADEON(1): mem size init: gart size :1fdff000 vram size: s:8000000 visible:76f6000
    [ 1843.462] (II) RADEON(1): EXA: Driver will allow EXA pixmaps in VRAM
    [ 1843.462] (==) RADEON(1): DPI set to (96, 96)
    [ 1843.462] (II) Loading sub module "fb"
    [ 1843.462] (II) LoadModule: "fb"
    [ 1843.463] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1843.463] (II) Module fb: vendor="X.Org Foundation"
    [ 1843.463] compiled for 1.14.0, module version = 1.0.0
    [ 1843.463] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1843.463] (II) Loading sub module "ramdac"
    [ 1843.463] (II) LoadModule: "ramdac"
    [ 1843.463] (II) Module "ramdac" already built-in
    [ 1843.463] (--) Depth 24 pixmap format is 32 bpp
    [ 1843.464] (II) RADEON(0): [DRI2] Setup complete
    [ 1843.464] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 1843.464] (II) RADEON(0): [DRI2] VDPAU driver: r300
    [ 1843.464] (II) RADEON(0): Front buffer size: 5120K
    [ 1843.464] (II) RADEON(0): VRAM usage limit set to 105012K
    [ 1843.479] (==) RADEON(0): Backing store disabled
    [ 1843.479] (II) RADEON(0): Direct rendering enabled
    [ 1843.479] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 1843.479] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 1843.479] (II) EXA(0): Driver registered support for the following operations:
    [ 1843.479] (II) Solid
    [ 1843.479] (II) Copy
    [ 1843.479] (II) Composite (RENDER acceleration)
    [ 1843.479] (II) UploadToScreen
    [ 1843.479] (II) DownloadFromScreen
    [ 1843.479] (II) RADEON(0): Acceleration enabled
    [ 1843.479] (==) RADEON(0): DPMS enabled
    [ 1843.479] (==) RADEON(0): Silken mouse enabled
    [ 1843.483] (II) RADEON(0): Set up textured video
    [ 1843.483] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 1843.483] (II) RADEON(0): [XvMC] Extension initialized.
    [ 1843.483] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1843.492] (--) RandR disabled
    [ 1843.492] (II) RADEON(1): [DRI2] Setup complete
    [ 1843.492] (II) RADEON(1): [DRI2] DRI driver: r300
    [ 1843.492] (II) RADEON(1): [DRI2] VDPAU driver: r300
    [ 1843.492] (II) RADEON(1): Front buffer size: 9000K
    [ 1843.492] (II) RADEON(1): VRAM usage limit set to 101520K
    [ 1843.492] (==) RADEON(1): Backing store disabled
    [ 1843.492] (II) RADEON(1): Direct rendering enabled
    [ 1843.492] (II) RADEON(1): Render acceleration enabled for R300/R400/R500 type cards.
    [ 1843.492] (II) EXA(1): Driver allocated offscreen pixmaps
    [ 1843.492] (II) EXA(1): Driver registered support for the following operations:
    [ 1843.492] (II) Solid
    [ 1843.492] (II) Copy
    [ 1843.492] (II) Composite (RENDER acceleration)
    [ 1843.492] (II) UploadToScreen
    [ 1843.492] (II) DownloadFromScreen
    [ 1843.492] (II) RADEON(1): Acceleration enabled
    [ 1843.492] (==) RADEON(1): DPMS enabled
    [ 1843.492] (==) RADEON(1): Silken mouse enabled
    [ 1843.492] (II) RADEON(1): Set up textured video
    [ 1843.492] (II) RADEON(1): [XvMC] Associated with Radeon Textured Video.
    [ 1843.492] (II) RADEON(1): [XvMC] Extension initialized.
    [ 1843.492] (II) RADEON(1): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1843.493] (--) RandR disabled
    [ 1847.046] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 1847.046] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 1847.046] (II) AIGLX: enabled GLX_ARB_create_context
    [ 1847.050] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 1847.050] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 1847.050] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 1847.050] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 1847.051] (II) AIGLX: Loaded and initialized r300
    [ 1847.051] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 1847.052] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 1847.052] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 1847.052] (II) AIGLX: enabled GLX_ARB_create_context
    [ 1847.052] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 1847.052] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 1847.052] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 1847.052] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 1847.053] (II) AIGLX: Loaded and initialized r300
    [ 1847.053] (II) GLX: Initialized DRI2 GL provider for screen 1
    [ 1847.880] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 1847.880] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1847.880] (II) LoadModule: "evdev"
    [ 1847.881] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1847.939] (II) Module evdev: vendor="X.Org Foundation"
    [ 1847.939] compiled for 1.14.0, module version = 2.7.3
    [ 1847.939] Module class: X.Org XInput Driver
    [ 1847.939] ABI class: X.Org XInput driver, version 19.1
    [ 1847.939] (II) Using input driver 'evdev' for 'Power Button'
    [ 1847.939] (**) Power Button: always reports core events
    [ 1847.939] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 1847.939] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1847.939] (--) evdev: Power Button: Found keys
    [ 1847.939] (II) evdev: Power Button: Configuring as keyboard
    [ 1847.939] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 1847.939] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 1847.939] (**) Option "xkb_rules" "evdev"
    [ 1847.939] (**) Option "xkb_model" "evdev"
    [ 1847.939] (**) Option "xkb_layout" "us"
    [ 1847.974] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 1847.975] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1847.975] (II) Using input driver 'evdev' for 'Power Button'
    [ 1847.975] (**) Power Button: always reports core events
    [ 1847.975] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 1847.975] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 1847.975] (--) evdev: Power Button: Found keys
    [ 1847.975] (II) evdev: Power Button: Configuring as keyboard
    [ 1847.975] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
    [ 1847.975] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 1847.975] (**) Option "xkb_rules" "evdev"
    [ 1847.975] (**) Option "xkb_model" "evdev"
    [ 1847.975] (**) Option "xkb_layout" "us"
    [ 1847.975] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 1847.976] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
    [ 1847.976] (II) No input driver specified, ignoring this device.
    [ 1847.976] (II) This device may have been added with another device file.
    [ 1847.977] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event6)
    [ 1847.977] (II) No input driver specified, ignoring this device.
    [ 1847.977] (II) This device may have been added with another device file.
    [ 1847.977] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
    [ 1847.977] (II) No input driver specified, ignoring this device.
    [ 1847.977] (II) This device may have been added with another device file.
    [ 1847.978] (II) config/udev: Adding input device HDA Intel Line Out (/dev/input/event8)
    [ 1847.978] (II) No input driver specified, ignoring this device.
    [ 1847.978] (II) This device may have been added with another device file.
    [ 1847.978] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event3)
    [ 1847.978] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 1847.978] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
    [ 1847.978] (**) Logitech Optical USB Mouse: always reports core events
    [ 1847.978] (**) evdev: Logitech Optical USB Mouse: Device: "/dev/input/event3"
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Vendor 0x46d Product 0xc016
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found 3 mouse buttons
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found scroll wheel(s)
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found relative axes
    [ 1847.978] (--) evdev: Logitech Optical USB Mouse: Found x and y relative axes
    [ 1847.978] (II) evdev: Logitech Optical USB Mouse: Configuring as mouse
    [ 1847.979] (II) evdev: Logitech Optical USB Mouse: Adding scrollwheel support
    [ 1847.979] (**) evdev: Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
    [ 1847.979] (**) evdev: Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1847.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3/event3"
    [ 1847.979] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 8)
    [ 1847.979] (II) evdev: Logitech Optical USB Mouse: initialized for relative axes.
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
    [ 1847.979] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
    [ 1847.980] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0)
    [ 1847.980] (II) No input driver specified, ignoring this device.
    [ 1847.980] (II) This device may have been added with another device file.
    [ 1847.980] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event4)
    [ 1847.980] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1847.980] (II) Using input driver 'evdev' for 'DELL DELL USB Keyboard'
    [ 1847.980] (**) DELL DELL USB Keyboard: always reports core events
    [ 1847.980] (**) evdev: DELL DELL USB Keyboard: Device: "/dev/input/event4"
    [ 1847.980] (--) evdev: DELL DELL USB Keyboard: Vendor 0x413c Product 0x2005
    [ 1847.980] (--) evdev: DELL DELL USB Keyboard: Found keys
    [ 1847.980] (II) evdev: DELL DELL USB Keyboard: Configuring as keyboard
    [ 1847.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/input/input4/event4"
    [ 1847.981] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 9)
    [ 1847.981] (**) Option "xkb_rules" "evdev"
    [ 1847.981] (**) Option "xkb_model" "evdev"
    [ 1847.981] (**) Option "xkb_layout" "us"
    [ 1847.982] (II) config/udev: Adding input device Wacom Bamboo Connect Pen (/dev/input/event9)
    [ 1847.982] (**) Wacom Bamboo Connect Pen: Applying InputClass "evdev tablet catchall"
    [ 1847.982] (**) Wacom Bamboo Connect Pen: Applying InputClass "Wacom class"
    [ 1847.982] (II) LoadModule: "wacom"
    [ 1847.982] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
    [ 1848.043] (II) Module wacom: vendor="X.Org Foundation"
    [ 1848.043] compiled for 1.14.0, module version = 0.20.0
    [ 1848.043] Module class: X.Org XInput Driver
    [ 1848.043] ABI class: X.Org XInput driver, version 19.1
    [ 1848.044] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Pen'
    [ 1848.044] (**) Wacom Bamboo Connect Pen: always reports core events
    [ 1848.044] (**) Option "Device" "/dev/input/event9"
    [ 1848.044] (II) Wacom Bamboo Connect Pen: type not specified, assuming 'stylus'.
    [ 1848.044] (II) Wacom Bamboo Connect Pen: other types will be automatically added.
    [ 1848.044] (--) Wacom Bamboo Connect Pen stylus: using pressure threshold of 27 for button 1
    [ 1848.044] (--) Wacom Bamboo Connect Pen stylus: Wacom Unknown USB tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=enabled
    [ 1848.044] (II) Wacom Bamboo Connect Pen stylus: hotplugging dependent devices.
    [ 1848.044] (EE) Wacom Bamboo Connect Pen stylus: Invalid type 'cursor' for this device.
    [ 1848.044] (EE) Wacom Bamboo Connect Pen stylus: Invalid type 'touch' for this device.
    [ 1848.044] (EE) Wacom Bamboo Connect Pen stylus: Invalid type 'pad' for this device.
    [ 1848.044] (II) Wacom Bamboo Connect Pen stylus: hotplugging completed.
    [ 1848.046] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input9/event9"
    [ 1848.046] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Pen stylus" (type: STYLUS, id 10)
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) keeping acceleration scheme 1
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) acceleration profile 0
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) acceleration factor: 2.000
    [ 1848.046] (**) Wacom Bamboo Connect Pen stylus: (accel) acceleration threshold: 4
    [ 1848.047] (II) config/udev: Adding input device Wacom Bamboo Connect Pen (/dev/input/mouse1)
    [ 1848.047] (II) No input driver specified, ignoring this device.
    [ 1848.047] (II) This device may have been added with another device file.
    [ 1848.048] (II) config/udev: Adding input device Wacom Bamboo Connect Finger (/dev/input/event10)
    [ 1848.048] (**) Wacom Bamboo Connect Finger: Applying InputClass "evdev touchpad catchall"
    [ 1848.048] (**) Wacom Bamboo Connect Finger: Applying InputClass "Wacom class"
    [ 1848.048] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Finger'
    [ 1848.048] (**) Wacom Bamboo Connect Finger: always reports core events
    [ 1848.048] (**) Option "Device" "/dev/input/event10"
    [ 1848.048] (EE) Wacom Bamboo Connect Finger: Invalid type 'stylus' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger: Invalid type 'eraser' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger: Invalid type 'cursor' for this device.
    [ 1848.048] (II) Wacom Bamboo Connect Finger: type not specified, assuming 'touch'.
    [ 1848.048] (II) Wacom Bamboo Connect Finger: other types will be automatically added.
    [ 1848.048] (--) Wacom Bamboo Connect Finger touch: using pressure threshold of 27 for button 1
    [ 1848.048] (--) Wacom Bamboo Connect Finger touch: Wacom Unknown USB tablet maxX=4096 maxY=4096 maxZ=0 resX=27000 resY=44000
    [ 1848.048] (II) Wacom Bamboo Connect Finger touch: hotplugging dependent devices.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger touch: Invalid type 'stylus' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger touch: Invalid type 'eraser' for this device.
    [ 1848.048] (EE) Wacom Bamboo Connect Finger touch: Invalid type 'cursor' for this device.
    [ 1848.048] (II) Wacom Bamboo Connect Finger touch: hotplugging completed.
    [ 1848.049] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input10/event10"
    [ 1848.049] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Finger touch" (type: TOUCH, id 11)
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) keeping acceleration scheme 1
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) acceleration profile 0
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) acceleration factor: 2.000
    [ 1848.049] (**) Wacom Bamboo Connect Finger touch: (accel) acceleration threshold: 4
    [ 1848.050] (II) config/udev: Adding input device Wacom Bamboo Connect Finger (/dev/input/mouse2)
    [ 1848.050] (II) No input driver specified, ignoring this device.
    [ 1848.050] (II) This device may have been added with another device file.
    [ 1848.050] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 1848.050] (II) No input driver specified, ignoring this device.
    [ 1848.050] (II) This device may have been added with another device file.
    [ 1848.058] (**) Wacom Bamboo Connect Pen eraser: Applying InputClass "evdev tablet catchall"
    [ 1848.058] (**) Wacom Bamboo Connect Pen eraser: Applying InputClass "Wacom class"
    [ 1848.058] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Pen eraser'
    [ 1848.058] (**) Wacom Bamboo Connect Pen eraser: always reports core events
    [ 1848.058] (**) Option "Device" "/dev/input/event9"
    [ 1848.058] (**) Option "Type" "eraser"
    [ 1848.058] (--) Wacom Bamboo Connect Pen eraser: Wacom Unknown USB tablet maxX=14720 maxY=9200 maxZ=1023 resX=100000 resY=100000 tilt=enabled
    [ 1848.066] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input9/event9"
    [ 1848.066] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Pen eraser" (type: ERASER, id 12)
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) keeping acceleration scheme 1
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) acceleration profile 0
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) acceleration factor: 2.000
    [ 1848.067] (**) Wacom Bamboo Connect Pen eraser: (accel) acceleration threshold: 4
    [ 1848.067] (**) Wacom Bamboo Connect Finger pad: Applying InputClass "evdev touchpad catchall"
    [ 1848.067] (**) Wacom Bamboo Connect Finger pad: Applying InputClass "Wacom class"
    [ 1848.067] (II) Using input driver 'wacom' for 'Wacom Bamboo Connect Finger pad'
    [ 1848.067] (**) Wacom Bamboo Connect Finger pad: always reports core events
    [ 1848.067] (**) Option "Device" "/dev/input/event10"
    [ 1848.067] (**) Option "Type" "pad"
    [ 1848.067] (--) Wacom Bamboo Connect Finger pad: Wacom Unknown USB tablet maxX=4096 maxY=4096 maxZ=0 resX=27000 resY=44000
    [ 1848.067] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/input/input10/event10"
    [ 1848.067] (II) XINPUT: Adding extended input device "Wacom Bamboo Connect Finger pad" (type: PAD, id 13)
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) keeping acceleration scheme 1
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) acceleration profile 0
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) acceleration factor: 2.000
    [ 1848.068] (**) Wacom Bamboo Connect Finger pad: (accel) acceleration threshold: 4
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) UnloadModule: "wacom"
    [ 3145.527] (II) evdev: DELL DELL USB Keyboard: Close
    [ 3145.527] (II) UnloadModule: "evdev"
    [ 3145.527] (II) evdev: Logitech Optical USB Mouse: Close
    [ 3145.527] (II) UnloadModule: "evdev"
    [ 3145.527] (II) evdev: Power Button: Close
    [ 3145.528] (II) UnloadModule: "evdev"
    [ 3145.528] (II) evdev: Power Button: Close
    [ 3145.528] (II) UnloadModule: "evdev"
    Thanks!!!!!
    Last edited by stuvjordan (2013-03-21 17:56:52)

  • I get unexpectedly logged out from my mail box and and recieve the following message: "The custom error module does not recognize this error."

    I am repeatedly and unexpectedly logged-out from my mail box when working on a document. It frequently happens when I choose Send or Save, but it could happen any time. The file that I worked on disappears completely. Before, the file could be found in the draft box or some other place categorized as Auto Recovery. Now, instead, I get the following message: "The custom error module does not recognize this error." I am working at home, connected to a university server. The same problem appears with both of my computers, which are connected by a router. I have a MacBook Pro and am working with Firefox 6.0.2. I have a wireless broadband connection with Internet. AirPort is connected to Lindstrom and has IP address 192.168.0.198. Router: D-Link Model DIR-635. Modem: ZyXEL Model No. 660H D Triple Play Modem.
    Best wishes,
    Lars Lindström, Professor
    <[email protected]>

    Hi Phil,
    Generally, when a user sends an incoming request to an Exchange 2010 Client Access server using Outlook Web App and the user’s mailbox is on an Exchange 2010 mailbox in a different Active Directory site,
    Exchange 2010 determines whether the Client Access server has the
    ExternalURL property set in that Active Directory site. If it is and the cross-site silent redirection has been enabled, the user will be automatically redirected to the specified URL.
    Thus, please make sure the External URL property is set properly in your environment. And also
    disable the WindowsAuthentication for OWA VD to have a try. If the issue persists, please try the following KB to reset the Outlook Web Access-related virtual directories:
    http://support.microsoft.com/kb/941201
    Thanks,
    Winnie Liang
    TechNet Community Support
    Sorry for the late reply.  Yes, the ExternalURL is set; otherwise, it wouldn't work at all.  98% of the time everything is fine.
    My issue described a problem that appears only during session timeouts.  I've pretty much verified that this is the case; Exchange 2010 does not appropriately handle the timeouts sometimes when using cross-site redirection.

  • What do I do to straighten out this problem... When I try to access Firefox after having logged out of a previous session I get a msg that Firefox is still running and I have to restart the computer in order to access internet.

    What do I do to straighten out this problem: When I try to access Firefox after I've logged out of a previous session I get a msg that Firefox is still running and I have to restart the computer in order to access internet...

    All you need to do is wait. While Firefox appears closed, it's not. It doing house cleaning. Cleaning out cookies and cache. How long it takes depends upon how much garbage you have collected.
    If you start the Task Manager and open the Process window, you will be able to see when Firefox has finished up and closed down.
    If you forced Firefox to close using the task manager, then the house keeping process seems to freeze up.
    Also, as you've already found out from the above link, some programs and plugins will prevent Firefox from closing properly. I've found this less common then simply being in a hurry. But you need to also consider it.

  • Hello there. i lost my Ipad and i need to log out all email and facebook. Also is there any chance get my diary somehow. how can i log out from my Ipad? please help, i have very important information and other stuff in my Ipad?

    I need help to log out from my stolen Ipad. please help.

    If you had installed iOS 7 it would be Activation locked, but I see you only have iOS 5. You do have a backup of you iPad files on your computer or iCloud, don't you?
    If the iPad was running iOS 7, the thief/finder will not ever be able to use it.
    iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    Apple (and no one else) can not assist (with serial number or iCloud) in finding a lost or stolen iPad.
    Report to police along with serial number. Change all your passwords.
    These links may be helpful.
    How to Track and Report Stolen iPad
    http://www.ipadastic.com/tutorials/how-to-track-and-report-stolen-ipad
    Reporting a lost or stolen Apple product
    http://support.apple.com/kb/ht2526
    What to do if your iOS device is lost or stolen
    http://support.apple.com/kb/HT5668
    How to Find a Missing iPad with FindMyiPad
    http://www.dummies.com/how-to/content/how-to-find-a-missing-ipad-with-findmyipad .html
    iCloud: Locate your device on a map
    http://support.apple.com/kb/PH2698
    iCloud: Lost Mode - Lock and Trace
    http://support.apple.com/kb/PH2700
    iCloud: Remotely Erase your device
    http://support.apple.com/kb/PH2701
    Report Stolen iPad Tips and iPad Theft Prevention
    http://www.stolen-property.com/report-stolen-ipad.php
    General steps to follow for a Stolen iPad
    http://stolen-ipad.com/
    How to recover a lost or stolen iPad
    http://ipadhelp.com/ipad-help/how-to-recover-a-lost-or-stolen-ipad/
    How to Find a Stolen iPad
    http://www.ehow.com/how_7586429_stolen-ipad.html
    What NOT to do if your iPhone or iPad is lost or stolen
    http://www.tomahaiku.com/what-not-to-do-if-your-iphone-or-ipad-lost-or-stolen/
    Apple Product Lost or Stolen
    http://sites.google.com/site/appleclubfhs/support/advice-and-articles/lost-or-st Len
    Oops! iForgot My New iPad On the Plane; Now What?
    http://online.wsj.com/article/SB10001424052702303459004577362194012634000.html
    If you don't know your lost/stolen iPad's serial number, use the instructions below. The S/N is also on the iPad's box.
    How to Find Your iPad Serial Number
    http://www.ipadastic.com/tutorials/how-to-find-your-ipad-serial-number
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    http://support.apple.com/kb/HT4061
    Check the serial number (located on back/bottom) in this lost/stolen iPad database. However, most owners are not aware of this database and don’t enter the serial number.
    Stolen iPad Database
    http://www.stolenlostfound.org/online-stolen-ipad-database
    Also do a search, using the serial number, on your local Craig’s List. Some users list the serial number of a stolen iPad to thwart the sale of a stolen device.
     Cheers, Tom

  • Automatically Logging out of my web hosting service

    I am using my web hosting service with Firefox 3.6.13 and I keep getting automatically logged out of the web hosting service. I contacted tech support for the web hosting service and they said it was a problem with the browser - cookies/settings/etc - I couldn't find any solution. I need to be able to set Firefox so I can stay logged into my web hosting indefinitely. Thank You.

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    See also:
    * [[Cannot log in to websites]]
    * [[Enabling and disabling cookies]]
    There are other things that need attention:
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Java Plug-in 1.6.0_13 for Netscape Navigator (DLL Helper)
    Update the [[Java]] plugin to the latest version.
    *http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)

  • Automatic log-out after 20 minutes working in a layout

    Hello
    We have an automatic log-out of the layout after 20 minutes of work. The time out is set up at 58 minutes. Does anyone know of a paramater in a 3.0B that would trigger this log-out ? Something separate from the main time-out ?
    Regards
    Fabrice

    It is not different from main time-out as per my understanding.
    As step 1, pls check your patch level to SEM. The current patch level is 12.
    Step 2: The time-out/idle time parameters are set by the Basis consultant. Please explain to your Basis person and he/she will help you out.
    Step 3: Have you checked that whether you are locked? whether your transactions take longer or longest time to excute? or hangs over? Then it may be a software bug. Please take-up with SAP OSS support.
    PS: Please award suitable points if the answers provide direction and clue.

  • Automatically log out idle and disconnected users

    Hi,
    Windows Server 2008 R2 Domain.
    Im trying to have users that are connected with RDP to other servers and clients to automatically log out if there are idle og disconnected for more than 30 minutes. Im able to get it working if i use computer configuration, but I want this to work under
    user configuration, so im not sure what I am doing wrong.
    I have configured the following. Created a single GPO on the root of the domain, and put a desktop 7 client in this container. Then i have configured a GPO with the following settings: User Configuration>Policies>Administrative Templates>Windows
    Components>Remote Desktop Services>Session Time Limits: Here I have enabled "Set time limit for disconncted sessions", "Set time limit for active but idle...." and "End session when time...."
    If i check the GPO, under security filtering i have Authenticated Users, and they have read and apply, and it is linked to the correct OU.
    If I now log in to my client and do a gpupdate /force log out and in again, I can see the GPO is not applied correct. The strange thing is that is named under Computer Settings> The following GPOs were not applied because they are filtered out.. here
    is my GPO and reason is "Not applied (Empty). Under User settings there is no such GPO applied...
    I thought that it should have been under user settings .... if i configure the GPO as a computer settings it works.... but should not this also work for users ?
    /Regards Andreas

    It will come at : User Configuration\Policies\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Session Time Limits
    Refer below link
    http://technet.microsoft.com/en-us/library/cc753112%28v=ws.10%29.aspx
    It will come means, you will find the settings at the mentioned path. That's for terminal session can be applied on servers not necessarily only for Terminal servers.
    Best practice is to add security group in the security filter. But yes if you have less number of users, you can add them directly.

  • When I open tabs, I am automatically logged out of all tabs.

    == Issue
    ==
    Firefox is having problems with certain web sites
    == Description
    ==
    On a certain website, I like to work in tabs. I mainly am on the forums, and will have multiple threads up on tabs. However lately, every time I open a tab I get logged out.
    If I stay and work in ONE tab I am fine, but if I open a second tab I am automatically logged out.
    I have cleared cache, cookies, and all browsing history.
    I have gone in and deleted/renamed the cookies.sqlite file, restarted Firefox, and that still doesn't help.
    I upgraded to the newest version of Firefox, and still doesn't work right.
    == URL of affected sites
    ==
    magistream.com
    == Troubleshooting information
    ==
    Application Basics
    Name Firefox
    Version 3.6.6
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Answers 2.3.54 true
    ChaCha Expeditor Helper 1.5 false [email protected]
    ChaCha Guide App Toolbar 1.2 true [email protected]
    ClickCapper 1.2 true clickcapper@codewolf
    Microsoft .NET Framework Assistant 0.0.0 false {20a82645-c095-46ed-80e3-08825760534b}
    Personas 1.5.3 true [email protected]
    Echofon 1.9.6.4 true [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar 0
    browser.history_expire_days.mirror 180
    browser.history_expire_days_min 10
    browser.places.importBookmarksHTML false
    browser.places.importDefaults false
    browser.places.migratePostDataAnnotations false
    browser.places.smartBookmarksVersion 2
    browser.places.updateRecentTagsUri false
    browser.startup.homepage http://google.com/
    browser.startup.homepage_override.mstone rv:1.9.2.6
    browser.tabs.warnOnClose false
    browser.zoom.full false
    extensions.lastAppVersion 3.6.6
    network.cookie.prefsMigrated true
    network.protocol-handler.warn-external.aim false
    network.protocol-handler.warn-external.dnupdate false
    places.last_vacuum 1277832272
    print.print_printer Lexmark 1200 Series
    print.printer_Lexmark_1200_Series.print_bgcolor false
    print.printer_Lexmark_1200_Series.print_bgimages false
    print.printer_Lexmark_1200_Series.print_command
    print.printer_Lexmark_1200_Series.print_downloadfonts false
    print.printer_Lexmark_1200_Series.print_edge_bottom 0
    print.printer_Lexmark_1200_Series.print_edge_left 0
    print.printer_Lexmark_1200_Series.print_edge_right 0
    print.printer_Lexmark_1200_Series.print_edge_top 0
    print.printer_Lexmark_1200_Series.print_evenpages true
    print.printer_Lexmark_1200_Series.print_footercenter
    print.printer_Lexmark_1200_Series.print_footerleft &PT
    print.printer_Lexmark_1200_Series.print_footerright &D
    print.printer_Lexmark_1200_Series.print_headercenter
    print.printer_Lexmark_1200_Series.print_headerleft &T
    print.printer_Lexmark_1200_Series.print_headerright &U
    print.printer_Lexmark_1200_Series.print_in_color true
    print.printer_Lexmark_1200_Series.print_margin_bottom 0.5
    print.printer_Lexmark_1200_Series.print_margin_left 0.5
    print.printer_Lexmark_1200_Series.print_margin_right 0.5
    print.printer_Lexmark_1200_Series.print_margin_top 0.5
    print.printer_Lexmark_1200_Series.print_oddpages true
    print.printer_Lexmark_1200_Series.print_orientation 0
    print.printer_Lexmark_1200_Series.print_pagedelay 500
    print.printer_Lexmark_1200_Series.print_paper_data 1
    print.printer_Lexmark_1200_Series.print_paper_height 11.00
    print.printer_Lexmark_1200_Series.print_paper_size_type 0
    print.printer_Lexmark_1200_Series.print_paper_size_unit 0
    print.printer_Lexmark_1200_Series.print_paper_width 8.50
    print.printer_Lexmark_1200_Series.print_reversed false
    print.printer_Lexmark_1200_Series.print_scaling 1.00
    print.printer_Lexmark_1200_Series.print_shrink_to_fit false
    print.printer_Lexmark_1200_Series.print_to_file false
    print.printer_Lexmark_1200_Series.print_unwriteable_margin_bottom 0
    print.printer_Lexmark_1200_Series.print_unwriteable_margin_left 0
    print.printer_Lexmark_1200_Series.print_unwriteable_margin_right 0
    print.printer_Lexmark_1200_Series.print_unwriteable_margin_top 0
    print.printer_Lexmark_2300_Series.print_bgcolor false
    print.printer_Lexmark_2300_Series.print_bgimages false
    print.printer_Lexmark_2300_Series.print_command
    print.printer_Lexmark_2300_Series.print_downloadfonts false
    print.printer_Lexmark_2300_Series.print_edge_bottom 0
    print.printer_Lexmark_2300_Series.print_edge_left 0
    print.printer_Lexmark_2300_Series.print_edge_right 0
    print.printer_Lexmark_2300_Series.print_edge_top 0
    print.printer_Lexmark_2300_Series.print_evenpages true
    print.printer_Lexmark_2300_Series.print_footercenter
    print.printer_Lexmark_2300_Series.print_footerleft &PT
    print.printer_Lexmark_2300_Series.print_footerright &D
    print.printer_Lexmark_2300_Series.print_headercenter
    print.printer_Lexmark_2300_Series.print_headerleft &T
    print.printer_Lexmark_2300_Series.print_headerright &U
    print.printer_Lexmark_2300_Series.print_in_color true
    print.printer_Lexmark_2300_Series.print_margin_bottom 0.5
    print.printer_Lexmark_2300_Series.print_margin_left 0.5
    print.printer_Lexmark_2300_Series.print_margin_right 0.5
    print.printer_Lexmark_2300_Series.print_margin_top 0.5
    print.printer_Lexmark_2300_Series.print_oddpages true
    print.printer_Lexmark_2300_Series.print_orientation 0
    print.printer_Lexmark_2300_Series.print_pagedelay 500
    print.printer_Lexmark_2300_Series.print_paper_data 1
    print.printer_Lexmark_2300_Series.print_paper_height 11.00
    print.printer_Lexmark_2300_Series.print_paper_size_type 0
    print.printer_Lexmark_2300_Series.print_paper_size_unit 0
    print.printer_Lexmark_2300_Series.print_paper_width 8.50
    print.printer_Lexmark_2300_Series.print_reversed false
    print.printer_Lexmark_2300_Series.print_scaling 1.00
    print.printer_Lexmark_2300_Series.print_shrink_to_fit false
    print.printer_Lexmark_2300_Series.print_to_file false
    print.printer_Lexmark_2300_Series.print_unwriteable_margin_bottom 0
    print.printer_Lexmark_2300_Series.print_unwriteable_margin_left 0
    print.printer_Lexmark_2300_Series.print_unwriteable_margin_right 0
    print.printer_Lexmark_2300_Series.print_unwriteable_margin_top 0
    privacy.clearOnShutdown.cookies false
    privacy.clearOnShutdown.sessions false
    privacy.cpd.sessions false
    privacy.popups.showBrowserMessage false
    privacy.sanitize.migrateFx3Prefs true
    privacy.sanitize.timeSpan 4
    security.default_personal_cert Select Automatically
    security.warn_entering_weak false
    security.warn_viewing_mixed false
    == Firefox version
    ==
    3.6.6
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
    == Plugins installed
    ==
    *-Office Plugin for Netscape Navigator
    *Yahoo! activeX Plug-in Bridge
    *np-mswmp
    *kanevapatch
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *getplusplusadobe16263
    *6.0.12.732
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.3"
    *Default Plug-in
    *Provides additional functionality on Facebook. See our web site for details.
    *Shockwave Flash 10.0 r32
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *GEPlugin
    *Yahoo Application State Plugin version 1.0.0.7
    *3.0.40818.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *RealPlayer(tm) HTML5VideoShim Plug-In
    *Google Update
    *Java Plug-in 1.6.0 for Netscape Navigator (DLL Helper)

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Automatic Log Out ???

    Can someone tell me what the time limit is to stay logged in. I bet I have logged in 9 or 10 times today and am getting tired of it. I don't notice right away and look for a 'reply' tag and ....... grrrrr - gotta go log in again.
    Oh, and is there a way to stay logged in maybe that I am unaware of.
    Thank you

    buz --
    It could be two things:
    1.  Automatic log out after 30 minutes.
          No one has announced this change from the old AD boards.
    2.  The servers can't handle the load.
          Again, no one has announced a problem with the servers.
    It would be great if the Hosts here would just tell us which it is, eh?

  • Cannot log out from skype

    The past few weeks, no matter if I log out from skype, people tell me that I keep being online and I cannot understand the reason. I have changed my password twice but the problem cannot be solved. Any ideas people?

    Hi, Zaralee, and welcome to the Community,
    Please refer to this:
    http://community.skype.com/t5/Security-Privacy-Trust-and/Possible-to-sign-out-of-all-active-sessions...
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Hello .. how to log out from apple device wothout pc or pc with video steps

    i want to log out from all Apple id on all apple device

    Hello there sarmad yasin,
    It sounds like you are looking for a way to sign out of all your Apple devices in one go. While this is not a function currently avaiable, you can reset your Apple ID password to prevent access to your information:
    Apple ID: Changing your password - Apple Support
    Follow these steps to change your Apple ID password. If you can't remember your password, follow the steps for what to do if you forget your Apple ID password.
    Go to My Apple ID (appleid.apple.com).
    Click “Manage your Apple ID” and sign in.
    If you have two-step verification turned on, you'll be asked to send a verification code to the trusted device associated with your Apple ID. If you're unable to receive messages at your trusted device, follow the guidelines for what to do if you can't sign in with two-step verification.
    Click "Password and Security".
    In the "Choose a new password" section, click Change Password. 
    Enter your old password, then enter a new password and confirm the new password. Click Save when done.
    The next time you use an Apple feature or service that uses Apple ID, you'll be asked to sign in with your new Apple ID password.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Azure Portal login problem: "You have signed out elsewhere. Click OK to log out from the management portal."

    I can login to the management portal, but when it starts populating the services, the page goes grayscale and I get the message "You
    have signed out elsewhere. Click OK to log out from the management portal." with only an OK button.  This is the same issue that others were having on Feb. 27th referenced in
    this thread.  Currently, this is only happening in my Chrome browser, but works in IE.

    Hi,
    From the thread that you provided, we can see that this issue was fixed, up to now I haven't heard the same issue, based on your description, this issue was only happening in Chrome, I tested this on my local (create a new website in chrome), it worked as
    normal, and I didn't reproduce this issue, so I think this may be not a bug in chrome, please try to clean session and cookie, or use another machine test it, if issue was still exist, please try to contact with support with detail information, Please
    contact support team by creating a support ticket at
    http://www.windowsazure.com/en-us/support/contact/ Or if that doesn't work because you don't have an active subscription you will need to contact general customer support to have them create a support ticket for you
    http://support.microsoft.com/gp/customer-service-phone-numbers?wa=wsignin1.0
    Best 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.

Maybe you are looking for