Performance issue with form after 10g upgrade

Hi Team,
Last week we have upgraded our systems to 10g database.
Ever since we did an upgrade there is a huge performance issues with the custom forms and this is causing a major setback to our business. Before the upgrade the forms were running with our any performance issues.
Can anyone please help me in finding out the reason behind the performance issue(May be a tar or performance tuning).
Many Thanks in Advance.
Regards
Kumar

Like Jan said,
You must supply more information so we can help you, like where the degradation happens?, in processing? in navigation? in forms loading?? where?
You may also do a little test. Create a one button form, just a canvas and a button, you can include a message in when-button-pressed trigger.
run it and see what happens.
Tony

Similar Messages

  • Issue with SUIM after EHP5 Upgrade

    Dear All,
    We have recently upgraded our SAP System to EHP5, everything seems to be normal though.
    1. When we do a search in SUIM under "Roles by Complex Selection Criteria" --> Transaction Code --> KSB9 and hit Execute we are popped up with about 1000+ Roles, however none of the roles list are assigned with this transaction.
    2. When we do a similar search in SUIM under "Roles by Complex Selection Criteria" --> Authorization Object S_TCODE and set the value to KSB9 this work and provides with with a list of roles which has access to the Transaction code KSB9.
    We tested the same in other system which is not yet upgraded to EHP5, we see that the system gives the correct list of roles by doing in the above mentioned two ways.
    I have search in the market place to find a bug fix however no solution found.
    Please advice for a fix.
    Regards

    Hi Sumanth,
    Refer and implement the applicable SAP Notes, which are published to resolve issues with SUIM report inconsistencies:
    Note 1575598 - SUIM RSUSR070 incorr. results when searching for transaction
    Note 1527861 - SUIM: Incorrect results when searching for auth. objects
    Note 1393940 - SUIM| Incorrect results when searching for profile and roles
    Regards,
    Raghu

  • Issue with bootadm after mobo upgrade

    Hi,
    the motherboard of one of our servers died and I decided to take this opportunity to upgrade the server. With the new mobo though, the order of the disks is different. I managed to get the system to boot by recreating the device tree, but I am still having some issues with bootadm.
    When I run bootadm list-menu, I get error messages saying that it can't find the menu.lst, which is normal as it looks like it is still searching for the menu.lst at the old location, i.e. /dev/dsk/c0d0s0, when the new location is /dev/dsk/c2d0s0. The weird thing though is that if I run bootadm list-archive, I get no error messages. Any idea what I can do to fix this? I have tried to run bootadm update-archive -f -R, as well as installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c2d0s0, but nothing seems to fix it.
    I am running Solaris 5.11 snv_60.
    Thanks a lot in advance,
    Bertrand.

    Hi,
    the motherboard of one of our servers died and I decided to take this opportunity to upgrade the server. With the new mobo though, the order of the disks is different. I managed to get the system to boot by recreating the device tree, but I am still having some issues with bootadm.
    When I run bootadm list-menu, I get error messages saying that it can't find the menu.lst, which is normal as it looks like it is still searching for the menu.lst at the old location, i.e. /dev/dsk/c0d0s0, when the new location is /dev/dsk/c2d0s0. The weird thing though is that if I run bootadm list-archive, I get no error messages. Any idea what I can do to fix this? I have tried to run bootadm update-archive -f -R, as well as installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c2d0s0, but nothing seems to fix it.
    I am running Solaris 5.11 snv_60.
    Thanks a lot in advance,
    Bertrand.

  • Performance issues with Forms 10G 10.1.2.3.0

    Hi,
    we are on the way to change our application server back to a smaller machine. At the moment we run the AS on a XEON Quadcore machine running at ~2 GHz with 4 GB memory, let's say AS-Quad. This is the case because we needed an intermediate platform.
    Now we want to go to the originally planned harware which is a single Core but Hyperthreaded XEON running between ~2.8 and 3.6 GHz with 12 GB memory, let's say AS-Single.
    OS is Windows Server 2003 SP2 64bit on both machines.
    Hard Disk is on a SAN for both machines.
    Both AS are not loaded right now because were still at the beginning of migrating from Client-Server.
    After installing the AS-Single, and copying/moving/changing the configuration files (formsweb.cfg, default.env, ...) from AS-Quad we think we have now 2 Application Servers which are nearly the same.
    But we see a big difference which hopefully can be solved :
    If we connect to AS-Quad the menu(Tree) and the first Form is displayed in approx 2 seconds, after that a reaction on keystrokes is immediately.
    If we connect to AS-Single the menu(Tree) and the first Form is displayed in approx 4 seconds, after that a reaction on keystrokes is very slow for a couple of time.
    If we start a form which just displays some records from a table, scrolling through the data on AS-Quad is working fine when we keep KEY-DOWN pressed, the rows flow though the screen quite continually. Only very rarely the scroll stops for a few milliseconds which is acceptable.
    On AS-Single doing the same thing, (holding down the Cursor-Down Key) the Rows flow as well, but after some Rows (5 or 10 or maybe 50-100) the screen stops for half a second up to 2 seconds until it continue.
    I know, this is not a benchmark which has to be much more complicate and detailed, but it gives a feeling, that the AS-Single might be not performing quite well and thinking about ~ 400 Sessions on 2 of those Servers when running productive we want to eliminate any problems or changes before getting productive.
    If anybody has ideas, your welcome.
    We also have another question regarding a specific Form comparing Client-Server with Web-Based.
    Running that Form on Client-Server doing an execute query and junping to the last record takes ~ 5-10 Minutes. This is due to the fact that it is a complicated form doing a couple of Master-Detail and also Post-Query on some of those data-blocks.
    the point is that running on CS the CPU-Load (seen in Windows Task-Manager) is nearly 0. Running the migrated Form on the Application-Server and doing the same, Execute and jump to the last Record, the CPU-Load is ~30-40%. Doing the sam on 4 sessions the Load goes up to 100%.
    Is there an explanation for it or do we have to find a reason for it. And if we have to do, where can we start searching for the reason of the CPU-Load.
    Thanks again for your ideas.
    Mark

    Hi,
    we are on the way to change our application server back to a smaller machine. At the moment we run the AS on a XEON Quadcore machine running at ~2 GHz with 4 GB memory, let's say AS-Quad. This is the case because we needed an intermediate platform.
    Now we want to go to the originally planned harware which is a single Core but Hyperthreaded XEON running between ~2.8 and 3.6 GHz with 12 GB memory, let's say AS-Single.
    OS is Windows Server 2003 SP2 64bit on both machines.
    Hard Disk is on a SAN for both machines.
    Both AS are not loaded right now because were still at the beginning of migrating from Client-Server.
    After installing the AS-Single, and copying/moving/changing the configuration files (formsweb.cfg, default.env, ...) from AS-Quad we think we have now 2 Application Servers which are nearly the same.
    But we see a big difference which hopefully can be solved :
    If we connect to AS-Quad the menu(Tree) and the first Form is displayed in approx 2 seconds, after that a reaction on keystrokes is immediately.
    If we connect to AS-Single the menu(Tree) and the first Form is displayed in approx 4 seconds, after that a reaction on keystrokes is very slow for a couple of time.
    If we start a form which just displays some records from a table, scrolling through the data on AS-Quad is working fine when we keep KEY-DOWN pressed, the rows flow though the screen quite continually. Only very rarely the scroll stops for a few milliseconds which is acceptable.
    On AS-Single doing the same thing, (holding down the Cursor-Down Key) the Rows flow as well, but after some Rows (5 or 10 or maybe 50-100) the screen stops for half a second up to 2 seconds until it continue.
    I know, this is not a benchmark which has to be much more complicate and detailed, but it gives a feeling, that the AS-Single might be not performing quite well and thinking about ~ 400 Sessions on 2 of those Servers when running productive we want to eliminate any problems or changes before getting productive.
    If anybody has ideas, your welcome.
    We also have another question regarding a specific Form comparing Client-Server with Web-Based.
    Running that Form on Client-Server doing an execute query and junping to the last record takes ~ 5-10 Minutes. This is due to the fact that it is a complicated form doing a couple of Master-Detail and also Post-Query on some of those data-blocks.
    the point is that running on CS the CPU-Load (seen in Windows Task-Manager) is nearly 0. Running the migrated Form on the Application-Server and doing the same, Execute and jump to the last Record, the CPU-Load is ~30-40%. Doing the sam on 4 sessions the Load goes up to 100%.
    Is there an explanation for it or do we have to find a reason for it. And if we have to do, where can we start searching for the reason of the CPU-Load.
    Thanks again for your ideas.
    Mark

  • Display issue with Macbook after SL upgrade

    Hi,
    I have a 2007 13" MacBook which I use to drive an external video projector via a mini-DVI to HDMI adapter (external video monitor set to 1080p@24Hz). It manages 1080p, just barely, with some hiccups on complex material. But the signal itself is a nice, clean (and pretty) 1080p.
    I thought that upgrading from Leopard to Snow Leopard, with a clean (formatted) install, would somehow get rid of some junk background processes and make the machine run a bit smoother.
    However, since installing SL, performance in 1080p is even worse than it was — the video has a deal-breaking "strobe" effect (i.e. the video updates only every 2nd or 3rd frame).
    Mirroring the display instead of using a secondary monitor plays smoothly, but then of course I don't get 1080p.
    What could possibly be the cause of this? Is SL a downgrade in terms of performance with 2007 machines? Can anything be done with the graphics subsystem to make it run better?
    Thanks for your help.

    I would take this to an Apple store for a definitive diagnosis.  This will be free.  Bring the screen shot with you.
    Then you will know exactly what you are dealing with and be able to determine what will be involved in rectifying the problem and the associated costs.
    Ciao.

  • Issue with fglrx after kernel upgrade

    Hello, I lost my 2D acceleration on both my monitors after the most recent kernel upgrade(2.6.26.2). I'm using the fglrx driver.
    [roberth@Magda ~]$ cat /var/log/Xorg.0.log | grep EE
    Current Operating System: Linux Magda 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "type1" (module does not exist, 0)
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (EE) fglrx(1): DRI initialization for 2nd screen failed - aborting!
    (EE) fglrx(1): XMM failed to open CMMQS connection.
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Screen "aticonfig-Screen[0]-1" LeftOf "aticonfig-Screen[0]-0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "no"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-1"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "Capabilities" "0x00000800"
    BusID "PCI:5:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-1"
    Driver "fglrx"
    BusID "PCI:5:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device "aticonfig-Device[0]-1"
    Monitor "aticonfig-Monitor[0]-1"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection

    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux lappy486 2.6.26-ARCH #1 SMP PREEMPT Sun Aug 10 12:29:20 UTC 2008 i686
    Build Date: 21 June 2008 05:47:59PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    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: Sun Aug 10 21:14:43 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Synaptics Touchpad"
    (**) |-->Input Device "USB Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "AIGLX" "on"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/artwiz-fonts/,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "XVideo" is enabled
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81e0a60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5a31 card 1179,ff10 rev 01 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:12:0: chip 1002,4379 card 1179,ff10 rev 80 class 01,01,8f hdr 00
    (II) PCI: 00:13:0: chip 1002,4374 card 1179,ff10 rev 80 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 1179,ff10 rev 80 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 1179,ff10 rev 80 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 1179,ff10 rev 82 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 1179,ff10 rev 80 class 01,01,8a hdr 00
    (II) PCI: 00:14:2: chip 1002,437b card 1179,ff10 rev 01 class 04,03,00 hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 1002,4377 rev 80 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
    (II) PCI: 01:05:0: chip 1002,5a62 card 1179,ff10 rev 00 class 03,00,00 hdr 00
    (II) PCI: 02:00:0: chip 168c,001c card 144f,7106 rev 01 class 02,00,00 hdr 00
    (II) PCI: 05:06:0: chip 1524,1410 card a800,0000 rev 01 class 06,07,00 hdr 02
    (II) PCI: 05:07:0: chip 10ec,8139 card 1179,ff10 rev 10 class 02,00,00 hdr 00
    (II) PCI: 05:0a:0: chip 1106,3044 card 1179,ff10 rev c0 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[b]
    [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[b]
    [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xc0000000 - 0xc00fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:4:0), (0,2,4), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xc0100000 - 0xc01fffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:20:4), (0,5,7), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 5 I/O range:
    [0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[b]
    (II) Bus 5 non-prefetchable memory range:
    [0] -1 0 0xc0200000 - 0xc02fffff (0x100000) MX[b]
    (II) PCI-to-CardBus bridge:
    (II) Bus 6: bridge is at (5:6:0), (5,6,6), BCTRL: 0x05c0 (VGA_EN is cleared)
    (II) Bus 6 I/O range:
    [0] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[b]
    [1] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200M] rev 0, Mem @ 0xd0000000/28, 0xc0000000/16, I/O @ 0x9000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [1] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [2] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [3] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [4] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [5] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [6] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [7] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [8] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [9] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [12] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [13] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [14] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [16] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [19] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [20] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [21] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [22] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [23] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [24] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](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) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (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="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 01:05:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.51.3
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.512
    (II) ATI Proprietary Linux Driver Build Date: Jul 3 2008 22:50:40
    (--) Chipset Supported AMD Graphics Processor (0x5A62) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [19] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [20] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [21] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [22] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [25] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [26] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [27] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [28] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [29] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [30] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x831d708
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(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 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [5] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [6] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [7] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [8] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [9] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [10] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [11] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [12] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [13] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [14] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [22] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [23] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [24] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [25] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [27] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [28] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [29] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [30] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [31] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [32] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [33] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (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.4.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 5 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "OpenGLOverlay" "off"
    (**) fglrx(0): Option "VideoOverlay" "on"
    (**) fglrx(0): Option "UseFastTLS" "2"
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5a62)
    (--) fglrx(0): (PciSubVendor = 0x1179, PciSubDevice = 0xff10)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
    (--) fglrx(0): MMIO registers at 0xc0000000
    (--) fglrx(0): I/O port at 0x00009000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 131072 kB
    (II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200M Series
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: MS4
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.51.3
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 1:5.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0x38000000, MCFBSize = 0x8000000)
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: LPL Model: c800 Serial#: 0
    (II) fglrx(0): Year: 2006 Week: 0
    (II) fglrx(0): EDID Version: 1.3
    (II) fglrx(0): Digital Display Input
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
    (II) fglrx(0): Gamma: 2.20
    (II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
    (II) fglrx(0): First detailed timing is preferred mode
    (II) fglrx(0): redX: 0.600 redY: 0.351 greenX: 0.324 greenY: 0.554
    (II) fglrx(0): blueX: 0.153 blueY: 0.140 whiteX: 0.312 whiteY: 0.328
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 73.5 MHz Image Size: 331 x 207 mm
    (II) fglrx(0): h_active: 1280 h_sync: 1312 h_sync_end 1352 h_blank_end 1464 h_border: 0
    (II) fglrx(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 837 v_border: 0
    (II) fglrx(0): LGPhilipsLCD
    (II) fglrx(0): LP154W01-TLE4
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff00320c00c800000000
    (II) fglrx(0): 00100103802115780ab3709959538d27
    (II) fglrx(0): 23505400000001010101010101010101
    (II) fglrx(0): 010101010101b61c00b8502025302028
    (II) fglrx(0): 44004bcf100000190000000000000000
    (II) fglrx(0): 00000000000000000000000000fe004c
    (II) fglrx(0): 475068696c6970734c43440a000000fe
    (II) fglrx(0): 004c503135345730312d544c4534002a
    (II) fglrx(0): End of Display1 EDID data --------------------
    (II) fglrx(0): Primary Controller - LCD on internal LVDS
    (II) fglrx(0): Internal Desktop Setting: 0x00000004
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 301/266MHz @ 60Hz [enable load balancing]
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 2
    (==) fglrx(0): Qbs is not supported in this release. Disabled.
    (==) fglrx(0): FAST_SWAP disabled
    (==) fglrx(0): PseudoColor visuals disabled
    (==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) fglrx(0): Center Mode is disabled
    (==) fglrx(0): TMDS coherent mode is enabled
    (II) fglrx(0): Total of 13 modes found for primary display.
    (--) fglrx(0): Virtual size is 1280x800 (pitch 0)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (--) fglrx(0): Display dimensions: (330, 210) mm
    (--) fglrx(0): DPI set to (98, 96)
    (--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
    (**) fglrx(0): *Mode "1280x800": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1280x800"x60.0 73.50 1280 1312 1352 1464 800 804 808 837 (50.2 kHz)
    (**) fglrx(0): *Mode "1024x768": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "1024x768"x60.0 73.50 1024 1184 1224 1464 768 788 792 837 (50.2 kHz)
    (**) fglrx(0): *Mode "800x600": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "800x600"x60.0 73.50 800 1072 1112 1464 600 704 708 837 (50.2 kHz)
    (**) fglrx(0): *Mode "640x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x480"x60.0 73.50 640 992 1032 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "848x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "848x480"x60.0 73.50 848 1096 1136 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x576": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x576"x60.0 73.50 720 1032 1072 1464 576 692 696 837 (50.2 kHz)
    (**) fglrx(0): Default mode "720x480": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "720x480"x60.0 73.50 720 1032 1072 1464 480 644 648 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x400": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x400"x60.0 73.50 640 992 1032 1464 400 604 608 837 (50.2 kHz)
    (**) fglrx(0): Default mode "640x350": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "640x350"x60.0 73.50 640 992 1032 1464 350 579 583 837 (50.2 kHz)
    (**) fglrx(0): Default mode "512x384": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz
    (II) fglrx(0): Modeline "512x384"x60.0 73.50 512 928 968 1464 384 596 600 837 (50.2 kHz)
    (**) fglrx(0): Default mode "400x300": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "400x300"x60.0 73.50 400 872 912 1464 300 704 708 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x240": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x240"x60.0 73.50 320 832 872 1464 240 644 648 837 doublescan (50.2 kHz)
    (**) fglrx(0): Default mode "320x200": 73.5 MHz (scaled from 0.0 MHz), 50.2 kHz, 60.0 Hz (D)
    (II) fglrx(0): Modeline "320x200"x60.0 73.50 320 832 872 1464 200 604 608 837 doublescan (50.2 kHz)
    (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.4.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
    (==) fglrx(0): NoAccel = NO
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 2.0
    (==) fglrx(0): NoDRI = NO
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (==) fglrx(0): Capabilities: 0x00000000
    (==) fglrx(0): CapabilitiesEx: 0x00000000
    (==) fglrx(0): cpuFlags: 0x8000001d
    (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
    (**) fglrx(0): ATI GART size: 255 MB
    (II) fglrx(0): [pcie] 261120 kB allocated
    (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
    (**) fglrx(0): UseFastTLS=2
    (==) fglrx(0): BlockSignalsOnLock=1
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xc0000000 - 0xc000ffff (0x10000) MX[b]
    [1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xc0200000 - 0xc02007ff (0x800) MX[b]
    [7] -1 0 0xc0200800 - 0xc02008ff (0x100) MX[b]
    [8] -1 0 0xc0100000 - 0xc010ffff (0x10000) MX[b]
    [9] -1 0 0xc0500000 - 0xc0503fff (0x4000) MX[b]
    [10] -1 0 0xc0507400 - 0xc05077ff (0x400) MX[b]
    [11] -1 0 0xc0506000 - 0xc0506fff (0x1000) MX[b]
    [12] -1 0 0xc0505000 - 0xc0505fff (0x1000) MX[b]
    [13] -1 0 0xc0504000 - 0xc0504fff (0x1000) MX[b]
    [14] -1 0 0xc0507000 - 0xc05071ff (0x200) MX[b]
    [15] -1 0 0xc0000000 - 0xc000ffff (0x10000) MX[b](B)
    [16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [20] 0 0 0x00009000 - 0x000090ff (0x100) IX[b]
    [21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [22] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [23] -1 0 0x0000a400 - 0x0000a47f (0x80) IX[b]
    [24] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[b]
    [25] -1 0 0x00008460 - 0x0000846f (0x10) IX[b]
    [26] -1 0 0x00000374 - 0x00000374 (0x1) IX[b]
    [27] -1 0 0x00000170 - 0x00000177 (0x8) IX[b]
    [28] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[b]
    [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [30] -1 0 0x00008450 - 0x0000845f (0x10) IX[b]
    [31] -1 0 0x00008400 - 0x0000840f (0x10) IX[b]
    [32] -1 0 0x00008410 - 0x00008413 (0x4) IX[b]
    [33] -1 0 0x00008420 - 0x00008427 (0x8) IX[b]
    [34] -1 0 0x00008430 - 0x00008433 (0x4) IX[b]
    [35] -1 0 0x00008440 - 0x00008447 (0x8) IX[b]
    [36] -1 0 0x00009000 - 0x000090ff (0x100) IX[b](B)
    [37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [38] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
    (II) fglrx(0): detected X.org 7.1.2.0
    (II) Loading extension ATIFGLRXDRI
    (II) fglrx(0): doing DRIScreenInit
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) [drm] DRM interface version 1.0
    (II) [drm] DRM open master succeeded.
    (II) fglrx(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) fglrx(0): [drm] framebuffer handle = 0x7000
    (II) fglrx(0): [drm] added 1 reserved context for kernel
    (II) fglrx(0): X context handle = 0x1
    (II) fglrx(0): DRIScreenInit done
    (II) fglrx(0): Kernel Module Version Information:
    (II) fglrx(0): Name: fglrx
    (II) fglrx(0): Version: 8.51.3
    (II) fglrx(0): Date: Jul 3 2008
    (II) fglrx(0): Desc: ATI FireGL DRM kernel module
    (II) fglrx(0): Kernel Module version matches driver.
    (II) fglrx(0): Kernel Module Build Time Information:
    (II) fglrx(0): Build-Kernel UTS_RELEASE: 2.6.26-ARCH
    (II) fglrx(0): Build-Kernel MODVERSIONS: no
    (II) fglrx(0): Build-Kernel __SMP__: no
    (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
    (II) fglrx(0): [drm] register handle = 0x00009000
    (II) fglrx(0): Interrupt handler installed at IRQ 17.
    (II) fglrx(0): Exposed events to the /proc interface
    (EE) fglrx(0): Failed to allocate primary surface (frame buffer)!
    (II) fglrx(0): Shutdown CMMQS
    (II) fglrx(0): [drm] removed 1 reserved context for kernel
    (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x6000 at 0xb8027000
    (II) fglrx(0): [drm] Closed DRM master.
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (II) fglrx(0): FBADPhys: 0x38000000 FBMappedSize: 0x08000000
    (==) fglrx(0): Write-combining range (0xd0000000,0x8000000)
    (II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
    (II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
    (II) fglrx(0): Largest offscreen area available: 1280 x 7391
    (==) fglrx(0): Backing store disabled
    (II) Loading extension FGLRXEXTENSION
    (II) Loading extension ATITVOUT
    (**) fglrx(0): DPMS enabled
    (**) fglrx(0): Option "XaaNoOffscreenPixmaps" "true"
    (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    32 256x256 slots
    16 512x512 slots
    (II) fglrx(0): Acceleration enabled
    (II) LoadModule: "amdxmm"
    (II) Loading /usr/lib/xorg/modules//amdxmm.so
    (II) Module amdxmm: vendor="X.Org Foundation"
    compiled for 7.1.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (EE) fglrx(0): XMM failed to open CMMQS connection.
    (II) fglrx(0): XMM failed to initialize!
    (II) fglrx(0): Direct rendering disabled
    (==) fglrx(0): Silken mouse enabled
    (==) fglrx(0): Using hardware cursor
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (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 built-in extension XEVIE
    (II) AIGLX: Screen 0 is not DRI capable
    (II) Loading sub module "GLcore"
    (II) LoadModule: "GLcore"
    (II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
    (II) Module GLcore: vendor="X.Org Foundation"
    compiled for 1.4.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) GLX: Initialized MESA-PROXY GL provider for screen 0
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (WW) Option "XkbVariant" requires an string value
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) Synaptics touchpad driver version 0.14.6 (1406)
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (**) Option "SHMConfig" "on"
    (**) Option "MaxTapTime" "0"
    (--) Synaptics Touchpad touchpad found
    (**) Option "CorePointer"
    (**) Synaptics Touchpad: always reports core events
    (**) Option "Protocol" "IMPS/2"
    (**) USB Mouse: Device: "/dev/input/mice"
    (**) USB Mouse: Protocol: "IMPS/2"
    (**) Option "SendCoreEvents"
    (**) USB Mouse: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Buttons" "5"
    (==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) USB Mouse: ZAxisMapping: buttons 4 and 5
    (**) USB Mouse: Buttons: 9
    (**) USB Mouse: Sensitivity: 1
    (II) evaluating device (USB Mouse)
    (II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
    (II) evaluating device (Synaptics Touchpad)
    (II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
    (II) evaluating device (Keyboard0)
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) USB Mouse: ps2EnableDataReporting: succeeded
    (--) Synaptics Touchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (--) Synaptics Touchpad touchpad found
    (II) 3rd Button detected: disabling emulate3Button
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Synaptics Touchpad" "CorePointer"
    InputDevice "USB Mouse" "SendCoreEvents"
    Option "AIGLX" "on"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    FontPath "/usr/share/fonts/artwiz-fonts/"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Synaptics Touchpad"
    Driver "synaptics"
    Option "CorePointer"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "on"
    Option "MaxTapTime" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "fglrx"
    Option "XAANoOffscreenPixmaps" "true"
    # Option "TexturedVideo" "on"
    # Option "Textured2D" "on"
    # Option "TexturedXRender" "on"
    Option "UseFastTLS" "2"
    # Option "BackingStore" "on"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    BusID "PCI:1:5:0"
    EndSection
    Section "Extensions"
    Option "XVideo" "Enable"
    # Option "RENDER" "Enable"
    # Option "DAMAGE" "Enable"
    # Option "Composite" "Enable"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection

  • Issue with WIFI after LOLLIPOP upgrade Z3C

    Z3C, upgraded to Lollipop and WiFi became slow, speed went down from 80 mbps to 3 mbps !!! 
    Phone seems sluggish in general, KitKat was fantastic, now I have a slow phone.
    Bluetooth transfer also went from 160 kb to 90 kb....
    Does anyone know how it can be fixed? what about the 5ghz band for the WiFi on the phone?

    Yes, same WiFi problem with safe mode. Everything was perfect until the upgrade to Lollipop. Now WiFi speed is 1/10 of before, and phone is slow in general. realy sad, sometimes even whatsapp messages takes minutes to be delivered.
    Does anyone know how to select only 5ghz channel for the WiFi on the phone?

  • Bookmarks issue with Preview after Mavericks upgrade.

    Hi,
      after upgrading to Mavericks my bookmarks in Preview are not named as before. Now they appear as a sequence of non-sense letters and numbers.
    Is there anyway to see all my hundreds of bookmarks as I named in the last couple of years?
    I am a scientist and I bookmarked something like 500 scientific papers. Please do not tell me that I have to re-do all the work.
    Pretty upset...
    GT

    Over a year later and Apple's still left us bookmarkers out in the cold.

  • DB Performance Issues after 10g Upgrade in EBS Instance

    We have upgraded our Database from 9i to 10g as first part of EBS 11.5.9 to 11.5.10.2 upgrade. Currently our production is running on 11.5.9 apps with 10g DB.
    Facing performance problems now. one of the them is, one Valueset query not using funcion based index while fired from the front end. but the same query when collected from SQL trace tkprofed file and executed from SQL Plus, it uses all proper indexes. We are not getting the cause of this.
    Had anyone faced same kind of issues before. please suggest.
    thanks,
    Raj.

    Make sure you have all of the recommended performance patches for 11.5.9, and gather stats for SYS and SYSTEM in the following manner:
    Oracle E-Business Suite Recommended Performance Patches
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=244040.1
    Collecting Statistics with Oracle Apps 11i
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=368252.1
    execute dbms_stats.unlock_schema_stats('SYS');
    execute dbms_stats.unlock_schema_stats('SYSTEM');
    exec dbms_stats.gather_schema_stats('SYSTEM',options=>'GATHER', estimate_percent => 100, method_opt => 'FOR ALL COLUMNS SIZE AUTO', cascade => TRUE);
    exec dbms_stats.gather_schema_stats('SYS',options=>'GATHER', estimate_percent => 100, method_opt => 'FOR ALL COLUMNS SIZE AUTO', cascade => TRUE);
    exec dbms_stats.gather_fixed_objects_stats();
    commit;
    exec dbms_stats.DELETE_TABLE_STATS('SYS','X$KCCRSR');
    exec dbms_stats.LOCK_TABLE_STATS('SYS','X$KCCRSR');
    commit;
    The last 3 commands resolve problems with RMAN, in case you are using it.
    Rman Backup is Very Slow selecting from V$RMAN_STATUS
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=375386.1
    Poor performance when accessing V$RMAN_BACKUP_JOB_DETAILS
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=420200.1
    Troubleshooting Oracle Applications Performance Issues
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=169935.1
    Debugging General Performance Issues with Oracle Apps
    http://blogs.oracle.com/schan/newsItems/departments/optimizingPerformance/2007/05/18#a1548
    Performance Tuning the Apps Database Layer
    http://blogs.oracle.com/schan/newsItems/departments/optimizingPerformance/2007/05/17#a1562
    Preventing Apps 11i Performance Issues in Four Steps
    http://blogs.oracle.com/schan/newsItems/departments/optimizingPerformance/2007/05/21#a1566

  • Performance Issue with RF Scanners after SAP Enhancement Pack 5 Upgrade

    We are on component version SAP ECC 6.0, and recently upgraded to Enhancement Pack 5.  I believe we are on Net Weaver 7.10, and using RF scanners in one plant that is Warehouse Managed.  Evidentially when we moved to EHP5, the Web SAP Console went away and we are left with ITS Mobile.  This has created several issues and continues to be a performance barrier for the forklift drivers in the warehouse.  We see there is a high use of java script, and the processors canu2019t handle this.  When we login to tcode LM00, on a laptop or desktop computer, there are no performance issues.  When we login to tcode LM00, with the RF scanners, the system is very slow.  It might take 30 seconds to confirm one item on a WM Transfer Order.
    1.)     Can we revert back to Web SAP Console, after we have upgraded to EHP5?
    2.)     What is creating the performance issues with the RF Scanners now that we switched over to SAP ITS mobile?
    Our RF Scanners are made by Intermec, but I donu2019t think that is where the solution lies.  One person in our IT Operations has spent a good deal of time configuring SAPITS to get it to work, but still it isnu2019t performing.

    Tom,
    I am sorry I did not see this earlier.
    I'm currently working on a very similar project with ITS mobile and the problem is to accurately determine the root cause of the problem in the least amount of time. The tool that works is found here: http://www.connectrf.com/index.php/mcm/managed-diagnostics/
    Isolating the network from the application and the device is a time consuming process unless you have a piece of software that can trace the HTTP transaction between host and device on both wired and wireless side of the network. Once that is achieved (as with Connect's tool) you can then you can begin to solve the problem.
    What I found in my project is that the amount of data traffic generated by ITS mobile can be reduced drastically, which speeds the response time of the mobile devices, especially with large number of devices in distribution centers.
    Let me know if I can answer more questions related to this topic.
    Cheers,
    Shari

  • Performance issue with view selection after migration from oracle to MaxDb

    Hello,
    After the migration from oracle to MaxDb we have serious performance issues with a lot of our tableview selections.
    Does anybody know about this problem and how to solve it ??
    Best regards !!!
    Gert-Jan

    Hello Gert-Jan,
    most probably you need additional indexes to get better performance.
    Using the command monitor you can identify the long running SQL statements and check the optimizer access strategy. Then you can decide which indexes might help.
    If this is about an SAP system, you can find additional information about performance analysis in SAP notes 725489 and 819641.
    SAP Hosting provides the so-called service 'MaxDB Migration Support' to help you in such cases. The service description can be found here:
    http://www.saphosting.de/mediacenter/pdfs/solutionbriefs/MaxDB_de.pdf
    http://www.saphosting.com/mediacenter/pdfs/solutionbriefs/maxDB-migration-support_en.pdf.
    Best regards,
    Melanie Handreck

  • Performance issue with transaction MC50

    I am not sure where to post this question. If I need to post it in another forum, please let me know.
    We are having performance issues with transaction MC50. After reviewing SAP Note 457615 we created an index on mseg with the following fields:  MANDT, MJAHR, MATNR, WERKS and SOBKZ.
    When running an explain on the sql statement, the database is using a different index. This index has the following fields MANDT, MATNR, WERKS, LGORT, BWART and SOBKZ.
    The sql statement is ( sql trace from ST05):
    SELECT * from mseg WHERE "MANDT" = '400' AND "MJAHR" BETWEEN 2009 AND 2009 AND "MATNR" = '000000000054001121'  AND "WERKS" = 'SAT' AND "SOBKZ" IN ( 'K' , 'V' , 'W' , 'O' , ' ' )
    Is there any way to force the database to use the newly created index.
    Thanks....Tommy
    Edited by: Tommy Knight on Dec 8, 2009 2:24 PM
    Edited by: Tommy Knight on Dec 8, 2009 3:07 PM
    Edited by: Tommy Knight on Dec 8, 2009 3:08 PM

    Hello Tommy,
    at first your database release and patchset is missing.
    If you are using Oracle 10g, the advice of Peter is useless, because of statistics are automatically collected by a CREATE INDEX.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_5010.htm#i2075657
    COMPUTE STATISTICS
    In earlier releases, you could use this clause to start or stop the collection of statistics on an index. This clause has been deprecated. Oracle Database now automatically collects statistics during index creation and rebuild. This clause is supported for backward compatibility and will not cause errors.
    The other thing is  - are you really sure that this SQL statements was executed with literals?
    I know that on MSEG (with histograms) it is recommended sometimes, but i just want to be sure.
    If you want us to help you - we need much more information .. please check sapnote #1257075 and upload the information to a webhosting platform, so that we can take a look at it.
    Regards
    Stefan

  • Performance issues with Homesharing?

    I have a Time Capsule as the base station for my wireless network, then 2 Airport Express setup to extend the network around the house, an iMac i7 as the main iTunes Library and couple of iPads, and a couple of Apple TVs. Everything has the latest software, but I have several performance issues with Home sharing. I've done several tests making sure nothing is taking additional bandwidth, so here are the list of issues:
    1) With nothing else running, trying playing a movie via home sharing in an iPad 2 which is located on my iMac, it stops and I have to keep pressing the play button over and over again. I typically see that the iPad tries to download part of the movie first and then starts playing so that it deals with the bandwidth, but in many cases it doesn't.
    2) When trying to play any iTunes content (movies, music, photos, etc) from my Apple TV I can see my computer library, but when I go in on any of the menus, it says there's no content. I have to reboot the Apple TV and then problem fixed. I's just annoying that I have to reboot.
    3) When watching a Netflix movie on my iPad and with Airplay I send the sound to some speakers via Airplay through an Airport Express. At time I lose the connection to the speakers.
    I've complained about Wifi's instability, but here I tried to keep everything with Apples products to avoid any compatibility issues and stay within N wireless technology, which I understood it was much more stable.
    Has anyone some suggestions?

    Hi,
    you should analyze the db after you have loaded the tables.
    Do you use sequences to generate PKs? Do you have a lot of indexex and/or triggers on the tables?
    If yes:
    make sure your sequence caches (alter sequence s cache 10000)
    Drop all unneeded indexes while loading and disable trigger if possible.
    How big is your Redo Log Buffer? When loading a large amount of data it may be an option to enlarge this buffer.
    Do you have more then one DBWR Process? Writing parallel can speed up things when a checkpoint is needed.
    Is it possible using a direct load? Or do you already direct load?
    Dim

  • Performance issues with the Vouchers index build in SES

    Hi All,
    We are currently performing an upgrade for: PS FSCM 9.1 to PS FSCM 9.2.
    As a part of the upgrade, Client wants Oracle SES to be deployed for some modules including, Purchasing, Payables (Vouchers)
    We are facing severe performance issues with the Vouchers index build. (Volume of data = approx. 8.5 million rows of data)
    The index creation process runs for over 5 days.
    Can you please share any information or issues that you may have faced on your project and how they were addressed?

    Check the following logs for errors:
    1.  The message log from the process scheduler
    2.  search_server1-diagnostic.log  in /search_server1/logs directory
    If the build is getting stuck while crawling then we typically have to increase the Java Heap size for the Weblogic instance for SES>

  • Performance issues with Planning data load & Agg in 11.1.2.3.500

    We recently upgraded from 11.1.1.3 to 11.1.2.3. Post upgrade we face performance issues with one of our Planning job (eg: Job E). It takes 3x the time to complete in our new environment (11.1.2.3) when compared to the old one (11.1.1.3). This job loads then actual data and does the aggregation. The pattern which we noticed is , if we run a restructure on the application and execute this job immediately it gets completed as the same time as 11.1.1.3. However, in current production (11.1.1.3) the job runs in the following sequence Job A->Job B-> Job C->Job D->Job E and it completes on time, but if we do the same test in 11.1.2.3 in the above sequence it take 3x the time . We dont have a window to restructure the application to before running Job E  every time in Prod. Specs of the new Env is much higher than the old one.
    We have Essbase clustering (MS active/passive) in the new environment and the files are stored in the SAN drive. Could this be because of this? has any one faced performance issues in the clustered environment?

    Do you have exactly same Essbase config settings and calculations performing AGG ? . Remember something very small like UPDATECALC ON/OFF can make a BIG difference in timing..

Maybe you are looking for

  • Start up showing a folder with a ? in the middle

    Just switched on my iMac and all I get is a grey screen with a folder icon in the middle with a ? In it.  I'm assuming this is not good but is there anything I should try? Thanks David

  • Initialize the liveCache

    Good Morning I’m Michele. I have a problem with livecache. I have installed SAP SCM 4.0 server. I have installed SAPliveCacheServer for SAP SCM Server 4.0. I have problem with initialization livecache istance. I have executed the following instructio

  • IMessage always closes at startup and deletes recent messages

    Dear users, Every time when I start my computer (and iMessage), the application says that there is a mistake and it has to be restarted. After re-opening iMessage, it works, but it randomly doesn't show recent messages. Even when I wrote and sent one

  • Making a full 4.7Gb dvd

    Hi! I'm Having this problem with my 1.66 mac mini with superdrive: When I try to burn a DVD+R with 4.7 Gb, the system tells me that it only has 4,38 Gb and that is a DVD-R, therefore I can't do it. Does anyone knows what seems to be the problem?

  • Capturing the Page Level Navigation.

    Hi Experts The Requirement is like to capture the navigation at the Page level. The log file should contain the details about the user clicks.. for e.g, when a user is accessing a particular service in the portal, all the respective clicks which the